Section 19.7.9 – Westermo RedFox Series User Manual
Page 436

Westermo OS Management Guide
Version 4.17.0-0
❼ Hostnames containing a dot (”.”) are interpreted as fully qualified do-
main names (FQDN).
❼ Hostnames without a dot are interpreted as simple hostnames. The sys-
tem will both be able to resolve DNS queries for the hostname, as well as
hostname concatenated with the unit’s domain search path. Use ”show
ip domain” (
) to view the unit’s search path domain.
Example
example:/#> configure
example:/config/#> ip
example:/config/ip/#> domain example.org
example:/config/ip/#> host mypc 192.168.10.1
example:/config/ip/#> host www.anotherexample.org 10.0.0.1
example:/config/ip/#> leave
example:/#> show ip hosts
127.0.0.1 localhost
127.0.1.1 example.local example
192.168.10.1
mypc
mypc.example.org
10.0.0.1
www.anotherexample.org
example:/#> ping mypc
Press Ctrl-C to abort PING mypc (192.168.10.1): 56 data bytes
64 bytes from 192.168.10.1: seq=0 ttl=64 time=8.291 ms
64 bytes from 192.168.10.1: seq=1 ttl=64 time=0.650 ms
ˆC
--- mypc ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.650/4.470/8.291 ms
example:/#>
Use ”no host
and ”no host” to remove all configured entries in the host table.
Use ”show host” to view the currently configured static host entries.
Default values Not applicable (no static host entries configured)
19.7.9
Manage DDNS Settings
Syntax [no] ddns
Context
context
Usage Enter
context. Upon entering the context, the DDNS
service will be enabled. However, it will not be activated until valid DDNS
parameters (login, etc.) are configured. Use ”no ddns” to disable the DDNS
service.
436
➞ 2015 Westermo Teleindustri AB