C
HAPTER
27
| Authentication Commands
AAA
– 675 –
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.
â—† When specifying the index for a TACACS+ server, that server index
must already be defined by the tacacs-server host command.
EXAMPLE
Console(config)#aaa group server radius tps
Console(config-sg-radius)#server 10.2.68.120
Console(config-sg-radius)#
accounting dot1x This command applies an accounting method for 802.1X service requests
on an interface. Use the no form to disable accounting on the interface.
SYNTAX
accounting dot1x {default | list-name}
no accounting dot1x
default - Specifies the default method list created with the aaa
accounting dot1x command.
list-name - Specifies a method list created with the aaa accounting
dot1x command.
DEFAULT SETTING
None
COMMAND MODE
Interface Configuration