From e74c568b07b50b97873fb4ee1d776dedefbd54d6 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 1 Oct 2021 23:05:04 +0200 Subject: New upstream version 1.32.12 --- docs/api/html/nm-settings-nmcli.html | 148 ++++++++++++++++++++++------------- 1 file changed, 92 insertions(+), 56 deletions(-) (limited to 'docs/api/html/nm-settings-nmcli.html') diff --git a/docs/api/html/nm-settings-nmcli.html b/docs/api/html/nm-settings-nmcli.html index a869ef2b..1ce647f7 100644 --- a/docs/api/html/nm-settings-nmcli.html +++ b/docs/api/html/nm-settings-nmcli.html @@ -67,7 +67,7 @@ property.

-

connection setting

+

connection setting

General Connection Profile Settings.

Properties: @@ -295,7 +295,7 @@


-

6lowpan setting

+

6lowpan setting

6LoWPAN Settings.

Properties: @@ -319,7 +319,7 @@


-

802-1x setting

+

802-1x setting

IEEE 802.1x Authentication Settings.

Properties: @@ -729,7 +729,7 @@


-

adsl setting

+

adsl setting

ADSL Settings.

Properties: @@ -811,7 +811,7 @@


-

bluetooth setting

+

bluetooth setting

Bluetooth Settings.

Properties: @@ -847,7 +847,7 @@


-

bond setting

+

bond setting

Bonding Settings.

Properties: @@ -869,7 +869,7 @@


-

bridge setting

+

bridge setting

Bridging Settings.

Properties: @@ -1119,7 +1119,7 @@


-

bridge-port setting

+

bridge-port setting

Bridge Port Settings.

Properties: @@ -1173,7 +1173,7 @@


-

cdma setting

+

cdma setting

CDMA-based Mobile Broadband Settings.

Properties: @@ -1235,7 +1235,7 @@


-

dcb setting

+

dcb setting

Data Center Bridging Settings.

Properties: @@ -1371,7 +1371,7 @@


-

ethtool setting

+

ethtool setting

Ethtool Ethernet Settings.

Properties: @@ -1703,6 +1703,18 @@

+

pause-autoneg

+

Whether to automatically negotiate on pause frame of flow control mechanism defined by IEEE 802.3x standard.

+ + +

pause-rx

+

Whether RX pause should be enabled. Only valid when automatic negotiation is disabled

+ + +

pause-tx

+

Whether TX pause should be enabled. Only valid when automatic negotiation is disabled

+ +

ring-rx

@@ -1723,7 +1735,7 @@

-

gsm setting

+

gsm setting

GSM-based Mobile Broadband Settings.

Properties: @@ -1861,7 +1873,7 @@


-

infiniband setting

+

infiniband setting

Infiniband Settings.

Properties: @@ -1927,7 +1939,7 @@


-

ipv4 setting

+

ipv4 setting

IPv4 Settings.

Properties: @@ -1943,9 +1955,9 @@

Alias: ip4

-

Array of IP addresses.

+

A list of IPv4 addresses and their prefix length. Multiple addresses can be separated by comma. For example "192.168.1.5/24, 10.1.0.5/24". The addresses are listed in decreasing priority, meaning the first address will be the primary address.

- Format: array of array of uint32

+ Format: a comma separated list of addresses

@@ -2111,6 +2123,14 @@ +

required-timeout

+ +

The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero).

+

+ Format: int32

+ + +

route-metric

The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is chosen automatically based on the device type. The metric applies to dynamic routes, manual (static) routes that don't have an explicit metric setting, address prefix routes, and the default route. Note that for IPv6, the kernel accepts zero (0) but coerces it to 1024 (user default). Hence, setting this property to zero effectively mean setting it to 1024. For IPv4, zero is a regular value for the metric.

@@ -2129,9 +2149,9 @@

routes

-

Array of IP routes.

+

A list of IPv4 destination addresses, prefix length, optional IPv4 next hop addresses, optional route metric, optional attribute. The valid syntax is: "ip[/prefix] [next-hop] [metric] [attribute=val]...[,ip[/prefix]...]". For example "192.0.2.0/24 10.1.1.1 77, 198.51.100.0/24".

- Format: array of array of uint32

+ Format: a comma separated list of routes

@@ -2143,7 +2163,7 @@

-

ipv6 setting

+

ipv6 setting

IPv6 Settings.

Properties: @@ -2167,9 +2187,9 @@

