Mellanox MLNX-OS®Command Reference Guide for SX1018HP Ethernet Managed Blade Switch
Rev 1.6.2
Mellanox Technologies
147
radius-server host
radius-server host <IP address> {enable | auth-port <port> | key <secret>|
retransmit <retries> | timeout <seconds>}
no radius-server host <IP address> {enable | auth-port }
Configures RADIUS server attributes.
The no form of the command resets the attributes to their default values and deletes
the RADIUS server.
Syntax Description IP address RADIUS server IP address.
enable Administrative enable of the RADIUS server.
port RADIUS server UDP port number.
secret Sets a secret key (shared hidden text string), known to
the system and to the RADIUS server.
retries Number of retries (0-5) before exhausting from the
authentication.
seconds Timeout in seconds between each retry (1-60).
Default 3 seconds, 1 retry
Default UDP port is 1812
Modes/Context Config
History 3.1.0000
Role admin
Example
switch (config) # radius-server host 40.40.40.40
switch (config) # show radius
RADIUS defaults:
Key: 3333
Timeout: 3
Retransmit: 1
RADIUS servers:
40.40.40.40:1812
Enabled: yes
Key: 3333 (default)
Timeout: 3 (default)
Retransmit: 1 (default)
switch (config) #
Related Commands aaa authorization
radius-server
show radius
Note
• RADIUS servers are tried in the order they are configured
• If you do not specify a parameter for this configured RADIUS server, the configuration
will be taken from the global RADIUS server configuration. Refer to “radius-server” com-
mand.