Identifying the RADIUS server to the Ruckus device

To use a RADIUS server to authenticate access to a Ruckus device, you must identify the server to the Ruckus device.

device(config)#radius-server host 10.157.22.99

Syntax: radius-server host { ip-addr |ipv6-addr | hostname } [ auth-port number ]

The host ip-addr | ipv6-addr | server-name parameter is either an IP address or an ASCII text string.

The auth-port parameter is the Authentication port number. The default is 1812.

The acct-port parameter is the Accounting port number. The default is 1813.