Alias: ip6

-

Array of IP addresses.

+

A list of IPv6 addresses and their prefix length. Multiple addresses can be separated by comma. For example "2001:db8:85a3::8a2e:370:7334/64, 2001:db8:85a3::5/64". The addresses are listed in increasing priority, meaning the last address will be the primary address.

- Format: array of legacy IPv6 address struct

+ Format: a comma separated list of addresses

@@ -2319,6 +2339,14 @@ +

required-timeout

+ +

The minimum time interval in milliseconds for which dynamic IP configuration should be tried before the connection succeeds. This property is useful for example if both IPv4 and IPv6 are enabled and are allowed to fail. Normally the connection succeeds as soon as one of the two address families completes; by setting a required timeout for e.g. IPv4, one can ensure that even if IP6 succeeds earlier than IPv4, NetworkManager waits some time for IPv4 before the connection becomes active. Note that if "may-fail" is FALSE for the same address family, this property has no effect as NetworkManager needs to wait for the full DHCP timeout. A zero value means that no required timeout is present, -1 means the default value (either configuration ipvx.required-timeout override or zero).

+

+ Format: int32

+ + +

route-metric

The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is chosen automatically based on the device type. The metric applies to dynamic routes, manual (static) routes that don't have an explicit metric setting, address prefix routes, and the default route. Note that for IPv6, the kernel accepts zero (0) but coerces it to 1024 (user default). Hence, setting this property to zero effectively mean setting it to 1024. For IPv4, zero is a regular value for the metric.

@@ -2359,7 +2387,7 @@

-

ip-tunnel setting

+

ip-tunnel setting

IP Tunneling Settings.

Properties: @@ -2487,7 +2515,7 @@


-

macsec setting

+

macsec setting

MACSec Settings.

Properties: @@ -2589,7 +2617,7 @@


-

macvlan setting

+

macvlan setting

MAC VLAN Settings.

Properties: @@ -2643,7 +2671,7 @@


-

match setting

+

match setting

Match settings.

Properties: @@ -2673,7 +2701,7 @@

kernel-command-line

-

A list of kernel command line arguments to match. This may be used to check whether a specific kernel command line option is set (or if prefixed with the exclamation mark unset). The argument must either be a single word, or an assignment (i.e. two words, separated "="). In the former case the kernel command line is searched for the word appearing as is, or as left hand side of an assignment. In the latter case, the exact assignment is looked for with right and left hand side matching. See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\' are used for optional and mandatory matches and inverting the pattern.

+

A list of kernel command line arguments to match. This may be used to check whether a specific kernel command line option is set (or unset, if prefixed with the exclamation mark). The argument must either be a single word, or an assignment (i.e. two words, joined by "="). In the former case the kernel command line is searched for the word appearing as is, or as left hand side of an assignment. In the latter case, the exact assignment is looked for with right and left hand side matching. Wildcard patterns are not supported. See NMSettingMatch:interface-name for how special characters '|', '&', '!' and '\' are used for optional and mandatory matches and inverting the match.

Format: array of string

@@ -2691,7 +2719,7 @@

-

802-11-olpc-mesh setting

+

802-11-olpc-mesh setting

Alias: olpc-mesh

OLPC Wireless Mesh Settings.

@@ -2719,7 +2747,7 @@

Alias: dhcp-anycast

-

Anycast DHCP MAC address used when requesting an IP address via DHCP. The specific anycast address used determines which DHCP server class answers the request.

+

Anycast DHCP MAC address used when requesting an IP address via DHCP. The specific anycast address used determines which DHCP server class answers the request. This is currently only implemented by dhclient DHCP plugin.

Format: byte array

@@ -2739,7 +2767,7 @@

-

ovs-bridge setting

+

ovs-bridge setting

OvsBridge Link Settings.

Properties: @@ -2795,7 +2823,7 @@


-

ovs-dpdk setting

+

ovs-dpdk setting

OvsDpdk Link Settings.

Properties: @@ -2817,7 +2845,7 @@


-

ovs-interface setting

+

ovs-interface setting

Open vSwitch Interface Settings.

Properties: @@ -2839,7 +2867,7 @@


-

ovs-patch setting

+

ovs-patch setting

OvsPatch Link Settings.

Properties: @@ -2861,7 +2889,7 @@


-

ovs-port setting

+

ovs-port setting

OvsPort Link Settings.

Properties: @@ -2925,7 +2953,7 @@


-

ppp setting

+

