From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/api/html/NetworkManager.conf.html | 210 +- docs/api/html/NetworkManager.devhelp2 | 17 + docs/api/html/NetworkManager.html | 40 +- docs/api/html/dbus-types.html | 8 +- ...org.freedesktop.NetworkManager.AccessPoint.html | 4 +- ...rg.freedesktop.NetworkManager.AgentManager.html | 4 +- ...eedesktop.NetworkManager.Connection.Active.html | 4 +- ...org.freedesktop.NetworkManager.DHCP4Config.html | 4 +- ...org.freedesktop.NetworkManager.DHCP6Config.html | 4 +- ...org.freedesktop.NetworkManager.Device.Adsl.html | 4 +- ...reedesktop.NetworkManager.Device.Bluetooth.html | 4 +- ...org.freedesktop.NetworkManager.Device.Bond.html | 4 +- ...g.freedesktop.NetworkManager.Device.Bridge.html | 4 +- ....freedesktop.NetworkManager.Device.Generic.html | 4 +- ...freedesktop.NetworkManager.Device.IPTunnel.html | 4 +- ...eedesktop.NetworkManager.Device.Infiniband.html | 4 +- ....freedesktop.NetworkManager.Device.Macvlan.html | 4 +- ...rg.freedesktop.NetworkManager.Device.Modem.html | 4 +- ...freedesktop.NetworkManager.Device.OlpcMesh.html | 4 +- ...eedesktop.NetworkManager.Device.Statistics.html | 110 + ...org.freedesktop.NetworkManager.Device.Team.html | 14 +- ...-org.freedesktop.NetworkManager.Device.Tun.html | 4 +- ...org.freedesktop.NetworkManager.Device.Veth.html | 4 +- ...org.freedesktop.NetworkManager.Device.Vlan.html | 4 +- ...rg.freedesktop.NetworkManager.Device.Vxlan.html | 4 +- ...rg.freedesktop.NetworkManager.Device.WiMax.html | 4 +- ...rg.freedesktop.NetworkManager.Device.Wired.html | 4 +- ...freedesktop.NetworkManager.Device.Wireless.html | 4 +- ...dbus-org.freedesktop.NetworkManager.Device.html | 4 +- ...s-org.freedesktop.NetworkManager.IP4Config.html | 4 +- ...s-org.freedesktop.NetworkManager.IP6Config.html | 4 +- .../gdbus-org.freedesktop.NetworkManager.PPP.html | 4 +- ...org.freedesktop.NetworkManager.SecretAgent.html | 8 +- ...desktop.NetworkManager.Settings.Connection.html | 4 +- ...us-org.freedesktop.NetworkManager.Settings.html | 4 +- ....freedesktop.NetworkManager.VPN.Connection.html | 4 +- ...-org.freedesktop.NetworkManager.VPN.Plugin.html | 4 +- .../html/gdbus-org.freedesktop.NetworkManager.html | 99 +- docs/api/html/index.html | 9 +- docs/api/html/index.sgml | 503 ----- docs/api/html/ix01.html | 26 +- docs/api/html/license.html | 4 +- docs/api/html/manpages.html | 4 +- docs/api/html/nm-dbus-types.html | 134 +- docs/api/html/nm-online.html | 8 +- docs/api/html/nm-settings-ifcfg-rh.html | 106 +- docs/api/html/nm-settings-keyfile.html | 34 +- docs/api/html/nm-settings.html | 1059 ++++++---- docs/api/html/nm-vpn-dbus-types.html | 4 +- docs/api/html/nmcli-examples.html | 23 +- docs/api/html/nmcli.html | 2105 ++++++++++---------- docs/api/html/nmtui.html | 8 +- docs/api/html/ref-settings.html | 106 +- docs/api/html/secrets-flags.html | 4 +- docs/api/html/spec.html | 7 +- 55 files changed, 2587 insertions(+), 2183 deletions(-) create mode 100644 docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html delete mode 100644 docs/api/html/index.sgml (limited to 'docs/api/html') diff --git a/docs/api/html/NetworkManager.conf.html b/docs/api/html/NetworkManager.conf.html index 828776ff..f9327a60 100644 --- a/docs/api/html/NetworkManager.conf.html +++ b/docs/api/html/NetworkManager.conf.html @@ -8,7 +8,7 @@ - + @@ -219,34 +219,14 @@ no-auto-default=*

ignore-carrier

- -

- Specify devices for which NetworkManager will (partially) - ignore the carrier state. Normally, for - device types that support carrier-detect, such as Ethernet - and InfiniBand, NetworkManager will only allow a - connection to be activated on the device if carrier is - present (ie, a cable is plugged in), and it will - deactivate the device if carrier drops for more than a few - seconds. -

-

- Listing a device here will allow activating connections on - that device even when it does not have carrier, provided - that the connection uses only statically-configured IP - addresses. Additionally, it will allow any active - connection (whether static or dynamic) to remain active on - the device when carrier is lost. -

-

- Note that the "carrier" property of NMDevices and device D-Bus - interfaces will still reflect the actual device state; it's just - that NetworkManager will not make use of that information. -

-

See the section called “Device List Format” for the syntax how to - specify a device. -

- +

+ This setting is deprecated for the per-device setting + ignore-carrier which overwrites this setting + if specified (See ???). + Otherwise, it is a list of matches to specify for which device + carrier should be ignored. See the section called “Device List Format” for the + syntax how to specify a device. +

assume-ipv6ll-only

@@ -300,8 +280,8 @@ no-auto-default=* configuration with DNSSEC support. The /etc/resolv.conf will be managed by dnssec-trigger daemon.

none: NetworkManager will not - modify resolv.conf. This implies rc-manager - unmanaged

+ modify resolv.conf. This implies + rc-manager unmanaged

@@ -315,7 +295,12 @@ no-auto-default=* always write resolv.conf to its runtime state directory.

symlink: NetworkManager will symlink /etc/resolv.conf to its private - resolv.conf file in the runtime state directory.

+ resolv.conf file in the runtime state directory. If + /etc/resolv.conf + already is a symlink pointing to a different location, the file + will not be modified. This allows the user to disable managing + by pointing the link /etc/resolv.conf to + somewhere else.

file: NetworkManager will write /etc/resolv.conf as file. If it finds a symlink, it will follow the symlink and update the target @@ -325,7 +310,7 @@ no-auto-default=*

netconfig: NetworkManager will run netconfig to update the DNS configuration.

unmanaged: don't touch - resolv.conf.

+ /etc/resolv.conf.

none: deprecated alias for symlink.

@@ -376,7 +361,7 @@ no-auto-default=*

path

The location where keyfiles are read and stored. - This defaults to "${prefix}/etc/NetworkManager/conf.d". + This defaults to "/etc/NetworkManager/conf.d".

@@ -474,7 +459,7 @@ unmanaged-devices=mac:00:22:68:1c:59:b1;mac:00:1E:65:30:D1:C4;interface-name:eth WIFI_SCAN, IP4, IP6, AUTOIP4, DNS, VPN, SHARING, SUPPLICANT, AGENTS, SETTINGS, SUSPEND, CORE, DEVICE, OLPC, WIMAX, INFINIBAND, FIREWALL, ADSL, BOND, VLAN, BRIDGE, DBUS_PROPS, - TEAM, CONCHECK, DCB, DISPATCH, AUDIT.

+ TEAM, CONCHECK, DCB, DISPATCH, AUDIT, SYSTEMD, VPN_PLUGIN.

In addition, these special domains can be used: NONE, ALL, DEFAULT, DHCP, IP.

You can specify per-domain log level overrides by @@ -530,7 +515,7 @@ ipv6.ip6-privacy=0

Not all properties can be overwritten, only the following properties are supported to have their default values configured - (see nm-settings(5) for details). + (see nm-settings(5) for details). A default value is only consulted if the corresponding per-connection value explicitly allows for that.

@@ -549,6 +534,14 @@ ipv6.ip6-privacy=0 +

ethernet.cloned-mac-address

+

If left unspecified, it defaults to "permanent".

+ + +

ethernet.generate-mac-address-mask

+ + +

ethernet.wake-on-lan

@@ -580,8 +573,18 @@ ipv6.ip6-privacy=0

If left unspecified, default value of 60 seconds is used.

+

wifi.cloned-mac-address

+

If left unspecified, it defaults to "permanent".

+ + +

wifi.generate-mac-address-mask

+ + +

wifi.mac-address-randomization

-

If left unspecified, MAC address randomization is disabled.

+

If left unspecified, MAC address randomization is disabled. + This setting is deprecated for wifi.cloned-mac-address. +

wifi.powersave

@@ -595,7 +598,7 @@ ipv6.ip6-privacy=0
-

Sections

+

Sections

You can configure multiple connection sections, by having different sections with a name that all start @@ -676,6 +679,106 @@ ipv6.ip6-privacy=1

+device section

+

Contains per-device persistent configuration. +

+

+ Example: +

+
+[device]
+match-device=interface-name:eth3
+unmanaged=1
+
+

+

+
+

Supported Properties

+

+ The following properties can be configured per-device. +

+
++++ + + + + + + + + + + + + + + +

ignore-carrier

+

+ Specify devices for which NetworkManager will (partially) + ignore the carrier state. Normally, for + device types that support carrier-detect, such as Ethernet + and InfiniBand, NetworkManager will only allow a + connection to be activated on the device if carrier is + present (ie, a cable is plugged in), and it will + deactivate the device if carrier drops for more than a few + seconds. +

+

+ A device with carrier ignored will allow activating connections on + that device even when it does not have carrier, provided + that the connection uses only statically-configured IP + addresses. Additionally, it will allow any active + connection (whether static or dynamic) to remain active on + the device when carrier is lost. +

+

+ Note that the "carrier" property of NMDevices and device D-Bus + interfaces will still reflect the actual device state; it's just + that NetworkManager will not make use of that information. +

+

+ This setting overwrites the deprecated main.ignore-carrier + setting above. +

+

wifi.scan-rand-mac-address

+ Configures MAC address randomization of a Wi-Fi device during + scanning. This defaults to yes in which case + a random, locally-administered MAC address will be used. + The setting wifi.scan-generate-mac-address-mask + allows to influence the generated MAC address to use certain vendor + OUIs. + If disabled, the MAC address during scanning is left unchanged to + whatever is configured. + For the configured MAC address while the device is associated, see instead + the per-connection setting wifi.cloned-mac-address. +

wifi.scan-generate-mac-address-mask

+ Like the per-connection settings ethernet.generate-mac-address-mask + and wifi.generate-mac-address-mask, this allows to configure the + generated MAC addresses during scanning. See nm-settings(5) + for details. +

+

+

+
+
+
+

Sections

+

+ The [device] section works the same as the [connection] section. + That is, multiple sections that all start with the prefix "device" can be specified. + The settings "match-device" and "stop-match" are available to match a device section + on a device. The order of multiple sections is also top-down within the file and + later files overwrite previous settings. See the section called “Sections” + for details. +

+
+
+
+

connectivity section

This section controls NetworkManager's optional connectivity checking functionality. This allows NetworkManager to detect @@ -721,7 +824,7 @@ ipv6.ip6-privacy=1

-

+

global-dns section

This section specifies global DNS settings that override connection-specific configuration.

@@ -751,7 +854,7 @@ ipv6.ip6-privacy=1

-

+

global-dns-domain sections

Sections with a name starting with the "global-dns-domain-" prefix allow to define global DNS configuration for specific @@ -787,7 +890,7 @@ ipv6.ip6-privacy=1

-

+

.config sections

This is a special section that contains options which apply to the configuration file that contains the option. @@ -890,7 +993,7 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16

-

Plugins

+

Plugins

@@ -974,12 +1077,13 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16
-

Appendix

+

Appendix

Device List Format

The configuration options main.no-auto-default, main.ignore-carrier, - and keyfile.unmanaged-devices select devices based on a list of matchings. + keyfile.unmanaged-devices, connection*.match-device and + device*.match-device select devices based on a list of matchings. Devices can be specified using the following format:

@@ -1000,7 +1104,7 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16

HWADDR

-

Match the MAC address of the device. Globbing is not supported

+

Match the permanent MAC address of the device. Globbing is not supported

interface-name:IFNAME, interface-name:~IFNAME

@@ -1014,7 +1118,7 @@ enable=nm-version-min:1.3,nm-version-min:1.2.6,nm-version-min:1.0.16

mac:HWADDR

-

Match the MAC address of the device. Globbing is not supported

+

Match the permanent MAC address of the device. Globbing is not supported

s390-subchannels:HWADDR

@@ -1063,19 +1167,19 @@ interface-name:vboxnet*,except:interface-name:vboxnet2
-

See Also

+

See Also

- NetworkManager(8), - nmcli(1), - nmcli-examples(7), - nm-online(1), - nm-settings(5), + NetworkManager(8), + nmcli(1), + nmcli-examples(7), + nm-online(1), + nm-settings(5), nm-applet(1), nm-connection-editor(1)

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/NetworkManager.devhelp2 b/docs/api/html/NetworkManager.devhelp2 index c0e6a7af..b2de4be6 100644 --- a/docs/api/html/NetworkManager.devhelp2 +++ b/docs/api/html/NetworkManager.devhelp2 @@ -47,6 +47,7 @@ + @@ -75,6 +76,9 @@ + + + @@ -246,6 +250,7 @@ + @@ -352,6 +357,10 @@ + + + + @@ -370,6 +379,8 @@ + + @@ -557,6 +568,12 @@ + + + + + + diff --git a/docs/api/html/NetworkManager.html b/docs/api/html/NetworkManager.html index 5467a3a8..10704589 100644 --- a/docs/api/html/NetworkManager.html +++ b/docs/api/html/NetworkManager.html @@ -8,7 +8,7 @@ - + @@ -61,7 +61,8 @@ device an operation just happened on, and second the action. For device actions, the interface is the name of the kernel interface suitable for IP configuration. Thus it is either VPN_IP_IFACE, DEVICE_IP_IFACE, or DEVICE_IFACE, as applicable. - For the hostname action it is always "none". + For the hostname and connectivity-change + actions it is always "none".

The actions are:

@@ -155,6 +156,12 @@ The DHCPv6 lease has changed (renewed, rebound, etc).

+ + + +

connectivity-change

+ The network connectivity state has changed (no connectivity, went online, etc). +

@@ -275,6 +282,15 @@ and DHCP6_ instead.

+ +

CONNECTIVITY_STATE

+

The network connectivity state, which can + take the values defined by the NMConnectivityState type, + from the org.freedesktop.NetworkManager D-Bus API: unknown, + none, portal, limited or full. Note: this variable will only + be set for connectivity-change actions. +

+

@@ -346,7 +362,7 @@ value of /etc/NetworkManager/NetworkManager.conf is used with a fallback to the older 'nm-system-settings.conf' if located in the same directory. See - NetworkManager.conf(5) + NetworkManager.conf(5) for more information on configuration file.

