Accounting dot1x, Accounting exec – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual
Page 414

Command Line Interface
4-106
4
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 (page 4-102).
• list-name - Specifies a method list created with the aaa accounting dot1x
command.
Default Setting
None
Command Mode
Interface Configuration
Example
accounting exec
This command applies an accounting method to local console or Telnet connections.
Use the no form to disable accounting on the line.
Syntax
accounting exec {default | list-name}
no accounting exec
• default - Specifies the default method list created with the aaa accounting
exec command (page 4-103).
• list-name - Specifies a method list created with the aaa accounting exec
command.
Default Setting
None
Command Mode
Line Configuration
Example
Console(config)#interface ethernet 1/2
Console(config-if)#accounting dot1x tps
Console(config-if)#
Console(config)#line console
Console(config-line)#accounting exec tps
Console(config-line)#exit
Console(config)#line vty
Console(config-line)#accounting exec default
Console(config-line)#