hit counter script

Example: Ethernet Over Mpls - 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

Example: Ethernet over MPLS

!
ip route 20.1.1.2 255.255.255.255 50.1.1.1
PE 1 Configuration
interface Loopback0
ip address 192.168.37.3 255.255.255.255
!
!
interface ATM0/0/0
interface ATM0/0/0.50 multipoint
atm pvp 20 l2transport
xconnect 192.168.37.2 100 encapsulation mpls
!
interface gigabitethernet0/3/0
ip address 40.1.1.1 255.255.0.0
mpls ip
!
mpls ip
mpls label protocol ldp
mpls ldp router-id Loopback0 force
mpls ldp graceful-restart
router ospf 1
network 40.1.0.0 0.0.255.255 area 1
network 192.168.37.0 0.0.0.255 area 1
nsf
PE 2 Configuration
interface Loopback0
ip address 192.168.37.2 255.255.255.255
!
!
interface ATM9/3/1
interface ATM9/3/1.50 multipoint
atm pvp 20 l2transport
xconnect 192.168.37.3 100 encapsulation mpls
!
interface gigabitethernet6/2
ip address 40.1.1.2 255.255.0.0
mpls ip
!
mpls ip
mpls label protocol ldp
mpls ldp router-id Loopback0 force
mpls ldp graceful-restart
router ospf 1
network 40.1.0.0 0.0.255.255 area 1
network 192.168.37.0 0.0.0.255 area 1
nsf
Example: Ethernet over MPLS
PE 1 Configuration
!
mpls label range 16 12000 static 12001 16000
mpls label protocol ldp
mpls ldp neighbor 10.1.1.1 targeted ldp
mpls ldp graceful-restart
multilink bundle-name authenticated
!
!
!
Time Division Multiplexing Configuration Guide, Cisco IOS XE Fuji 16.7.x (Cisco ASR 900 Series)
53

Advertisement

Table of Contents
loading

Table of Contents