Search K
Appearance
Appearance
pct set <ctid> --net<网卡序号> name=net<网卡序号>,bridge=<桥接接口>,ip=<ip表达式>,gw=<网关>
root@pve:~# pct set 109 --net3 name=eth3,bridge=vmbr0,ip=172.22.11.195/24,gw=172.22.11.254
root@pve:~#
root@pve:~# pct set 109 --net5 name=dhcp5,bridge=vmbr0,ip=dhcp
root@pve:~#