beautypg.com

ZyXEL Communications GS-4012F/4024 User Manual

Page 311

background image

GS-4012F/4024 User’s Guide

310

Chapter 44 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 44.8.1 on page 308

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

=

Specifies which ports require authentication.

reauthenticate

=

Enables reauthentication on the port.

reauth-period 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 4-8 reauth-period 1800