ZyXEL Communications ES-4124 Switch User Manual


 
ES-4124 User’s Guide
Chapter 44 Configuration Mode Commands 317
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 44.9.1 on page 315 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 to 8.
Activate reauthentication on the ports.
Specify 1800 seconds as the interval for client reauthentication.
sysname(config)# radius-server host 1 10.10.10.1 acct-port 1890 key
--> secretKey
sysname(config)# radius-server timeout 30
sysname(config)# port-access-authenticator
sysname(config)# port-access-authenticator 4-8
sysname(config)# port-access-authenticator 4-8 reauthenticate
sysname(config)# port-access-authenticator 4-8 reauth-period 1800