113
DWS-1008 User’s Manual
D-Link Systems, Inc.
Configuring and Managing IP Interfaces and Services
DWS-1008#
show ip route
Router table for IPv4
Destination/Mask Proto Metric NH-Type Gateway VLAN:Interface
-------------------------------------------------------------------------------------------------------------------------
0.0.0.0/ 0
Static 1 Router
10.20.10.1
10.10.10.10/24
IP 0 Direct
vlan:1:ip
10.10.10.10/32
IP 0 Local
vlan:1:ip:10.10.10.10/24
10.20.10.10/24
IP 0 Direct
vlan:1:ip
10.20.10.10/32
IP 0 Local
vlan:1:ip:10.20.10.10/24
224.0.0.0/ 4
IP 0 Local
MULTICAST
4.
Configure the DNS domain name and DNS server entries, enable the DNS service, and
verify the configuration changes. Type the following commands:
DWS-1008#
set ip dns domain example.com
success: change accepted.
DWS-1008#
set ip dns server 10.10.10.69 PRIMARY
success: change accepted.
DWS-1008#
set ip dns server 10.20.10.69 SECONDARY
success: change accepted.
DWS-1008#
set ip dns enable
success: change accepted.
DWS-1008#
show ip dns
Domain Name: example.com
DNS Status: enabled
IP Address Type
-----------------------------------
10.10.10.69 PRIMARY
10.20.10.69 SECONDARY
5.
Configure time zone, summertime, and NTP parameters and verify the configuration
changes. Type the following commands:
DWS-1008#
set timezone PST -8
success: change accepted.
DWS-1008#
show timezone
Timezone is set to ‘PST’, offset from UTC is -8:0 hours.
DWS-1008#
set summertime PDT
success: change accepted.