15-16
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter15 Configuring ATM Accounting, RMON, and SNMP
Configuring ATM RMON

Displaying the ATM RMON Port Select Group

To display the ATMRMON port select group statistics, use the following EXEC command:
Example
The following example shows how to display the configuration of port selection group 3 using the
show atm rmon stats command from EXEC mode:
Switch# show atm rmon stats 3
PortSelGrp: 3 Collection: Enabled Drops: 0
CBR/VBR: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
ABR/UBR: calls: 0/0 cells: 0 connTime: 0 days 00:00:00
Configuring Interfaces into a Port Select Group
Before the port selection group can begin gathering host and matrix con nection information, an interface
or group of interfaces must be added to the port selection group.
To configure an interface to an ATM RMON port selection group, perform the following steps,
beginning in global configuration mode:
Example
The following example shows how to configure ATMinterface 0/1/3 to ATM RMON port selection
group 6:
Switch(config)# interface atm 0/1/3
Switch(config-if)# atm rmon collect 6

Displaying the Interface Port Selection Group Configuration

To display the ATMRMON port configuration s tatus, use the following EXEC command:
Command Purpose
show atm rmon stats number Displays the ATMRMON port select group
statistics.
Command Purpose
Step1 Switch(config)# interface atm card/subcard/port
Switch(config-if)#
Selects the interface to be configured.
Step2 Switch(config-if)# atm rmon collect
port_sel_group
Configures the interface to an ATMRMON port
selection group.
Command Purpose
show atm rmon {host number |
matrix number | stats number | status}
Displays the interface port selection group
configuration.