文件操作 - network-config-v1-vlan.yaml
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/cloud-init/examples/network-config-v1-vlan.yaml
编辑文件内容
network: version: 1 config: # Physical interfaces. - type: physical name: eth0 mac_address: 'c0:d6:9f:2c:e8:80' # VLAN interface. - type: vlan name: eth0.101 vlan_link: eth0 vlan_id: 101 mtu: 1500
修改文件时间
将文件时间修改为当前时间的前一年
删除文件