Software Configuration of ATM ISE Line Cards for Cisco 12000 Series Routers
How to Configure AToM VCs on the 4-Port ATM ISE Line Card
73
Cisco IOS Release 12.0(27)S
Troubleshooting Tips
Use the following
show
commands to display the counters for conformance and drop cells for VP and
VC connections:
Configuring Experimental Mapping
You can configure the experimental bits on PVCs, PVPs, and a port. The following tasks describe how
to set the experimental bits in various situations:
•
Configuring Experimental Bits on PVCs, page 73
•
Configuring Experimental Bits on a Port, page 75
Configuring Experimental Bits on PVCs
This task describes how to configure the experimental bits in the MPLS header on a PVC.
SUMMARY STEPS
1.
enable
2.
configure
terminal
3.
policy-map
policy-map-name
4.
class
class-map-name
5.
set mpls experimental
mpls-exp-value
Step 7
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.
Step 8
service-policy input
policy-map-name
Example:
Router(config-atm-l2trans-pvc)# service-policy
input vbr1
Attaches a service policy to a VC and specifies the direction
in which the policy should be applied.
Command or Action
Purpose
Command
Purpose
Router#
show policy-map policy-map-name
Displays the user-specified traffic policy.
Router#
show policy-map interface
atm
slot/port
vp
vpi
Displays the packet statistics of all classes that are configured for
all service policies on the specified interface.
Router#
show policy-map interface
atm
slot/port
vc
vpi
/vci
Displays the packet statistics of all classes that are configured for
all service policies on a specific PVC on the interface.
Router#
show policy-map interface
atm
slot/port
vc
vpi
/vci [
input
|
output
]
Displays the packet statistics of all classes that are configured for
all input or output service policies on a specific PVC on the
interface.