nmcli connection

Connection management with NetworkManager.

=> More information.

nmcli connection
nmcli connection up uuid {uuid}
nmcli connection down uuid {uuid}
nmcli connection add ifname {interface_name} type {ethernet} ipv4.method {auto} ipv6.method {auto}
nmcli connection add ifname {interface_name} type {ethernet} ip6 {2001:db8::2/64} gw6 {2001:db8::1} ipv6.dns {2001:db8::1} ipv4.method {ignore}
nmcli connection add ifname {interface_name} type {ethernet} ip4 {10.0.0.7/8} gw4 {10.0.0.1} ipv4.dns {10.0.0.1} ipv6.method {ignore}
nmcli connection import type {openvpn} file {path/to/vpn_config.ovpn}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

=> CC-BY

Proxy Information
Original URL
gemini://freeshell.de/tldr/nmcli-connection.gmi
Status Code
Success (20)
Meta
text/gemini;lang=en-GB
Capsule Response Time
105.851811 milliseconds
Gemini-to-HTML Time
0.441533 milliseconds

This content has been proxied by September (ba2dc).