mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-22 11:22:48 +00:00
8 lines
141 B
Python
8 lines
141 B
Python
interface[] {
|
|
proto: string, required;
|
|
ipaddr: ip, required[proto=static];
|
|
netmask: ip, required[proto=static];
|
|
gateway: ip;
|
|
dns: ip;
|
|
}
|