beautypg.com

Server 4-102 aaa accounting dot1x – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual

Page 410

background image

Command Line Interface

4-102

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-94).

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

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

Example

aaa accounting dot1x

This command enables the accounting of requested 802.1X services for network
access. Use the no form to disable the accounting service.

Syntax

aaa accounting dot1x {default | method-name} start-stop group {radius |

tacacs+ |server-group}

no aaa accounting dot1x {default | method-name}

default - Specifies the default accounting method for service requests.
method-name - Specifies an accounting method for service requests.

(Range: 1-255 characters)

start-stop - Records accounting from starting point and stopping point.
group - Specifies the server group to use.

- radius - Specifies all RADIUS hosts configure with the radius-server

host command described on page 4-94.

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)#