no [exclude|include]
no [exclude|include] <START-MAC> [<END-MAC> precedence <1-1000>|precedence <1-1000>]
no <PARAMETERS>
no <PARAMETERS> | Removes or reverts this NAC list‘s settings based on the parameters passed |
The following example shows the NAC list ‘test‘ settings before the ‘no‘ command is executed:
nx9500-6C8809(config-nac-list-test)#show context nac-list test exclude 00-04-96-B0-BA-2A 00-04-96-B0-BA-2A precedence 1 include 00-15-70-38-06-49 00-15-70-38-06-49 precedence 2 nx9500-6C8809(config-nac-list-test)#
nx9500-6C8809(config-nac-list-test)#no exclude 00-40-96-B0-BA-2A precedence 1
The following example shows the NAC list ‘test‘ settings after the ‘no‘ command is executed:
nx9500-6C8809(config-nac-list-test)#show context nac-list test include 00-15-70-38-06-49 00-15-70-38-06-49 precedence 2 nx9500-6C8809(config-nac-list-test)#