@@ -365,7 +381,7 @@ Sets how much information NetworkManager sends to the log destination (usually syslog's "daemon" facility). By default, only informational, warning, and error messages are logged. See the section on logging in - NetworkManager.conf(5) + NetworkManager.conf(5) for more information.

@@ -375,7 +391,7 @@ A comma-separated list specifying which operations are logged to the log destination (usually syslog). By default, most domains are logging-enabled. See the section on logging in - NetworkManager.conf(5) + NetworkManager.conf(5) for more information.

@@ -498,18 +514,18 @@

See Also

- NetworkManager.conf(5), - nmcli(1), - nmcli-examples(7), - nm-online(1), - nm-settings(5), + NetworkManager.conf(5), + nmcli(1), + nmcli-examples(7), + nm-online(1), + nm-settings(5), nm-applet(1), - nm-connection-editor(1) + nm-connection-editor(1), udev(7)

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/dbus-types.html b/docs/api/html/dbus-types.html index e63be172..23789e20 100644 --- a/docs/api/html/dbus-types.html +++ b/docs/api/html/dbus-types.html @@ -6,9 +6,9 @@ - + - + @@ -16,12 +16,12 @@ Home Up -Prev +Prev Next

Types

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html index 25c4e853..787424df 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AccessPoint.html @@ -8,7 +8,7 @@ - + @@ -185,6 +185,6 @@ LastSeen readable i +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html index 81414d7f..61b2cbe9 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.AgentManager.html @@ -8,7 +8,7 @@ - + @@ -105,6 +105,6 @@ Unregister (); +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html index 71956c75..097bb998 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Connection.Active.html @@ -8,7 +8,7 @@ - + @@ -254,6 +254,6 @@ Master readable o +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.DHCP4Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.DHCP4Config.html index 8c99d193..742daaa1 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.DHCP4Config.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.DHCP4Config.html @@ -8,7 +8,7 @@ - + @@ -83,6 +83,6 @@ Options readable a{sv} +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.DHCP6Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.DHCP6Config.html index 916d8629..d2cbae9b 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.DHCP6Config.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.DHCP6Config.html @@ -8,7 +8,7 @@ - + @@ -83,6 +83,6 @@ Options readable a{sv} +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Adsl.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Adsl.html index bc446feb..a5d808cf 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Adsl.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Adsl.html @@ -8,7 +8,7 @@ - + @@ -82,6 +82,6 @@ Carrier readable b +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html index e675f1ad..55360642 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bluetooth.html @@ -8,7 +8,7 @@ - + @@ -104,6 +104,6 @@ BtCapabilities readable u +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html index 14383a24..a0e53737 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bond.html @@ -8,7 +8,7 @@ - + @@ -104,6 +104,6 @@ Slaves readable ao +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html index fb550a69..852e87bc 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Bridge.html @@ -8,7 +8,7 @@ - + @@ -104,6 +104,6 @@ Slaves readable ao +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Generic.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Generic.html index d53d727d..992b19a5 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Generic.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Generic.html @@ -8,7 +8,7 @@ - + @@ -92,6 +92,6 @@ TypeDescription readable s +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html index d7e5dbfb..c97fddde 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html @@ -8,7 +8,7 @@ - + @@ -186,6 +186,6 @@ FlowLabel readable u +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html index 5f43e63c..7355ad40 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html @@ -8,7 +8,7 @@ - + @@ -93,6 +93,6 @@ Carrier readable b +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html index 72b5df8d..3011841b 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html @@ -8,7 +8,7 @@ - + @@ -112,6 +112,6 @@ Tap readable b +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html index b56f2acb..0c6ab35e 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Modem.html @@ -8,7 +8,7 @@ - + @@ -100,6 +100,6 @@ CurrentCapabilities readable u +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html index c51bca47..ab9bc101 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.OlpcMesh.html @@ -8,7 +8,7 @@ - + @@ -103,6 +103,6 @@ ActiveChannel readable u +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html new file mode 100644 index 00000000..cdb6dd2b --- /dev/null +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Statistics.html @@ -0,0 +1,110 @@ + + + + +org.freedesktop.NetworkManager.Device.Statistics: NetworkManager Reference Manual + + + + + + + + + + + + + + + + +
+
+
+ + +
+

org.freedesktop.NetworkManager.Device.Statistics

+

org.freedesktop.NetworkManager.Device.Statistics

+
+
+

Signals

+
+PropertiesChanged (a{sv} properties);
+
+
+
+

Properties

+
+RefreshRateMs  readwrite  u
+TxBytes        readable   t
+RxBytes        readable   t
+
+
+
+

Description

+

+
+
+

Signal Details

+
+

The "PropertiesChanged" signal

+
+PropertiesChanged (a{sv} properties);
+
+

+
++++ + + + + +

a{sv} properties:

A dictionary mapping property names to variant boxed values

+
+
+
+

Property Details

+
+

The "RefreshRateMs" property

+
+RefreshRateMs  readwrite  u
+
+

Refresh rate of the rest of properties of this interface. The properties + are guaranteed to be refreshed each RefreshRateMs milliseconds in case + the underlying counter has changed too. + If zero, there is no guaranteed refresh rate of the properties. +

+
+
+
+

The "TxBytes" property

+
+TxBytes  readable   t
+
+

Number of transmitted bytes +

+
+
+
+

The "RxBytes" property

+
+RxBytes  readable   t
+
+

Number of received bytes +

+
+
+
+ + + \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html index ffa7061a..eeb3ac25 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Team.html @@ -8,7 +8,7 @@ - + @@ -45,6 +45,7 @@ HwAddress readable s Carrier readable b Slaves readable ao +Config readable s
@@ -101,9 +102,18 @@ Slaves readable ao this device.

+
+
+

The "Config" property

+
+Config  readable   s
+
+

The JSON configuration currently applied on the device. +

+
+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html index 67282411..3fa87ff5 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html @@ -8,7 +8,7 @@ - + @@ -145,6 +145,6 @@ HwAddress readable s +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Veth.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Veth.html index 892e396b..8f66ee0a 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Veth.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Veth.html @@ -8,7 +8,7 @@ - + @@ -82,6 +82,6 @@ Peer readable o +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html index bf54392a..0b965269 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vlan.html @@ -8,7 +8,7 @@ - + @@ -113,6 +113,6 @@ VlanId readable u +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html index 97ca5850..6e9b82cc 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Vxlan.html @@ -8,7 +8,7 @@ - + @@ -249,6 +249,6 @@ L3miss readable b +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WiMax.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WiMax.html index 345ec7e2..5dc50721 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WiMax.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.WiMax.html @@ -8,7 +8,7 @@ - + @@ -231,6 +231,6 @@ ActiveNsp readable o +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html index 240ff74f..7e951a70 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wired.html @@ -8,7 +8,7 @@ - + @@ -123,6 +123,6 @@ Carrier readable b +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html index 9dda293d..98a07a41 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Wireless.html @@ -8,7 +8,7 @@ - + @@ -259,6 +259,6 @@ WirelessCapabilities readable u +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html index c0a8a22d..ed34dc9c 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.html @@ -8,7 +8,7 @@ - + @@ -521,6 +521,6 @@ Real readable b +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html index 5f2615cf..70c0aef2 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html @@ -8,7 +8,7 @@ - + @@ -194,6 +194,6 @@ WinsServers readable au +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html index 65995603..9a2656fc 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html @@ -8,7 +8,7 @@ - + @@ -178,6 +178,6 @@ DnsPriority readable i +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html index 0768f315..99994305 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.PPP.html @@ -8,7 +8,7 @@ - + @@ -128,6 +128,6 @@ SetState (IN u state); +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.SecretAgent.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.SecretAgent.html index 2b116264..552d941f 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.SecretAgent.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.SecretAgent.html @@ -7,8 +7,8 @@ - - + + @@ -20,7 +20,7 @@ Home Up Prev -Next +Next
@@ -197,6 +197,6 @@ DeleteSecrets (IN a{sa{sv}} connection,
+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.Connection.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.Connection.html index 6d33c280..5a594547 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.Connection.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.Connection.html @@ -8,7 +8,7 @@ - + @@ -255,6 +255,6 @@ Unsaved readable b +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.html index 5f601e51..2b0dc6c1 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Settings.html @@ -8,7 +8,7 @@ - + @@ -358,6 +358,6 @@ CanModify readable b +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html index 848a0d63..15994c30 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Connection.html @@ -8,7 +8,7 @@ - + @@ -123,6 +123,6 @@ Banner readable s +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Plugin.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Plugin.html index 5868c7ac..c657a71f 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Plugin.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.VPN.Plugin.html @@ -8,7 +8,7 @@ - + @@ -415,6 +415,6 @@ State readable u +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.html index f97d5301..018d4ae1 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.html @@ -8,7 +8,7 @@ - + @@ -60,6 +60,13 @@ OUT s domains); CheckConnectivity (OUT u connectivity); state (OUT u state); +CheckpointCreate (IN ao devices, + IN u rollback_timeout, + IN u flags, + OUT o checkpoint); +CheckpointDestroy (IN o checkpoint); +CheckpointRollback (IN o checkpoint, + OUT a{su} result);
@@ -460,6 +467,94 @@ state (OUT u state);
+
+
+

The CheckpointCreate() method

+
+CheckpointCreate (IN  ao devices,
+                  IN  u  rollback_timeout,
+                  IN  u  flags,
+                  OUT o  checkpoint);
+
+

devices: a list of device paths for which a checkpoint should be created. An empty list means all managed devices. + rollback_timeout: the time in seconds until NetworkManager will automatically rollback to the checkpoint. Set to zero for infinite. + flags: optional flags that influence the creation. + checkpoint: on success, returns the path of the checkpoint. +

+

Create a checkpoint of the current networking configuration + for given interfaces. If rollback_timeout is not zero, a + rollback is automatically performed after the given timeout. +

+
++++ + + + + + + + + + + + + + + + + + + +

IN ao devices:

IN u rollback_timeout:

IN u flags:

OUT o checkpoint:

+
+
+
+

The CheckpointDestroy() method

+
+CheckpointDestroy (IN  o checkpoint);
+
+

Destroy a previously created checkpoint. +

+
++++ + + + + +

IN o checkpoint:

the checkpoint to be destroyed. Set to empty to cancel all pending checkpoints.

+
+
+
+

The CheckpointRollback() method

+
+CheckpointRollback (IN  o     checkpoint,
+                    OUT a{su} result);
+
+

Rollback a checkpoint before the timeout is reached. +

+
++++ + + + + + + + + + + +

IN o checkpoint:

the checkpoint to be rolled back.

OUT a{su} result:

on return, a dictionary of devices and results. Devices are represented by their original D-Bus path; each result is a RollbackResult.

+

Signal Details

@@ -756,6 +851,6 @@ GlobalDnsConfiguration readwrite a{sv}
+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/index.html b/docs/api/html/index.html index 59c5412e..84dcc838 100644 --- a/docs/api/html/index.html +++ b/docs/api/html/index.html @@ -6,7 +6,7 @@ - + @@ -14,7 +14,7 @@
-

Version 1.2.4 +

Version 1.4.0

+
Generated by GTK-Doc V1.25
\ No newline at end of file diff --git a/docs/api/html/index.sgml b/docs/api/html/index.sgml deleted file mode 100644 index 3ffc813b..00000000 --- a/docs/api/html/index.sgml +++ /dev/null @@ -1,503 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/api/html/ix01.html b/docs/api/html/ix01.html index 9b0fe805..49f669bf 100644 --- a/docs/api/html/ix01.html +++ b/docs/api/html/ix01.html @@ -8,7 +8,7 @@ - + @@ -176,12 +176,24 @@
org.freedesktop.NetworkManager.Device.Reapply(), The Reapply() method
+
org.freedesktop.NetworkManager.Device.Statistics, org.freedesktop.NetworkManager.Device.Statistics +
+
org.freedesktop.NetworkManager.Device.Statistics::PropertiesChanged, The "PropertiesChanged" signal +
+
org.freedesktop.NetworkManager.Device.Statistics:RefreshRateMs, The "RefreshRateMs" property +
+
org.freedesktop.NetworkManager.Device.Statistics:RxBytes, The "RxBytes" property +
+
org.freedesktop.NetworkManager.Device.Statistics:TxBytes, The "TxBytes" property +
org.freedesktop.NetworkManager.Device.Team, org.freedesktop.NetworkManager.Device.Team
org.freedesktop.NetworkManager.Device.Team::PropertiesChanged, The "PropertiesChanged" signal
org.freedesktop.NetworkManager.Device.Team:Carrier, The "Carrier" property
+
org.freedesktop.NetworkManager.Device.Team:Config, The "Config" property +
org.freedesktop.NetworkManager.Device.Team:HwAddress, The "HwAddress" property
org.freedesktop.NetworkManager.Device.Team:Slaves, The "Slaves" property @@ -563,6 +575,12 @@
org.freedesktop.NetworkManager.CheckConnectivity(), The CheckConnectivity() method
+
org.freedesktop.NetworkManager.CheckpointCreate(), The CheckpointCreate() method +
+
org.freedesktop.NetworkManager.CheckpointDestroy(), The CheckpointDestroy() method +
+
org.freedesktop.NetworkManager.CheckpointRollback(), The CheckpointRollback() method +
org.freedesktop.NetworkManager.DeactivateConnection(), The DeactivateConnection() method
org.freedesktop.NetworkManager.Enable(), The Enable() method @@ -648,6 +666,8 @@
NMBluetoothCapabilities, enum NMBluetoothCapabilities
+
NMCheckpointCreateFlags, enum NMCheckpointCreateFlags +
NMConnectivityState, enum NMConnectivityState
NMDeviceCapabilities, enum NMDeviceCapabilities @@ -666,6 +686,8 @@
NMMetered, enum NMMetered
+
NMRollbackResult, enum NMRollbackResult +
NMSecretAgentCapabilities, enum NMSecretAgentCapabilities
NMSecretAgentGetSecretsFlags, enum NMSecretAgentGetSecretsFlags @@ -753,6 +775,6 @@
+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/license.html b/docs/api/html/license.html index d7ed9e1c..211b7445 100644 --- a/docs/api/html/license.html +++ b/docs/api/html/license.html @@ -7,7 +7,7 @@ - + @@ -379,6 +379,6 @@ Public License instead of this License.

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/manpages.html b/docs/api/html/manpages.html index a81ed762..8ad2e97e 100644 --- a/docs/api/html/manpages.html +++ b/docs/api/html/manpages.html @@ -8,7 +8,7 @@ - + @@ -53,6 +53,6 @@ +
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nm-dbus-types.html b/docs/api/html/nm-dbus-types.html index 6d044dd3..b85cc306 100644 --- a/docs/api/html/nm-dbus-types.html +++ b/docs/api/html/nm-dbus-types.html @@ -8,7 +8,7 @@ - + @@ -3113,8 +3113,138 @@ +
+
+

enum NMCheckpointCreateFlags

+

The flags for CheckpointCreate call

+

Since: 1.4

+

+
+

Values

+
++++++ + + + + + + + + + + + + + + +
+

NM_CHECKPOINT_CREATE_FLAG_NONE

+

+
+

= 0

+

+
+

no flags

+

+
 
+

NM_CHECKPOINT_CREATE_FLAG_DESTROY_ALL

+

+
+

= 0x01

+

+
+

when creating a new checkpoint, destroy all existing ones.

+

+
 
+
+
+
+
+

enum NMRollbackResult

+

The result of a checkpoint Rollback() operation for a specific device.

+

Since: 1.4

+

+
+

Values

+
++++++ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

NM_ROLLBACK_RESULT_OK

+

+
+

= 0

+

+
+

the rollback succeeded.

+

+
 
+

NM_ROLLBACK_RESULT_ERR_NO_DEVICE

+

+
+

= 1

+

+
+

the device no longer exists.

+

+
 
+

NM_ROLLBACK_RESULT_ERR_DEVICE_UNMANAGED

+

+
+

= 2

+

+
+

the device is now unmanaged.

+

+
 
+

NM_ROLLBACK_RESULT_ERR_FAILED

+

+
+

= 3

+

+
+

other errors during rollback.

+

+
 
+
+
+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nm-online.html b/docs/api/html/nm-online.html index d2181325..06ff88d8 100644 --- a/docs/api/html/nm-online.html +++ b/docs/api/html/nm-online.html @@ -8,7 +8,7 @@ - + @@ -110,11 +110,11 @@

See Also

-

nmcli(1), - NetworkManager(8).

+

nmcli(1), + NetworkManager(8).

+
Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nm-settings-ifcfg-rh.html b/docs/api/html/nm-settings-ifcfg-rh.html index 338cd158..e188551a 100644 --- a/docs/api/html/nm-settings-ifcfg-rh.html +++ b/docs/api/html/nm-settings-ifcfg-rh.html @@ -8,7 +8,7 @@ - + @@ -46,7 +46,7 @@ The plugin currently supports reading and writing Ethernet, Wi-Fi, InfiniBand, VLAN, Bond, Bridge, and Team connections. Unsupported connection types (such as WWAN, PPPoE, VPN, or ADSL) are handled by keyfile plugin - (nm-settings-keyfile(5)). + (nm-settings-keyfile(5)). The main reason for using ifcfg-rh plugin is the compatibility with legacy configurations for ifup and ifdown (initscripts). @@ -232,6 +232,9 @@ DEVICETYPE=TeamPort connection sharing. When shared is used, NetworkManager assigns the interface 10.42.0.1, or it uses the first static address, if configured.

+
  • HWADDR - + initscripts compare the currently set hardware address of a device, while + NetworkManager considers the permanent one.

  • @@ -249,7 +252,7 @@ DEVICETYPE=TeamPort are NetworkManager specific extensions not understood by traditional initscripts.

    -

    Table 39. 802-1x setting

    +

    Table 62. 802-1x setting

    @@ -524,7 +527,7 @@ Example: IEEE_8021X_PRIVATE_KEY=/home/joe/mykey.p12

    -

    Table 40. bond setting

    +

    Table 63. bond setting

    @@ -549,7 +552,7 @@ Example: BONDING_OPTS="miimon=100 mode=broadcast"

    -

    Table 41. bridge-port setting

    +

    Table 64. bridge-port setting

    @@ -590,7 +593,7 @@ Allowed values: 1 - 65535

    -

    Table 42. bridge setting

    +

    Table 65. bridge setting

    @@ -670,7 +673,7 @@ Allowed values: 0 or 1

    -

    Table 43. connection setting

    +

    Table 66. connection setting

    @@ -697,7 +700,14 @@ Allowed values: 0 or 1 - + + + + + + + @@ -809,7 +819,7 @@ Allowed values: boolean value or 'rx'
    UUID(+)  UUID for the connection profile. When missing, NetworkManager creates the UUID itself (by hashing the file).UUID for the connection profile. When missing, NetworkManager creates the UUID itself (by hashing the filename).
    stable-idSTABLE_ID(+) + Token to generate stable IDs.
    interface-name

    -

    Table 44. dcb setting

    +

    Table 67. dcb setting

    @@ -944,7 +954,7 @@ Example: DCB_PG_UP2TC=01623701 used explicitly to enable DCB so that the rest of the DCB_* variables can apply.

    -

    Table 45. infiniband setting

    +

    Table 68. infiniband setting

    @@ -999,7 +1009,7 @@ Example: PHYSDEV=ib0

    -

    Table 46. ip-tunnel setting

    +

    Table 69. ip-tunnel setting

    @@ -1017,7 +1027,7 @@ Example: PHYSDEV=ib0

    -

    Table 47. ipv4 setting

    +

    Table 70. ipv4 setting

    @@ -1123,6 +1133,15 @@ Example: GATEWAY=10.5.5.1 + + + + + + @@ -1160,7 +1179,7 @@ Example: DHCP_FQDN=foo.bar.com
    IPV4_ROUTE_METRIC is the default IPv4 metric for routes on this connection. If set to -1, a default metric based on the device type is used.
    dns-priorityIPV4_DNS_PRIORITY(+) +0The priority for DNS servers of this connection. Lower values have higher priority. If zero, the default value will be used (50 for VPNs, 100 for other connections). A negative value prevents DNS from other connections with greater values to be used. + +Example: IPV4_DNS_PRIORITY=20
    dhcp-client-id DHCP_CLIENT_ID(+)

    -

    Table 48. ipv6 setting

    +

    Table 71. ipv6 setting

    @@ -1256,6 +1275,15 @@ Example: IPV6_DEFAULTGW=abbe::1 + + + + + + @@ -1276,11 +1304,19 @@ Example: IPV6_ADDR_GEN_MODE=stable-privacyIPV6_ADDR_GEN_MODE: eui64, stable-privacy + + + + + +
    IPV6_ROUTE_METRIC is the default IPv6 metric for routes on this connection. If set to -1, a default metric based on the device type is used.
    dns-priorityIPV6_DNS_PRIORITY(+) +0The priority for DNS servers of this connection. Lower values have higher priority. If zero, the default value will be used (50 for VPNs, 100 for other connections). A negative value prevents DNS from other connections with greater values to be used. + +Example: IPV6_DNS_PRIORITY=20
    ip6-privacy IPV6_PRIVACY, IPV6_PRIVACY_PREFER_PUBLIC_IP(+)
    tokenIPV6_TOKEN The IPv6 tokenized interface identifier token + +Example: IPV6_TOKEN=::53

    -

    Table 49. macvlan setting

    +

    Table 72. macvlan setting

    @@ -1298,7 +1334,7 @@ Allowed values: IPV6_ADDR_GEN_MODE: eui64, stable-privacy

    -

    Table 50. team-port setting

    +

    Table 73. team-port setting

    @@ -1321,7 +1357,7 @@ Allowed values: IPV6_ADDR_GEN_MODE: eui64, stable-privacy

    -

    Table 51. team setting

    +

    Table 74. team setting

    @@ -1344,7 +1380,7 @@ Allowed values: IPV6_ADDR_GEN_MODE: eui64, stable-privacy

    -

    Table 52. tun setting

    +

    Table 75. tun setting

    @@ -1362,7 +1398,7 @@ Allowed values: IPV6_ADDR_GEN_MODE: eui64, stable-privacy

    -

    Table 53. vlan setting

    +

    Table 76. vlan setting

    @@ -1425,7 +1461,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

    -

    Table 54. vxlan setting

    +

    Table 77. vxlan setting

    @@ -1443,7 +1479,7 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12

    -

    Table 55. 802-3-ethernet setting

    +

    Table 78. 802-3-ethernet setting

    @@ -1495,6 +1531,12 @@ Example: PHYSDEV=eth0, VLAN_ID=12; or DEVICE=eth0.12 + + + + + + @@ -1537,7 +1579,7 @@ Allowed values: "qeth", "lcs" or "ctc"
    Cloned (spoofed) MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:14:5A:99).
    generate-mac-address-maskGENERATE_MAC_ADDRESS_MASK the MAC address mask for generating randomized and stable cloned-mac-address.
    mac-address-blacklist HWADDR_BLACKLIST(+)

    -

    Table 56. 802-11-wireless-security setting

    +

    Table 79. 802-11-wireless-security setting

    @@ -1689,7 +1731,7 @@ Example: KEY1=s:ahoj, KEY1=0a1c45bc02, KEY_PASSPHRASE1=mysuperse

    -

    Table 57. 802-11-wireless setting

    +

    Table 80. 802-11-wireless setting

    @@ -1773,6 +1815,12 @@ Example: BSSID=00:1E:BD:64:83:21 + + + + + + @@ -1862,15 +1910,15 @@ Allowed values: default, never, always

    See Also

    -

    nm-settings(5), - nm-settings-keyfile(5), - NetworkManager(8), - NetworkManager.conf(5), - nmcli(1), - nmcli-examples(7)

    +

    nm-settings(5), + nm-settings-keyfile(5), + NetworkManager(8), + NetworkManager.conf(5), + nmcli(1), + nmcli-examples(7)

    +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nm-settings-keyfile.html b/docs/api/html/nm-settings-keyfile.html index 24188009..809d7cd1 100644 --- a/docs/api/html/nm-settings-keyfile.html +++ b/docs/api/html/nm-settings-keyfile.html @@ -8,7 +8,7 @@ - + @@ -174,7 +174,7 @@ id=4 There are several exceptions to this rule, mainly for making keyfile syntax easier for humans. The exceptions handled specially by keyfile plugin are listed below. Refer to - nm-settings(5) + nm-settings(5) for all available settings and properties and their description.

    Name aliases.  @@ -188,7 +188,7 @@ id=4

    Cloned (spoofed) MAC address in traditional hex-digits-and-colons notation (e.g. 00:22:68:14:5A:99).
    generate-mac-address-maskGENERATE_MAC_ADDRESS_MASK the MAC address mask for generating randomized and stable cloned-mac-address.
    mac-address-blacklist HWADDR_BLACKLIST(+)
    802-11-wireless-security = wifi-security
    -

    Table 31. bridge setting (section)

    +

    Table 54. bridge setting (section)

    @@ -213,7 +213,7 @@ Example: mac-address=00:22:68:12:79:A2 mac-address=0;34;104;18;1

    -

    Table 32. infiniband setting (section)

    +

    Table 55. infiniband setting (section)

    @@ -238,7 +238,7 @@ Example: mac-address= 80:00:00:6d:fe:80:00:00:00:00:00:00:00:02:

    -

    Table 33. ipv4 setting (section)

    +

    Table 56. ipv4 setting (section)

    @@ -289,7 +289,7 @@ Example: route1=8.8.8.0/24,10.1.1.1,77 route2=7.7.0.0/16

    -

    Table 34. ipv6 setting (section)

    +

    Table 57. ipv6 setting (section)

    @@ -340,7 +340,7 @@ Example: route1=2001:4860:4860::/64,2620:52:0:2219:222:68ff:fe11

    -

    Table 35. serial setting (section)

    +

    Table 58. serial setting (section)

    @@ -365,7 +365,7 @@ Example: parity=n

    -

    Table 36. vpn setting (section)

    +

    Table 59. vpn setting (section)

    @@ -400,7 +400,7 @@ Example: password=Popocatepetl

    -

    Table 37. 802-3-ethernet setting (section)

    +

    Table 60. 802-3-ethernet setting (section)

    @@ -439,7 +439,7 @@ Example: mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79

    -

    Table 38. 802-11-wireless setting (section)

    +

    Table 61. 802-11-wireless setting (section)

    @@ -511,15 +511,15 @@ Example: mac-address-blacklist= 00:22:68:12:79:A6;00:22:68:12:79

    See Also

    -

    nm-settings(5), - nm-settings-ifcfg-rh(5), - NetworkManager(8), - NetworkManager.conf(5), - nmcli(1), - nmcli-examples(7)

    +

    nm-settings(5), + nm-settings-ifcfg-rh(5), + NetworkManager(8), + NetworkManager.conf(5), + nmcli(1), + nmcli-examples(7)

    +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nm-settings.html b/docs/api/html/nm-settings.html index 4b300bc7..6d729dde 100644 --- a/docs/api/html/nm-settings.html +++ b/docs/api/html/nm-settings.html @@ -8,7 +8,7 @@ - + @@ -94,7 +94,7 @@
    -

    Table 1. 802-1x setting

    +

    Table 24. 802-1x setting

    @@ -110,211 +110,246 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -323,7 +358,7 @@
    altsubject-matches +altsubject-matches array of string [] List of strings to be matched against the altSubjectName of the certificate presented by the authentication server. If the list is empty, no verification of the server certificate's altSubjectName is performed.
    anonymous-identity +anonymous-identity string   Anonymous identity string for EAP authentication methods. Used as the unencrypted identity with EAP types that support different tunneled identity like EAP-TTLS.
    ca-cert +ca-cert byte array   Contains the CA certificate if used by the EAP method specified in the "eap" property. Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended.
    ca-path +ca-path string   UTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the certificate specified in the "ca-cert" property.
    client-cert +client-cert byte array   Contains the client certificate if used by the EAP method specified in the "eap" property. Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte.
    domain-suffix-match +domain-suffix-match string   Constraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison.
    eap +eap array of string [] The allowed EAP method to be used when authenticating to the network with 802.1x. Valid methods are: "leap", "md5", "tls", "peap", "ttls", "pwd", and "fast". Each method requires different configuration using the properties of this setting; refer to wpa_supplicant documentation for the allowed combinations.
    identity +identity string   Identity string for EAP authentication methods. Often the user's user or login name.
    name +name string 802-1x The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    pac-file +pac-file string   UTF-8 encoded file path containing PAC for EAP-FAST.
    password +password string   UTF-8 encoded password used for EAP authentication methods. If both the "password" property and the "password-raw" property are specified, "password" is preferred.
    password-flags +password-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "password" property. (see the section called “Secret flag types:” for flag values)
    password-raw +password-raw byte array   Password used for EAP authentication methods, given as a byte array to allow passwords in other encodings than UTF-8 to be used. If both the "password" property and the "password-raw" property are specified, "password" is preferred.
    password-raw-flags +password-raw-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "password-raw" property. (see the section called “Secret flag types:” for flag values)
    phase1-fast-provisioning +phase1-fast-provisioning string   Enables or disables in-line provisioning of EAP-FAST credentials when FAST is specified as the EAP method in the "eap" property. Recognized values are "0" (disabled), "1" (allow unauthenticated provisioning), "2" (allow authenticated provisioning), and "3" (allow both authenticated and unauthenticated provisioning). See the wpa_supplicant documentation for more details.
    phase1-peaplabel +phase1-peaplabel string   Forces use of the new PEAP label during key derivation. Some RADIUS servers may require forcing the new PEAP label to interoperate with PEAPv1. Set to "1" to force use of the new PEAP label. See the wpa_supplicant documentation for more details.
    phase1-peapver +phase1-peapver string   Forces which PEAP version is used when PEAP is set as the EAP method in the "eap" property. When unset, the version reported by the server will be used. Sometimes when using older RADIUS servers, it is necessary to force the client to use a particular PEAP version. To do so, this property may be set to "0" or "1" to force that specific PEAP version.
    phase2-altsubject-matches +phase2-altsubject-matches array of string [] List of strings to be matched against the altSubjectName of the certificate presented by the authentication server during the inner "phase 2" authentication. If the list is empty, no verification of the server certificate's altSubjectName is performed.
    phase2-auth +phase2-auth string   Specifies the allowed "phase 2" inner non-EAP authentication methods when an EAP method that uses an inner TLS tunnel is specified in the "eap" property. Recognized non-EAP "phase 2" methods are "pap", "chap", "mschap", "mschapv2", "gtc", "otp", "md5", and "tls". Each "phase 2" inner method requires specific parameters for successful authentication; see the wpa_supplicant documentation for more details.
    phase2-autheap +phase2-autheap string   Specifies the allowed "phase 2" inner EAP-based authentication methods when an EAP method that uses an inner TLS tunnel is specified in the "eap" property. Recognized EAP-based "phase 2" methods are "md5", "mschapv2", "otp", "gtc", and "tls". Each "phase 2" inner method requires specific parameters for successful authentication; see the wpa_supplicant documentation for more details.
    phase2-ca-cert +phase2-ca-cert byte array   Contains the "phase 2" CA certificate if used by the EAP method specified in the "phase2-auth" or "phase2-autheap" properties. Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended.
    phase2-ca-path +phase2-ca-path string   UTF-8 encoded path to a directory containing PEM or DER formatted certificates to be added to the verification chain in addition to the certificate specified in the "phase2-ca-cert" property.
    phase2-client-cert +phase2-client-cert byte array   Contains the "phase 2" client certificate if used by the EAP method specified in the "phase2-auth" or "phase2-autheap" properties. Certificate data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme (which is backwards compatible with NM 0.7.x) this property should be set to the certificate's DER encoded data. When using the path scheme, this property should be set to the full UTF-8 encoded path of the certificate, prefixed with the string "file://" and ending with a terminating NUL byte. This property can be unset even if the EAP method supports CA certificates, but this allows man-in-the-middle attacks and is NOT recommended.
    phase2-domain-suffix-match +phase2-domain-suffix-match string   Constraint for server domain name. If set, this FQDN is used as a suffix match requirement for dNSName element(s) of the certificate presented by the authentication server during the inner "phase 2" authentication. If a matching dNSName is found, this constraint is met. If no dNSName values are present, this constraint is matched against SubjectName CN using same suffix match comparison.
    phase2-private-key +phase2-private-key byte array   Contains the "phase 2" inner private key when the "phase2-auth" or "phase2-autheap" property is set to "tls". Key data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme and private keys, this property should be set to the key's encrypted PEM encoded data. When using private keys with the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte. When using PKCS#12 format private keys and the blob scheme, this property should be set to the PKCS#12 data and the "phase2-private-key-password" property must be set to password used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files and the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and and ending with a terminating NUL byte, and as with the blob scheme the "phase2-private-key-password" property must be set to the password used to decode the PKCS#12 private key and certificate.
    phase2-private-key-password +phase2-private-key-password string   The password used to decrypt the "phase 2" private key specified in the "phase2-private-key" property when the private key either uses the path scheme, or is a PKCS#12 format key.
    phase2-private-key-password-flags +phase2-private-key-password-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "phase2-private-key-password" property. (see the section called “Secret flag types:” for flag values)
    phase2-subject-match +phase2-subject-match string   Substring to be matched against the subject of the certificate presented by the authentication server during the inner "phase 2" authentication. When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and its use is deprecated in favor of NMSetting8021x:phase2-domain-suffix-match.
    pin +pin string   PIN used for EAP authentication methods.
    pin-flags +pin-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "pin" property. (see the section called “Secret flag types:” for flag values)
    private-key +private-key byte array   Contains the private key when the "eap" property is set to "tls". Key data is specified using a "scheme"; two are currently supported: blob and path. When using the blob scheme and private keys, this property should be set to the key's encrypted PEM encoded data. When using private keys with the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and ending with a terminating NUL byte. When using PKCS#12 format private keys and the blob scheme, this property should be set to the PKCS#12 data and the "private-key-password" property must be set to password used to decrypt the PKCS#12 certificate and key. When using PKCS#12 files and the path scheme, this property should be set to the full UTF-8 encoded path of the key, prefixed with the string "file://" and and ending with a terminating NUL byte, and as with the blob scheme the "private-key-password" property must be set to the password used to decode the PKCS#12 private key and certificate. WARNING: "private-key" is not a "secret" property, and thus unencrypted private key data using the BLOB scheme may be readable by unprivileged users. Private keys should always be encrypted with a private key password to prevent unauthorized access to unencrypted private key data.
    private-key-password +private-key-password string   The password used to decrypt the private key specified in the "private-key" property when the private key either uses the path scheme, or if the private key is a PKCS#12 format key.
    private-key-password-flags +private-key-password-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "private-key-password" property. (see the section called “Secret flag types:” for flag values)
    subject-match +subject-match string   Substring to be matched against the subject of the certificate presented by the authentication server. When unset, no verification of the authentication server certificate's subject is performed. This property provides little security, if any, and its use is deprecated in favor of NMSetting8021x:domain-suffix-match.
    system-ca-certs +system-ca-certs boolean FALSE When TRUE, overrides the "ca-path" and "phase2-ca-path" properties using the system CA directory specified at configure time with the --system-ca-path switch. The certificates in this directory are added to the verification chain in addition to any certificates specified by the "ca-cert" and "phase2-ca-cert" properties. If the path provided with --system-ca-path is rather a file name (bundle of trusted CA certificates), it overrides "ca-cert" and "phase2-ca-cert" properties instead (sets ca_cert/ca_cert2 options for wpa_supplicant).

    -

    Table 2. adsl setting

    +

    Table 25. adsl setting

    @@ -339,49 +374,57 @@ - + - + - + - + - + - + - + - + @@ -390,7 +433,7 @@
    encapsulation +encapsulation string   Encapsulation of ADSL connection. Can be "vcmux" or "llc".
    name +name string adsl The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    password +password string   Password used to authenticate with the ADSL service.
    password-flags +password-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "password" property. (see the section called “Secret flag types:” for flag values)
    protocol +protocol string   ADSL connection protocol. Can be "pppoa", "pppoe" or "ipoatm".
    username +username string   Username used to authenticate with the ADSL service.
    vci +vci uint32 0 VCI of ADSL connection
    vpi +vpi uint32 0 VPI of ADSL connection

    -

    Table 3. bluetooth setting

    +

    Table 26. bluetooth setting

    @@ -406,19 +449,22 @@ - + - + - + @@ -427,7 +473,7 @@
    bdaddr +bdaddr byte array   The Bluetooth address of the device.
    name +name string bluetooth The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    type +type string   Either "dun" for Dial-Up Networking connections or "panu" for Personal Area Networking connections to devices supporting the NAP profile.

    -

    Table 4. bond setting

    +

    Table 27. bond setting

    @@ -443,19 +489,22 @@ - + - + - + @@ -464,7 +513,7 @@
    interface-name +interface-name string   Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the bond's interface name.
    name +name string bond The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    options +options dict of string to string {'mode': 'balance-rr'} Dictionary of key/value pairs of bonding options. Both keys and values must be strings. Option names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).

    -

    Table 5. bridge setting

    +

    Table 28. bridge setting

    @@ -480,61 +529,71 @@ - + - + - + - + - + - + - + - + - + - + @@ -543,7 +602,7 @@
    ageing-time +ageing-time uint32 300 The Ethernet MAC address aging time, in seconds.
    forward-delay +forward-delay uint32 15 The Spanning Tree Protocol (STP) forwarding delay, in seconds.
    hello-time +hello-time uint32 2 The Spanning Tree Protocol (STP) hello time, in seconds.
    interface-name +interface-name string   Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the bridge's interface name.
    mac-address +mac-address byte array   If specified, the MAC address of bridge. When creating a new bridge, this MAC address will be set. When matching an existing (outside NetworkManager created) bridge, this MAC address must match.
    max-age +max-age uint32 20 The Spanning Tree Protocol (STP) maximum message age, in seconds.
    multicast-snooping +multicast-snooping boolean TRUE Controls whether IGMP snooping is enabled for this bridge. Note that if snooping was automatically disabled due to hash collisions, the system may refuse to enable the feature until the collisions are resolved.
    name +name string bridge The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    priority +priority uint32 32768 Sets the Spanning Tree Protocol (STP) priority for this bridge. Lower values are "better"; the lowest priority bridge will be elected the root bridge.
    stp +stp boolean TRUE Controls whether Spanning Tree Protocol (STP) is enabled for this bridge.

    -

    Table 6. bridge-port setting

    +

    Table 29. bridge-port setting

    @@ -559,25 +618,29 @@ - + - + - + - + @@ -586,7 +649,7 @@
    hairpin-mode +hairpin-mode boolean FALSE Enables or disabled "hairpin mode" for the port, which allows frames to be sent back out through the port the frame was received on.
    name +name string bridge-port The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    path-cost +path-cost uint32 100 The Spanning Tree Protocol (STP) port cost for destinations via this port.
    priority +priority uint32 32 The Spanning Tree Protocol (STP) priority of this bridge port.

    -

    Table 7. cdma setting

    +

    Table 30. cdma setting

    @@ -602,31 +665,36 @@ - + - + - + - + - + @@ -635,7 +703,7 @@
    name +name string cdma The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    number +number string   The number to dial to establish the connection to the CDMA-based mobile broadband network, if any. If not specified, the default number (#777) is used when required.
    password +password string   The password used to authenticate with the network, if required. Many providers do not require a password, or accept any password. But if a password is required, it is specified here.
    password-flags +password-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "password" property. (see the section called “Secret flag types:” for flag values)
    username +username string   The username used to authenticate with the network, if required. Many providers do not require a username, or accept any username. But if a username is required, it is specified here.

    -

    Table 8. connection setting

    +

    Table 31. connection setting

    @@ -651,109 +719,134 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + - + - + - + @@ -762,7 +855,7 @@
    autoconnect +autoconnect boolean TRUE Whether or not the connection should be automatically connected by NetworkManager when the resources for the connection are available. TRUE to automatically activate the connection, FALSE to require manual intervention to activate the connection.
    autoconnect-priority +autoconnect-priority int32 0 The autoconnect priority. If the connection is set to autoconnect, connections with higher priority will be preferred. Defaults to 0. The higher number means higher priority.
    autoconnect-slaves +autoconnect-slaves NMSettingConnectionAutoconnectSlaves (int32)   Whether or not slaves of this connection should be automatically brought up when NetworkManager activates this connection. This only has a real effect for master connections. The permitted values are: 0: leave slave connections untouched, 1: activate all the slave connections with this connection, -1: default. If -1 (default) is set, global connection.autoconnect-slaves is read to determine the real value. If it is default as well, this fallbacks to 0.
    gateway-ping-timeout +gateway-ping-timeout uint32 0 If greater than zero, delay success of IP addressing until either the timeout is reached, or an IP gateway replies to a ping.
    id +id string   A human readable unique identifier for the connection, like "Work Wi-Fi" or "T-Mobile 3G".
    interface-name +interface-name string   The name of the network interface this connection is bound to. If not set, then the connection can be attached to any interface of the appropriate type (subject to restrictions imposed by other settings). For software devices this specifies the name of the created device. For connection types where interface names cannot easily be made persistent (e.g. mobile broadband or USB Ethernet), this property should not be used. Setting this property restricts the interfaces a connection can be used with, and if interface names change or are reordered the connection may be applied to the wrong interface.
    lldp +lldp int32 -1 Whether LLDP is enabled for the connection.
    master +master string   Interface name of the master device or UUID of the master connection.
    metered +metered NMMetered (int32)   Whether the connection is metered. When updating this property on a currently activated connection, the change takes effect immediately.
    name +name string connection The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    permissions +permissions array of string [] An array of strings defining what access a given user has to this connection. If this is NULL or empty, all users are allowed to access this connection. Otherwise a user is allowed to access this connection if and only if they are in this list. Each entry is of the form "[type]:[id]:[reserved]"; for example, "user:dcbw:blah". At this time only the "user" [type] is allowed. Any other values are ignored and reserved for future use. [id] is the username that this permission refers to, which may not contain the ":" character. Any [reserved] information present must be ignored and is reserved for future use. All of [type], [id], and [reserved] must be valid UTF-8.
    read-only +read-only boolean FALSE FALSE if the connection can be modified using the provided settings service's D-Bus interface with the right privileges, or TRUE if the connection is read-only and cannot be modified.
    secondaries +secondaries array of string [] List of connection UUIDs that should be activated when the base connection itself is activated. Currently only VPN connections are supported.
    slave-type +slave-type string   Setting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave.
    timestamp +stable-idstring This token to generate stable IDs for the connection. If unset, the UUID will be used instead. The stable-id is used instead of the connection UUID for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable.
    +timestamp uint64 0 The time, in seconds since the Unix Epoch, that the connection was last _successfully_ fully activated. NetworkManager updates the connection timestamp periodically when the connection is active to ensure that an active connection has the latest timestamp. The property is only meant for reading (changes to this property will not be preserved).
    type +type string   Base type of the connection. For hardware-dependent connections, should contain the setting name of the hardware-type specific setting (ie, "802-3-ethernet" or "802-11-wireless" or "bluetooth", etc), and for non-hardware dependent connections like VPN or otherwise, should contain the setting name of that setting type (ie, "vpn" or "bridge", etc).
    uuid +uuid string   A universally unique identifier for the connection, for example generated with libuuid. It should be assigned when the connection is created, and never changed as long as the connection still applies to the same network. For example, it should not be changed when the "id" property or NMSettingIP4Config changes, but might need to be re-created when the Wi-Fi SSID, mobile broadband network provider, or "type" property changes. The UUID must be in the format "2815492f-7e56-435e-b2e9-246bd7cdc664" (ie, contains only hexadecimal characters and "-").
    zone +zone string   The trust level of a the connection. Free form case-insensitive string (for example "Home", "Work", "Public"). NULL or unspecified zone means the connection will be placed in the default zone as defined by the firewall. When updating this property on a currently activated connection, the change takes effect immediately.

    -

    Table 9. dcb setting

    +

    Table 32. dcb setting

    @@ -778,97 +871,113 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -877,7 +986,7 @@
    app-fcoe-flags +app-fcoe-flags NMSettingDcbFlags (uint32)   Specifies the NMSettingDcbFlags for the DCB FCoE application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).
    app-fcoe-mode +app-fcoe-mode string "fabric" The FCoE controller mode; either "fabric" (default) or "vn2vn".
    app-fcoe-priority +app-fcoe-priority int32 -1 The highest User Priority (0 - 7) which FCoE frames should use, or -1 for default priority. Only used when the "app-fcoe-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.
    app-fip-flags +app-fip-flags NMSettingDcbFlags (uint32)   Specifies the NMSettingDcbFlags for the DCB FIP application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).
    app-fip-priority +app-fip-priority int32 -1 The highest User Priority (0 - 7) which FIP frames should use, or -1 for default priority. Only used when the "app-fip-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.
    app-iscsi-flags +app-iscsi-flags NMSettingDcbFlags (uint32)   Specifies the NMSettingDcbFlags for the DCB iSCSI application. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).
    app-iscsi-priority +app-iscsi-priority int32 -1 The highest User Priority (0 - 7) which iSCSI frames should use, or -1 for default priority. Only used when the "app-iscsi-flags" property includes the NM_SETTING_DCB_FLAG_ENABLE (0x1) flag.
    name +name string dcb The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    priority-bandwidth +priority-bandwidth array of uint32 [0, 0, 0, 0, 0, 0, 0, 0] An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the percentage of bandwidth of the priority's assigned group that the priority may use. The sum of all percentages for priorities which belong to the same group must total 100 percent.
    priority-flow-control +priority-flow-control array of uint32 [0, 0, 0, 0, 0, 0, 0, 0] An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the corresponding priority should transmit priority pause.
    priority-flow-control-flags +priority-flow-control-flags NMSettingDcbFlags (uint32)   Specifies the NMSettingDcbFlags for DCB Priority Flow Control (PFC). Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).
    priority-group-bandwidth +priority-group-bandwidth array of uint32 [0, 0, 0, 0, 0, 0, 0, 0] An array of 8 uint values, where the array index corresponds to the Priority Group ID (0 - 7) and the value indicates the percentage of link bandwidth allocated to that group. Allowed values are 0 - 100, and the sum of all values must total 100 percent.
    priority-group-flags +priority-group-flags NMSettingDcbFlags (uint32)   Specifies the NMSettingDcbFlags for DCB Priority Groups. Flags may be any combination of NM_SETTING_DCB_FLAG_ENABLE (0x1), NM_SETTING_DCB_FLAG_ADVERTISE (0x2), and NM_SETTING_DCB_FLAG_WILLING (0x4).
    priority-group-id +priority-group-id array of uint32 [0, 0, 0, 0, 0, 0, 0, 0] An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the Priority Group ID. Allowed Priority Group ID values are 0 - 7 or 15 for the unrestricted group.
    priority-strict-bandwidth +priority-strict-bandwidth array of uint32 [0, 0, 0, 0, 0, 0, 0, 0] An array of 8 boolean values, where the array index corresponds to the User Priority (0 - 7) and the value indicates whether or not the priority may use all of the bandwidth allocated to its assigned group.
    priority-traffic-class +priority-traffic-class array of uint32 [0, 0, 0, 0, 0, 0, 0, 0] An array of 8 uint values, where the array index corresponds to the User Priority (0 - 7) and the value indicates the traffic class (0 - 7) to which the priority is mapped.

    -

    Table 10. generic setting

    +

    Table 33. generic setting

    @@ -892,7 +1001,8 @@ - + @@ -900,7 +1010,7 @@
    Value Description
    name +name string generic The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".

    -

    Table 11. gsm setting

    +

    Table 34. gsm setting

    @@ -916,79 +1026,92 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -997,7 +1120,7 @@
    apn +apn string   The GPRS Access Point Name specifying the APN used when establishing a data session with the GSM-based network. The APN often determines how the user will be billed for their network usage and whether the user has access to the Internet or just a provider-specific walled-garden, so it is important to use the correct APN for the user's mobile broadband plan. The APN may only be composed of the characters a-z, 0-9, ., and - per GSM 03.60 Section 14.9.
    device-id +device-id string   The device unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will only apply to the specified device.
    home-only +home-only boolean FALSE When TRUE, only connections to the home network will be allowed. Connections to roaming networks will not be made.
    name +name string gsm The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    network-id +network-id string   The Network ID (GSM LAI format, ie MCC-MNC) to force specific network registration. If the Network ID is specified, NetworkManager will attempt to force the device to register only on the specified network. This can be used to ensure that the device does not roam when direct roaming control of the device is not otherwise possible.
    number +number string   Number to dial when establishing a PPP data session with the GSM-based mobile broadband network. Many modems do not require PPP for connections to the mobile network and thus this property should be left blank, which allows NetworkManager to select the appropriate settings automatically.
    password +password string   The password used to authenticate with the network, if required. Many providers do not require a password, or accept any password. But if a password is required, it is specified here.
    password-flags +password-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "password" property. (see the section called “Secret flag types:” for flag values)
    pin +pin string   If the SIM is locked with a PIN it must be unlocked before any other operations are requested. Specify the PIN here to allow operation of the device.
    pin-flags +pin-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "pin" property. (see the section called “Secret flag types:” for flag values)
    sim-id +sim-id string   The SIM card unique identifier (as given by the WWAN management service) which this connection applies to. If given, the connection will apply to any device also allowed by "device-id" which contains a SIM card matching the given identifier.
    sim-operator-id +sim-operator-id string   A MCC/MNC string like "310260" or "21601" identifying the specific mobile network operator which this connection applies to. If given, the connection will apply to any device also allowed by "device-id" and "sim-id" which contains a SIM card provisioined by the given operator.
    username +username string   The username used to authenticate with the network, if required. Many providers do not require a username, or accept any username. But if a username is required, it is specified here.

    -

    Table 12. infiniband setting

    +

    Table 35. infiniband setting

    @@ -1013,37 +1136,43 @@ - + - + - + - + - + - + @@ -1052,7 +1181,7 @@
    mac-address +mac-address byte array   If specified, this connection will only apply to the IPoIB device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).
    mtu +mtu uint32 0 If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple frames.
    name +name string infiniband The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    p-key +p-key int32 -1 The InfiniBand P_Key to use for this device. A value of -1 means to use the default P_Key (aka "the P_Key at index 0"). Otherwise it is a 16-bit unsigned integer, whose high bit is set if it is a "full membership" P_Key.
    parent +parent string   The interface name of the parent device of this device. Normally NULL, but if the "p_key" property is set, then you must specify the base device by setting either this property or "mac-address".
    transport-mode +transport-mode string   The IP-over-InfiniBand transport mode. Either "datagram" or "connected".

    -

    Table 13. ipv4 setting

    +

    Table 36. ipv4 setting

    @@ -1068,133 +1197,155 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1203,7 +1354,7 @@
    address-data +address-data array of vardict   Array of IPv4 addresses. Each address dictionary contains at least 'address' and 'prefix' entries, containing the IP address as a string, and the prefix length as a uint32. Additional attributes may also exist on some addresses.
    addresses +addresses array of array of uint32 [] Deprecated in favor of the 'address-data' and 'gateway' properties, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'address-data' and 'gateway'. Array of IPv4 address structures. Each IPv4 address structure is composed of 3 32-bit values; the first being the IPv4 address (network byte order), the second the prefix (1 - 32), and last the IPv4 gateway (network byte order). The gateway may be left as 0 if no gateway exists for that subnet.
    dad-timeout +dad-timeout int32 -1 Timeout in milliseconds used to check for the presence of duplicate IP addresses on the network. If an address conflict is detected, the activation will fail. A zero value means that no duplicate address detection is performed, -1 means the default value (either configuration ipvx.dad-timeout override or 3 seconds). A value greater than zero is a timeout in milliseconds.
    dhcp-client-id +dhcp-client-id string   A string sent to the DHCP server to identify the local machine which the DHCP server may use to customize the DHCP lease and options.
    dhcp-fqdn +dhcp-fqdn string   If the "dhcp-send-hostname" property is TRUE, then the specified FQDN will be sent to the DHCP server when acquiring a lease. This property and "dhcp-hostname" are mutually exclusive and cannot be set at the same time.
    dhcp-hostname +dhcp-hostname string   If the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. This property and "dhcp-fqdn" are mutually exclusive and cannot be set at the same time.
    dhcp-send-hostname +dhcp-send-hostname boolean TRUE If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the "dhcp-hostname" property is NULL and this property is TRUE, the current persistent hostname of the computer is sent.
    dhcp-timeout +dhcp-timeout int32 0 A timeout for a DHCP transaction in seconds.
    dns +dns array of uint32 [] Array of IP addresses of DNS servers (as network-byte-order integers)
    dns-options +dns-options array of string [] Array of DNS options. NULL means that the options are unset and left at the default. In this case NetworkManager will use default options. This is distinct from an empty list of properties.
    dns-priority +dns-priority int32 0 DNS priority. The relative priority to be used when determining the order of DNS servers in resolv.conf. A lower value means that servers will be on top of the file. Zero selects the default value, which is 50 for VPNs and 100 for other connections. When multiple devices have configurations with the same priority, the one with an active default route will be preferred. Note that when using dns=dnsmasq the order is meaningless since dnsmasq forwards queries to all known servers at the same time. Negative values have the special effect of excluding other configurations with a greater priority value; so in presence of at least a negative priority, only DNS servers from configurations with the lowest priority value will be used.
    dns-search +dns-search array of string [] Array of DNS search domains.
    gateway +gateway string   The gateway associated with this configuration. This is only meaningful if "addresses" is also set.
    ignore-auto-dns +ignore-auto-dns boolean FALSE When "method" is set to "auto" and this property to TRUE, automatically configured nameservers and search domains are ignored and only nameservers and search domains specified in the "dns" and "dns-search" properties, if any, are used.
    ignore-auto-routes +ignore-auto-routes boolean FALSE When "method" is set to "auto" and this property to TRUE, automatically configured routes are ignored and only routes specified in the "routes" property, if any, are used.
    may-fail +may-fail boolean TRUE If TRUE, allow overall network configuration to proceed even if the configuration specified by this property times out. Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to TRUE on the NMSettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.
    method +method string   IP configuration method. NMSettingIP4Config and NMSettingIP6Config both support "auto", "manual", and "link-local". See the subclass-specific documentation for other values. In general, for the "auto" method, properties such as "dns" and "routes" specify information that is added on to the information returned from automatic configuration. The "ignore-auto-routes" and "ignore-auto-dns" properties modify this behavior. For methods that imply no upstream network, such as "shared" or "link-local", these properties must be empty. For IPv4 method "shared", the IP subnet can be configured by adding one manual IPv4 address or otherwise 10.42.x.0/24 is chosen.
    name +name string ipv4 The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    never-default +never-default boolean FALSE If TRUE, this connection will never be the default connection for this IP type, meaning it will never be assigned the default route by NetworkManager.
    route-data +route-data array of vardict   Array of IPv4 routes. Each route dictionary contains at least 'dest' and 'prefix' entries, containing the destination IP address as a string, and the prefix length as a uint32. Most routes will also have a 'gateway' entry, containing the gateway IP address as a string. If the route has a 'metric' entry (containing a uint32), that will be used as the metric for the route (otherwise NM will pick a default value appropriate to the device). Additional attributes may also exist on some routes.
    route-metric +route-metric int64 -1 The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is choosen 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.
    routes +routes array of array of uint32 [] Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. Array of IPv4 route structures. Each IPv4 route structure is composed of 4 32-bit values; the first being the destination IPv4 network or address (network byte order), the second the destination network or address prefix (1 - 32), the third being the next-hop (network byte order) if any, and the fourth being the route metric. If the metric is 0, NM will choose an appropriate default metric for the device. (There is no way to explicitly specify an actual metric of 0 with this property.)

    -

    Table 14. ipv6 setting

    +

    Table 37. ipv6 setting

    @@ -1219,142 +1370,171 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + +
    addr-gen-mode +addr-gen-mode int32 1 Configure method for creating the address for use with RFC4862 IPv6 Stateless Address Autoconfiguration. The permitted values are: "eui64", or "stable-privacy". If the property is set to "eui64", the addresses will be generated using the interface tokens derived from hardware address. This makes the host part of the address to stay constant, making it possible to track host's presence when it changes networks. The address changes when the interface hardware is replaced. The value of "stable-privacy" enables use of cryptographically secure hash of a secret host-specific key along with the connection identification and the network address as specified by RFC7217. This makes it impossible to use the address track host's presence, and makes the address stable when the network interface hardware is replaced. On D-Bus, the absence of an addr-gen-mode setting equals enabling "stable-privacy". For keyfile plugin, the absence of the setting on disk means "eui64" so that the property doesn't change on upgrade from older versions. Note that this setting is distinct from the Privacy Extensions as configured by "ip6-privacy" property and it does not affect the temporary addresses configured with this option.
    address-data +address-data array of vardict   Array of IPv6 addresses. Each address dictionary contains at least 'address' and 'prefix' entries, containing the IP address as a string, and the prefix length as a uint32. Additional attributes may also exist on some addresses.
    addresses +addresses array of legacy IPv6 address struct (a(ayuay)) [] Deprecated in favor of the 'address-data' and 'gateway' properties, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'address-data' and 'gateway'. Array of IPv6 address structures. Each IPv6 address structure is composed of an IPv6 address, a prefix length (1 - 128), and an IPv6 gateway address. The gateway may be zeroed out if no gateway exists for that subnet.
    dad-timeout +dad-timeout int32 -1 Timeout in milliseconds used to check for the presence of duplicate IP addresses on the network. If an address conflict is detected, the activation will fail. A zero value means that no duplicate address detection is performed, -1 means the default value (either configuration ipvx.dad-timeout override or 3 seconds). A value greater than zero is a timeout in milliseconds.
    dhcp-hostname +dhcp-hostname string   If the "dhcp-send-hostname" property is TRUE, then the specified name will be sent to the DHCP server when acquiring a lease. This property and "dhcp-fqdn" are mutually exclusive and cannot be set at the same time.
    dhcp-send-hostname +dhcp-send-hostname boolean TRUE If TRUE, a hostname is sent to the DHCP server when acquiring a lease. Some DHCP servers use this hostname to update DNS databases, essentially providing a static hostname for the computer. If the "dhcp-hostname" property is NULL and this property is TRUE, the current persistent hostname of the computer is sent.
    dhcp-timeout +dhcp-timeout int32 0 A timeout for a DHCP transaction in seconds.
    dns +dns array of byte array [] Array of IP addresses of DNS servers (in network byte order)
    dns-options +dns-options array of string [] Array of DNS options. NULL means that the options are unset and left at the default. In this case NetworkManager will use default options. This is distinct from an empty list of properties.
    dns-priority +dns-priority int32 0 DNS priority. The relative priority to be used when determining the order of DNS servers in resolv.conf. A lower value means that servers will be on top of the file. Zero selects the default value, which is 50 for VPNs and 100 for other connections. When multiple devices have configurations with the same priority, the one with an active default route will be preferred. Note that when using dns=dnsmasq the order is meaningless since dnsmasq forwards queries to all known servers at the same time. Negative values have the special effect of excluding other configurations with a greater priority value; so in presence of at least a negative priority, only DNS servers from configurations with the lowest priority value will be used.
    dns-search +dns-search array of string [] Array of DNS search domains.
    gateway +gateway string   The gateway associated with this configuration. This is only meaningful if "addresses" is also set.
    ignore-auto-dns +ignore-auto-dns boolean FALSE When "method" is set to "auto" and this property to TRUE, automatically configured nameservers and search domains are ignored and only nameservers and search domains specified in the "dns" and "dns-search" properties, if any, are used.
    ignore-auto-routes +ignore-auto-routes boolean FALSE When "method" is set to "auto" and this property to TRUE, automatically configured routes are ignored and only routes specified in the "routes" property, if any, are used.
    ip6-privacy +ip6-privacy NMSettingIP6ConfigPrivacy (int32)   Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If enabled, it makes the kernel generate a temporary IPv6 address in addition to the public one generated from MAC address via modified EUI-64. This enhances privacy, but could cause problems in some applications, on the other hand. The permitted values are: -1: unknown, 0: disabled, 1: enabled (prefer public address), 2: enabled (prefer temporary addresses). Having a per-connection setting set to "-1" (unknown) means fallback to global configuration "ipv6.ip6-privacy". If also global configuration is unspecified or set to "-1", fallback to read "/proc/sys/net/ipv6/conf/default/use_tempaddr". Note that this setting is distinct from the Stable Privacy addresses that can be enabled with the "addr-gen-mode" property's "stable-privacy" setting as another way of avoiding host tracking with IPv6 addresses.
    may-fail +may-fail boolean TRUE If TRUE, allow overall network configuration to proceed even if the configuration specified by this property times out. Note that at least one IP configuration must succeed or overall network configuration will still fail. For example, in IPv6-only networks, setting this property to TRUE on the NMSettingIP4Config allows the overall network configuration to succeed if IPv4 configuration fails but IPv6 configuration completes successfully.
    method +method string   IP configuration method. NMSettingIP4Config and NMSettingIP6Config both support "auto", "manual", and "link-local". See the subclass-specific documentation for other values. In general, for the "auto" method, properties such as "dns" and "routes" specify information that is added on to the information returned from automatic configuration. The "ignore-auto-routes" and "ignore-auto-dns" properties modify this behavior. For methods that imply no upstream network, such as "shared" or "link-local", these properties must be empty. For IPv4 method "shared", the IP subnet can be configured by adding one manual IPv4 address or otherwise 10.42.x.0/24 is chosen.
    name +name string ipv6 The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    never-default +never-default boolean FALSE If TRUE, this connection will never be the default connection for this IP type, meaning it will never be assigned the default route by NetworkManager.
    route-data +route-data array of vardict   Array of IPv6 routes. Each route dictionary contains at least 'dest' and 'prefix' entries, containing the destination IP address as a string, and the prefix length as a uint32. Most routes will also have a 'next-hop' entry, containing the next hop IP address as a string. If the route has a 'metric' entry (containing a uint32), that will be used as the metric for the route (otherwise NM will pick a default value appropriate to the device). Additional attributes may also exist on some routes.
    route-metric +route-metric int64 -1 The default metric for routes that don't explicitly specify a metric. The default value -1 means that the metric is choosen 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.
    routes +routes array of legacy IPv6 route struct (a(ayuayu)) [] Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. Array of IPv6 route structures. Each IPv6 route structure is composed of an IPv6 address, a prefix length (1 - 128), an IPv6 next hop address (which may be zeroed out if there is no next hop), and a metric. If the metric is 0, NM will choose an appropriate default metric for the device.
    +tokenstring Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode.

    -

    Table 15. ip-tunnel setting

    +

    Table 38. ip-tunnel setting

    @@ -1370,79 +1550,92 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1451,7 +1644,7 @@
    encapsulation-limit +encapsulation-limit uint32 0 How many additional levels of encapsulation are permitted to be prepended to packets. This property applies only to IPv6 tunnels.
    flow-label +flow-label uint32 0 The flow label to assign to tunnel packets. This property applies only to IPv6 tunnels.
    input-key +input-key string   The key used for tunnel input packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.
    local +local string   The local endpoint of the tunnel; the value can be empty, otherwise it must contain an IPv4 or IPv6 address.
    mode +mode uint32 0 The tunneling mode, for example NM_IP_TUNNEL_MODE_IPIP (1) or NM_IP_TUNNEL_MODE_GRE (2).
    mtu +mtu uint32 0 None
    name +name string ip-tunnel The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    output-key +output-key string   The key used for tunnel output packets; the property is valid only for certain tunnel modes (GRE, IP6GRE). If empty, no key is used.
    parent +parent string   If given, specifies the parent interface name or parent connection UUID the new device will be bound to so that tunneled packets will only be routed via that interface.
    path-mtu-discovery +path-mtu-discovery boolean TRUE Whether to enable Path MTU Discovery on this tunnel.
    remote +remote string   The remote endpoint of the tunnel; the value must contain an IPv4 or IPv6 address.
    tos +tos uint32 0 The type of service (IPv4) or traffic class (IPv6) field to be set on tunneled packets.
    ttl +ttl uint32 0 The TTL to assign to tunneled packets. 0 is a special value meaning that packets inherit the TTL value.

    -

    Table 16. macvlan setting

    +

    Table 39. macvlan setting

    @@ -1467,31 +1660,36 @@ - + - + - + - + - + @@ -1500,7 +1698,7 @@
    mode +mode uint32 0 The macvlan mode, which specifies the communication mechanism between multiple macvlans on the same lower device.
    name +name string macvlan The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    parent +parent string   If given, specifies the parent interface name or parent connection UUID from which this MAC-VLAN interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.
    promiscuous +promiscuous boolean TRUE Whether the interface should be put in promiscuous mode.
    tap +tap boolean FALSE Whether the interface should be a MACVTAP.

    -

    Table 17. 802-11-olpc-mesh setting

    +

    Table 40. 802-11-olpc-mesh setting

    @@ -1516,25 +1714,29 @@ - + - + - + - + @@ -1543,7 +1745,7 @@
    channel +channel uint32 0 Channel on which the mesh network to join is located.
    dhcp-anycast-address +dhcp-anycast-address byte array   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.
    name +name string 802-11-olpc-mesh The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    ssid +ssid byte array   SSID of the mesh network to join.

    -

    Table 18. ppp setting

    +

    Table 41. ppp setting

    @@ -1559,115 +1761,134 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -1676,7 +1897,7 @@
    baud +baud uint32 0 If non-zero, instruct pppd to set the serial port to the specified baudrate. This value should normally be left as 0 to automatically choose the speed.
    crtscts +crtscts boolean FALSE If TRUE, specify that pppd should set the serial port to use hardware flow control with RTS and CTS signals. This value should normally be set to FALSE.
    lcp-echo-failure +lcp-echo-failure uint32 0 If non-zero, instruct pppd to presume the connection to the peer has failed if the specified number of LCP echo-requests go unanswered by the peer. The "lcp-echo-interval" property must also be set to a non-zero value if this property is used.
    lcp-echo-interval +lcp-echo-interval uint32 0 If non-zero, instruct pppd to send an LCP echo-request frame to the peer every n seconds (where n is the specified value). Note that some PPP peers will respond to echo requests and some will not, and it is not possible to autodetect this.
    mppe-stateful +mppe-stateful boolean FALSE If TRUE, stateful MPPE is used. See pppd documentation for more information on stateful MPPE.
    mru +mru uint32 0 If non-zero, instruct pppd to request that the peer send packets no larger than the specified size. If non-zero, the MRU should be between 128 and 16384.
    mtu +mtu uint32 0 If non-zero, instruct pppd to send packets no larger than the specified size.
    name +name string ppp The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    no-vj-comp +no-vj-comp boolean FALSE If TRUE, Van Jacobsen TCP header compression will not be requested.
    noauth +noauth boolean TRUE If TRUE, do not require the other side (usually the PPP server) to authenticate itself to the client. If FALSE, require authentication from the remote side. In almost all cases, this should be TRUE.
    nobsdcomp +nobsdcomp boolean FALSE If TRUE, BSD compression will not be requested.
    nodeflate +nodeflate boolean FALSE If TRUE, "deflate" compression will not be requested.
    refuse-chap +refuse-chap boolean FALSE If TRUE, the CHAP authentication method will not be used.
    refuse-eap +refuse-eap boolean FALSE If TRUE, the EAP authentication method will not be used.
    refuse-mschap +refuse-mschap boolean FALSE If TRUE, the MSCHAP authentication method will not be used.
    refuse-mschapv2 +refuse-mschapv2 boolean FALSE If TRUE, the MSCHAPv2 authentication method will not be used.
    refuse-pap +refuse-pap boolean FALSE If TRUE, the PAP authentication method will not be used.
    require-mppe +require-mppe boolean FALSE If TRUE, MPPE (Microsoft Point-to-Point Encrpytion) will be required for the PPP session. If either 64-bit or 128-bit MPPE is not available the session will fail. Note that MPPE is not used on mobile broadband connections.
    require-mppe-128 +require-mppe-128 boolean FALSE If TRUE, 128-bit MPPE (Microsoft Point-to-Point Encrpytion) will be required for the PPP session, and the "require-mppe" property must also be set to TRUE. If 128-bit MPPE is not available the session will fail.

    -

    Table 19. pppoe setting

    +

    Table 42. pppoe setting

    @@ -1692,31 +1913,36 @@ - + - + - + - + - + @@ -1725,7 +1951,7 @@
    name +name string pppoe The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    password +password string   Password used to authenticate with the PPPoE service.
    password-flags +password-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "password" property. (see the section called “Secret flag types:” for flag values)
    service +service string   If specified, instruct PPPoE to only initiate sessions with access concentrators that provide the specified service. For most providers, this should be left blank. It is only required if there are multiple access concentrators or a specific service is known to be required.
    username +username string   Username used to authenticate with the PPPoE service.

    -

    Table 20. serial setting

    +

    Table 43. serial setting

    @@ -1741,37 +1967,43 @@ - + - + - + - + - + - + @@ -1780,7 +2012,7 @@
    baud +baud uint32 57600 Speed to use for communication over the serial port. Note that this value usually has no effect for mobile broadband modems as they generally ignore speed settings and use the highest available speed.
    bits +bits uint32 8 Byte-width of the serial communication. The 8 in "8n1" for example.
    name +name string serial The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    parity +parity byte   The connection parity: 69 (ASCII 'E') for even parity, 111 (ASCII 'o') for odd, 110 (ASCII 'n') for none.
    send-delay +send-delay uint64 0 Time to delay between each byte sent to the modem, in microseconds.
    stopbits +stopbits uint32 1 Number of stop bits for communication on the serial port. Either 1 or 2. The 1 in "8n1" for example.

    -

    Table 21. team setting

    +

    Table 44. team setting

    @@ -1796,19 +2028,22 @@ - + - + - + @@ -1817,7 +2052,7 @@
    config +config string   The JSON configuration for the team network interface. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.
    interface-name +interface-name string   Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the team's interface name.
    name +name string team The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".

    -

    Table 22. team-port setting

    +

    Table 45. team-port setting

    @@ -1833,13 +2068,15 @@ - + - + @@ -1848,7 +2085,7 @@
    config +config string   The JSON configuration for the team port. The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used. See man teamd.conf for the format details.
    name +name string team-port The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".

    -

    Table 23. tun setting

    +

    Table 46. tun setting

    @@ -1864,43 +2101,50 @@ - + - + - + - + - + - + - + @@ -1909,7 +2153,7 @@
    group +group string   The group ID which will own the device. If set to NULL everyone will be able to use the device.
    mode +mode uint32 1 The operating mode of the virtual device. Allowed values are NM_SETTING_TUN_MODE_TUN (1) to create a layer 3 device and NM_SETTING_TUN_MODE_TAP (2) to create an Ethernet-like layer 2 one.
    multi-queue +multi-queue boolean FALSE If the property is set to TRUE, the interface will support multiple file descriptors (queues) to parallelize packet sending or receiving. Otherwise, the interface will only support a single queue.
    name +name string tun The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    owner +owner string   The user ID which will own the device. If set to NULL everyone will be able to use the device.
    pi +pi boolean FALSE If TRUE the interface will prepend a 4 byte header describing the physical interface to the packets.
    vnet-hdr +vnet-hdr boolean FALSE If TRUE the IFF_VNET_HDR the tunnel packets will include a virtio network header.

    -

    Table 24. vlan setting

    +

    Table 47. vlan setting

    @@ -1925,43 +2169,50 @@ - + - + - + - + - + - + - + @@ -1970,7 +2221,7 @@
    egress-priority-map +egress-priority-map array of string [] For outgoing packets, a list of mappings from Linux SKB priorities to 802.1p priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".
    flags +flags NMVlanFlags (uint32)   One or more flags which control the behavior and features of the VLAN interface. Flags include NM_VLAN_FLAG_REORDER_HEADERS (0x1) (reordering of output packet headers), NM_VLAN_FLAG_GVRP (0x2) (use of the GVRP protocol), and NM_VLAN_FLAG_LOOSE_BINDING (0x4) (loose binding of the interface to its master device's operating state). NM_VLAN_FLAG_MVRP (0x8) (use of the MVRP protocol). The default value of this property is NM_VLAN_FLAG_REORDER_HEADERS, but it used to be 0. To preserve backward compatibility, the default-value in the D-Bus API continues to be 0 and a missing property on D-Bus is still considered as 0.
    id +id uint32 0 The VLAN identifier that the interface created by this connection should be assigned. The valid range is from 0 to 4094, without the reserved id 4095.
    ingress-priority-map +ingress-priority-map array of string [] For incoming packets, a list of mappings from 802.1p priorities to Linux SKB priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".
    interface-name +interface-name string   Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the vlan's interface name.
    name +name string vlan The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    parent +parent string   If given, specifies the parent interface name or parent connection UUID from which this VLAN interface should be created. If this property is not specified, the connection must contain an "802-3-ethernet" setting with a "mac-address" property.

    -

    Table 25. vpn setting

    +

    Table 48. vpn setting

    @@ -1986,43 +2237,50 @@ - + - + - + - + - + - + - + @@ -2031,7 +2289,7 @@
    data +data dict of string to string {} Dictionary of key/value pairs of VPN plugin specific data. Both keys and values must be strings.
    name +name string vpn The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    persistent +persistent boolean FALSE If the VPN service supports persistence, and this property is TRUE, the VPN will attempt to stay connected across link changes and outages, until explicitly disconnected.
    secrets +secrets dict of string to string {} Dictionary of key/value pairs of VPN plugin specific secrets like passwords or private keys. Both keys and values must be strings.
    service-type +service-type string   D-Bus service name of the VPN plugin that this setting uses to connect to its network. i.e. org.freedesktop.NetworkManager.vpnc for the vpnc plugin.
    timeout +timeout uint32 0 Timeout for the VPN service to establish the connection. Some services may take quite a long time to connect. Value of 0 means a default timeout, which is 60 seconds (unless overriden by vpn.timeout in configuration file). Values greater than zero mean timeout in seconds.
    user-name +user-name string   If the VPN connection requires a user name for authentication, that name should be provided here. If the connection is available to more than one user, and the VPN requires each user to supply a different name, then leave this property empty. If this property is empty, NetworkManager will automatically supply the username of the user which requested the VPN connection.

    -

    Table 26. vxlan setting

    +

    Table 49. vxlan setting

    @@ -2047,103 +2305,120 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2152,7 +2427,7 @@
    ageing +ageing uint32 300 Specifies the lifetime in seconds of FDB entries learnt by the kernel.
    destination-port +destination-port uint32 8472 Specifies the UDP destination port to communicate to the remote VXLAN tunnel endpoint.
    id +id uint32 0 Specifies the VXLAN Network Identifer (or VXLAN Segment Identifier) to use.
    l2-miss +l2-miss boolean FALSE Specifies whether netlink LL ADDR miss notifications are generated.
    l3-miss +l3-miss boolean FALSE Specifies whether netlink IP ADDR miss notifications are generated.
    learning +learning boolean TRUE Specifies whether unknown source link layer addresses and IP addresses are entered into the VXLAN device forwarding database.
    limit +limit uint32 0 Specifies the maximum number of FDB entries. A value of zero means that the kernel will store unlimited entries.
    local +local string   If given, specifies the source IP address to use in outgoing packets.
    name +name string vxlan The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    parent +parent string   If given, specifies the parent interface name or parent connection UUID.
    proxy +proxy boolean FALSE Specifies whether ARP proxy is turned on.
    remote +remote string   Specifies the unicast destination IP address to use in outgoing packets when the destination link layer address is not known in the VXLAN device forwarding database, or the multicast IP address to join.
    rsc +rsc boolean FALSE Specifies whether route short circuit is turned on.
    source-port-max +source-port-max uint32 0 Specifies the maximum UDP source port to communicate to the remote VXLAN tunnel endpoint.
    source-port-min +source-port-min uint32 0 Specifies the minimum UDP source port to communicate to the remote VXLAN tunnel endpoint.
    tos +tos uint32 0 Specifies the TOS value to use in outgoing packets.
    ttl +ttl uint32 0 Specifies the time-to-live value to use in outgoing packets.

    -

    Table 27. wimax setting

    +

    Table 50. wimax setting

    @@ -2168,19 +2443,22 @@ - + - + - + @@ -2189,7 +2467,7 @@
    mac-address +mac-address byte array   If specified, this connection will only apply to the WiMAX device whose MAC address matches. This property does not change the MAC address of the device (known as MAC spoofing). Deprecated: 1
    name +name string wimax The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    network-name +network-name string   Network Service Provider (NSP) name of the WiMAX network this connection should use. Deprecated: 1

    -

    Table 28. 802-3-ethernet setting

    +

    Table 51. 802-3-ethernet setting

    @@ -2205,85 +2483,113 @@ - + + + + + + + - + - + - + - + + + + + + + - + - + - + - + - + - + - + - + - + - + @@ -2292,7 +2598,7 @@
    auto-negotiate +assigned-mac-addressstring The new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explict hardware addresses.
    +auto-negotiate boolean TRUE If TRUE, allow auto-negotiation of port speed and duplex mode. If FALSE, do not allow auto-negotiation, in which case the "speed" and "duplex" properties should be set.
    cloned-mac-address +cloned-mac-address byte array  If specified, request that the device use this MAC address instead of its permanent MAC address. This is known as MAC cloning or spoofing.This D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random".
    duplex +duplex string   If specified, request that the device only use the specified duplex mode. Either "half" or "full".
    mac-address +generate-mac-address-maskstring With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more then one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.
    +mac-address byte array   If specified, this connection will only apply to the Ethernet device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).
    mac-address-blacklist +mac-address-blacklist array of string [] If specified, this connection will never apply to the Ethernet device whose permanent MAC address matches an address in the list. Each MAC address is in the standard hex-digits-and-colons notation (00:11:22:33:44:55).
    mtu +mtu uint32 0 If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.
    name +name string 802-3-ethernet The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    port +port string   Specific port type to use if multiple the device supports multiple attachment methods. One of "tp" (Twisted Pair), "aui" (Attachment Unit Interface), "bnc" (Thin Ethernet) or "mii" (Media Independent Interface. If the device supports only one port type, this setting is ignored.
    s390-nettype +s390-nettype string   s390 network device type; one of "qeth", "lcs", or "ctc", representing the different types of virtual network devices available on s390 systems.
    s390-options +s390-options dict of string to string {} Dictionary of key/value pairs of s390-specific device options. Both keys and values must be strings. Allowed keys include "portno", "layer2", "portname", "protocol", among others. Key names must contain only alphanumeric characters (ie, [a-zA-Z0-9]).
    s390-subchannels +s390-subchannels array of string [] Identifies specific subchannels that this network device uses for communication with z/VM or s390 host. Like the "mac-address" property for non-z/VM devices, this property can be used to ensure this connection only applies to the network device that uses these subchannels. The list should contain exactly 3 strings, and each string may only be composed of hexadecimal characters and the period (.) character.
    speed +speed uint32 0 If non-zero, request that the device use only the specified speed. In Mbit/s, ie 100 == 100Mbit/s.
    wake-on-lan +wake-on-lan uint32 1 The NMSettingWiredWakeOnLan options to enable. Not all devices support all options. May be any combination of NM_SETTING_WIRED_WAKE_ON_LAN_PHY (0x2), NM_SETTING_WIRED_WAKE_ON_LAN_UNICAST (0x4), NM_SETTING_WIRED_WAKE_ON_LAN_MULTICAST (0x8), NM_SETTING_WIRED_WAKE_ON_LAN_BROADCAST (0x10), NM_SETTING_WIRED_WAKE_ON_LAN_ARP (0x20), NM_SETTING_WIRED_WAKE_ON_LAN_MAGIC (0x40) or the special values NM_SETTING_WIRED_WAKE_ON_LAN_DEFAULT (0x1) (to use global settings) and NM_SETTING_WIRED_WAKE_ON_LAN_IGNORE (0x8000) (to disable management of Wake-on-LAN in NetworkManager).
    wake-on-lan-password +wake-on-lan-password string   If specified, the password used with magic-packet-based Wake-on-LAN, represented as an Ethernet MAC address. If NULL, no password will be required.

    -

    Table 29. 802-11-wireless setting

    +

    Table 52. 802-11-wireless setting

    @@ -2308,103 +2614,134 @@ - + + + + + + + - + - + - + - + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2413,7 +2750,7 @@
    band +assigned-mac-addressstring The new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explict hardware addresses.
    +band string   802.11 frequency band of the network. One of "a" for 5GHz 802.11a or "bg" for 2.4GHz 802.11. This will lock associations to the Wi-Fi network to the specific band, i.e. if "a" is specified, the device will not associate with the same network in the 2.4GHz band even if the network's settings are compatible. This setting depends on specific driver capability and may not work with all drivers.
    bssid +bssid byte array   If specified, directs the device to only associate with the given access point. This capability is highly driver dependent and not supported by all devices. Note: this property does not control the BSSID used when creating an Ad-Hoc network and is unlikely to in the future.
    channel +channel uint32 0 Wireless channel to use for the Wi-Fi connection. The device will only join (or create for Ad-Hoc networks) a Wi-Fi network on the specified channel. Because channel numbers overlap between bands, this property also requires the "band" property to be set.
    cloned-mac-address +cloned-mac-address byte array  If specified, request that the Wi-Fi device use this MAC address instead of its permanent MAC address. This is known as MAC cloning or spoofing.This D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random".
    +generate-mac-address-maskstring With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more then one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.
    hidden +hidden boolean FALSE If TRUE, indicates this network is a non-broadcasting network that hides its SSID. In this case various workarounds may take place, such as probe-scanning the SSID for more reliable network discovery. However, these workarounds expose inherent insecurities with hidden SSID networks, and thus hidden SSID networks should be used with caution.
    mac-address +mac-address byte array   If specified, this connection will only apply to the Wi-Fi device whose permanent MAC address matches. This property does not change the MAC address of the device (i.e. MAC spoofing).
    mac-address-blacklist +mac-address-blacklist array of string [] A list of permanent MAC addresses of Wi-Fi devices to which this connection should never apply. Each MAC address should be given in the standard hex-digits-and-colons notation (eg "00:11:22:33:44:55").
    mac-address-randomization +mac-address-randomization uint32 0One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address).One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address). Deprecated: 1
    mode +mode string   Wi-Fi network mode; one of "infrastructure", "adhoc" or "ap". If blank, infrastructure is assumed.
    mtu +mtu uint32 0 If non-zero, only transmit packets of the specified size or smaller, breaking larger packets up into multiple Ethernet frames.
    name +name string 802-11-wireless The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    powersave +powersave uint32 0 One of NM_SETTING_WIRELESS_POWERSAVE_DISABLE (2) (disable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_ENABLE (3) (enable Wi-Fi power saving), NM_SETTING_WIRELESS_POWERSAVE_IGNORE (1) (don't touch currently configure setting) or NM_SETTING_WIRELESS_POWERSAVE_DEFAULT (0) (use the globally configured value). All other values are reserved.
    rate +rate uint32 0 If non-zero, directs the device to only use the specified bitrate for communication with the access point. Units are in Kb/s, ie 5500 = 5.5 Mbit/s. This property is highly driver dependent and not all devices support setting a static bitrate.
    security +security None   This property is deprecated, but can be set to the value '802-11-wireless-security' when a wireless security setting is also present in the connection dictionary, for compatibility with very old NetworkManager daemons.
    seen-bssids +seen-bssids array of string [] A list of BSSIDs (each BSSID formatted as a MAC address like "00:11:22:33:44:55") that have been detected as part of the Wi-Fi network. NetworkManager internally tracks previously seen BSSIDs. The property is only meant for reading and reflects the BSSID list of NetworkManager. The changes you make to this property will not be preserved.
    ssid +ssid byte array   SSID of the Wi-Fi network. Must be specified.
    tx-power +tx-power uint32 0 If non-zero, directs the device to use the specified transmit power. Units are dBm. This property is highly driver dependent and not all devices support setting a static transmit power.

    -

    Table 30. 802-11-wireless-security setting

    +

    Table 53. 802-11-wireless-security setting

    @@ -2429,109 +2766,127 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -2564,13 +2919,13 @@

    See Also

    -

    NetworkManager(8), - nmcli(1), - nmcli-examples(7), - NetworkManager.conf(5)

    +

    NetworkManager(8), + nmcli(1), + nmcli-examples(7), + NetworkManager.conf(5)

    +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nm-vpn-dbus-types.html b/docs/api/html/nm-vpn-dbus-types.html index 8e1ac031..34dd9730 100644 --- a/docs/api/html/nm-vpn-dbus-types.html +++ b/docs/api/html/nm-vpn-dbus-types.html @@ -8,7 +8,7 @@ - + @@ -555,6 +555,6 @@ +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nmcli-examples.html b/docs/api/html/nmcli-examples.html index 41c3cac7..6200c1f0 100644 --- a/docs/api/html/nmcli-examples.html +++ b/docs/api/html/nmcli-examples.html @@ -8,7 +8,7 @@ - + @@ -37,7 +37,7 @@

    nmcli is a command-line client for NetworkManager. It allows controlling NetworkManager and reporting its status. For more information - please refer to nmcli(1) + please refer to nmcli(1) manual page.

    @@ -128,7 +128,8 @@ org.freedesktop.NetworkManager.wifi.share.open yes org.freedesktop.NetworkManager.settings.modify.system yes org.freedesktop.NetworkManager.settings.modify.own yes org.freedesktop.NetworkManager.settings.modify.hostname auth -org.freedesktop.NetworkManager.reload no +org.freedesktop.NetworkManager.settings.modify.global-dns auth +org.freedesktop.NetworkManager.reload auth

    This command shows configured polkit permissions for various NetworkManager operations. These permissions or actions (using polkit language) are configured @@ -166,7 +167,7 @@ B,DISPATCH

    The first command makes NetworkManager log in DEBUG level, and only for CORE, ETHER and IP domains. The second command restores the default logging state. Please refer to the - NetworkManager.conf(5) manual page + NetworkManager.conf(5) manual page for available logging levels and domains.

    @@ -304,7 +305,7 @@ fi Wi-Fi will be turned back on. Name this script e.g. 70-wifi-wired-exclusive.sh and put it into /etc/NetworkManager/dispatcher.d/ directory. - See NetworkManager(8) + See NetworkManager(8) manual page for more information about NetworkManager dispatcher scripts.

    @@ -551,17 +552,17 @@ Connection 'ethernet-4' (de89cdeb-a3e1-4d53-8fa0-c22546c775f4) successfully

    See Also

    - nmcli(1), - NetworkManager(8), - NetworkManager.conf(5), - nm-settings(5), - nm-online(1), + nmcli(1), + NetworkManager(8), + NetworkManager.conf(5), + nm-settings(5), + nm-online(1), nm-applet(1), nm-connection-editor(1)

    +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index d66bcb34..4a280e99 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -8,7 +8,7 @@ - + @@ -47,7 +47,7 @@ terse output format which is better suited for script processing. Note that NetworkManager can also execute scripts, called "dispatcher scripts", in response to network events. See - NetworkManager(8) + NetworkManager(8) for details about these dispatcher scripts.

  • Servers, headless machines, and terminals: nmcli can be used to control NetworkManager without a GUI, including creating, editing, @@ -113,7 +113,7 @@ to a terminal. The default value is auto.

  • - + - + + + + + @@ -216,13 +226,13 @@ @@ -338,7 +348,7 @@

    Connection Management Commands

    -

    nmcli connection { show | up | down | add | edit | modify | delete | monitor | reload | load } [ARGUMENTS...]

    +

    nmcli connection { show | up | down | modify | add | edit | clone | delete | monitor | reload | load | import | export } [ARGUMENTS...]

    NetworkManager stores all network configuration as "connections", which are collections of data (Layer2 details, IP addressing, etc.) that describe how to create or connect to a network. A connection is "active" @@ -463,7 +473,7 @@

    + + + + - - + + - - - - - + + - + + - + + + - - + + + + - + + + + - - - - - - - - - - + + - - - - - - + + - - - - - - - - - - - - - - - - - - + + - - - - - - + + + - - + + - - + + - - + +
    auth-alg +auth-alg string   When WEP is used (ie, key-mgmt = "none" or "ieee8021x") indicate the 802.11 authentication algorithm required by the AP here. One of "open" for Open System, "shared" for Shared Key, or "leap" for Cisco LEAP. When using Cisco LEAP (ie, key-mgmt = "ieee8021x" and auth-alg = "leap") the "leap-username" and "leap-password" properties must be specified.
    group +group array of string [] A list of group/broadcast encryption algorithms which prevents connections to Wi-Fi networks that do not utilize one of the algorithms in the list. For maximum compatibility leave this property empty. Each list element may be one of "wep40", "wep104", "tkip", or "ccmp".
    key-mgmt +key-mgmt string   Key management used for the connection. One of "none" (WEP), "ieee8021x" (Dynamic WEP), "wpa-none" (Ad-Hoc WPA-PSK), "wpa-psk" (infrastructure WPA-PSK), or "wpa-eap" (WPA-Enterprise). This property must be set for any Wi-Fi connection that uses security.
    leap-password +leap-password string   The login password for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").
    leap-password-flags +leap-password-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "leap-password" property. (see the section called “Secret flag types:” for flag values)
    leap-username +leap-username string   The login username for legacy LEAP connections (ie, key-mgmt = "ieee8021x" and auth-alg = "leap").
    name +name string 802-11-wireless-security The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".
    pairwise +pairwise array of string [] A list of pairwise encryption algorithms which prevents connections to Wi-Fi networks that do not utilize one of the algorithms in the list. For maximum compatibility leave this property empty. Each list element may be one of "tkip" or "ccmp".
    proto +proto array of string [] List of strings specifying the allowed WPA protocol versions to use. Each element may be one "wpa" (allow WPA) or "rsn" (allow WPA2/RSN). If not specified, both WPA and RSN connections are allowed.
    psk +psk string   Pre-Shared-Key for WPA networks. If the key is 64-characters long, it must contain only hexadecimal characters and is interpreted as a hexadecimal WPA key. Otherwise, the key must be between 8 and 63 ASCII characters (as specified in the 802.11i standard) and is interpreted as a WPA passphrase, and is hashed to derive the actual WPA-PSK used when connecting to the Wi-Fi network.
    psk-flags +psk-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "psk" property. (see the section called “Secret flag types:” for flag values)
    wep-key-flags +wep-key-flags NMSettingSecretFlags (uint32)   Flags indicating how to handle the "wep-key0", "wep-key1", "wep-key2", and "wep-key3" properties. (see the section called “Secret flag types:” for flag values)
    wep-key-type +wep-key-type NMWepKeyType (uint32)   Controls the interpretation of WEP keys. Allowed values are NM_WEP_KEY_TYPE_KEY (1), in which case the key is either a 10- or 26-character hexadecimal string, or a 5- or 13-character ASCII password; or NM_WEP_KEY_TYPE_PASSPHRASE (2), in which case the passphrase is provided as a string and will be hashed using the de-facto MD5 method to derive the actual WEP key.
    wep-key0 +wep-key0 string   Index 0 WEP key. This is the WEP key used in most networks. See the "wep-key-type" property for a description of how this key is interpreted.
    wep-key1 +wep-key1 string   Index 1 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.
    wep-key2 +wep-key2 string   Index 2 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.
    wep-key3 +wep-key3 string   Index 3 WEP key. This WEP index is not used by most networks. See the "wep-key-type" property for a description of how this key is interpreted.
    wep-tx-keyidx +wep-tx-keyidx uint32 0 When static WEP is used (ie, key-mgmt = "none") and a non-default WEP key index is used by the AP, put that WEP key index here. Valid values are 0 (default key) through 3. Note that some consumer access points (like the Linksys WRT54G) number the keys 1 - 4.

    -f | --fields {[field...] | all | common }

    -f | --fields { field1,field2... | all | common }

    This option is used to specify what fields (column names) should be printed. Valid field names differ for specific commands. List available fields @@ -149,10 +149,9 @@ also influences echoing passwords typed by user as an input.

    [ - -w | --wait - seconds... - ]

    -w | --wait + seconds +

    This option sets a timeout period for which nmcli will wait for NetworkManager to finish operations. It is @@ -164,6 +163,17 @@

    --complete-args

    +

    Instead of conducting the desired action, nmcli + will list possible completions for the last argument. This is useful to implement + argument completion in shell.

    +

    The exit status will indicate success + or return a code 65 to indicate the last argument is a file name.

    +

    NetworkManager ships with command completion support for GNU Bash.

    +

    -v | --version

    Show nmcli version.

    logging [level level] - [domain domains...] + [domains domains...]

    Get and change NetworkManager logging level and domains. Without any argument current logging level and domains are shown. In order to change logging state, provide level and, or, domain parameters. See - NetworkManager.conf(5) + NetworkManager.conf(5) for available level and domain values.

    up [ id | uuid | path ] - ID... + ID [ifname ifname] [ap BSSID] [passwd-file file] @@ -563,36 +573,82 @@

    + modify + [--temporary] + [ id | uuid | path ] + ID + + { option value | [+|-]setting.property value } + ... +

    +

    Add, modify or remove properties in the connection profile.

    +

    To set the property just specify the property name followed by the + value. An empty value ("") removes the property value.

    +

    In addition to the properties, you can also use short names for some of + the properties. Consult the Property Aliases + section for details.

    +

    If you want to append an item to the existing value, use + + prefix for the property name. If you want to remove just + one item from container-type property, use - prefix for + the property name and specify a value or an zero-based index of the item to + remove (or option name for properties with named options) as + value. The + and - + modifies only have a real effect for multi-value (container) + properties like ipv4.dns, ipv4.addresses, + bond.options, etc.

    +

    See nm-settings(5) for complete reference of setting and property names, their descriptions + and default values. The setting and + property can be abbreviated provided they are unique.

    +

    The connection is identified by its name, UUID or D-Bus path. If + ID is ambiguous, a keyword id, + uuid or path can be used.

    +

    add - ifname ifname - [con-name name] - [ - autoconnect - { yes | no } - ] - [ - save - { yes | no } - ] - [master master] - [slave-type type] - [type type] - [ARGUMENTS...] - [ip4 addr] - [gw4 addr] - [ip6 addr] - [gw6 addr] - [ - -- - - [+|-]setting.property - value - ... - ] + [save { yes | no }] + + { option value | [+|-]setting.property value } + ...

    -

    Add a connection for NetworkManager. Arguments differ according to connection types, see below.

    +

    Create a new connection using specified properties.

    +

    You need to describe the newly created connections with the property and value pairs. + See nm-settings(5) for the complete reference. You can also use the aliases described in + Property Aliases section. The syntax is + the same as of the nmcli connection modify command.

    +

    To construct a meaningful connection you at the very least need to set the + connection.type property (or use the type alias) + to one of known NetworkManager connection types:

    +
      +
    • ethernet

    • +
    • wifi

    • +
    • wimax

    • +
    • pppoe

    • +
    • gsm

    • +
    • cdma

    • +
    • infiniband

    • +
    • bluetooth

    • +
    • vlan

    • +
    • bond

    • +
    • bond-slave

    • +
    • team

    • +
    • team-slave

    • +
    • bridge

    • +
    • bridge-slave

    • +
    • vpn

    • +
    • olpc-mesh

    • +
    • adsl

    • +
    • tun

    • +
    • ip-tunnel

    • +
    • macvlan

    • +
    • vxlan

    • +
    +

    The most typical uses are described in the Examples section.

    +

    Aside from the properties and values two special options are accepted:

    @@ -600,1384 +656,1271 @@ - - - - - - - - - - - - - - - - - - - + + - - - + +

    ifname

    interface to bind the connection to. The connection will only be - applicable to this interface name. A special value of * - can be used for interface-independent connections. The - ifname argument is mandatory for all connection types - except bond, team, bridge and vlan. Note: use quotes around - * to suppress shell expansion.

    con-name

    connection name (when not provided a default name is generated: - <type>[-<ifname>][-<num>]).

    autoconnect

    whether the connection profile can be automatically activated (default: - yes).

    save

    whether the connection should be persistent, i.e. NetworkManager should +

    Controls whether the connection should be persistent, i.e. NetworkManager should store it on disk (default: yes).

    master

    master interface name, or connection UUID or ID of master connection - profile. The value can be prefixed with ifname/, - uuid/ or id/ to disambiguate it.

    slave-type

    type of master connection. Only required when it can not be inferred - (i.e. the master connection does - not exist yet).

    --

    If a single -- argument is encountered it is ignored. + This is for compatibility with older versions on nmcli.

    type

    connection type; see below for allowed values. Note that types - bond-slave, team-slave and - bridge-slave create ethernet connection - profiles. Their use is discouraged in favor of using a specific type with - master option.

    +

    - type ethernet - [mac addr] - [cloned-mac addr] - [mtu mtu] -

    + edit + { + [ id | uuid | path ] + ID + | + [typetype] + [con-namename] + } +

    + +
    +

    Edit an existing connection or add a new one, using an interactive editor.

    +

    The existing connection is identified by its name, UUID or D-Bus path. If + ID is ambiguous, a keyword id, + uuid, or path can be used. See + connection show above for the description of the + ID-specifying keywords. Not providing an + ID means that a new connection will be added.

    +

    The interactive editor will guide you through the connection editing and + allow you to change connection parameters according to your needs by means of + a simple menu-driven interface. The editor indicates what settings and + properties can be modified and provides in-line help.

    +

    Available options:

    +
    - - - - - - + + - - + + -

    mac

    MAC address of the device this connection is locked to.

    cloned-mac

    cloned MAC.

    type

    type of the new connection; valid types are the same as for + connection add command.

    mtu

    MTU.

    con-name

    name for the new connection. It can be changed later in the editor.

    +

    See also + nm-settings(5) for all NetworkManager settings and property names, and their + descriptions; and + nmcli-examples(7) + for sample editor sessions.

    +

    - type wifi - ssid SSID - [mac addr] - [cloned-mac addr] - [ - mode - { infrastructure | ap | adhoc } - ] - [mtu mtu] -

    ---- - - - - + clone + [--temporary] + [ id | uuid | path ] + ID + new_name +

    + - - + + - - + + - - + + - - - - -

    ssid

    SSID.

    +

    Clone a connection. The connection to be cloned is identified by its + name, UUID or D-Bus path. If ID is ambiguous, a keyword + id, uuid or path + can be used. See connection show above for the description + of the ID-specifying keywords. new_name is + the name of the new cloned connection. The new connection will be the exact + copy except the connection.id (new_name) and + connection.uuid (generated) properties.

    +

    The new connection profile will be saved as persistent unless + --temporary option is specified, in which case the new profile + won't exist after NetworkManager restart.

    +

    mac

    MAC address of the device this connection is locked to.

    + delete + [ id | uuid | path ] + ID... +

    +

    Delete a configured connection. The connection to be deleted is + identified by its name, UUID or D-Bus path. If ID is ambiguous, a + keyword id, uuid or path can be used. + See connection show above for the description of + the ID-specifying keywords.

    +

    If --wait option is not specified, the default timeout will be 10 + seconds.

    +

    cloned-mac

    cloned MAC.

    + monitor + [ id | uuid | path ] + ID... +

    +

    Monitor connection profile activity. This command prints a line whenever + the specified connection changes. The connection to be monitored is identified + by its name, UUID or D-Bus path. If ID is ambiguous, a keyword + id, uuid or path + can be used. See connection show above for the description of the + ID-specifying keywords.

    +

    Monitors all connection profiles in case none is specified. The command + terminates when all monitored connections disappear. If you want to monitor + connection creation consider using the global monitor with nmcli + monitor command.

    +

    mode

    Wi-Fi network mode. If blank, infrastructure - is assumed.

    + reload +

    Reload all connection files from disk. + NetworkManager does not monitor changes to connection + files by default. So you need to use this command in order to tell + NetworkManager to re-read the connection profiles from + disk when a change was made to them. However, the auto-loading feature can be + enabled and then NetworkManager will reload connection + files any time they change (monitor-connection-files=true in + NetworkManager.conf(5)). +

    mtu

    MTU.

    + load + filename... +

    Load/reload one or more connection files from disk. Use this after + manually editing a connection file to ensure that + NetworkManager is aware of its latest state.

    - type wimax - [mac addr] - [nsp nsp] -

    ---- - - - - + import + [--temporary] + typetype + filefile +

    + - - + + -

    mac

    MAC address of the device this connection is locked to.

    +

    Import an external/foreign configuration as a NetworkManager connection + profile. The type of the input file is specified by type + option.

    +

    Only VPN configurations are supported at the moment. The configuration is + imported by NetworkManager VPN plugins. type values are + the same as for vpn-type option in nmcli + connection add. VPN configurations are imported by VPN plugins. + Therefore the proper VPN plugin has to be installed so that nmcli could import + the data.

    +

    The imported connection profile will be saved as persistent unless + --temporary option is specified, in which case the new profile + won't exist after NetworkManager restart.

    +

    nsp

    Network Service Provider name.

    + export + [ id | uuid | path ] + ID + [file] +

    +

    Export a connection.

    +

    Only VPN connections are supported at the moment. A proper VPN plugin has + to be installed so that nmcli could export a connection. If no + file is provided, the VPN configuration + data will be printed to standard output.

    +

    - type pppoe - username user - [password passwd] - [service name] - [mtu mtu] - [mac addr] -

    +
    + +
    +

    Device Management Commands

    +

    nmcli device { status | show | set | connect | reapply | modify | disconnect | delete | monitor | wifi | lldp } [ARGUMENTS...]

    +

    Show and manage network interfaces.

    +
    - - - - - - + + - - + + - - + + - - - - -

    username

    PPPoE username.

    password

    Password for the PPPoE username.

    status

    +

    Print status of devices.

    +

    This is the default action if no command is specified to + nmcli device.

    +

    service

    PPPoE service name (if required by concentrator).

    + show + [ifname] +

    Show detailed information about devices. Without an argument, all + devices are examined. To get information for a specific device, the interface + name has to be provided.

    mtu

    MTU.

    + set + [ifname] + ifname + [ + autoconnect + { yes | no } + ] + [ + managed + { yes | no } + ] +

    Set device properties.

    mac

    MAC address of the device this connection is locked to.

    + connect + ifname +

    +

    Connect the device. NetworkManager will try to find a suitable connection + that will be activated. It will also consider connections that are not set to + auto connect.

    +

    If --wait option is not specified, the default timeout will be 90 + seconds.

    +

    - type gsm - [apn APN] - [username user] - [password passwd] -

    ---- - - - - + reapply + ifname +

    + - - + + - - - - -

    apn

    APN - GSM Access Point Name.

    Attempt to update device with changes to the currently active connection + made since it was last applied.

    user

    user name.

    + modify + ifname + + { option value | [+|-]setting.property value } + ... +

    +

    Modify the settings currently active on the device.

    +

    This command lets you do temporary changes to a configuration active on + a particular device. The changes are not preserved in the connection profile.

    +

    See nm-settings(5) for the list of available properties. Please note that some + properties can't be changed on an already connected device.

    +

    You can also use the aliases described in + Property Aliases section. The syntax is + the same as of the nmcli connection modify command.

    +

    password

    password.

    + disconnect + ifname... +

    +

    Disconnect a device and prevent the device from automatically activating + further connections without user/manual intervention. Note that disconnecting + software devices may mean that the devices will disappear.

    +

    If --wait option is not specified, the default timeout + will be 10 seconds.

    +

    - type cdma - [username user] - [password passwd] -

    ---- - - - - + delete + ifname... +

    + - - + + - -

    user

    user name.

    +

    Delete a device. The command removes the interface from the system. Note + that this only works for software devices like bonds, bridges, teams, etc. + Hardware devices (like Ethernet) cannot be deleted by the command.

    +

    If --wait option is not specified, the default timeout will be 10 + seconds.

    +

    password

    password.

    + monitor + [ifname...] +

    +

    Monitor device activity. This command prints a line whenever the + specified devices change state.

    +

    Monitors all devices in case no interface is specified. The monitor + terminates when all specified devices disappear. If you want to monitor device + addition consider using the global monitor with nmcli + monitor command.

    +

    + wifi + [ + list + [ifname ifname] + [bssid BSSID] + ] +

    List available Wi-Fi access points. The ifname and + bssid options can be used to list APs for a particular + interface or with a specific BSSID, respectively.

    - type infiniband - [mac addr] - [mtu mtu] - [ - transport-mode - { datagram | connected } - ] - [parent device] - [p-key key] -

    + wifi + connect + (B)SSID + [passwordpassword] + [ + wep-key-type + { key | phrase } + ] + [ifnameifname] + [bssidBSSID] + [namename] + [ + private + { yes | no } + ] + [ + hidden + { yes | no } + ] +

    + + + - - +
    +

    Connect to a Wi-Fi network specified by SSID or BSSID. The command + creates a new connection and then activates it on a device. This is a + command-line counterpart of clicking an SSID in a GUI client. The command + always creates a new connection and thus it is mainly useful for connecting to + new Wi-Fi networks. If a connection for the network already exists, it is + better to bring up (activate) the existing connection as follows: + nmcli con up id name. Note that + only open, WEP and WPA-PSK networks are supported at the moment. It is also + supposed that IP configuration is obtained via DHCP.

    +

    If --wait option is not specified, the default timeout will be 90 + seconds.

    +

    Available options are:

    +
    - - + + - - + + - - + + - - + + - - - - -

    mac

    MAC address of the device this connection is locked to - (InfiniBand MAC is 20 bytes).

    password

    password for secured networks (WEP or WPA).

    mtu

    MTU.

    wep-key-type

    type of WEP secret, either key for ASCII/HEX key or + phrase for passphrase.

    transport-mode

    InfiniBand transport mode.

    ifname

    interface that will be used for activation.

    parent

    the interface name of the parent device (if any).

    bssid

    if specified, the created connection will be restricted just for the + BSSID.

    p-key

    the InfiniBand P_Key (16-bit unsigned integer).

    name

    if specified, the connection will use the name (else NM creates a name + itself).

    - type bluetooth - [addr addr] - [ - bt-type - { panu | dun-gsm | dun-cdma } - ] -

    ---- - - - - + + - - + + -

    addr

    Bluetooth device address (MAC).

    private

    if set to yes, the connection will only be visible + to the user who created it. Otherwise the connection is system-wide, which is + the default.

    bt-type

    Bluetooth connection type.

    hidden

    set to yes when connecting for the first time to an + AP not broadcasting its SSID. Otherwise the SSID would not be found and the + connection attempt would fail.

    +

    - type vlan - dev device - id id - [flags flags] - [ingress mapping] - [egress mapping] - [mtu mtu] -

    + wifi + hotspot + [ifnameifname] + [con-namename] + [ssidSSID] + [ + band + { a | bg } + ] + [channelchannel] + [passwordpassword] +

    + +
    +

    Create a Wi-Fi hotspot. The command creates a hotspot connection profile + according to Wi-Fi device capabilities and activates it on the device. The + hotspot is secured with WPA if device/driver supports that, otherwise WEP is + used. Use connection down or device + disconnect to stop the hotspot.

    +

    Parameters of the hotspot can be influenced by the optional + parameters:

    +
    - - + + - - + + - - + + - - + + - - + + - - + + -

    dev

    parent device this VLAN is on.

    ifname

    what Wi-Fi device is used.

    id

    VLAN ID in range 0-4095.

    con-name

    name of the created hotspot connection profile.

    flags

    flags.

    ssid

    SSID of the hotspot.

    ingress

    VLAN ingress priority mapping.

    band

    Wi-Fi band to use.

    egress

    VLAN egress priority mapping.

    channel

    Wi-Fi channel to use.

    mtu

    MTU.

    password

    +

    password to use for the created hotspot. If not provided, nmcli will + generate a password. The password is either WPA pre-shared key or WEP + key.

    +

    Note that --show-secrets global option can be used to + print the hotspot password. It is useful especially when the password was + generated.

    +
    +

    + wifi + rescan + [ifname ifname] + [ssid SSID...] +

    +

    Request that NetworkManager immediately re-scan for + available access points. NetworkManager scans Wi-Fi networks periodically, but + in some cases it can be useful to start scanning manually (e.g. after resuming + the computer). By using ssid, it is possible to scan for a + specific SSID, which is useful for APs with hidden SSIDs. You can provide + multiple ssid parameters in order to scan more + SSIDs.

    +

    This command does not show the APs, use nmcli device wifi list + for that.

    +

    - type bond - [ - mode - { active-backup | balance-xor | broadcast | 802.3ad | balance-tlb | balance-alb | num } - ] - [primary ifname] - [miimon num] - [downdelay num] - [updelay num] - [arp-interval num] - [arp-ip-target num] -

    + lldp + [ + list + [ifnameifname] + ] +

    + + + +

    Display information about neighboring devices learned through the Link + Layer Discovery Protocol (LLDP). The ifname option can be + used to list neighbors only for a given interface. The protocol must be enabled + in the connection settings.

    + +
    +

    Secret Agent

    +

    nmcli agent { secret | polkit | all }

    +

    Run nmcli as a NetworkManager secret agent, or polkit agent.

    +
    - - + + - - + + - - + + + +

    mode

    bonding mode (default: balance-rr).

    secret

    Register nmcli as a NetworkManager secret agent and listen for secret + requests. You do usually not need this command, because nmcli can handle + secrets when connecting to networks. However, you may find the command useful + when you use another tool for activating connections and you do not have a + secret agent available (like nm-applet).

    primary

    primary interface name (for active-backup mode).

    + polkit +

    Register nmcli as a polkit agent for the user session and listen for + authorization requests. You do not usually need this command, because nmcli can + handle polkit actions related to NetworkManager operations (when run with + --ask). However, you may find the command useful when you want + to run a simple text based polkit agent and you do not have an agent of a desktop + environment. Note that running this command makes nmcli handle all polkit requests, + not only NetworkManager related ones, because only one polkit agent can run for the + session.

    miimon

    miimon (default: 100).

    + all +

    Runs nmcli as both NetworkManager secret and a polkit agent.

    +
    +
    +

    Property Aliases

    +

    Apart from the property-value pairs, connection add, + connection modify and device modify also + accept short forms of some properties. They exist for convenience and compatiblity + with older versions of nmcli that could not accept the raw + properties.

    +

    The overview of the aliases is below. An actual connection type is used to + disambiguate these options from the options of the same name that are valid for + multiple connection types (such as mtu).

    +
    +

    Table 1. Options for all connections

    +
    +++++ + + + + + + - - + + + - - + + + - - + + + - - + + + - -
    AliasPropertyNote

    downdelay

    downdelay (default: 0).

    typeconnection.typeThis option also accepts values of bond-slave, +team-slave and bridge-slave. They create +ethernet connection profiles. Their use is discouraged in +favor of using a specific type with master option.

    updelay

    updelay (default: 0).

    con-nameconnection.idWhen not provided a default name is generated: <type>[-<ifname>][-<num>]).

    arp-interval

    ARP interval (default: 0).

    autoconnectconnection.autoconnect 

    arp-ip-target

    ARP IP target.

    ifnameconnection.interface-nameA value of * will be interpreted as +no value, making the connection profile interface-independent. +Note: use quotes around * to suppress shell expansion. +For bond, team and bridge connections a default name will be generated if not set.
    masterconnection.masterValue specified here will be canonicalized. +It can be prefixed with ifname/, uuid/ +or id/ to disambiguate it.

    - type bond-slave - [master master] -

    + + + + + +
    slave-typeconnection.slave-type 
    + +
    +

    Table 2. PPPoE options

    +
    -- - - - - -

    master

    master bond interface name, or connection UUID or - ID of bond master connection profile. The value can be - prefixed with ifname/, - uuid/ or id/ to - disambiguate it.

    - type team - [ - config - { file | JSON } - ] -

    ---- - - - - -

    config

    JSON configuration for team.

    - type team-slave - [ - config - JSON - ] -

    -- + + + + - - + + - - - - -
    AliasProperty

    master

    master team interface name, or connection UUID or - ID of team master connection profile. The value can be - prefixed with ifname/, - uuid/ or id/to - disambiguate it.

    usernamepppoe.username

    config

    JSON configuration for team.

    passwordpppoe.password

    - type bridge - [ - stp - { yes | no } - ] - [priority num] - [forward-delay 2-30] - [hello-time 1-10] - [max-age 6-42] - [ageing-time 0-1000000] - [ - multicast-snooping - { yes | no } - ] - [mac addr] -

    + + + + +
    servicepppoe.service
    + +
    +

    Table 3. Wired Ethernet options

    +
    -+ + + + + - - + + - - + + - - + + + +
    AliasProperty

    stp

    controls whether Spanning Tree Protocol (STP) is enabled for this bridge - (default: yes).

    mtuwired.mtu

    priority

    sets STP priority (default: 128).

    macwired.mac-address

    forward-delay

    STP forwarding delay, in seconds (default: 15).

    cloned-macwired.cloned-mac-address
    +
    +
    +

    Table 4. Infiniband options

    +
    ++++ + + + + + - - + + - - + + - - + + - - + + - - + + -
    AliasProperty

    hello-time

    STP hello time, in seconds (default: 2).

    mtuinfiniband.mtu

    max-age

    STP maximum message age, in seconds (default: 20).

    macinfiniband.mac-address

    ageing-time

    the Ethernet MAC address aging time, in seconds (default: 300).

    transport-modeinfiniband.transport-mode

    multicast-snooping

    controls whether IGMP snooping is enabled (default: yes).

    parentinfiniband.parent

    mac

    MAC address of the bridge (note: this requires a recent kernel feature, - originally introduced in 3.15 upstream kernel).

    p-keyinfiniband.p-key

    - type bridge-slave - [master master] - [priority num] - [path-cost 1-65535] - [ - hairpin - { yes | no } - ] -

    +
    + +
    +

    Table 5. Wi-Fi options

    +
    -+ + + + + - - + + - - + + - - + + - - - - -
    AliasProperty

    master

    master bridge interface name, or connection UUID - or ID of bridge master connection profile. The value - can be prefixed with ifname/, - uuid/ or id/ - to disambiguate it.

    ssidwireless.ssid

    priority

    STP priority of this slave (default: 32).

    modewireless.mode

    path-cost

    STP port cost for destinations via this slave (default: 100).

    mtuwireless.mtu

    hairpin

    'hairpin mode' for the slave, which allows frames to be sent back out - through the slave the frame was received on (default: yes).

    macwireless.mac-address

    - type vpn - [type type] - [user username] -

    + + + + +
    cloned-macwireless.cloned-mac-address
    + +
    +

    Table 6. WiMax options

    +
    -+ + + + + - - + + - - + + -
    AliasProperty

    vpn-type

    VPN type.

    nspwimax.network-name

    user

    VPN username.

    macwimax.mac-address

    - type olpc-mesh - ssid SSID - [channel 1-13] - [dhcp-anycast MAC] -

    +
    + +
    +

    Table 7. GSM options

    +
    -+ + + + + - - + + - - + + - - + + -
    AliasProperty

    ssid

    SSID.

    apngsm.apn

    channel

    channel to use for the network.

    usergsm.username

    dhcp-anycast

    anycast DHCP MAC address used when requesting an IP address via DHCP.

    passwordgsm.password

    - type adsl - username username - - protocol - { pppoa | pppoe | ipoatm } - - [password passwd] - [ - encapsulation - { vcmux | llc } - ] -

    +
    + +
    +

    Table 8. CDMA options

    +
    -+ + + + + - - + + - - - - - - - - - - + + -
    AliasProperty

    username

    ADSL user name.

    usercdma.username

    protocol

    ADSL protocol.

    password

    ADSL password.

    encapsulation

    ADSL encapsulation.

    passwordcdma.password

    - type tun - - mode - { tun | tap } - - [owner UID] - [group GID] - [ - pi - { yes | no } - ] - [ - vnet-hdr - { yes | no } - ] - [ - multi-queue - { yes | no } - ] -

    +
    + +
    +

    Table 9. Bluetooth options

    +
    -++ + + + + + - - - - - - - - - - + + + - - - - - - - - - - + + + -
    AliasPropertyNote

    mode

    Mode for the device.

    owner

    UID of the owner.

    group

    GID of the group.

    addrbluetooth.bdaddr 

    pi

    include packet information (~IFF_NO_PI flag).

    vnet-hdr

    send and receive large (i.e. GSO) packets and packets with partial - checksums (IFF_VNET_HDR flag).

    multi-queue

    multi-queue support for tun/tap device (IFF_MULTI_QUEUE flag).

    bt-typebluetooth.typeApart from the usual dun and +panu options, the values of dun-gsm +and dun-cdma can be used for compatibility with older +versions. They are equivalent to using dun and setting +appropriate gsm.* or cdma.* properties.

    - type ip-tunnel - - mode - { ipip | gre | sit | isatap | vti | ip6ip6 | ipip6 | ip6gre | vti6 | tun } - - remote addr - [local addr] - [dev device] -

    +
    + +
    +

    Table 10. VLAN options

    +
    -+ + + + + - - + + - - + + - - + + - - - - -
    AliasProperty

    mode

    tunnel mode.

    devvlan.parent

    remote

    IPv4 or IPv6 address of the remote tunnel endpoint.

    idvlan.id

    local

    IPv4 or IPv6 address of the local tunnel endpoint.

    flagsvlan.flags

    dev

    device to use for tunnel endpoint communication.

    ingressvlan.ingress-priority-map

    - type macvlan - dev device - - mode - { vepa | bridge | private | passthru | source } - - [ - tap - { yes | no } - ] -

    + + + + +
    egressvlan.egress-priority-map
    + +
    +

    Table 11. Bonding options

    +
    -++ + + + + + - - - - - - - - - - - + + + + + + + + + + + -
    AliasPropertyNote

    dev

    parent device this MACVLAN is on.

    mode

    MACVLAN mode, which specifies the communication mechanism between - multiple MACVLANs on the same lower device.

    tap

    controls the device type. If set to 'yes' a MACVTAP will be created - (default: no).

    modebond.optionsSetting each of these adds the option to bond.options property. +It's equivalent of using the +bond.options 'option=value' syntax.
    primary
    miimon
    downdelay
    updelay
    arp-interval
    arp-ip-target
    lacp-rate

    - type vxlan - id id - remote addr - [dev parent device (ifname or connection UUID)] - [local addr] - [source-port-min 0-65535] - [source-port-max 0-65535] - [destination-port 0-65535] -

    +
    + +
    +

    Table 12. Team options

    +
    ++++ + + + + + + + + +
    AliasProperty
    configteam.config
    +
    +
    +

    Table 13. Team port options

    +
    ++++ + + + + + + + + +
    AliasProperty
    configteam-port.config
    +
    +
    +

    Table 14. Bridge options

    +
    -+ + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - -
    AliasProperty

    id

    VXLAN Network Identifer to use.

    stpbridge.stp

    remote

    unicast destination IP address or multicast IP address to join.

    prioritybridge.priority

    dev

    device to use for tunnel endpoint communication.

    forward-delaybridge.forward-delay

    local

    source IP address.

    hello-timebridge.hello-time

    source-port-min

    minimum UDP source port to communicate to the remote VXLAN tunnel endpoint.

    max-agebridge.max-age

    source-port-max

    maximum UDP source port to communicate to the remote VXLAN tunnel endpoint.

    ageing-timebridge.ageing-time

    destination-port

    UDP destination port to communicate to the remote VXLAN tunnel endpoint.

    multicast-snoopingbridge.multicast-snooping
    macbridge.mac-address

    ip4, gw4

    IPv4 addresses.

    prioritybridge-port.priority

    ip6, gw6

    IPv6 addresses.

    path-costbridge-port.path-cost

    --

    If a -- argument is encountered, the rest of command - line is interpreted as property list in the same format as connection - modify command accepts. This makes it possible to adjust the - connection properties before it's added.

    hairpinbridge-port.hairpin-mode
    - - - -

    - edit - { - [ id | uuid | path ] - ID... - | - [type type] - [con-name name] - } -

    - -

    Edit an existing connection or add a new one, using an interactive editor.

    -

    The existing connection is identified by its name, UUID or D-Bus path. If - ID is ambiguous, a keyword id, - uuid, or path can be used. See - connection show above for the description of the - ID-specifying keywords. Not providing an - ID means that a new connection will be added.

    -

    The interactive editor will guide you through the connection editing and - allow you to change connection parameters according to your needs by means of - a simple menu-driven interface. The editor indicates what settings and - properties can be modified and provides in-line help.

    -

    Available options:

    -
    + +
    +

    Table 15. VPN options

    +
    -+ + + + + - - + + - - - - -
    AliasProperty

    type

    type of the new connection; valid types are the same as for - connection add command.

    vpn-typevpn.service-type

    con-name

    name for the new connection. It can be changed later in the editor.

    -

    See also - nm-settings(5) for all NetworkManager settings and property names, and their - descriptions; and - nmcli-examples(7) - for sample editor sessions.

    - - - -

    - modify - [--temporary] - [ id | uuid | path ] - ID - - [+|-]setting.property - value - ... -

    - -

    Modify one or more properties in the connection profile.

    -

    The connection is identified by its name, UUID or D-Bus path. If - ID is ambiguous, a keyword id, - uuid or path can be used. See - nm-settings(5) for setting and property names, their descriptions and default - values. This command supports abbreviations for setting - and property provided they are unique. Empty - value ("") removes the property value (sets - the property to the default value). The provided value overwrites the existing - property value.

    -

    If you want to append an item to the existing value, use - + prefix for the property name. If you want to remove just - one item from container-type property, use - prefix for - the property name and specify a value or an zero-based index of the item to - remove (or option name for properties with named options) as - value. Of course, + and - - only have a real effect for multi-value (container) - properties like ipv4.dns, ipv4.addresses, - bond.options, etc.

    - - - -

    - clone - [--temporary] - [ id | uuid | path ] - ID... - new name -

    - -

    Clone a connection. The connection to be cloned is identified by its - name, UUID or D-Bus path. If ID is ambiguous, a keyword - id, uuid or path - can be used. See connection show above for the description - of the ID-specifying keywords. name is - the name of the new cloned connection. The new connection will be the exact - copy except the connection.id (name) and - connection.uuid (generated) properties.

    -

    The new connection profile will be saved as persistent unless - --temporary option is specified, in which case the new profile - won't exist after NetworkManager restart.

    - - - -

    - delete - [ id | uuid | path ] - ID... -

    - -

    Delete a configured connection. The connection to be deleted is - identified by its name, UUID or D-Bus path. If ID is ambiguous, a - keyword id, uuid or path can be used. - See connection show above for the description of - the ID-specifying keywords.

    -

    If --wait option is not specified, the default timeout will be 10 - seconds.

    - - - -

    - monitor - [ id | uuid | path ] - ID... -

    - -

    Monitor connection profile activity. This command prints a line whenever - the specified connection changes. The connection to be monitored is identified - by its name, UUID or D-Bus path. If ID is ambiguous, a keyword - id, uuid or path - can be used. See connection show above for the description of the - ID-specifying keywords.

    -

    Monitors all connection profiles in case none is specified. The command - terminates when all monitored connections disappear. If you want to monitor - connection creation consider using the global monitor with nmcli - monitor command.

    - - - -

    - reload -

    -

    Reload all connection files from disk. - NetworkManager does not monitor changes to connection - files by default. So you need to use this command in order to tell - NetworkManager to re-read the connection profiles from - disk when a change was made to them. However, the auto-loading feature can be - enabled and then NetworkManager will reload connection - files any time they change (monitor-connection-files=true in - NetworkManager.conf(5)). -

    - - -

    - load - filename... -

    -

    Load/reload one or more connection files from disk. Use this after - manually editing a connection file to ensure that - NetworkManager is aware of its latest state.

    - - -

    - import - [--temporary] - [type type] - [file file] -

    - -

    Import an external/foreign configuration as a NetworkManager connection - profile. The type of the input file is specified by type - option.

    -

    Only VPN configurations are supported at the moment. The configuration is - imported by NetworkManager VPN plugins. type values are - the same as for vpn-type option in nmcli - connection add. VPN configurations are imported by VPN plugins. - Therefore the proper VPN plugin has to be installed so that nmcli could import - the data.

    -

    The imported connection profile will be saved as persistent unless - --temporary option is specified, in which case the new profile - won't exist after NetworkManager restart.

    - - - -

    - export - [ id | uuid | path ] - ID - [file] -

    - -

    Export a connection.

    -

    Only VPN connections are supported at the moment. A proper VPN plugin has - to be installed so that nmcli could export a connection. If no - file is provided, the VPN configuration - data will be printed to standard output.

    - +user +vpn.user-name
    -
    -

    Device Management Commands

    -

    nmcli device { status | show | set | connect | reapply | disconnect | delete | monitor | wifi | lldp } [ARGUMENTS...]

    -

    Show and manage network interfaces.

    -
    +
    +

    Table 16. OLPC Mesh options

    +
    -+ + + + + - - + + - - + + - - + + - - - + +
    AliasProperty

    status

    -

    Print status of devices.

    -

    This is the default action if no command is specified to - nmcli device.

    -
    ssidolpc-mesh.ssid

    - show - [ifname] -

    Show detailed information about devices. Without an argument, all - devices are examined. To get information for a specific device, the interface - name has to be provided.

    channelolpc-mesh.channel

    - set - [ifname] - ifname - [ - autoconnect - { yes | no } - ] - [ - managed - { yes | no } - ] -

    Set device properties.

    dhcp-anycastolpc-mesh.dhcp-anycast-address

    - connect - [ifname] -

    -

    Connect the device. NetworkManager will try to find a suitable connection - that will be activated. It will also consider connections that are not set to - auto connect.

    -

    If --wait option is not specified, the default timeout will be 90 - seconds.

    -
    +
    +
    +

    Table 17. ADSL options

    +
    ++++ + + + + + + + + - - + + - - + + - - + + + +
    AliasProperty
    usernameadsl.username

    - reapply - [ifname] -

    Attempt to update device with changes to the currently active connection - made since it was last applied.

    protocoladsl.protocol

    - disconnect - [ifname...] -

    -

    Disconnect a device and prevent the device from automatically activating - further connections without user/manual intervention. Note that disconnecting - software devices may mean that the devices will disappear.

    -

    If --wait option is not specified, the default timeout - will be 10 seconds.

    -
    passwordadsl.password

    - delete - [ifname...] -

    -

    Delete a device. The command removes the interface from the system. Note - that this only works for software devices like bonds, bridges, teams, etc. - Hardware devices (like Ethernet) cannot be deleted by the command.

    -

    If --wait option is not specified, the default timeout will be 10 - seconds.

    -
    encapsulationadsl.encapsulation
    +
    +
    +

    Table 18. MACVLAN options

    +
    ++++ + + + + + - - + + - - + + - - - - - - + +
    +

    Table 21. IP tunneling options

    +
    AliasProperty

    - monitor - [ifname...] -

    -

    Monitor device activity. This command prints a line whenever the - specified devices change state.

    -

    Monitors all devices in case no interface is specified. The monitor - terminates when all specified devices disappear. If you want to monitor device - addition consider using the global monitor with nmcli - monitor command.

    -
    devmacvlan.parent

    - wifi - [ - list - [ifname ifname] - [bssid BSSID] - ] -

    List available Wi-Fi access points. The ifname and - bssid options can be used to list APs for a particular - interface or with a specific BSSID, respectively.

    modemacvlan.mode

    - wifi - connect - (B)SSID - [password password] - [ - wep-key-type - { key | phrase } - ] - [ifname ifname] - [bssid BSSID] - [name name] - [ - private - { yes | no } - ] - [ - hidden - { yes | no } - ] -

    -

    Connect to a Wi-Fi network specified by SSID or BSSID. The command - creates a new connection and then activates it on a device. This is a - command-line counterpart of clicking an SSID in a GUI client. The command - always creates a new connection and thus it is mainly useful for connecting to - new Wi-Fi networks. If a connection for the network already exists, it is - better to bring up (activate) the existing connection as follows: - nmcli con up id name. Note that - only open, WEP and WPA-PSK networks are supported at the moment. It is also - supposed that IP configuration is obtained via DHCP.

    -

    If --wait option is not specified, the default timeout will be 90 - seconds.

    -

    Available options are:

    -
    + + + + +
    tapmacvlan.tap
    + +
    +

    Table 19. VxLAN options

    +
    -+ + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + +
    AliasProperty

    password

    password for secured networks (WEP or WPA).

    idvxlan.id

    wep-key-type

    type of WEP secret, either key for ASCII/HEX key or - phrase for passphrase.

    remotevxlan.remote

    ifname

    interface that will be used for activation.

    devvxlan.parent

    bssid

    if specified, the created connection will be restricted just for the - BSSID.

    localvxlan.local

    name

    if specified, the connection will use the name (else NM creates a name - itself).

    source-port-minvxlan.source-port-min

    private

    if set to yes, the connection will only be visible - to the user who created it. Otherwise the connection is system-wide, which is - the default.

    source-port-maxvxlan.source-port-max

    hidden

    set to yes when connecting for the first time to an - AP not broadcasting its SSID. Otherwise the SSID would not be found and the - connection attempt would fail.

    destination-portvxlan.destination-port
    -

    - wifi - hotspot - [ifname ifname] - [con-name name] - [ssid SSID] - [ - band - { a | bg } - ] - [channel channel] - [password password] -

    -

    Create a Wi-Fi hotspot. The command creates a hotspot connection profile - according to Wi-Fi device capabilities and activates it on the device. The - hotspot is secured with WPA if device/driver supports that, otherwise WEP is - used. Use connection down or device - disconnect to stop the hotspot.

    -

    Parameters of the hotspot can be influenced by the optional - parameters:

    -
    + +
    +

    Table 20. Tun options

    +
    -+ + + + + - - + + - - + + - - + + - - + + - - + + - - + +
    AliasProperty

    ifname

    what Wi-Fi device is used.

    modetun.mode

    con-name

    name of the created hotspot connection profile.

    ownertun.owner

    ssid

    SSID of the hotspot.

    grouptun.group

    band

    Wi-Fi band to use.

    pitun.pi

    channel

    Wi-Fi channel to use.

    vnet-hdrtun.vnet-hdr

    password

    -

    password to use for the created hotspot. If not provided, nmcli will - generate a password. The password is either WPA pre-shared key or WEP - key.

    -

    Note that --show-secrets global option can be used to - print the hotspot password. It is useful especially when the password was - generated.

    -
    multi-queuetun.multi-queue
    -
    ++++ + + + + + + + + - - + + - - + + + + + +
    AliasProperty
    modeip-tunnel.mode

    - wifi - rescan - [ifname ifname] - [ssid SSID...] -

    -

    Request that NetworkManager immediately re-scan for - available access points. NetworkManager scans Wi-Fi networks periodically, but - in some cases it can be useful to start scanning manually (e.g. after resuming - the computer). By using ssid, it is possible to scan for a - specific SSID, which is useful for APs with hidden SSIDs. You can provide - multiple ssid parameters in order to scan more - SSIDs.

    -

    This command does not show the APs, use nmcli device wifi list - for that.

    -
    localip-tunnel.local

    - lldp - [ - list - [ifname ifname] - ] -

    Display information about neighboring devices learned through the Link - Layer Discovery Protocol (LLDP). The ifname option can be - used to list neighbors only for a given interface. The protocol must be enabled - in the connection settings.

    remoteip-tunnel.remote
    devip-tunnel.parent
    -
    -

    Secret Agent

    -

    nmcli agent { secret | polkit | all }

    -

    Run nmcli as a NetworkManager secret agent, or polkit agent.

    -
    +
    +

    Table 22. IPv4 options

    +
    -++ + + + + + - - + + + - - + + + + + +
    AliasPropertyNote

    secret

    Register nmcli as a NetworkManager secret agent and listen for secret - requests. You do usually not need this command, because nmcli can handle - secrets when connecting to networks. However, you may find the command useful - when you use another tool for activating connections and you do not have a - secret agent available (like nm-applet).

    ip4ipv4.addressesThis option can be specified multiple times. +It's equivalent of using +ipv4.addresses syntax.

    - polkit -

    Register nmcli as a polkit agent for the user session and listen for - authorization requests. You do not usually need this command, because nmcli can - handle polkit actions related to NetworkManager operations (when run with - --ask). However, you may find the command useful when you want - to run a simple text based polkit agent and you do not have an agent of a desktop - environment. Note that running this command makes nmcli handle all polkit requests, - not only NetworkManager related ones, because only one polkit agent can run for the - session.

    gw4ipv4.gateway 
    +
    +
    +

    Table 23. IPv6 options

    +
    +++++ + + + + + + + + + + - - + + +
    AliasPropertyNote
    ip6ipv6.addressesThis option can be specified multiple times. +It's equivalent of using +ipv6.addresses syntax.

    - all -

    Runs nmcli as both NetworkManager secret and a polkit agent.

    gw6ipv6.gateway 
    +
    +

    Environment Variables

    nmcli's behavior is affected by the following @@ -2069,6 +2012,10 @@

    10

    Connection, device, or access point does not exist.

    + +

    65

    +

    When used with --complete-args option, a file name is expected to follow.

    +
    @@ -2076,7 +2023,7 @@

    Examples

    This section presents various examples of nmcli usage. If you want even more, please refer to - nmcli-examples(7) + nmcli-examples(7) manual page.

    @@ -2183,6 +2130,16 @@ the user should use to connect to the hotspot from other devices.

    + + + + + + + + - + @@ -2255,16 +2212,16 @@

    See Also

    -

    nmcli-examples(7), - nm-online(1), - NetworkManager(8), - NetworkManager.conf(5), - nm-settings(5), +

    nmcli-examples(7), + nm-online(1), + NetworkManager(8), + NetworkManager.conf(5), + nm-settings(5), nm-applet(1), nm-connection-editor(1).

    +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/nmtui.html b/docs/api/html/nmtui.html index 80e5c700..ee67dbbb 100644 --- a/docs/api/html/nmtui.html +++ b/docs/api/html/nmtui.html @@ -8,7 +8,7 @@ - + @@ -76,13 +76,13 @@

    See Also

    -

    nmcli(1), +

    nmcli(1), nm-applet(1), nm-connection-editor(1), - NetworkManager(8).

    + NetworkManager(8).

    +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/ref-settings.html b/docs/api/html/ref-settings.html index fe268fe0..dd29c91c 100644 --- a/docs/api/html/ref-settings.html +++ b/docs/api/html/ref-settings.html @@ -8,7 +8,7 @@ - + @@ -37,7 +37,7 @@

    Configuration Settings

    -

    Table 58. 802-1x setting

    +

    Table 81. 802-1x setting

    nmcli dev modify em1 ipv4.method shared

    starts IPv4 connection sharing using em1 device. The sharing will be active + until the device is disconnected.

    nmcli dev modify em1 ipv6.address 2001:db8::a:bad:c0de

    temporarily adds an IP address to a device. The address will be removed + when the same connection is activated again.

    nmcli connection add type ethernet autoconnect no ifname eth0

    non-interactively adds an Ethernet connection tied to eth0 interface with automatic IP configuration (DHCP), and disables the connection's autoconnect @@ -2194,7 +2151,7 @@ use eth0 and the VLAN interface will be named Maxipes-fik.

    nmcli c a ifname eth0 type ethernet -- ipv4.method disabled ipv6.method link-local

    nmcli c a ifname eth0 type ethernet ipv4.method disabled ipv6.method link-local

    non-interactively adds a connection that will use eth0 Ethernet interface and only have an IPv6 link-local address configured.

    @@ -267,7 +267,7 @@


    -

    Table 59. adsl setting

    +

    Table 82. adsl setting

    @@ -335,7 +335,7 @@


    -

    Table 60. bluetooth setting

    +

    Table 83. bluetooth setting

    @@ -373,7 +373,7 @@


    -

    Table 61. bond setting

    +

    Table 84. bond setting

    @@ -411,7 +411,7 @@


    -

    Table 62. bridge setting

    +

    Table 85. bridge setting

    @@ -491,7 +491,7 @@


    -

    Table 63. bridge-port setting

    +

    Table 86. bridge-port setting

    @@ -535,7 +535,7 @@


    -

    Table 64. cdma setting

    +

    Table 87. cdma setting

    @@ -585,7 +585,7 @@


    -

    Table 65. connection setting

    +

    Table 88. connection setting

    @@ -685,6 +685,12 @@ + + + + + + @@ -713,7 +719,7 @@


    -

    Table 66. dcb setting

    +

    Table 89. dcb setting

    Setting name of the device type of this slave's master connection (eg, "bond"), or NULL if this connection is not a slave.
    stable-id
    string
    This token to generate stable IDs for the connection. If unset, the UUID will be used instead. The stable-id is used instead of the connection UUID for generating IPv6 stable private addresses with ipv6.addr-gen-mode=stable-privacy. It is also used to seed the generated cloned MAC address for ethernet.cloned-mac-address=stable and wifi.cloned-mac-address=stable.
    timestamp
    uint64
    0
    @@ -829,7 +835,7 @@


    -

    Table 67. generic setting

    +

    Table 90. generic setting

    @@ -853,7 +859,7 @@


    -

    Table 68. gsm setting

    +

    Table 91. gsm setting

    @@ -951,7 +957,7 @@


    -

    Table 69. infiniband setting

    +

    Table 92. infiniband setting

    @@ -1007,7 +1013,7 @@


    -

    Table 70. ipv4 setting

    +

    Table 93. ipv4 setting

    @@ -1159,7 +1165,7 @@


    -

    Table 71. ipv6 setting

    +

    Table 94. ipv6 setting

    @@ -1306,12 +1312,18 @@ + + + + + +
    []
    Deprecated in favor of the 'route-data' property, but this can be used for backward-compatibility with older daemons. Note that if you send this property the daemon will ignore 'route-data'. Array of IPv6 route structures. Each IPv6 route structure is composed of an IPv6 address, a prefix length (1 - 128), an IPv6 next hop address (which may be zeroed out if there is no next hop), and a metric. If the metric is 0, NM will choose an appropriate default metric for the device.
    token
    string
    Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode.


    -

    Table 72. ip-tunnel setting

    +

    Table 95. ip-tunnel setting

    @@ -1409,7 +1421,7 @@


    -

    Table 73. macvlan setting

    +

    Table 96. macvlan setting

    @@ -1459,7 +1471,7 @@


    -

    Table 74. 802-11-olpc-mesh setting

    +

    Table 97. 802-11-olpc-mesh setting

    @@ -1503,7 +1515,7 @@


    -

    Table 75. ppp setting

    +

    Table 98. ppp setting

    @@ -1637,7 +1649,7 @@


    -

    Table 76. pppoe setting

    +

    Table 99. pppoe setting

    @@ -1687,7 +1699,7 @@


    -

    Table 77. serial setting

    +

    Table 100. serial setting

    @@ -1743,7 +1755,7 @@


    -

    Table 78. team setting

    +

    Table 101. team setting

    @@ -1781,7 +1793,7 @@


    -

    Table 79. team-port setting

    +

    Table 102. team-port setting

    @@ -1813,7 +1825,7 @@


    -

    Table 80. tun setting

    +

    Table 103. tun setting

    @@ -1875,7 +1887,7 @@


    -

    Table 81. vlan setting

    +

    Table 104. vlan setting

    @@ -1937,7 +1949,7 @@


    -

    Table 82. vpn setting

    +

    Table 105. vpn setting

    @@ -1999,7 +2011,7 @@


    -

    Table 83. vxlan setting

    +

    Table 106. vxlan setting

    @@ -2121,7 +2133,7 @@


    -

    Table 84. wimax setting

    +

    Table 107. wimax setting

    @@ -2159,7 +2171,7 @@


    -

    Table 85. 802-3-ethernet setting

    +

    Table 108. 802-3-ethernet setting

    @@ -2175,6 +2187,12 @@ + + + + + + @@ -2184,7 +2202,7 @@ - + @@ -2193,6 +2211,12 @@ + + + + + + @@ -2263,7 +2287,7 @@


    -

    Table 86. 802-11-wireless setting

    +

    Table 109. 802-11-wireless setting

    assigned-mac-address
    string
    The new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explict hardware addresses.
    auto-negotiate
    boolean
    TRUE
    cloned-mac-address
    byte array
    If specified, request that the device use this MAC address instead of its permanent MAC address. This is known as MAC cloning or spoofing.This D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random".
    duplex
    If specified, request that the device only use the specified duplex mode. Either "half" or "full".
    generate-mac-address-mask
    string
    With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more then one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.
    mac-address
    byte array
    @@ -2279,6 +2303,12 @@ + + + + + + @@ -2300,7 +2330,13 @@ - + + + + + + + @@ -2324,7 +2360,7 @@ - + @@ -2385,7 +2421,7 @@


    -

    Table 87. 802-11-wireless-security setting

    +

    Table 110. 802-11-wireless-security setting

    assigned-mac-address
    string
    The new field for the cloned MAC address. It can be either a hardware address in ASCII representation, or one of the special values "preserve", "permanent", "random" or "stable". This field replaces the deprecated "cloned-mac-address" on D-Bus, which can only contain explict hardware addresses.
    band
    string
    cloned-mac-address
    byte array
    If specified, request that the Wi-Fi device use this MAC address instead of its permanent MAC address. This is known as MAC cloning or spoofing.This D-Bus field is deprecated in favor of "assigned-mac-address" which is more flexible and allows specifying special variants like "random".
    generate-mac-address-mask
    string
    With "cloned-mac-address" setting "random" or "stable", by default all bits of the MAC address are scrambled and a locally-administered, unicast MAC address is created. This property allows to specify that certain bits are fixed. Note that the least significant bit of the first MAC address will always be unset to create a unicast MAC address. If the property is NULL, it is eligible to be overwritten by a default connection setting. If the value is still NULL or an empty string, the default is to create a locally-administered, unicast MAC address. If the value contains one MAC address, this address is used as mask. The set bits of the mask are to be filled with the current MAC address of the device, while the unset bits are subject to randomization. Setting "FE:FF:FF:00:00:00" means to preserve the OUI of the current MAC address and only randomize the lower 3 bytes using the "random" or "stable" algorithm. If the value contains one additional MAC address after the mask, this address is used instead of the current MAC address to fill the bits that shall not be randomized. For example, a value of "FE:FF:FF:00:00:00 68:F7:28:00:00:00" will set the OUI of the MAC address to 68:F7:28, while the lower bits are randomized. A value of "02:00:00:00:00:00 00:00:00:00:00:00" will create a fully scrambled globally-administered, burned-in MAC address. If the value contains more then one additional MAC addresses, one of them is chosen randomly. For example, "02:00:00:00:00:00 00:00:00:00:00:00 02:00:00:00:00:00" will create a fully scrambled MAC address, randomly locally or globally administered.
    hidden
    mac-address-randomization
    uint32
    0
    One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address).One of NM_SETTING_MAC_RANDOMIZATION_DEFAULT (0) (never randomize unless the user has set a global default to randomize and the supplicant supports randomization), NM_SETTING_MAC_RANDOMIZATION_NEVER (1) (never randomize the MAC address), or NM_SETTING_MAC_RANDOMIZATION_ALWAYS (2) (always randomize the MAC address). Deprecated: 1
    mode
    @@ -2515,6 +2551,6 @@ +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/secrets-flags.html b/docs/api/html/secrets-flags.html index fcaba3b3..d27eb23f 100644 --- a/docs/api/html/secrets-flags.html +++ b/docs/api/html/secrets-flags.html @@ -8,7 +8,7 @@ - + @@ -58,6 +58,6 @@

    +
    Generated by GTK-Doc V1.25 \ No newline at end of file diff --git a/docs/api/html/spec.html b/docs/api/html/spec.html index 641e217c..20919a47 100644 --- a/docs/api/html/spec.html +++ b/docs/api/html/spec.html @@ -8,7 +8,7 @@ - + @@ -124,6 +124,9 @@
    org.freedesktop.NetworkManager.SecretAgent
    +
    +org.freedesktop.NetworkManager.Device.Statistics +
    Types
    @@ -143,6 +146,6 @@ Interfaces +
    Generated by GTK-Doc V1.25 \ No newline at end of file -- cgit 1.3.0-6-gf8a5