Configuring A Port Mode Pseudowire - Cisco ASR 900 Series Configuration Manual

Time division multiplexing configuration; cisco ios xe fuji 16.7.x
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

Configuring Pseudowire

Configuring a Port Mode Pseudowire

A port mode pseudowire allows you to map an entire ATM interface to a single pseudowire connection.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface ATM slot / IMA group-number
4. xconnect peer-router-id vcid encapsulation mpls
5. exit
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
interface ATM slot / IMA group-number
Example:
Router(config-controller)# interface atm0/ima0
Example:
Router(config-if)#
Example:
Example:
Step 4
xconnect peer-router-id vcid encapsulation mpls
Example:
Router(config-if-atm-l2trans-pvc)#
10.10.10.2 125 encapsulation mpls
xconnect
Time Division Multiplexing Configuration Guide, Cisco IOS XE Fuji 16.7.x (Cisco ASR 900 Series)
Configuring the ATM over MPLS Pseudowire Interface
Purpose
Enables privileged EXEC mode.
• Enter your password if prompted.
Enters global configuration mode.
Configures the ATM interface.
Binds 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 10.10.10.2.
35

Advertisement

Table of Contents
loading

Table of Contents