diff options
| -rw-r--r-- | op-mode-definitions/show-interfaces-vxlan.xml.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-interfaces-vxlan.xml.in b/op-mode-definitions/show-interfaces-vxlan.xml.in index 11b0a64a6..6241361d9 100644 --- a/op-mode-definitions/show-interfaces-vxlan.xml.in +++ b/op-mode-definitions/show-interfaces-vxlan.xml.in @@ -54,7 +54,7 @@ </leafNode> <leafNode name="statistics"> <properties> - <help>Show statistics for the t0 VNI mapping</help> + <help>Show VLAN to VNI statistics for the specified VLAN</help> </properties> <command>${vyos_op_scripts_dir}/interfaces.py show_vlan_to_vni --intf-name="$4" --vid="$7" --statistics</command> </leafNode> |
