![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/5/6c/56c82ee6-ce87-4438-bfe4-9e75376f3e50/56c82ee6-ce87-4438-bfe4-9e75376f3e50-bg11f.png)
ES-3124 User’s Guide
Chapter 36 Configuration Mode Commands 285
• Place ports 5-10 in trunk 1.
• Enable dynamic link aggregation (LACP) on trunk 1.
36.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.
36.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
ras(config)# trunk t1
ras(config)# trunk t1 interface 5-10
ras(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.