9 enabling port authentication, 1 radius server settings – ZyXEL Communications GS-2724 User Manual

Page 278

Advertising
background image

Chapter 40 Configuration Mode Commands

GS-2724 User’s Guide

278

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

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

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

Advertising