PurposeCommand or Action
Example:
Device(config)# aaa accounting vrrs default
start-stop
Defines a AAA attribute list locally on a device, and
enters attribute list configuration mode.
aaa attribute list list-name
Example:
Device(config)# aaa attribute list list1
Step 4
Defines an attribute type that is to be added to an attribute
list locally on a device.
attribute type name value [service service] [protocol
protocol][mandatory][tag tag-value]
Example:
Device(config-attr-list)# attribute type example
1
Step 5
Exits attribute list configuration mode and returns to
global configuration mode.
exit
Example:
Device(config-attr-list)# exit
Step 6
(Optional) Defines a VRRP group and configures
parameters for the VRRS group, and enters VRRS
configuration mode.
vrrs vrrs-group-name
Example:
Device(config)# vrrs vrrs1
Step 7
(Optional) Specifies the delay time for sending
accounting-off messages to the VRRS.
accounting delay seconds
Example:
Device(config-vrrs)# accounting delay 10
Step 8
(Optional) Enables VRRS accounting for a VRRP group.
accounting method {default | accounting-method-list}
Example:
Device(config-vrrs)# accounting method default
Step 9
Exits VRRS configuration mode and returns to privileged
EXEC mode.
end
Example:
Device(config-vrrs)# end
Step 10
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
1026
How to Configure Accounting