File Manager

Current Path : /etc/netplan/
Upload File :
Current File : //etc/netplan/50-cloud-init.yaml

# This file is generated from information provided by the datasource.  Changes
# to it will not persist across an instance reboot.  To disable cloud-init's
# network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
    version: 2
    ethernets:
        ens3:
            accept-ra: false
            addresses:
            - 2001:41d0:304:200::97a7/56
            dhcp4: true
            match:
                macaddress: fa:16:3e:0d:6b:6c
            mtu: 1500
            nameservers:
                addresses:
                - 213.186.33.99
                search: []
            routes:
            -   to: ::/0
                via: 2001:41d0:304:200::1
            set-name: ens3
        ens3:
            dhcp4: true
            match:
                macaddress: fa:16:3e:0d:6b:6c
            set-name: ens3
            addresses:
            - 188.165.52.21/32

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