Security Configuration Procedures
56 7705 SAR OS System Management Guide
The following example displays the login control configuration:
ALU-1>config>system# info
----------------------------------------------
...
login-control
ftp
inbound-max-sessions 5
exit
telnet
inbound-max-sessions 7
outbound-max-sessions 2
exit
idle-timeout 1440
pre-login-
message "Property of Service Routing Inc. Unauthorized access prohibited."
motd text "Notice to all users: Software upgrade scheduled 3/2 1:00 AM"
exit
no exponential-backoff
...
----------------------------------------------
ALU-1>config>system#
RADIUS Configurations
• Configuring RADIUS Authentication
• Configuring RADIUS Authorization
• Configuring RADIUS Accounting
• Configuring 802.1x RADIUS Policies
Configuring RADIUS Authentication
RADIUS is disabled by default and must be explicitly enabled. The mandatory commands to
enable RADIUS on the local router are radius and server server-index address
ip-address secret key. The server command adds a RADIUS server and
configures the RADIUS server’s IP address, index, and key values. The index determines the
sequence in which the servers are queried for authentication requests.
Also, the system IP address must be configured in order for the RADIUS client to work. See
“Configuring a System Interface” in the 7705 SAR OS Router Configuration Guide.
The other commands are optional.