From 7efa32fdf3b188f0bf302253a4721a0331ddef97 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 4 Jan 2021 20:42:31 +0100 Subject: op-mode: T3178: add part 1 of "show ipv6 ospfv3 database" commands --- op-mode-definitions/show-ipv6-ospfv3.xml | 455 +++++++++++++++++++++++++++++++ 1 file changed, 455 insertions(+) diff --git a/op-mode-definitions/show-ipv6-ospfv3.xml b/op-mode-definitions/show-ipv6-ospfv3.xml index 2b48067ec..36bb5b40e 100644 --- a/op-mode-definitions/show-ipv6-ospfv3.xml +++ b/op-mode-definitions/show-ipv6-ospfv3.xml @@ -62,6 +62,461 @@ vtysh -c "show ipv6 ospf6 border-routers $5" + + + Show OSPFv3 Link state database information + + vtysh -c "show ipv6 ospf6 database" + + + + Search by Advertising Router ID + + <x.x.x.x> + + + + + + Search by Link state ID + + <x.x.x.x> + + + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database adv-router $6 linkstate-id $8 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database adv-router $6 linkstate-id $8 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database adv-router $6 linkstate-id $8 internal" + + + + + + + + Search by Any Link state Type + + + + + Search by Link state ID + + <x.x.x.x> + + + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database * * $7 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database * * $7 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database * * $7 internal" + + + + + + + + Search by Link state ID + + <x.x.x.x> + + + vtysh -c "show ipv6 ospf6 database * $6" + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database * $6 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database * $6 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database * $6 internal" + + + + Search by Advertising Router ID + + <x.x.x.x> + + + vtysh -c "show ipv6 ospf6 database * $6 $7" + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database * $6 $7 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database * $6 $7 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database * $6 $7 internal" + + + + + + + + + + + + + Show AS-External LSAs + + vtysh -c "show ipv6 ospf6 database as-external" + + + + Search by Advertising Router ID + + <x.x.x.x> + + + + + + Search by Link state ID + + <x.x.x.x> + + + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database as-external adv-router $7 linkstate-id $9 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database as-external adv-router $7 linkstate-id $9 internal" + + + + + + + + Search by Advertising Router ID + + <x.x.x.x> + + + vtysh -c "show ipv6 ospf6 database as-external * $7" + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database as-external * $7 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database as-external * $7 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database as-external * $7 internal" + + + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database as-external detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database as-external dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database as-external internal" + + + + Search by Link state ID + + <x.x.x.x> + + + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database as-external linkstate-id $7 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database as-external linkstate-id $7 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database as-external linkstate-id $7 internal" + + + + + + Show Self-originated LSAs + + vtysh -c "show ipv6 ospf6 database as-external self-originated" + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database as-external self-originated detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database as-external self-originated dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database as-external self-originated internal" + + + + Search by Link state ID + + <x.x.x.x> + + + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database as-external self-originated linkstate-id $8 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database as-external self-originated linkstate-id $8 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database as-external self-originated linkstate-id $8 internal" + + + + + + + + + + Search by Advertising Router IDs + + <x.x.x.x> + + + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database as-external $6 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database as-external $6 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database as-external $6 internal" + + + + Show Self-originated LSAs + + vtysh -c "show ipv6 ospf6 database as-external $6 self-originated" + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database as-external $6 self-originated detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database as-external $6 self-originated dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database as-external $6 self-originated internal" + + + + + + Search by Advertising Router ID + + <x.x.x.x> + + + + + + Show dump of LSAs + + echo vtysh -c "show ipv6 ospf6 database as-external $6 $7 dump" + + + + Show LSAs internal information + + echo vtysh -c "show ipv6 ospf6 database as-external $6 $7 internal" + + + + + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database dump" + + + + Search by Link state ID + + <x.x.x.x> + + + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database linkstate-id $6 detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database linkstate-id $6 dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database linkstate-id $6 internal" + + + + + + Show Self-originated LSAs + + vtysh -c "show ipv6 ospf6 database self-originated" + + + + Show details of LSAs + + vtysh -c "show ipv6 ospf6 database self-originated detail" + + + + Show dump of LSAs + + vtysh -c "show ipv6 ospf6 database self-originated dump" + + + + Show LSAs internal information + + vtysh -c "show ipv6 ospf6 database self-originated internal" + + + + + Show OSPFv3 interface information -- cgit v1.2.3