Symbol Technologies WS 2000 Switch User Manual


 
Command Line Interface Reference 10-17
WS2000>admin(network.ap)> delete
Description:
Deletes entries from the Access Port adoption list. In the Web interface, this functionality is found on the Wireless screen
in the Access Port Adoption list area.
Syntax:
Example:
The following example first lists out the adoption list entries for WLAN 1, deletes the second entry for WLAN 1, and finally
displays the list for WLAN 1 showing that the entry has been deleted.
admin(network.ap)>list 1
-----------------------------------------------------------------------------
index start mac end mac
-----------------------------------------------------------------------------
1 000000000000 00306542B965
2 004000000000 005000000000
admin(network.ap)>delete 1 2
admin(network.ap)>list 1
-----------------------------------------------------------------------------
index start mac end mac
-----------------------------------------------------------------------------
1 000000000000 00306542B965
Related Commands:
delete
<idx> <entry>
Deletes an entry in the Access Port adoption list as specified by <entry>, which is the number
listed in the adoption list (use list command) for WAN <idx> (1-4).
<idx>
all Deletes all entries in the Access Port adoption list.
add Adds entries to the adoption list.
list Lists entries in the Access Port adoption list.