☰
Current Page
Main Menu
Home
Home
Editing bond_nmcli
Edit
Preview
h1
h2
h3
vim
Set your preferred keybinding
default
vim
emacs
markdown
Set this page's format to
AsciiDoc
Creole
Markdown
MediaWiki
Org-mode
Plain Text
RDoc
Textile
Rendering unavailable for
BibTeX
Pod
reStructuredText
Help 1
Help 1
Help 1
Help 2
Help 3
Help 4
Help 5
Help 6
Help 7
Help 8
Autosaved text is available. Click the button to restore it.
Restore Text
``` nmcli connection add type bond con-name bond0 ifname bond0 bond.options "mode=active-backup,miimon=1000" nmcli connection add type ethernet port-type bond con-name bond0-port1 ifname eno1 controller bond0 nmcli connection add type ethernet port-type bond con-name bond0-port2 ifname eno2 controller bond0 ``` ``` nmcli connection delete VLAN673 nmcli connection delete baremetal nmcli connection delete VLAN673-baremetal nmcli connection add type vlan con-name VLAN673 dev eno8 id 673 nmcli connection add type bridge con-name baremetal ifname baremetal nmcli con modify VLAN673 master baremetal nmcli connection modify baremetal ipv4.addresses 10.3.184.100/24 ipv4.method manual ipv4.gateway 10.3.184.254 nmcli connection up VLAN673 nmcli connection up baremetal ```
Uploading file...
Edit message:
Cancel