3Com WX4400 3CRWX440095A User Manual
Page 136

136
C
HAPTER
6: C
ONFIGURING
AND
M
ANAGING
IP I
NTERFACES
AND
S
ERVICES
3 Configure a default route through a default router attached to the WX
switch and verify the configuration change. Type the following
commands:
WX1200# set ip route default 10.20.10.1 1
success: change accepted.
WX1200# display 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:
WX1200# set ip dns domain example.com
success: change accepted.
WX1200# set ip dns server 10.10.10.69 PRIMARY
success: change accepted.
WX1200# set ip dns server 10.20.10.69 SECONDARY
success: change accepted.
WX1200# set ip dns enable
success: change accepted.
WX1200# display 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:
WX1200# set timezone PST -8
success: change accepted.
WX1200# display timezone
Timezone is set to 'PST', offset from UTC is -8:0 hours.
WX1200# set summertime PDT
success: change accepted.