FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 533 of 597
21.4.3
Configuring the RADIUS Server Attributes (CLI)
To configure Radius server attributes, enter the following command:
root> platform security radius-server-communication-ipv4 set
server-id <server-id> ip-address <ip-address> port <radius-
port> retries <retries> timeout <timeout> secret <shared-
secret>
Table 212: Configure RADIUS Server CLI Parameters
Parameter
Input Type Permitted Values Description
server-id
Number
1
2
1 - The primary Radius server
2 - The secondary Radius server.
ip-address
Dotted
decimal
format
Any valid IP address The IP address of the Radius server.
radius-port
Number
0-65535
The port ID of the RADIUS server.
retries
Number
3-30
The number of times the device will try to
communicate with the RADIUS server
before declaring the server to be
unreachable.
timeout
Number
1-10
The timeout (in seconds) that the agent
will wait in each communication with the
selected RADIUS server before retrying if
no response is received.
shared-secret
String
Between 22-128
characters
The shared secret of the RADIUS server.
Example
The following command configures Radius server attributes for the primary
Radius server:
root> platform security radius-server-communication-ipv4 set
server-id 1 ip-address 192.168.1.99 port 1812 retries 5 timeout
10 secret U8glp3KJ6FKGksdgase4IQ9FMm
21.4.4
Viewing RADIUS Access Control and Server Attributes (CLI)
To display the Radius access control status, enter the following command:
root> platform security radius-admin show
To display Radius server attributes, enter the following command:
root> platform security radius-server-communication show