Cisco Cisco Gigabit Ethernet Switch Module (CGESM) for HP Technical References

Page of 742
C H A P T E R
   
2-1
Cisco Gigabit Ethernet Switch Module for the HP p-Class BladeSystem Command Reference Guide
380265-002
2
CGESM Switch Cisco IOS Commands
aaa accounting dot1x
Use the aaa accounting dot1x global configuration command to enable authentication, authorization, 
and accounting (AAA) accounting and to create method lists defining specific accounting methods on a 
per-line or per-interface basis for IEEE 802.1x sessions. Use the no form of this command to disable 
IEEE 802.1x accounting.
aaa accounting dot1x {name | default} start-stop {broadcast group {name | radius | tacacs+} 
[group {name | radius | tacacs+... ] | group {name | radius | tacacs+} [group {name | radius 
tacacs+} ... ]}
no aaa accounting dot1x {name | default}
Syntax Description
name
Name of a server group. This is optional when you enter it after the 
broadcast group and group keywords.
default
Use the accounting methods that follow as the default list for accounting 
services. 
start-stop
Send a start accounting notice at the beginning of a process and a stop 
accounting notice at the end of a process. The start accounting record is sent 
in the background. The requested-user process begins regardless of whether 
or not the start accounting notice was received by the accounting server.
broadcast
Enable accounting records to be sent to multiple AAA servers and send 
accounting records to the first server in each group. If the first server is 
unavailable, the switch uses the list of backup servers to identify the first 
server. 
group
Specify the server group to be used for accounting services. These are valid 
server group names: 
name—Name of a server group. 
radius—List of all RADIUS hosts. 
tacacs+—List of all TACACS+ hosts. 
The group keyword is optional when you enter it after the broadcast group 
and group keywords. You can enter more than optional group keyword.
radius
(Optional) Enable RADIUS authorization.
tacacs+
(Optional) Enable TACACS+ accounting.