summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ripd/ripd.c5
-rw-r--r--ripngd/ripngd.c5
-rw-r--r--tests/topotests/rip_topo1/r1/show_ip_rip.ref5
-rw-r--r--tests/topotests/rip_topo1/r2/show_ip_rip.ref5
-rw-r--r--tests/topotests/rip_topo1/r3/show_ip_rip.ref5
-rw-r--r--tests/topotests/ripng_topo1/r1/show_ipv6_ripng.ref5
-rw-r--r--tests/topotests/ripng_topo1/r2/show_ipv6_ripng.ref5
-rw-r--r--tests/topotests/ripng_topo1/r3/show_ipv6_ripng.ref5
8 files changed, 32 insertions, 8 deletions
diff --git a/ripd/ripd.c b/ripd/ripd.c
index ab4ffe5a92..8768819fe2 100644
--- a/ripd/ripd.c
+++ b/ripd/ripd.c
@@ -3054,7 +3054,10 @@ DEFUN (show_ip_rip,
}
vty_out(vty,
- "Codes: R - RIP, C - connected, S - Static, O - OSPF, B - BGP\n"
+ "Codes: K - kernel route, C - connected, L - local, S - static,\n"
+ " R - RIP, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,\n"
+ " T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,\n"
+ " f - OpenFabric, t - Table-Direct\n"
"Sub-codes:\n"
" (n) - normal, (s) - static, (d) - default, (r) - redistribute,\n"
" (i) - interface\n\n"
diff --git a/ripngd/ripngd.c b/ripngd/ripngd.c
index f4dadf377d..0aa2a9e486 100644
--- a/ripngd/ripngd.c
+++ b/ripngd/ripngd.c
@@ -2070,7 +2070,10 @@ DEFUN (show_ipv6_ripng,
/* Header of display. */
vty_out(vty,
- "Codes: R - RIPng, C - connected, S - Static, O - OSPF, B - BGP\n"
+ "Codes: K - kernel route, C - connected, L - local, S - static,\n"
+ " R - RIPng, O - OSPF, I - IS-IS, B - BGP, E - EIGRP, N - NHRP,\n"
+ " T - Table, v - VNC, V - VNC-Direct, A - Babel, F - PBR,\n"
+ " f - OpenFabric, t - Table-Direct\n"
"Sub-codes:\n"
" (n) - normal, (s) - static, (d) - default, (r) - redistribute,\n"
" (i) - interface, (a/S) - aggregated/Suppressed\n\n"
diff --git a/tests/topotests/rip_topo1/r1/show_ip_rip.ref b/tests/topotests/rip_topo1/r1/show_ip_rip.ref
index a0b77c886e..b49a042dac 100644
--- a/tests/topotests/rip_topo1/r1/show_ip_rip.ref
+++ b/tests/topotests/rip_topo1/r1/show_ip_rip.ref
@@ -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:
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
(i) - interface
diff --git a/tests/topotests/rip_topo1/r2/show_ip_rip.ref b/tests/topotests/rip_topo1/r2/show_ip_rip.ref
index b61fb45eac..d0e7e81bc5 100644
--- a/tests/topotests/rip_topo1/r2/show_ip_rip.ref
+++ b/tests/topotests/rip_topo1/r2/show_ip_rip.ref
@@ -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:
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
(i) - interface
diff --git a/tests/topotests/rip_topo1/r3/show_ip_rip.ref b/tests/topotests/rip_topo1/r3/show_ip_rip.ref
index 1df299b5e6..bb4afc76b7 100644
--- a/tests/topotests/rip_topo1/r3/show_ip_rip.ref
+++ b/tests/topotests/rip_topo1/r3/show_ip_rip.ref
@@ -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:
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
(i) - interface
diff --git a/tests/topotests/ripng_topo1/r1/show_ipv6_ripng.ref b/tests/topotests/ripng_topo1/r1/show_ipv6_ripng.ref
index 30d0f31e18..8645979cc0 100644
--- a/tests/topotests/ripng_topo1/r1/show_ipv6_ripng.ref
+++ b/tests/topotests/ripng_topo1/r1/show_ipv6_ripng.ref
@@ -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:
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
(i) - interface, (a/S) - aggregated/Suppressed
diff --git a/tests/topotests/ripng_topo1/r2/show_ipv6_ripng.ref b/tests/topotests/ripng_topo1/r2/show_ipv6_ripng.ref
index fe5bcc8b31..2c4db1ab54 100644
--- a/tests/topotests/ripng_topo1/r2/show_ipv6_ripng.ref
+++ b/tests/topotests/ripng_topo1/r2/show_ipv6_ripng.ref
@@ -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:
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
(i) - interface, (a/S) - aggregated/Suppressed
diff --git a/tests/topotests/ripng_topo1/r3/show_ipv6_ripng.ref b/tests/topotests/ripng_topo1/r3/show_ipv6_ripng.ref
index 909ad663ba..2ba0aa6d8f 100644
--- a/tests/topotests/ripng_topo1/r3/show_ipv6_ripng.ref
+++ b/tests/topotests/ripng_topo1/r3/show_ipv6_ripng.ref
@@ -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:
(n) - normal, (s) - static, (d) - default, (r) - redistribute,
(i) - interface, (a/S) - aggregated/Suppressed