mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 05:59:16 +00:00

Creates a VRF in the kernel and tests areas of pbrd not covered before Signed-off-by: Wesley Coakley <wcoakley@cumulusnetworks.com>
15 lines
220 B
Plaintext
15 lines
220 B
Plaintext
int r1-eth0
|
|
ip address 192.168.1.1/24
|
|
|
|
int r1-eth1
|
|
ip address 192.168.2.1/24
|
|
|
|
int r1-eth2
|
|
ip address 192.168.3.1/24
|
|
|
|
int r1-eth3 vrf vrf-chiyoda
|
|
ip address 192.168.4.1/24
|
|
|
|
int r1-eth4
|
|
ipv6 address c0ff:ee::/64
|