mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-25 02:43:46 +08:00
parent
ca7294b986
commit
216eb4e8b0
@ -31,6 +31,8 @@ packages.
|
|||||||
|
|
||||||
When using the \texttt{'static'} method like in the example, the options \texttt{ipaddr} and
|
When using the \texttt{'static'} method like in the example, the options \texttt{ipaddr} and
|
||||||
\texttt{netmask} are mandatory, while \texttt{gateway} and \texttt{dns} are optional.
|
\texttt{netmask} are mandatory, while \texttt{gateway} and \texttt{dns} are optional.
|
||||||
|
You can specify more than one DNS server, separated with spaces.
|
||||||
|
|
||||||
DHCP currently only accepts \texttt{ipaddr} (IP address to request from the server)
|
DHCP currently only accepts \texttt{ipaddr} (IP address to request from the server)
|
||||||
and \texttt{hostname} (client hostname identify as) - both are optional.
|
and \texttt{hostname} (client hostname identify as) - both are optional.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user