![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/0f/10f5716b-f318-4e5b-aec6-d59085aaa44c/10f5716b-f318-4e5b-aec6-d59085aaa44c-bge4.png)
ES-2108 Series User’s Guide
228 Chapter 32 Configuration Mode Commands
where
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 32.9.1 on page 226 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.
port-access-authenticator
= Enables port authentication on the switch.
port-access-authenticator
<port-list>
= Specifies which ports require authentication.
reauthenticate
= Enables reauthentication on the port.
reauth-period <reauth-
period>
= Specifies how often a client has to re-enter his or her
username and password to stay connected to the port.
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 8 reauth-period 1800