A SERVICE OF

logo

ES-3124 User’s Guide
Chapter 36 Configuration Mode Commands 287
An example is shown next.
Specify RADIUS server 1 with IP address 10.10.10.1, port 1890 and the string secretKey
as the password. See Section 36.9.1 on page 285 for more information on RADIUS server
commands.
Specify the timeout period of 30 seconds that the switch will wait for a response from the
RADIUS server.
Enable port authentication on ports 4 to12.
Activate reauthentication on the ports.
Specify 1800 seconds as the interval for client reauthentication.
ras(config)# radius-server host 1 10.10.10.1 acct-port 1890 key secretKey
ras(config)# radius-server timeout 30
ras(config)# port-access-authenticator
ras(config)# port-access-authenticator 4-12
ras(config)# port-access-authenticator 4-12 reauthenticate
ras(config)# port-access-authenticator 4-12 reauth-period 1800