ZyXEL Communications ES-4124 Switch User Manual


 
ES-4124 User’s Guide
Chapter 44 Configuration Mode Commands 315
Create trunk 1 on the switch.
Place ports 5-8 in trunk 1.
Enable dynamic link aggregation (LACP) on trunk 1.
44.9 Enabling Port Authentication
To enable a port authentication, you need to specify your RADIUS server details and select the
ports which require external authentication. You can set up multiple RADIUS servers and
specify how the switch will process authentication requests.
44.9.1 RADIUS Server Settings
Configuring multiple RADIUS servers is only available via the command interpreter mode.
Use the
radius-server command to set up your RADIUS server settings.
Syntax:
radius-server host <index> <ip>
radius-server host <index> <ip> [acct-port <socket-number>] [key
--> <key-string>]
radius-server timeout <1-1000>
radius-server mode <priority|round-robin>
where
sysname(config)# trunk t1
sysname(config)# trunk t1 interface 5-8
sysname(config)# trunk t1 lacp
radius-server host <index>
<ip>
= Specifies the IP address of the RADIUS server.
[acct-port <socket-number>]
= Changes the UDP port of the RADIUS server from
the default (1812).
[key <key-string>]
= Specifies a password (up to 32 alphanumeric
characters) as the key to be shared between the
RADIUS server and the switch.