mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-19 09:57:41 +00:00

Add a test to the pim-basic to ensure that the prefix-list works as expected. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
15 lines
190 B
Plaintext
15 lines
190 B
Plaintext
hostname r1
|
|
!
|
|
interface r1-eth0
|
|
ip address 10.0.20.1/24
|
|
!
|
|
interface r1-eth1
|
|
ip address 10.0.30.1/24
|
|
!
|
|
interface r1-eth2
|
|
ip address 10.0.40.1/24
|
|
!
|
|
interface lo
|
|
ip address 10.254.0.1/32
|
|
!
|