mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-06-06 01:59:57 +00:00
tests: update tests for ripd and ripngd
Since the displayed header of "show ip rip" and "show ipv6 ripng" are changed, we should update tests of ripd and ripngd. Signed-off-by: anlan_cs <vic.lan@pica8.com>
This commit is contained in:
parent
c0b6095856
commit
b707ed8fe9
@ -1,4 +1,7 @@
|
|||||||
Codes: R - RIP, C - connected, S - Static, O - OSPF, B - BGP
|
Codes: K - kernel route, C - connected, L - local, S - static,
|
||||||
|
R - RIP, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
|
||||||
|
T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,
|
||||||
|
f - OpenFabric, t - Table-Direct
|
||||||
Sub-codes:
|
Sub-codes:
|
||||||
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
||||||
(i) - interface
|
(i) - interface
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
Codes: R - RIP, C - connected, S - Static, O - OSPF, B - BGP
|
Codes: K - kernel route, C - connected, L - local, S - static,
|
||||||
|
R - RIP, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
|
||||||
|
T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,
|
||||||
|
f - OpenFabric, t - Table-Direct
|
||||||
Sub-codes:
|
Sub-codes:
|
||||||
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
||||||
(i) - interface
|
(i) - interface
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
Codes: R - RIP, C - connected, S - Static, O - OSPF, B - BGP
|
Codes: K - kernel route, C - connected, L - local, S - static,
|
||||||
|
R - RIP, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
|
||||||
|
T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,
|
||||||
|
f - OpenFabric, t - Table-Direct
|
||||||
Sub-codes:
|
Sub-codes:
|
||||||
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
||||||
(i) - interface
|
(i) - interface
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
Codes: R - RIPng, C - connected, S - Static, O - OSPF, B - BGP
|
Codes: K - kernel route, C - connected, L - local, S - static,
|
||||||
|
R - RIPng, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
|
||||||
|
T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,
|
||||||
|
f - OpenFabric, t - Table-Direct
|
||||||
Sub-codes:
|
Sub-codes:
|
||||||
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
||||||
(i) - interface, (a/S) - aggregated/Suppressed
|
(i) - interface, (a/S) - aggregated/Suppressed
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
Codes: R - RIPng, C - connected, S - Static, O - OSPF, B - BGP
|
Codes: K - kernel route, C - connected, L - local, S - static,
|
||||||
|
R - RIPng, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
|
||||||
|
T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,
|
||||||
|
f - OpenFabric, t - Table-Direct
|
||||||
Sub-codes:
|
Sub-codes:
|
||||||
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
||||||
(i) - interface, (a/S) - aggregated/Suppressed
|
(i) - interface, (a/S) - aggregated/Suppressed
|
||||||
|
@ -1,4 +1,7 @@
|
|||||||
Codes: R - RIPng, C - connected, S - Static, O - OSPF, B - BGP
|
Codes: K - kernel route, C - connected, L - local, S - static,
|
||||||
|
R - RIPng, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,
|
||||||
|
T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,
|
||||||
|
f - OpenFabric, t - Table-Direct
|
||||||
Sub-codes:
|
Sub-codes:
|
||||||
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
|
||||||
(i) - interface, (a/S) - aggregated/Suppressed
|
(i) - interface, (a/S) - aggregated/Suppressed
|
||||||
|
Loading…
Reference in New Issue
Block a user