In this example we will configure xconnect between two PE routers (R2 and R5) which are located in different ASs in order to achieve connectivity
Configuration
R1
R1#sh run int s1/0
interface Serial1/0
ip address 192.1.16.1 255.255.255.0
no keepalive
R2
R2#sh run int s2/0
interface Serial2/0
no ip...


