mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00

Add a test that ensures that the 'match evpn vni' command works with bgp evpn rt5 updates. Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
14 lines
181 B
Plaintext
14 lines
181 B
Plaintext
vrf r3-vrf-102
|
|
vni 102
|
|
exit-vrf
|
|
!
|
|
interface r3-eth0
|
|
ip address 192.168.100.61/24
|
|
!
|
|
interface loop102 vrf r3-vrf-102
|
|
ip address 192.168.102.61/32
|
|
ipv6 address fd00:6::1/128
|
|
!
|
|
|
|
|