ES-2048 User’s Guide

• Enable dynamic link aggregation (LACP) on trunk 1.

sysname(config)# trunk t1 sysname(config)# trunk t1 interface 5-8 sysname(config)# trunk t1 lacp

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

33.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 33 Configuration Mode Commands

259