09-02-2022 05:41 PM - edited 09-02-2022 05:42 PM
Hello All,
I have configured following setup. VPWS is configured between XRV1 and XRV3.
Sub interfaces are configured on XRV1, XRV3, XRV4 and XRV5. VPWS is up between XRV1 and XRV3.
But ping is not working between XRV4 and XRV5.
XRV1------XRV2--------XRV3
| |
| |
XRV4 XRV5
Config:-
XRV4
-------------
int gi0/0/0/0.100
encap dot1q 100
ipv4 address 100.10.10.4 255.255.255.0
no sh
XRV1
---------------
l2vpn
xconnect group group1
p2p p2p
interface gi0/0/0/0.100
neighbor 3.3.3.3 pw-id 123
exit
int gi0/0/0/0
no sh
int gi0/0/0/0.100 l2transport
encap dot1q 100
exit
int gi0/0/0/1
ipv4 address 100.10.20.1 255.255.255.0
no sh
int lo0
ipv4 address 1.1.1.1 255.255.255.255
exit
mpls ldp
exit
router isis 1
net 49.0001.1111.1111.1111.00
is-type level-2
address-family ipv4 unicast
mpls ldp auto-config
exit
no int gi0/0/0/0
int gi0/0/0/1
address-family ipv4 unicast
exit
int lo0
address-family ipv4 unicast
exit
root
router bgp 13
address-family l2vpn evpn
exit
neighbor-group group1
remote-as 13
update-source lo0
address-family l2vpn evpn
exit
neighbor 3.3.3.3
use neighbor-group group1
exit
XRV2
---------------
int gi0/0/0/1
ipv4 address 100.10.20.2 255.255.255.0
no sh
int gi0/0/0/0
ipv4 address 100.20.30.2 255.255.255.0
no sh
int lo0
ipv4 address 2.2.2.2 255.255.255.255
exit
mpls ldp
exit
router isis 1
net 49.0002.2222.2222.2222.00
is-type level-2
address-family ipv4 unicast
mpls ldp auto-config
exit
int gi0/0/0/0
address-family ipv4 unicast
exit
int gi0/0/0/1
address-family ipv4 unicast
exit
int lo0
address-family ipv4 unicast
exit
XRV3
---------------
l2vpn
xconnect group group1
p2p p2p
interface gi0/0/0/1.100
neighbor 1.1.1.1 pw-id 123
exit
int gi0/0/0/1
no sh
int gi0/0/0/1.100 l2transport
encap dot1q 100
exit
int gi0/0/0/0
ipv4 address 100.20.30.3 255.255.255.0
no sh
int lo0
ipv4 address 3.3.3.3 255.255.255.255
exit
mpls ldp
exit
router isis 1
net 49.0003.3333.3333.3333.00
is-type level-2
address-family ipv4 unicast
mpls ldp auto-config
exit
int gi0/0/0/0
address-family ipv4 unicast
exit
int gi0/0/0/1
address-family ipv4 unicast
exit
int lo0
address-family ipv4 unicast
exit
router bgp 13
address-family l2vpn evpn
exit
neighbor-group group1
remote-as 13
update-source lo0
address-family l2vpn evpn
exit
neighbor 1.1.1.1
use neighbor-group group1
exit
XRV5
-------------
int gi0/0/0/1
no sh
exit
int gi0/0/0/1.100
encap dot1q 100
ipv4 address 100.10.10.5 255.255.255.0
no sh
09-02-2022 07:27 PM
Hi @sachin30720041 ,
Remember that XRv only support L2VPN control plane. Are XRV1 and XRV3 running XRv9K?
Regards,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide