The set ipipv6-source-guard traceoptions enable command can be used to enable or disable debugging for tracing IP IPv6 source guard operations.
The delete ipipv6-source-guard traceoptions enable command deletes the configuration.
Command Syntax
set ipipv6-source-guard traceoptions enable <true | false>
delete ipipv6-source-guard traceoptions enable
Parameter
Parameter | Description |
disable <true | false> | Enable or disable debugging for tracing |
IPv6 source guard operations. The value could be true or false.
|
|
By default, debugging for tracing |
IPv6 source guard operations is disabled. |
Example
Enable debugging for tracing IP IPv6 source guard operations.
Code Block |
---|
admin@PICOS# set ipipv6-source-guard traceoptions enable true admin@PICOS# commit |