ppp setting

Point-to-Point Protocol Settings.

Properties: @@ -3085,7 +3113,7 @@


-

pppoe setting

+

pppoe setting

PPP-over-Ethernet Settings.

Properties: @@ -3151,7 +3179,7 @@


-

proxy setting

+

proxy setting

WWW Proxy Settings.

Properties: @@ -3207,7 +3235,7 @@


-

serial setting

+

serial setting

Serial Link Settings.

Properties: @@ -3263,7 +3291,7 @@


-

sriov setting

+

sriov setting

SR-IOV settings.

Properties: @@ -3303,7 +3331,7 @@


-

tc setting

+

tc setting

Linux Traffic Control Settings.

Properties: @@ -3335,7 +3363,7 @@


-

team setting

+

team setting

Teaming Settings.

Properties: @@ -3481,7 +3509,7 @@


-

team-port setting

+

team-port setting

Team Port Settings.

Properties: @@ -3555,7 +3583,7 @@


-

tun setting

+

tun setting

Tunnel Settings.

Properties: @@ -3631,7 +3659,7 @@


-

vlan setting

+

vlan setting

VLAN Settings.

Properties: @@ -3697,7 +3725,7 @@


-

vpn setting

+

vpn setting

VPN Settings.

Properties: @@ -3765,7 +3793,7 @@


-

vrf setting

+

vrf setting

VRF settings.

Properties: @@ -3789,7 +3817,7 @@


-

vxlan setting

+

vxlan setting

VXLAN Settings.

Properties: @@ -3947,7 +3975,7 @@


-

wifi-p2p setting

+

wifi-p2p setting

Wi-Fi P2P Settings.

Properties: @@ -3989,7 +4017,7 @@


-

wimax setting

+

wimax setting

WiMax Settings.

Properties: @@ -4025,7 +4053,7 @@


-

802-3-ethernet setting

+

802-3-ethernet setting

Alias: ethernet

Wired Ethernet Settings.

@@ -4039,6 +4067,14 @@ +

accept-all-mac-addresses

+ +

When TRUE, setup the interface to accept packets for all MAC addresses. This is enabling the kernel interface flag IFF_PROMISC. When FALSE, the interface will only accept the packets with the interface destination mac address or broadcast.

+

+ Format: NMTernary (int32)

+ + +

auto-negotiate

When TRUE, enforce auto-negotiation of speed and duplex mode. If "speed" and "duplex" properties are both specified, only that single mode will be advertised and accepted during the link auto-negotiation process: this works only for BASE-T 802.3 specifications and is useful for enforcing gigabits modes, as in these cases link negotiation is mandatory. When FALSE, "speed" and "duplex" properties should be both set or link configuration will be skipped.

@@ -4161,7 +4197,7 @@

-

wireguard setting

+

wireguard setting

WireGuard Settings.

Properties: @@ -4243,7 +4279,7 @@


-

802-11-wireless setting

+

802-11-wireless setting

Alias: wifi

Wi-Fi Settings.

@@ -4415,7 +4451,7 @@

-

802-11-wireless-security setting

+

802-11-wireless-security setting

Alias: wifi-sec

Wi-Fi Security Settings.

@@ -4455,7 +4491,7 @@

key-mgmt

-

Key management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-psk" (infrastructure WPA-PSK), "sae" (SAE), "owe" (Opportunistic Wireless Encryption), "wpa-eap" (WPA-Enterprise) or "wpa-eap-suite-b-192" (WPA3-Enterprise Suite B). This property must be set for any Wi-Fi connection that uses security.

+

Key management used for the connection. One of "none" (WEP or no password protection), "ieee8021x" (Dynamic WEP), "owe" (Opportunistic Wireless Encryption), "wpa-psk" (WPA2 + WPA3 personal), "sae" (WPA3 personal only), "wpa-eap" (WPA2 + WPA3 enterprise) or "wpa-eap-suite-b-192" (WPA3 enterprise only). This property must be set for any Wi-Fi connection that uses security.

Format: string

@@ -4599,7 +4635,7 @@

-

wpan setting

+

wpan setting

IEEE 802.15.4 (WPAN) MAC Settings.

Properties: @@ -4665,7 +4701,7 @@


-

hostname setting

+

hostname setting

Hostname settings.

Properties: @@ -4713,7 +4749,7 @@


-

veth setting

+

veth setting

Veth Settings.

Properties: -- cgit 1.3.0-6-gf8a5