set /CH/BLn/SP/clients/radius

This command is available to Administrators.

Purpose

Use this command to configure the properties associated with RADIUS authentication on a service processor.

Syntax

set /CH/BLn/SP/clients/radius [defaultrole=[Administrator|Operator] ipaddress=radiusserverIP port=port# secret=radiussecret state=[enabled|disabled]]

Properties

  • defaultrole - You must assign a permission level that will apply to all RADIUS users, either 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 - enter the shared secret used to gain access to your RADIUS server.

  • state - Choose enabled or disabled to allow or deny access to your RADUIS users.

Example

  -> set /CH/BL0/SP/clients/radius state=enabled ipaddress=10.8.145.77 
Set 'state' to 'enabled'
Set 'ipaddress' to '10.8.145.77'