User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 609
A valid VXLAN configuration requires the assignment of an interface to the VTEP and the assignment of a valid IP
address to the specified interface.
There is no default source interface assignment.
Format vxlan source-interface {<slot/port> | loopback <loopback-id>| vlan <vlan-id>}
Default None
Mode VXLAN Config
5.29.4. no vxlan source-interface
Use this command to return VXLAN source interface to the default settings.
Format no vxlan source-interface
Mode VXLAN Config
5.29.5. vxlan udp-port
Use this command to configure VXLAN UDP port on the switch.
Packets bridged to the switch from a specific VLAN are encapsulated with a VXLAN header, sent through a pre-
configured UDP port. Packets that arrive through this port are assumed be VXLAN encapsulated packet and
forward to the bridging domain of the recipient VLAN which determined by the VNI in the VXLAN header and the
VNI and VLAN mapping.
Notice that the UDP port between various VTEPs must be the same, the VXLAN packets can’t forward if the UDP
port between source and destination VTEPs are different.
By default, the UDP port is 4789.
Format vxlan udp-port <port-id>
Parameter
Description
<slot/port>
The Logic interface number.
<loopback-id>
The Loopback ID. (Range: 0-63)
<vlan-id>
The VLAN ID. (Range: 1-4093)
Parameter
Description
<port-id>
The Udp port ID. (Range : 1-65535)