Operation Manual

DNS
SIP Software Release 6-0-0
J613-M0524-00
41
Short Syntax
S IP NS=ipaddress
where:
ipaddress is an ip address in dotted decimal notation.
Description
This command specifies the IP address of a host able to act as the primary
name server.
Examples
To specify the host with IP address 172.16.1.5 as a name server, use:
SET IP NAMESERVER=172.16.1.5
See Also
SET IP SECONDARYNAMESERVER
SET IP SECONDARYNAMESERVER
Syntax
SET IP SECONDARYNAMESERVER=ipaddress
Short Syntax
S IP SNS=ipaddress
where:
ipaddress is an ip address in dotted decimal notation.
Description
This command specifies the IP address of a host able to act as the secondary
name server. The request is sent to the primary name server and if a
response is not received it is sent to the secondary name server.
Examples
To specify the host with IP address 172.16.1.6 as a secondary name server,
use:
SET IP SECONDARYNAMESERVER=172.16.1.6
See Also
SET IP NAMESERVER
SHOW DNS
Syntax
SHOW DNS [PRIP|SECIP|DOMAIN]
Short Syntax
SH DNS [PRIP|SECIP|DOMAIN]
where:
PRIP is primary name server IP address.
SECIP is secondary name server IP address.
DOMAIN is domain name.
Description
This command shows the DNS configuration. To get information about
primary, secondary name server and domain, the command must be used
without any option.
To get a specific configuration the command must be used with the relative