File Manager

Current Path : /usr/share/doc/netplan/examples/
Upload File :
Current File : //usr/share/doc/netplan/examples/bonding.yaml

network:
  version: 2
  renderer: networkd
  ethernets:
    enp3s0: {}
    enp4s0: {}
  bonds:
    bond0:
      dhcp4: yes
      interfaces:
        - enp3s0
        - enp4s0
      parameters:
        mode: active-backup
        primary: enp3s0

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com