Skip to content

Commit e92d007

Browse files
committed
op-mode: T7764: Add 'vlan-to-vni statistics' op-mode command
- Fix typo in 'vlan-to-vni statistics' help text
1 parent 6403816 commit e92d007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

op-mode-definitions/show-interfaces-vxlan.xml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
</leafNode>
5555
<leafNode name="statistics">
5656
<properties>
57-
<help>Show statistics for the t0 VNI mapping</help>
57+
<help>Show VLAN to VNI statistics for the specified VLAN</help>
5858
</properties>
5959
<command>${vyos_op_scripts_dir}/interfaces.py show_vlan_to_vni --intf-name="$4" --vid="$7" --statistics</command>
6060
</leafNode>

0 commit comments

Comments
 (0)