☰
Current Page
Main Menu
Home
Home
Editing nmstate_bond_vlan
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
``` --- dns: config: server: - 192.0.2.1 search: - example.org routes: config: - destination: 0.0.0.0/0 next-hop-interface: eth1 next-hop-address: 192.0.2.1 interfaces: - ipv4: enabled: false ipv6: enabled: false link-aggregation: mode: active-backup options: all_slaves_active: delivered miimon: "140" ports: - en0s1 - en1s1 name: bond0 state: up type: bond - ipv4: address: - ip: 192.168.143.15 prefix-length: 20 dhcp: false enabled: true ipv6: enabled: false name: bond0.1516 state: up type: vlan vlan: base-iface: bond0 id: 1516 reorder-headers: true ``` ``` { "cniVersion": "0.3.1", "name": "ipvlan-net", "type": "ipvlan", "linkInContainer": false, "mode": "l3", "ipam": { "type": "static", "addresses": [ { "address": "192.168.10.10/24" } ] } } ```
Uploading file...
Edit message:
Cancel