Specifications
remove mac-authentication mac-address
488
remove mac-authentication mac-address
Deletes MAC addresses, for MAC-based authentication, from the internal MAC-based
authentication DB.
All entries specified by the MAC address and MAC mask (if registered) are deleted,
(including when there are different VLAN IDs).
To check the editing or registration status, execute the
show mac-authentication
mac-address command.
To apply the setting to the authentication information, execute the
commit
mac-authentication
command.
Syntax
remove mac-authentication mac-address {<MAC> [<MAC mask>] | -all} [-f]
Input mode
Administrator mode
Parameters
{<mac> [<MAC mask>] | -all}
<MAC>
Specify the MAC address to be deleted.
<MAC mask>
Specify the MAC mask for the MAC address to be deleted.
Operation when this parameter is omitted:
The specified MAC address (no MAC mask) is deleted.
To delete the MAC mask entry
ffff.ffff.ffff:
Specify
0000.0000.0000 for the MAC address and ffff.ffff.ffff for the
MAC mask.
-
all
Deletes all MAC addresses.
-f
Deletes MAC addresses without displaying a confirmation message.
Operation when this parameter is omitted:
A confirmation message is displayed.
Example
When deleting the MAC address 0012.e200.1234:
# remove mac-authentication mac-address 0012.e200.1234
Remove mac-authentication mac-address. Are you sure? (y/n): y
Deleting all MAC addresses registered in the internal MAC-based authentication DB:
# remove mac-authentication mac-address -all
Remove all mac-authentication mac-address. Are you sure? (y/n): y
Deleting the MAC mask ffff.ffff.ffff:
# remove mac-authentication mac-address 0000.0000.0000 ffff.ffff.ffff
Remove mac-authentication mac-address. Are you sure? (y/n): y