Specifications
4-85
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Chapter 4 Configuring the Cisco MWR 2941 Router Using the CLI
Configuration Sequence
Configuring 1-to-1 VCC Cell Mode
A VCC 1-to-1 pseudowire allows you to map a single ATM VCC to a single pseudowire. You must use
AAL0 encapsulation for this transport type. Follow these steps to configure a 1-to-1 pseudowire.
Step 1 Configure the ATM IMA interface.
Router(config)# interface atm 0/ima0
Router(config-if)#
Step 2 Use the pvc command to configure a PVC and specify a VCI/VPI.
Router(config-if)# pvc 0/12 l2transport
Router(cfg-if-atm-l2trans-pvc)#
Step 3 Use the encapsulation command to set the PVC encapsulation type to AAL0.
Router(cfg-if-atm-l2trans-pvc)# encapsulation aal0
Note You must use AAL0 encapsulation for this transport type.
Step 4 Use the xconnect command to bind an attachment circuit to the ATM IMA interface to create a
pseudowire. This example creates a pseudowire by binding the ATM circuit 125 to the remote peer
25.25.25.25.
Router(cfg-if-atm-l2trans-pvc)# xconnect 25.25.25.25 125 encapsulation mpls one-to-one
Configuring a Port Mode Pseudowire
A port mode pseudowire allows you to map an entire ATM interface to a single pseudowire connection.
Follow these steps to configure a port mode pseudowire:
Step 1 Configure the ATM interface.
Router(config)# interface atm 0/ima0
Step 2 Use the xconnect command to bind an attachment circuit to the ATM IMA interface to create a
pseudowire. This example creates a pseudowire by binding the ATM circuit 200 to the remote peer
25.25.25.25.
Router(cfg-if)# xconnect 25.25.25.25 2000 encapsulation mpls