mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
add reference to /etc/hosts
This mainly for search engine optimization -- it took me too much effort to get the correct results I wanted by searching the Internet for `vyos hosts file`
This commit is contained in:
parent
b2a2b3bc35
commit
4f08e26f3d
@ -46,7 +46,8 @@ Static Hostname Mapping
|
|||||||
|
|
||||||
How an IP address is assigned to an interface in :ref:`ethernet-interface`.
|
How an IP address is assigned to an interface in :ref:`ethernet-interface`.
|
||||||
This section shows how to statically map an IP address to a hostname for local
|
This section shows how to statically map an IP address to a hostname for local
|
||||||
(meaning on this VyOS instance) name resolution.
|
(meaning on this VyOS instance) name resolution. This is the VyOS equivalent to
|
||||||
|
`/etc/hosts` file entries.
|
||||||
|
|
||||||
.. cfgcmd:: set system static-host-mapping host-name <hostname> inet <address>
|
.. cfgcmd:: set system static-host-mapping host-name <hostname> inet <address>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user