load-balance rtag7 vxlan inner-l2
Use this command to enable RTAG7 load balancing for VxLAN for inner-L2 packets on the access side for load sharing of traffic on tunnel paths. This command also enables random UDP source port generation for the VxLAN UDP tunnels based on the L2 frame being received on the VxLAN access port.
Use the no parameter of this command to disable load balance for RTAG7 for VxLAN for inner-L2 frames.
Command Syntax
load-balance rtag7 vxlan inner-l2 (dest-mac | src-mac)
no load-balance rtag7 vxlan inner-l2 (dest-mac | src-mac)
Parameter
dest-mac
Destination MAC Address.
src-mac
Source MAC Address.
Default
By default, the load-balance rtag7 vxlan inner-l2 default is src-mac.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#load-balance rtag7 vxlan inner-l2 dest-mac
(config)#no load-balance rtag7 vxlan inner-l2 dest-mac
Last modified date: 08/28/2023