class reset
Syntax
class { all | ip <CLASS-NAME> | ipv6 <CLASS-NAME> |mac <CLASS-NAME> } reset
Description
Changes the user-specified class configuration to match the active class configuration. Use this command when there is a discrepancy between what the user configured and what is active and accepted by the system.
Command context
config
Parameters
{ all | ip <CLASS-NAME> | ipv6 <CLASS-NAME> |mac <CLASS-NAME> }
Specifies either
all
classes be reset or specifies the type (ip
for IPv4,ipv6
for IPv6 ormac
for MAC ACL) and name of the class to be reset.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Resetting the user-specified configuration to the active configuration:
switch(config)# class all reset