15-4
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter15 Configuring ATM Accounting, RMON, and SNMP
Configuring ATM Accounting
Enabling ATM Accounting on an Interface
After you enable ATM accounting, you must configure specific ingress or egress interfaces, usually on
edge switches connected to the external network, to start gathering the ATM accounting data.
To enable ATM accounting on a specific interface, perform the following tasks, beginning in global
configuration mode:
Example
The following example shows how to enable ATM accounting on ATM interface 1/0/3:
Switch(config)# interface atm 1/0/3
Switch(config-if)# atm accounting

Displaying the ATM Accounting Interface Configuration

To display the ATM accounting status, use the following privileged EXEC command:
Example
The following display shows that ATM accounting is enabled on ATMinterface 1/0/3:
Switch# more system:running-config
Building configuration...
Current configuration:
!
<information deleted>
!
interface ATM1/0/3
no keepalive
atm accounting
!
<information deleted>
Command Purpose
Step1 Switch(config)# interface atm card/subcard/port
Switch(config-if)#
Selects the interface to be configured.
Step2 Switch(config-line)# privilege level number Configures the default privilege level.
Command Purpose
more system:running-config Displays the ATM accounting status.