User interfaces
1.2
Command Line Interface
36
UM Config GRS
Release
8.0
09/2019
Syntax of the „radius server auth add“ command
Use this command to add a RADIUS authentication server.
Mode:
Global Config
mode
Privilege Level: Administrator
Format:
radius server auth add <1..8> ip <a.b.c.d>
[name <string>] [port <1..65535>]
–
[name]
: RADIUS authentication server name.
–
[port]
: RADIUS authentication server port (default: 1813).
Mode and Privilege Level:
The prerequisite for executing the command: You are in the Global Config mode. See “Mode-
based command hierarchy” on page 24.
The prerequisite for executing the command: You have the Administrator access role.
Syntax of commands and parameters: See “Structure of a command” on page 28.
Examples for executable commands:
radius server auth add 1 ip 192.168.30.40
radius server auth add 2 ip 192.168.40.50 name radiusserver2
radius server auth add 3 ip 192.168.50.60 port 1813
radius server auth add 4 ip 192.168.60.70 name radiusserver4 port 1814
Parameter Meaning Possible values
<1..8>
RADIUS server index.
1..8
<a.b.c.d>
RADIUS accounting server IP address. IP address
<string>
Enter a user-defined text, max. 32
characters.
<1..65535>
Enter port number between 1 and
65535.
1..65535