User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 615
5.29.19. vxlan riot
Use this command to enable RIOT mode on the switch.
VXLAN must be enabled prior to enabling RIOT on the switch. RIOT is supported only under VXLAN unicast mode.
Format vxlan riot
Default Disabled
Mode VXLAN Config
5.29.20. no vxlan riot
Use this command to return the RIOT mode to the default settings.
Format no vxlan riot
Mode VXLAN Config
5.29.21. vxlan riot-physical-loopback
Use this command to assign an interface as the VXLAN RIOT loopback interface on the switch.
VXLAN RIOT must be enabled prior to assigning an VXLAN RIOT loopback interface on the switch. Switch uses a
specified physical port (or port-channel) as an VXLAN loopback port to be an VXLAN access port as well as an L3
router port. Therefore, the VXLAN loopback port need to join the VLAN mapped to VXLAN tenant. This VLAN
should be a VLAN routing interface and the other front-end ports should not join to this VLAN.
Note: The outgoing packets on the riot loopback port need to be VLAN tagging.
Format vxlan riot-physical-loopback {<slot/port> | port-channel <1-64>}
Default None
Mode VXLAN Config
Here is the configuration example:
( Switch ) (Config)#interface 0/8
( Switch ) (Interface 0/8)#switchport allowed vlan add tagged 200
( Switch ) (Interface 0/8)#exit
Parameter
Description
<slot/port>
The Logic interface number.
<port channel id>
The interface number of the port channel. (Range: 1-64)