ping between vprn
Posted: 07 Dec 2023 08:33
Hello everyone
Im new in the world of Nokia and I have a question about VPRN
I configured 2 interfaces but I can't ping between them
The router A is
The router B is
any idea can help me, thanks
Im new in the world of Nokia and I have a question about VPRN
I configured 2 interfaces but I can't ping between them
The router A is
Code: Select all
vprn 120 customer 1 create
description "NET_CAMP"
route-distinguisher 65500:120
auto-bind mpls
vrf-target target:65500:120
interface "node_A" create
address 172.25.94.44/28
vrrp 65
backup 172.25.94.33
priority 230
ping-reply
traceroute-reply
init-delay 300
exit
sap 1/1/26:200 create
exit
exit
no shutdown
exit
Code: Select all
vprn 120 customer 1 create
description "NET_CAMP"
route-distinguisher 65500:120
auto-bind mpls
vrf-target target:65500:120
interface "node_B" create
address 172.25.94.43/28
vrrp 65
backup 172.25.94.33
priority 220
ping-reply
traceroute-reply
init-delay 300
exit
sap 1/1/26:200 create
exit
exit
no shutdown
exit