From d6faba8c708b4376f148a28c89fe6ff39f369064 Mon Sep 17 00:00:00 2001 From: sever-sever Date: Thu, 14 Jan 2021 12:33:12 +0000 Subject: op-mode: T3215: Fix show ipv6 route nodes --- op-mode-definitions/show-ipv6-route.xml.in | 34 +++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/op-mode-definitions/show-ipv6-route.xml.in b/op-mode-definitions/show-ipv6-route.xml.in index fafd615ea..9ac8687ab 100644 --- a/op-mode-definitions/show-ipv6-route.xml.in +++ b/op-mode-definitions/show-ipv6-route.xml.in @@ -7,23 +7,6 @@ Show IPv6 routing information - - - Show IPv6 routes of given address or prefix - - <h:h:h:h:h:h:h:h> <h:h:h:h:h:h:h:h/x> - - - - - - Show longer prefixes of routes for given address or prefix - - vtysh -c "show ipv6 route $4 longer-prefixes" - - - vtysh -c "show ipv6 route $4" - Show IPv6 routes @@ -110,6 +93,23 @@ + + + Show IPv6 routes of given address or prefix + + <h:h:h:h:h:h:h:h> <h:h:h:h:h:h:h:h/x> + + + + + + Show longer prefixes of routes for given address or prefix + + vtysh -c "show ipv6 route $4 longer-prefixes" + + + vtysh -c "show ipv6 route $4" + -- cgit v1.2.3