2-213
Catalyst 6500 Series Switch Command Reference—Release8.1
78-15474-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands
set accounting update
set accounting update
To configure the frequency of accounting updates, use the set accounting update command.
set accounting update {new-info | {periodic [interval]}}
Syntax Description
Defaults The default is accounting is disabled.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines You must configure the TACACS+ servers before you enable accounting.
Examples This example shows how to send accounting updates every 200 minutes:
Console> (enable) set accounting update periodic 200
Accounting updates will be periodic at 200 minute intervals.
Console> (enable)
This example shows how to send accounting updates only when there is new inf or matio n:
Console> (enable) set accounting update new-info
Accounting updates will be sent on new information only.
Console> (enable)
Related Commands set accounting commands
set accounting connect
set accounting exec
set accounting suppress
set accounting system
set tacacs server
show accounting
new-info Specifies an update when new information is available.
periodic Specifies an update on a pe riodic ba sis.
interval (Optional) Periodic update interval time; valid values are from 1 to
71582 minutes.