Configuration Examples - Cisco ASR 900 Series Manual

Mpls basic configuration guide, cisco ios xe everest 16.5.1
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

Configuration Examples

Configuration Examples
PE Configuration
!
mpls label range 1001 4000 static 16 1000
mpls tp
router-id 10.10.10.10
!
bfd-template single-hop testbfd
interval microseconds min-tx 50000 min-rx 50000 multiplier 3
!
! Output link
interface GigabitEthernet0/0/0
no ip address
negotiation auto
mpls tp link 2 tx-mac 88f0.7768.2300
!
! Output link
interface GigabitEthernet0/2/0
no ip address
negotiation auto
mpls tp link 1 tx-mac 88f0.7768.2310
!
!
interface Tunnel-tp1
ip unnumbered Loopback0
no keepalive
tp source 10.10.10.10 global-id 0
tp destination 192.168.1.1 global-id 0
bfd testbfd
working-lsp
out-label 100 out-link 1
in-label 200
lsp-number 0
protect-lsp
out-label 300 out-link 2
in-label 400
lsp-number 102
!
!
pseudowire-class myclass
encapsulation mpls
preferred-path interface Tunnel-tp1
!
!
!VFI definition
l2 vfi VPLS manual
vpn id 1000
bridge-domain 1000
neighbor 192.168.1.1 pw-class myclass
!
!
interface Loopback0
ip address 10.10.10.10 255.255.255.255
!
! Access interface
interface GigabitEthernet0/1/0
no ip address
negotiation auto
service instance 1 ethernet
encapsulation dot1q 2
bridge-domain 1000
!
P Configuration (Midpoint)
!
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
122
VPLS Configuration over MPLS-TP

Advertisement

Table of Contents
loading

Table of Contents