File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
docs/reference/commandline Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -117,6 +117,12 @@ data traffic from the management traffic of the cluster.
117117
118118If unspecified, the IP address or interface of the advertise address is used.
119119
120+ Setting ` --data-path-addr ` does not restrict which interfaces or source IP
121+ addresses the VXLAN socket is bound to. Similar to ` --advertise-addr ` , the
122+ purpose of this flag is to inform other members of the swarm about which
123+ address to use for control plane traffic. To restrict access to the VXLAN port
124+ of the node, use firewall rules.
125+
120126### <a name =" data-path-port " ></a > Configure port number for data traffic (--data-path-port)
121127
122128The ` --data-path-port ` flag allows you to configure the UDP port number to use
You can’t perform that action at this time.
0 commit comments