configure virtual-network remote-endpoint vxlan ipaddress monitor

configure virtual-network remote-endpoint vxlan ipaddress ipaddress { vr vr_name } monitor [ on | off ]

Description

This command enables or disables statistics monitoring (byte/packet counters) on a Virtual Network remote endpoint.

Syntax Description

ipaddress An existing interface IPv4 address.
vr VR/VRF instance the IPv4 address is configured on.
vr_name An existing VR/VRF name.
on Enable statistics.
off Disable statistics.

Default

Off.

Usage Guidelines

The command applied on dynamic remote endpoint is not saved to the configuration. If you want it to be saved, convert the remote endpoint to static using the command create virtual-network remote-endpoint vxlan ipaddress ipaddress {vr vr_name}.

Example

To enable statistics monitoring on an existing Virtual Network remote endpoint:

configure virtual-network remote-endpoint vxlan ipaddress 10.10.10.146 monitor on
To disable statistics monitoring on an existing Virtual Network remote endpoint:
configure virtual-network remote-endpoint vxlan ipaddress 10.10.10.146 monitor on

History

This command was first available in ExtremeXOS 21.1.

Platform Availability

This command is supported on the ExtremeSwitching 5320, 5420, 5520, 5720 series switches, and stacks with 5320, 5420, 5520, 5720 slots only.