mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-25 13:27:03 +00:00

Adding a MSDP test with multiple possible routes. Signed-off-by: "Adriano Marto Reis" <adrianomarto@gmail.com>
15 lines
200 B
Plaintext
15 lines
200 B
Plaintext
ip forwarding
|
|
!
|
|
interface r1-eth0
|
|
ip address 192.168.1.1/24
|
|
!
|
|
interface r1-eth1
|
|
ip address 192.168.3.1/24
|
|
!
|
|
interface r1-eth2
|
|
ip address 192.168.6.1/24
|
|
!
|
|
interface lo
|
|
ip address 10.254.254.1/32
|
|
!
|