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