Symbol Technologies WS 2000 Switch User Manual


 
WS 2000 Wireless Switch System Reference Guide10-198
WS2000>admin(system.radius.client)> del
Description:
Deletes a RADIUS client.
Syntax:
Example:
admin(system.radius.client)>show
List of Radius Clients :
-------------------------------------------------------------------------------
Idx Subnet/Host Netmask SharedSecret
-------------------------------------------------------------------------------
1 192.168.46.4 225.225.225.0 ******
2 192.168.101.43 225.225.225.0 ******
admin(system.radius.client)>del 192.168.46.4
admin(system.radius.client)>show
List of Radius Clients :
-------------------------------------------------------------------------------
Idx Subnet/Host Netmask SharedSecret
-------------------------------------------------------------------------------
1 192.168.101.43 225.225.225.0 ******
admin(system.radius.client)>
Related Commands:
del
<ip>
Deletes the RADIUS client with IP address <ip>.
add Adds a RADIUS client to the list.
show Displays the list of RADIUS clients.