From 1c91987c494f80f8fe80de1534638362c7bd978e Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 10 Jan 2021 16:44:07 +0100 Subject: op-mode: T3178: add remaining "show ipv6 ospfv3 database" commands from vyatta-op-quagga --- op-mode-definitions/show-ipv6-ospfv3.xml.in | 156 +++++++++++++++++++++++++++- 1 file changed, 155 insertions(+), 1 deletion(-) (limited to 'op-mode-definitions/show-ipv6-ospfv3.xml.in') diff --git a/op-mode-definitions/show-ipv6-ospfv3.xml.in b/op-mode-definitions/show-ipv6-ospfv3.xml.in index bbae74c75..9227fdae1 100644 --- a/op-mode-definitions/show-ipv6-ospfv3.xml.in +++ b/op-mode-definitions/show-ipv6-ospfv3.xml.in @@ -63,7 +63,17 @@ vtysh -c "show ipv6 ospf6 database" - #include + + + Search by Advertising Router ID + + <x.x.x.x> + + + + #include + + Search by Any Link state Type @@ -146,6 +156,150 @@ #include #include #include + + + Show Group-Membership LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + + + + Show Inter-Area-Prefix LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + + + + Show Inter-Area-Router LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + + + + Show Intra-Area-Prefix LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + + + + Show Link LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + + + + Show Network LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + + + + Show LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + + + + Show router LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + + + + Show Type-7 LSAs + + + vtysh -c "show ipv6 ospf6 ${@:4}" + + #include + #include + #include + #include + #include + #include + #include + + -- cgit v1.2.3