User guide

146 Brocade 6910 Ethernet Access Switch Configuration Guide
53-1002581-01
RADIUS Client
9
RADIUS Client
Remote Authentication Dial-in User Service (RADIUS) is a logon authentication protocol that uses
software running on a central server to control access to RADIUS-aware devices on the network. An
authentication server contains a database of multiple user name/password pairs with associated
privilege levels for each user or group that require management access to a switch.
radius-server acct-port
This command sets the RADIUS server network port for accounting messages. Use the no form to
restore the default.
Syntax
radius-server acct-port port-number
no radius-server acct-port
port-number - RADIUS server UDP port used for accounting messages. (Range: 1-65535)
Default Setting
1813
Command Mode
Global Configuration
Example
Console(config)#radius-server acct-port 181
Console(config)#
radius-server auth-port
This command sets the RADIUS server network port. Use the no form to restore the default.
Syntax
radius-server auth-port port-number
no radius-server auth-port
port-number - RADIUS server UDP port used for authentication messages.
(Range: 1-65535)
TABLE 37 RADIUS Client Commands
Command Function Mode
radius-server acct-port Sets the RADIUS server network port GC
radius-server auth-port Sets the RADIUS server network port GC
radius-server host Specifies the RADIUS server GC
radius-server key Sets the RADIUS encryption key GC
radius-server retransmit Sets the number of retries GC
radius-server timeout Sets the interval between sending authentication requests GC
show radius-server Shows the current RADIUS settings PE