mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 12:09:22 +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 r5-eth0
|
|
ip address 192.168.2.5/24
|
|
!
|
|
interface r5-eth1
|
|
ip address 192.168.5.5/24
|
|
!
|
|
interface r5-eth2
|
|
ip address 192.168.7.5/24
|
|
!
|
|
interface lo
|
|
ip address 10.254.254.5/32
|
|
!
|