Use this command to configure an anti-spoofing port class name or timeout value.
class-index | Specifies the class index that uniquely identifies the anti-spoofing class. Valid values are 1 - 3. |
name name | Specifies a descriptive name for this class of up to 32 printable characters. |
timeout timeout | Specifies a timeout value, in seconds, after which bindings associated with the class reset counters. Valid values are 0 - 4294967295 seconds. The default value is 600 seconds. |
All command modes.
An anti-spoofing class determines the action to be taken when anti-spoofing violations on a port reach the configured threshold. This command sets the class name and timeout value. See set antispoof class threshold-index for details on configuring class thresholds and actions.
This example shows how to set the anti-spoofing class index 1 name to antispoof1:
System(rw)->set antispoof class 1 name antispoof1
This example shows how to set the anti-spoofing class index 1 timeout value to 6000:
System(rw)->set antispoof class 1 timeout 6000