This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
ubnt:short_names [2018/12/09 13:12] derek created |
ubnt:short_names [2024/09/22 19:51] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| =====Short Names===== | =====Short Names===== | ||
| - | Access router CLI | + | This guide allows devices on the network to be accessed by their short names (as well as their FQDN). |
| + | |||
| + | Access router CLI either through the GUI or a SSH client. | ||
| + | |||
| + | This doesn' | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| - | Where x.x.x.x is the local address of the router | ||
| < | < | ||
| configure | configure | ||
| - | set system ip override-hostname-ip | + | |
| + | set system ip override-hostname-ip | ||
| + | set system domain-name < | ||
| + | set service dhcp-server shared-network-name LAN subnet <subnet IP/24> domain-name < | ||
| + | set service dhcp-server hostfile-update enable | ||
| commit | commit | ||
| save | save | ||
| exit | exit | ||
| </ | </ | ||