ZyXEL Communications ES-2024A Switch User Manual


 
ES-2024 Series User’s Guide
231 Chapter 32 Configuration Mode Commands
Syntax:
trunk <T1|T2|T3>
trunk <T1|T2|T3> interface <port-list>
trunk <T1|T2|T3> lacp
where
An example is shown next.
Enable trunk 1 on the switch.
Place ports 1-3 in trunk 1.
Enable dynamic link aggregation (LACP) on trunk 1.
32.11 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.
32.11.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> [auth-port <socket-number>][key <key-
string>]
radius-server timeout <1-1000>
radius-server mode <priority|round-robin>
<T1|T2|T3>
= Enables the trunk.
<T1|T2|T3> interface
<port-list>
= Places ports in the trunk.
<T1|T2|T3> lacp
= Enables LACP in the trunk.
sysname(config)# trunk t1
sysname(config)# trunk t1 interface 1-3
sysname(config)# trunk t1 lacp