This command is available to Administrators.
Use this command to configure the properties associated with RADIUS authentication on a service processor (SP).
set /SP/clients/radius [defaultrole=[Administrator|Operator] ipaddress=radiusserverIP port=port# secret=radiussecret state=
[enabled|disabled]]
defaultrole
– This is the role assigned to all RADIUS users: Administrator or Operator.
ipaddress
– IP address of your RADIUS server.
port
– Port number used to communicate with your RADIUS server. The default port is 1812.
secret
– This is the shared secret used to gain access to your RADIUS server.
state
– This setting is enabled or disabled to allow or deny access to your RADIUS users.
-> set /SP/clients/radius state=enabled ipaddress=10.8.145.77
Set 'state' to 'enabled'
Set 'ipaddress' to '10.8.145.77