#ubuntu 安裝時subnet怎么填?
參考:https://askubuntu.com/questions/1034317/static-ip-with-netplan
示例 1.
Subnet: 10.10.10.0/24 (不是子網掩碼,所以255.255.255.0/24是不行的)
Address: 10.10.10.20
Gateway: 10.10.10.1
Name Servers: 10.10.10.1
示例 2.
更多參考:
https://opensource.com/article/16/12/cidr-network-notation-configuration-linux