Command Line Interface Reference 10-197
WS2000>admin(system.radius.client)> add
Description:
Adds a RADIUS client.
Syntax:
Example:
admin(system.radius.client)>add 192.168.46.4 225.225.225.0 mysecret
admin(system.radius.client)>show
List of Radius Clients :
-------------------------------------------------------------------------------
Idx Subnet/Host Netmask SharedSecret
-------------------------------------------------------------------------------
1 192.168.46.4 225.225.225.0 ******
admin(system.radius.client)>
Related Commands:
add
<ip> <mask> <secret>
Adds a RADIUS client with IP address <ip>, netmask <mask>, and shared secret
<secret>.
del Deletes a RADIUS client.
show Shows a list of RADIUS clients.