File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed
Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change 711711 <varlistentry >
712712 <term ><varname >DestinationPort=</varname ></term >
713713 <listitem >
714- <para >Configures the default destination UDP port on a per-device basis.
715- If destination port is not specified then Linux kernel default will be used.
716- Set destination port 4789 to get the IANA assigned value. If not set or if the
717- destination port is assigned the empty string the default port of 4789 is used.</para >
714+ <para >Configures the default destination UDP port. If the destination port is not specified then
715+ Linux kernel default will be used. Set to 4789 to get the IANA assigned value.</para >
718716 </listitem >
719717 </varlistentry >
720718 <varlistentry >
721719 <term ><varname >PortRange=</varname ></term >
722720 <listitem >
723- <para >Configures VXLAN port range. VXLAN bases source
724- UDP port based on flow to help the receiver to be able
725- to load balance based on outer header flow. It
726- restricts the port range to the normal UDP local
727- ports, and allows overriding via configuration.</para >
721+ <para >Configures the source port range for the VXLAN. The kernel assigns the source UDP port based
722+ on the flow to help the receiver to do load balancing. When this option is not set, the normal
723+ range of local UDP ports is used.</para >
728724 </listitem >
729725 </varlistentry >
730726 <varlistentry >
You can’t perform that action at this time.
0 commit comments