文件操作 - network-config-v1-subnet-routes.yaml
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/cloud-init/examples/network-config-v1-subnet-routes.yaml
编辑文件内容
network: version: 1 config: - type: physical name: interface0 mac_address: '00:11:22:33:44:55' subnets: - type: dhcp - type: static address: 10.184.225.122 netmask: 255.255.255.252 routes: - gateway: 10.184.225.121 netmask: 255.240.0.0 destination: 10.176.0.0 - gateway: 10.184.225.121 netmask: 255.240.0.0 destination: 10.208.0.0
修改文件时间
将文件时间修改为当前时间的前一年
删除文件