Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
9-36
ATM Switch Router Software Configuration Guide 
OL-7396-01
Chapter 9
Configuring Resource Management
Configuring Physical and Logical Interface Parameters
Displaying the Service Category Policing on an Interface
To display the service category policing configured on an interface, use the following user EXEC 
commands:
Example
The following example shows service category policing configured on ATM interface 1/1/1:
Switch> show atm interface atm 1/1/1
Interface:      ATM1/1/1        Port-type:      oc3suni
IF Status:      UP              Admin Status:   up
Auto-config:    enabled         AutoCfgState:   completed
IF-Side:        Network         IF-type:        NNI
Uni-type:       not applicable  Uni-version:    not applicable
Max-VPI-bits:   8               Max-VCI-bits:   14
Max-VP:         255             Max-VC:         16383
ConfMaxSvpcVpi: 255             CurrMaxSvpcVpi: 255
ConfMaxSvccVpi: 255             CurrMaxSvccVpi: 255
ConfMinSvccVci: 35              CurrMinSvccVci: 35
Svc Upc Intent: by sc           Signalling:     Enabled
ATM Address for Soft VC: 47.0091.8100.0000.00e0.f75d.0401.4000.0c80.9010.00
Configured virtual links:
  PVCLs SoftVCLs   SVCLs   TVCLs   PVPLs SoftVPLs   SVPLs Total-Cfgd Inst-Conns
      4        0       0       0       0        0       0          4          4
Logical ports(VP-tunnels):     0
Input cells:    4927            Output cells:   3553
5 minute input rate:             0 bits/sec,       0 cells/sec
5 minute output rate:            0 bits/sec,       0 cells/sec
Input AAL5 pkts: 2376, Output AAL5 pkts: 2382, AAL5 crc errors: 0
Switch>
In the show atm interface atm command display, if interface service category policing is configured, 
the SVC Upc Intent field displays “by sc” (service category).
The following example shows the service category policing configuration of interface ATM 1/1/1:
Switch# show running-config interface atm 1/1/1
Building configuration...
Current configuration : 223 bytes
!
interface ATM1/1/1
 no ip address
 no ip route-cache
 no ip mroute-cache
 no atm ilmi-keepalive
 atm svc-upc-intent cbr tag
 atm svc-upc-intent vbr-rt tag
 atm svc-upc-intent vbr-nrt tag
 atm svc-upc-intent abr drop
end
Command
Purpose
show atm interface atm card/subcard/port
Displays the service category policing 
configuration.
show run atm interface card/subcard/port
Displays the interface service category 
policing configuration.