77
2. Configure RADIUS server settings.
User command
Parameter
Description
Switch(config)# user radius
Enable RADIUS authentication.
Switch(config)# user radius
radius-port [1025-65535]
[1025-
65535]
Specify RADIUS server port number.
Switch(config)# user radius
retry-time [0-2]
[0-2]
Specify the retry value. This is the number of
times that the Managed Switch will try to
reconnect if the RADIUS server is not
reachable.
Switch(config)# user radius
secret [secret]
[secret]
Specify a secret up to 31 alphanumeric
characters for RADIUS server. This secret
key is used to validate communications
between RADIUS servers.
Switch(config)# user radius
server1 [A.B.C.D]
[A.B.C.D]
Specify the primary RADIUS server IP
address.
Switch(config)# user radius
server2 [A.B.C.D]
[A.B.C.D]
Specify the secondary RADIUS server IP
address.
No command
Switch(config)# no user radius
Disable RADIUS authentication.
Switch(config)# no user radius radius-port
Set the radius port setting back to the factory
default.
Switch(config)# no user radius retry-time
Set the retry time setting back to the factory
default.
Switch(config)# no user radius secret
Remove the configured secret value.
Switch(config)# no user radius server1
Delete the specified IP address.
Switch(config)# no user radius server2
Delete the specified IP address.
Show command
Switch(config)#show user radius
Show current RADIUS settings.
User command example
Switch(config)# user radius
Enable RADIUS authentication.
Switch(config)# user radius radius-port
1812
Set RADIUS server port number to 1812.
Switch(config)# user radius retry-time 2
Set the retry value to 2. The Managed Switch
will try to reconnect twice if the RADIUS
server is not reachable.
Switch(config)# user radius secret
abcxyzabc
Set up a secret for validating
communications between RADIUS clients.
Switch(config)# user radius server1
192.180.3.1
Set the primary RADIUS server address to
192.180.3.1.
Switch(config)# user radius server2
192.180.3.2
Set the secondary RADIUS server address
to 192.180.3.2.
Содержание FOS-3126-PLUS SERIES
Страница 186: ...186 Restart DHCP service...