Specifications
Managing the Management Services
RoamAbout Mobility System Software Configuration Guide 5-9
Removing a Static Route
Toremoveastaticroute,usethefollowingcommand:
clear ip route {default | ip-addr mask | ip-addr/mask-length} default-router
Thefollowingcommandremovestherouteto192.168.4.69/24thatusesdefaultrouter10.2.4.1:
RBT-8100# clear ip route 192.168.4.69/24 10.2.4.1
success: change accepted.
Example
Thefollowingcommandremovesthedefaultroutethatusesdefaultrouter10.5.5.5:
RBT-8100# clear ip route default 10.5.5.5
success: change accepted.
Managing the Management Services
MSSprovidesthefollowingservicesformanagingaRoamAboutSwitchoverthenetwork:
SSHisenabledbydefault.TelnetandHTTPSaredisabledbydefault.
ARoamAboutSwitchcanhaveuptoeightTelnetorSSHsessions,inanycombination,andone
Consolesession.
Managing SSH
MSSsupportsSecureShell(SSH)Version2.SSHprovidessecuremanagementaccesstotheCLI
overthenetwork.SSHrequiresavalidusernameandpasswordforaccesstotheswitch.Whena
userentersavalidusernameandpassword,SSHestablishesamanagementsession andencrypts
thesessiondata.
Login Timeouts
WhenyouaccesstheSSHserveronaRoamAboutSwitch,MSSallowsyou10secondstopress
Enterfortheusernameprompt.Aftertheusernamepromptisdisplayed,MSSallows30seconds
toenteravalidusernameandpasswordtocompletethelogin.IfyoudonotpressEnteror
complete
theloginbeforethetimerexpires,MSSendsthesession.Thesetimersarenot
configurable.
Note: After you remove a route, traffic that uses the route can no longer reach its destination. For
example, if you are managing the RoamAbout Switch with a Telnet session and the session needs
the static route, removing the route also removes the Telnet connection to the switch.
Secure Shell (SSH) SSH provides a secure connection to the CLI through TCP port 22.
Telnet Telnet provides a nonsecure connection to the CLI through TCP port 23.
HTTPS HTTPS provides a secure connection to the Web management application
through TCP port 443.