Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • true: Disable debugging for tracing IP source guard operations.

  • false: Enable debugging for tracing IP source guard operations.

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
  • No labels