Technicolor - Thomson ST536 Benutzerhandbuch

Seite von 792
E-DOC-CTC-20061027-0003 v2.0
DNS Commands
199
dns server host add
Add a local DNS host.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
dns server host add
name = <string>
[addr = <ip-address>]
[ttl = <number{0-2147483647}>]
name
The name of the IP host to be added.
REQUIRED
addr
The IP address of the host.
OPTIONAL
ttl
A number between 0 and 2147483647 (seconds).
Represents the lifetime of the host.
The default is 
0
 (in other words, no limit on the lifetime).
OPTIONAL
=>dns server host add name=myDNS addr=150.150.150.150 ttl=3600
=>dns server host list
Address
Hostname
TTL (s)
150.150.150.150
myDNS
3600
<local>
speedtouch
0
<local>
dsldevice
0
=>
Delete a local DNS host.
List all the local DNS hosts.