7-51
Wireless Security Configuration
Configuring MAC Address Authentication
CLI: Configuring MAC Lockout
CLI Commands Used in This Section
Locking out a device from the access point. The following example
shows how to add a device’s MAC address to the MAC Lockout list.
Restoring a device’s access to the access point. You can remove a
device’s MAC address from the MAC Lockout List using either the no lockout-
mac command or the lockout-mac clear command. The following example
shows how to remove a MAC address from the MAC Lockout list using the no
lockout-mac command.
Displaying the MAC Lockout list. The following example shows how to
display the current MAC Lockout list.
Command Syntax CLI Reference Page
[no] lockout-mac <mac_address> 9-75
show lockout-mac 9-76
lockout-mac clear <mac_address> | all 9-76
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# lockout-mac
00:14:C2:A5:09:8D
ProCurve Access Point 530(config)#
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# no lockout-mac
00:14:C2:A5:09:8D
ProCurve Access Point 530(config)#
ProCurve Access Point 530# show lockout-mac
Locked out addresses
00:14:C2:A5:09:8D
0A:16:D2:5A:23:78
Number of locked out MAC addresses = 2
ProCurve Access Point 530#