ES-3124 User’s Guide

Place ports 5-10 in trunk 1.

Enable dynamic link aggregation (LACP) on trunk 1.

ras(config)# trunk t1

ras(config)# trunk t1 interface 5-10 ras(config)# trunk t1 lacp

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-servercommand 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 <priorityround-robin>

where

radius-server host <index> = Specifies the IP address of the RADIUS server. <ip>

[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.

Chapter 36 Configuration Mode Commands

285