Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI 19-5
Configuration - RADIUS Mode
host
Use the RADIUS host command to set the RADIUS server IP address on the system.
Syntax: (config-radius)# host address auth-port port
Example: (config-radius)# host 192.168.1.1 auth-port 1812
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
key
Use the RADIUS key command to set the RADIUS shared secret password.
Syntax: (config-radius)# key password
Example: (config-radius)# key testpswd
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
Field Definition
address Enter the IP address of the RADIUS server.
port Enter the port number to use for RADIUS authentication. Range is 0 -
65535 with a default of 1812.
Field Definition
password Enter a shared secret password for RADIUS, with a maximum of 8
characters.