Users Guide
RIOT
VXLAN RIOT additional feature descriptions are listed below.
● A new port-channel with LAG id 4097 is created and all the internal ports are added as member to that port-channel.
● Default configuration of these internal ports will be:
○ No keep alive
○ No shut
● Apart from that no user configurations are not allowed on these ports as well as suppressed from show running-
config. Also these internal interfaces will not be displayed in show running-config.
● Port-channel 4097 will not be allowed in config CLIs as well as not be part of running-config, but will be available in all show
interface commands.
● When you configure vxlan-vnid and the ip address in a vlan, port channel 4097 is automatically added to the vlan.
○ Spanning tree would be disabled on Port channel 4097.
○ None of these configs would be displayed.
● When feature vxlan configuration is removed, port-channel 4097 is removed as well.
DellEMC#conf
DellEMC(conf)#feature vxlan
DellEMC(conf)#end
DellEMC#
DellEMC#
DellEMC#show interfaces port-channel brief
Codes: L - LACP Port-channel
O - OpenFlow Controller Port-channel
A - Auto Port-channel
I - Internally Lagged
LAG Mode Status Uptime Ports
A 4097 L3 up 00:00:09 Hu 1/55 (Up)
Hu 1/56 (Up)
Hu 1/57 (Up)
Hu 1/58 (Up)
Hu 1/59 (Up)
Hu 1/60 (Up)
Hu 1/61 (Up)
Hu 1/62 (Up)
Hu 1/63 (Up)
Virtual Extensible LAN (VXLAN)
995