Справочник Пользователя для Alcatel-Lucent speedtouch 500

Скачать
Страница из 422
132
DNS Commands
dns add
Adds an entry to the local Domain Name System (DNS) table.
SYNTAX:
EXAMPLE:
RELATED COMMANDS:
dns add
hostname = <string>
[addr = <ip-address>]
hostname
The name of the IP host to add (without the (sub)domain name).
REQUIRED
addr
The IP address of the host (without mask).
Note
If this parameter is not specified, the hostname applies to 
the SpeedTouch™ itself.
OPTIONAL
=>dns list
Domain: business.lan
Nr.
Hostname
IP Address
0
SpeedTouch™
 
*.*.*.*
1
TestHost
10.0.0.140
2
HTTP_Server
10.0.0.8
Total Table Size: 73 entries
Amount used: 3 (4%)
=>dns add hostname=FTP_Server addr=10.0.0.7
=>dns list
Domain: business.lan
Nr.
Hostname
IP Address
0
SpeedTouch™
 
*.*.*.*
1
TestHost
10.0.0.140
2
HTTP_Server
10.0.0.8
3
FTP_Server
10.0.0.7
Total Table Size: 73 entries
Amount used: 4 (5%)
=>
Lists the contents of the local DNS table.
Deletes an entry from the local DNS table by index.