From 0f25f97c9c5fd4c8f698395565e0b065b7f1c6e9 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Mon, 31 Jul 2023 21:02:44 +0200 Subject: op-mode: T3700: add "show evpn access-vlan" commands --- op-mode-definitions/show-evpn.xml.in | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/op-mode-definitions/show-evpn.xml.in b/op-mode-definitions/show-evpn.xml.in index 0bdb41e7a..9e8d9f2dc 100644 --- a/op-mode-definitions/show-evpn.xml.in +++ b/op-mode-definitions/show-evpn.xml.in @@ -7,6 +7,34 @@ Show Ethernet VPN (EVPN) information + + + Access VLANs + + + #include + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + + + Access VLANs interface name + + + + + + + + VLAN ID + + <1-4094> + + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + + ARP and ND cache -- cgit v1.2.3