show /SP/clients/radius Command

This command is available to Administrators and Operators.

Purpose

Use this command to view the properties associated with RADIUS authentication.

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. This is also known as an encryption key.

state – Choose enabled or disabled to allow or deny access to your RADIUS users.

Example

-> show /SP/clients/radius
/SP/clients/radius
	Targets:

	Properties:
			defaultrole = Operator
			ipaddress = 129.144.36.142
			port = 1812
			secret = (none)
			state = enabled
	Commands:
			cd
			set
			show
->

Related Topics