Specifications
IP Interfaces and Services Configuration Scenario
RoamAbout Mobility System Software Configuration Guide 5-31
3. ConfigureadefaultroutethroughadefaultrouterattachedtotheRoamAbout Switchand
verifytheconfigurationchange.Typethefollow ingcommands:
RBT-8100# set ip route default 10.20.10.1 1
success: change accepted.
RBT-8100# 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. ConfiguretheDNSdomainnameandDNSserverentries,enabletheDNSservice,andverify
theconfigurationchanges.Typethe followingcommands:
RBT-8100# set ip dns domain example.com
success: change accepted.
RBT-8100# set ip dns server 10.10.10.69 PRIMARY
success: change accepted.
RBT-8100# set ip dns server 10.20.10.69 SECONDARY
success: change accepted.
RBT-8100# set ip dns enable
success: change accepted.
RBT-8100# show ip dns
Domain Name: example.com
DNS Status: enabled
IP Address Type
-----------------------------------
10.10.10.69 PRIMARY
10.20.10.69 SECONDARY
5. Configuretimezone,summertime,andNTPparametersand verifytheconfigurationchanges.
Typethefollowingcommands:
RBT-8100# set timezone PST -8
success: change accepted.
RBT-8100# show timezone
Timezone is set to 'PST', offset from UTC is -8:0 hours.
RBT-8100# set summertime PDT
success: change accepted.
RBT-8100# show summertime
Summertime is enabled, and set to 'PDT'.
Start : Sun Apr 04 2004, 02:00:00
End : Sun Oct 31 2004, 02:00:00
Offset : 60 minutes
Recurring : yes, starting at 2:00 am of first Sunday of April
and ending at 2:00 am on last Sunday of October.
RBT-8100# set ntp server 192.168.1.5