Cisco ASR 900 Series Configuration Manual page 33

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
SUMMARY STEPS
1. controller {t1} slot/subslot/port
2. atm
3. exit
4. interface atm slot/subslot/port
5. pvc vpi/vci
6. xconnect peer-router-id vcid {encapsulation mpls | pseudowire-class name
7. end
DETAILED STEPS
Command or Action
Step 1
controller {t1} slot/subslot/port
Example:
Router(config)# controller t1 0/4
Step 2
atm
Example:
Router(config-controller)# atm
Step 3
exit
Example:
Router(config-controller)# exit
Step 4
interface atm slot/subslot/port
Example:
Router(config)#
Step 5
pvc vpi/vci
Example:
Router(config-if)# pvc 0/40
Step 6
xconnect peer-router-id vcid {encapsulation mpls
| pseudowire-class name
Example:
Router(config-if)# xconnect 10.10.2.204 200
encapsulation mpls
interface atm 0/3/0
Time Division Multiplexing Configuration Guide, Cisco IOS XE Fuji 16.7.x (Cisco ASR 900 Series)
Configuring a Clear-Channel ATM Pseudowire
Purpose
Selects the T1 controller for the port you are configuring.
The slot number is always
Note
0.
Configures the port (interface) for clear-channel ATM. The
router creates an ATM interface whose format is atm/slot
/subslot /port .
The slot number is always
Note
0.
Returns you to global configuration mode.
Selects the ATM interface in Step
Configures a PVC for the interface and assigns the PVC a
VPI and VCI. Do not specify 0 for both the VPI and VCI.
Configures a pseudowire to carry data from the clear-channel
ATM interface over the MPLS network.
2
.
25

Advertisement

Table of Contents
loading

Table of Contents