Server 4-124 – LevelOne FGL-2870 User Manual

Page 490

Advertising
background image

Command Line Interface

4-124

4

Example

server

This command adds a security server to an AAA server group. Use the no form to
remove the associated server from the group.

Syntax

[no] server {index | ip-address}

index - Specifies the server index. (Range: RADIUS 1-5, TACACS+ 1)
ip-address - Specifies the host IP address of a server.

Default Setting

None

Command Mode

Server Group Configuration

Command Usage

• When specifying the index for a RADIUS server, that server index must

already be defined by the radius-server host command (see page 4-115).

• When specifying the index for a TACACS+ server, that server index must

already be defined by the tacacs-server host command (see page 4-120).

Example

Console(config)#aaa group server radius tps
Console(config-sg-radius)#

Console(config)#aaa group server radius tps
Console(config-sg-radius)#server 10.2.68.120
Console(config-sg-radius)#

Advertising