Top |
org.freedesktop.NetworkManager.Device.Vxlanorg.freedesktop.NetworkManager.Device.Vxlan — VXLAN Device |
Parent readable o HwAddress readable s Id readable u Group readable s Local readable s Tos readable y Ttl readable y Learning readable b Ageing readable u Limit readable u DstPort readable q SrcPortMin readable q SrcPortMax readable q Proxy readable b Rsc readable b L2miss readable b L3miss readable b
Parent readable o
The object path of the parent device (if the VXLAN is not purely internal to this host).
HwAddress readable s
Hardware address of the device. n DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0.
Group readable s
The IP (v4 or v6) multicast group used to communicate with other physical hosts on this VXLAN.
Local readable s
The local IPv4 or IPv6 address to use when sending VXLAN packets to other physical hosts.
Tos readable y
The value to use in the IP ToS field for VXLAN packets sent to other physical hosts.
Ttl readable y
The value to use in the IP TTL field for VXLAN packets sent to other physical hosts.
Learning readable b
True if the VXLAN dynamically learns remote IP addresses.
Ageing readable u
The interval in seconds at which the kernel purges stale cached addresses.
Limit readable u
The maximum number of entries that can be added to the VXLAN's forwarding table.
SrcPortMin readable q
The lowest source port number to use for outgoing VXLAN packets.
SrcPortMax readable q
The highest source port number to use for outgoing VXLAN packets.
Proxy readable b
True if the VXLAN is implementing DOVE ARP proxying for remote clients.
Rsc readable b
True if the VXLAN is implementing DOVE route short-circuiting of known remote IP addresses.
L2miss readable b
True if the VXLAN will emit netlink notifications of L2 switch misses.