mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-03 02:57:47 +00:00

This code just ensures that v4 and v6 routes are as expected in the rib. While this test addition is not that complicated it would have caught some issues while I was attempting to handle the switchover to a different style of rib processing. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
13 lines
738 B
Plaintext
13 lines
738 B
Plaintext
C>* 192.168.0.0/24 is directly connected, r1-eth0, XX:XX:XX
|
|
C>* 192.168.1.0/26 is directly connected, r1-eth1, XX:XX:XX
|
|
C>* 192.168.2.0/26 is directly connected, r1-eth2, XX:XX:XX
|
|
C>* 192.168.3.0/26 is directly connected, r1-eth3, XX:XX:XX
|
|
C>* 192.168.4.0/26 is directly connected, r1-eth4, XX:XX:XX
|
|
C>* 192.168.5.0/26 is directly connected, r1-eth5, XX:XX:XX
|
|
C>* 192.168.6.0/26 is directly connected, r1-eth6, XX:XX:XX
|
|
C>* 192.168.7.0/26 is directly connected, r1-eth7, XX:XX:XX
|
|
C>* 192.168.8.0/26 is directly connected, r1-eth8, XX:XX:XX
|
|
C>* 192.168.9.0/26 is directly connected, r1-eth9, XX:XX:XX
|
|
O 192.168.0.0/24 [110/10] is directly connected, r1-eth0, XX:XX:XX
|
|
O 192.168.3.0/26 [110/10] is directly connected, r1-eth3, XX:XX:XX
|