From 4cdf1386840ed2524b38bdc9d6fd19f4c423b827 Mon Sep 17 00:00:00 2001 From: Tobias Fiebig Date: Wed, 8 Mar 2023 21:23:16 +0100 Subject: T5070: Added show bgp martian/show bgp nexthop to bgp in vrf --- op-mode-definitions/show-bgp.xml.in | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/op-mode-definitions/show-bgp.xml.in b/op-mode-definitions/show-bgp.xml.in index c33a9dacf..378ae47f0 100644 --- a/op-mode-definitions/show-bgp.xml.in +++ b/op-mode-definitions/show-bgp.xml.in @@ -100,6 +100,40 @@ ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ #include + + + martian next-hops + + + + + martian next-hop database + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + + + + + Show BGP nexthop table + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + #include + + + + + IPv4/IPv6 nexthop address + + <x.x.x.x> <h:h:h:h:h:h:h:h> + + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + #include + + #include -- cgit v1.2.3