mirror_frr/tests/topotests/ospf_topo1/r3/ospfroute.txt
Donatas Abraitis 764b81858f tests: Unify directory naming for topotests
Change every `-` to `_` in directory names. This is to avoid mixing _ and -.

Just for consistency and directory sorting properly.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-05-11 14:14:26 +03:00

24 lines
1.0 KiB
Plaintext

============ OSPF network routing table ============
N 10.0.1.0/24 [20] area: 0.0.0.0
via 10.0.3.2, r3-eth0
N 10.0.2.0/24 [20] area: 0.0.0.0
via 10.0.3.3, r3-eth0
N 10.0.3.0/24 [10] area: 0.0.0.0
directly attached to r3-eth0
N 10.0.10.0/24 [10] area: 0.0.0.0
directly attached to r3-eth1
N 172.16.0.0/24 [10] area: 0.0.0.1
directly attached to r3-eth2
N 172.16.1.0/24 [20] area: 0.0.0.1
via 172.16.0.1, r3-eth2
============ OSPF router routing table =============
R 10.0.255.1 [10] area: 0.0.0.0, ASBR
via 10.0.3.2, r3-eth0
R 10.0.255.2 [10] area: 0.0.0.0, ASBR
via 10.0.3.3, r3-eth0
R 10.0.255.4 [10] area: 0.0.0.1, ASBR
via 172.16.0.1, r3-eth2
============ OSPF external routing table ===========