Specifications
Configuring and Managing DNS
5-16 Configuring and Managing IP Interfaces and Services
Changing the Idle Timeout for CLI Management Sessions
Bydefault,MSSau tomaticallyterminatesaconsoleorTelnetsessionthatisidleformorethanone
hour.TochangetheidletimeoutforCLImanagementsessions,usethefollowingcommand:
setsystemidle‐timeoutseconds
Youcanspecifyfrom0to86400seconds(oneday).Thedefaultis3600(onehour).
Ifyouspecify0,
theidletimeoutisdisabled.Thetimeoutintervalisin30‐secondincrements.Forexample,the
intervalcanbe0,or30seconds,or60seconds,or90seconds,andsoon.Ifyouenteraninterval
thatisnotdivisibleby30,theCLIrounds
uptothenext30‐secondincrement.Forexample,ifyou
enter31,theCLIroundsupto60.
ThiscommandappliestoalltypesofCLImanagementsessions:console,Telnet,andSSH.The
timeoutchangeappliestoexistingsessionsonly,nottonewsessions.
Examples
Thefollowingcommandsetstheidletimeoutto1800seconds(onehalfhour):
setsystemidle‐timeout1800
success:changeaccepted.
Toresettheidletimeouttoitsdefaultvalue,usethefollowingcommand:
clearsystemidle‐timeout
Todisplaythecurrentsetting(ifthetimeouthasbeenchangedfromthedefault),use
theshow
configareasystemcommand.Ifyouarenotcertainwhetherthetimeouthasbeenchanged,use
theshowconfigallcommand.
Configuring and Managing DNS
YoucanconfigureaRoamAboutSwitchtouseaDomainNameService(DNS)servertoresolve
hostnamesintotheirIPaddresses.Thiscapabilityisusefulincaseswhereyouspecifyahostname
insteadofanIPaddressinacommand.
Forexample,asanalternativetothecommandping192.168.9.1,
youcanenterthecommandping
chris.example.com.Whenyouenterpingchris.example.com,theRoamAboutSwitch’sDNS
clientqueriesaDNSserverfortheIPaddressthatcorrespondstothehostname chris.example.com,
thensendsthepingrequesttothatIPaddress.
TheRoamAboutSwitch’sDNSclientisdisabledbydefault.To
configureDNS:
•EnabletheDNSclient.
•SpecifytheIPaddressesoftheDNSservers.
• ConfigureadefaultdomainnameforDNSqueries.
Enabling or Disabling the DNS Client
TheDNSclientisdisabledbydefault.ToenableordisabletheDNSclient,usethefollowing
command:
set ip dns {enable | disable}