Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision | ||
| docs:guide-user:network:ipv4:configuration [2023/10/08 04:26] – optimize vgaetera | docs:guide-user:network:ipv4:configuration [2023/10/08 04:27] – optimize vgaetera | ||
|---|---|---|---|
| Line 82: | Line 82: | ||
| <code bash> | <code bash> | ||
| - | # uci show network | ||
| - | network.lan=interface | ||
| - | network.lan.device=' | ||
| - | network.lan.proto=' | ||
| - | network.lan.netmask=' | ||
| - | network.lan.ip6assign=' | ||
| - | network.lan.ipaddr=' | ||
| - | ... | ||
| - | </ | ||
| - | |||
| - | <code bash> | ||
| - | # / | ||
| config interface ' | config interface ' | ||
| option device ' | option device ' | ||
| Line 106: | Line 94: | ||
| list ports ' | list ports ' | ||
| list ports ' | list ports ' | ||
| - | ... | ||
| </ | </ | ||