Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
Troubleshooting ATM Errors on the 4-Port ATM ISE Line Card
76
Cisco IOS Release 12.0(27)S
Troubleshooting ATM Errors on the 4-Port ATM ISE Line Card
The following sections provide information to help you troubleshoot ATM errors on the 4-port ATM ISE
line cards:
•
Troubleshooting Commands, page 77
•
Obtaining Per-VC Counters, page 81
•
Debugging Unexpected TX Drops on a VC, page 82
Step 3
policy-map
policy-map-name
Example:
Router(config)# policy-map atm-policy
Specifies the name of the child service policy to configure.
Step 4
class
class-map-name
Example:
Router(config-pmap)# class atm-class
Specifies to configure the default class referred to as
class-default.
Step 5
set mpls experimental
mpls-exp-value
Example:
Router(config-pmap-c)# set mpls experimental 4
(Optional) Specifies the value used to set the MPLS EXP
bits defined by the policy map. Valid values are numbers
from 0 to 7.
Step 6
exit
Example:
Router(config-pmap-c)# exit
Exits class mode.
Step 7
exit
Example:
Router(config-pmap)# exit
Exits policy-map mode.
Step 8
interface atm
slot
/
port
Example:
Router(config)# interface atm1/0
Specifies an ATM interface to configure.
Step 9
service-policy input
policy-map-name
Example:
Router(config-if)# service-policy input
atm-policy
Attaches a service policy to a VC and specifies the direction
in which the policy should be applied.
Step 10
xconnect
peer-router-id vcid
encapsulation mpls
Example:
Router(config-atm-l2trans-pvc)# xconnect
13.13.13.13 100 encapsulation mpls
Binds the attachment circuit to a pseudowire VC or VP.
Command or Action
Purpose