Cisco Cisco IOS Software Release 12.3(4)T

Página de 8
      SSG Suppression of Unused Accounting Records
ssg accounting
8
Cisco IOS Releases 12.2(16)B and 12.3(4)T
ssg accounting 
To enable Service Selection Gateway (SSG) accounting, use the ssg accounting command in global 
configuration mode. To disable SSG accounting, use the no form of this command.
ssg accounting [per-host] [per-service] [intervaseconds]
no ssg accounting [per-host] [per-service] [interval seconds]
Syntax Description
Defaults
Accounting is enabled.
The interval is set at 600 seconds.
Command Modes
Global configuration
Command History
Usage Guidelines
The ssg accounting command enables the sending of start, stop, and interim accounting records for hosts 
and connections.
Examples
The following example shows how to enable the sending of per-host SSG accounting records at intervals 
of 60 seconds:
Router(config)# ssg accounting per-host interval 60
per-host
(Optional) Enables the sending of per-host accounting records only.
per-service
(Optional) Enables the sending of per-service accounting records only.
interval
(Optional) Specifies the interval at which accounting updates are sent to the 
accounting server.
seconds
(Optional) Number of seconds after which an accounting update will be sent 
to the accounting server. The range is from 60 to 2,147,483,647 seconds, in 
increments of 60 seconds. The value entered will be rounded up to the next 
multiple of 60. Default is 600.
Release
Modification
12.0(5)DC 
This command was introduced on the Cisco 6400 node route processor. 
12.2(4)B 
This command was integrated into Cisco IOS Release 12.2(4)B. 
12.2(8)T 
This command was integrated into Cisco IOS Release 12.2(8)T. 
12.2(16)B
The per-host and per-service keywords were added.
12.3(4)T
The per-host and per-service keywords were integrated into Cisco IOS 
Release 12.3(4)T.