25 Ağustos 2015 Salı

FoMPLS - ATOM

I will share a basic example of pseudo-wire frame relay config on MPLS medium ;


It is so similar to EoMPLS, just additional few new syntax with frame-relay stuff.

PS :
PE1-P-PE2 same OSPF Domain (don't advertise the networks towards the customer side)
PE1-P-PE2 run MPLS




Store :

interface Serial1/0
 ip address 172.16.15.1 255.255.255.0
 encapsulation frame-relay
 serial restart-delay 0
 frame-relay interface-dlci 105

Pe1:

frame-relay switching

interface Serial2/0
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 frame-relay intf-type dce
!


connect PE1-PE2 Serial2/0 105 l2transport
 xconnect 4.4.4.4 15 encapsulation mpls
!

PS :

This Layer 2 VPN runs on MPLS, so we can obviously see local LDP bindings in LFIB for CE side prefixes.

Label 19 Local











Hiç yorum yok:

Yorum Gönder