Command Line Interface Reference 10-127
WS2000>admin(network.wlan)> delete
Description:
Deletes specified entry or entries from mobile unit (MU) access control list.
Syntax:
Example:
admin(network.wlan)>add 1 223344556677 334455667788
admin(network.wlan)>list 1
-----------------------------------------------------------------------------
index start mac end mac
-----------------------------------------------------------------------------
1 000000000000 112233445566
2 223344556677 334455667788
admin(network.wlan)>delete 1 2
admin(network.wlan)>list 1
-----------------------------------------------------------------------------
index start mac end mac
-----------------------------------------------------------------------------
1 000000000000 112233445566
admin(network.wlan)>
Related Commands:
delete
<idx> <entry>
Deletes MU access control list entry <entry> (1–30) for WLAN <idx> (1–4).
<idx>
all Deletes all access control list entries for the WLAN specified by <idx>.
add Adds entries to the MU access control list.
list Displays entries in the MU access control list.