|
|
@ -60,8 +60,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
```shell
|
|
|
|
```shell
|
|
|
|
[root@xingdiancloud ~]# cd /etc/NetworkManager/system-connections
|
|
|
|
[root@xingdiancloud ~]# cd /etc/NetworkManager/system-connections
|
|
|
|
[root@xingdiancloud system-connections]# ls ens3.nmconnection
|
|
|
|
[root@xingdiancloud system-connections]# ls
|
|
|
|
[root@xingdiancloud system-connections]# cat ens3.nmconnection [connection] id=ens3 uuid=1fba3c55-be8d-3cf9-9943-7e85d86168cf type=ethernet autoconnect-priority=-999 interface-name=ens3 timestamp=1683711036 [ethernet] [ipv4] method=auto [ipv6] addr-gen-mode=eui64 method=auto [proxy]
|
|
|
|
ens3.nmconnection
|
|
|
|
|
|
|
|
[root@xingdiancloud system-connections]# cat ens3.nmconnection
|
|
|
|
|
|
|
|
[connection]
|
|
|
|
|
|
|
|
id=ens3
|
|
|
|
|
|
|
|
uuid=1fba3c55-be8d-3cf9-9943-7e85d86168cf
|
|
|
|
|
|
|
|
type=ethernet
|
|
|
|
|
|
|
|
autoconnect-priority=-999
|
|
|
|
|
|
|
|
interface-name=ens3
|
|
|
|
|
|
|
|
timestamp=1683711036
|
|
|
|
|
|
|
|
[ethernet]
|
|
|
|
|
|
|
|
[ipv4]
|
|
|
|
|
|
|
|
method=auto
|
|
|
|
|
|
|
|
[ipv6]
|
|
|
|
|
|
|
|
addr-gen-mode=eui64
|
|
|
|
|
|
|
|
method=auto
|
|
|
|
|
|
|
|
[proxy]
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
参数解释
|
|
|
|
参数解释
|
|
|
|