summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/ospfv3-adv-router-id-node-tag.xml.i
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-01-10 16:44:07 +0100
committerChristian Poessinger <christian@poessinger.com>2021-01-10 16:44:07 +0100
commit1c91987c494f80f8fe80de1534638362c7bd978e (patch)
tree4f1f88896a6212a03501efb683564325e21f2be8 /op-mode-definitions/include/ospfv3-adv-router-id-node-tag.xml.i
parentef6d9333c9b985bef6ca662bcae56044cded76a1 (diff)
downloadvyos-1x-1c91987c494f80f8fe80de1534638362c7bd978e.tar.gz
vyos-1x-1c91987c494f80f8fe80de1534638362c7bd978e.zip
op-mode: T3178: add remaining "show ipv6 ospfv3 database" commands from vyatta-op-quagga
Diffstat (limited to 'op-mode-definitions/include/ospfv3-adv-router-id-node-tag.xml.i')
-rw-r--r--op-mode-definitions/include/ospfv3-adv-router-id-node-tag.xml.i3
1 files changed, 2 insertions, 1 deletions
diff --git a/op-mode-definitions/include/ospfv3-adv-router-id-node-tag.xml.i b/op-mode-definitions/include/ospfv3-adv-router-id-node-tag.xml.i
index b6a64c52a..312ce2a4f 100644
--- a/op-mode-definitions/include/ospfv3-adv-router-id-node-tag.xml.i
+++ b/op-mode-definitions/include/ospfv3-adv-router-id-node-tag.xml.i
@@ -6,7 +6,8 @@
<list>&lt;x.x.x.x&gt;</list>
</completionHelp>
</properties>
- <command>vtysh -c "show ipv6 ospf6 database * $6 $7"</command>
+ <!-- FRR uses ospf6 where we use ospfv3, thus alter the command -->
+ <command>vtysh -c "show ipv6 ospf6 ${@:4}"</command>
<children>
#include <include/ospfv3-detail.xml.i>
#include <include/ospfv3-dump.xml.i>