Specifications

Accessing the CLI
A-2
Telnet Connection
TelnetoperatesovertheIPtransportprotocol.Inthisenvironment,yourmanagementstationand
anynetworkdeviceyouwanttomanageoverthenetworkmusthaveavalidIPaddress.ValidIP
addressesconsistoffournumbers,0to255,separatedbyperiods.Eachaddressconsistsofa
networkportionand
hostportion.Forexample,iftheaccesspointcannotacquireanIPaddress
fromaDynamicHostConfigurationProtocol(DHCP)server,thedefaultIPaddressusedbythe
accesspoint,192.168.1.1,consistsofanetworkportion(192.168.1)andahostportion(1).
ToaccesstheaccesspointthroughaTelnetsession,
youmustfirstsettheIPaddressfortheaccess
point,andsetthedefaultgatewayifyouaremanagingtheaccesspointfromadifferentIPsubnet.
Forexample:
AfteryouconfiguretheaccesspointwithanIPaddress,youcanopenaTelnetsessionby
performingthefollowingsteps.
1. Fromtheremotehost,entertheTelnetcommandandtheIPaddressofthedeviceyouwantto
access.
2. Attheprompt,entertheusernameandsystempassword.TheCLIwilldisplaythe
“RoamAbout3000#”prompttoshowthatyouareusingexecutiveaccessmode(forexample.,
Exec).
3. Enterthe
necessarycommandstocompleteyourdesiredtasks.
4. Whenfinished,exitthesessionwiththe“exit”command.
AfterenteringtheTelnetcommand,theloginscreendisplaysthefollowing:
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
RoamAbout 3000(if-ethernet)#no ip dhcp
DHCP client state has changed. Please reset AP for change to take effect.
RoamAbout 3000(if-ethernet)#exit
RoamAbout 3000#reset board
Reboot system now? <y/n>: y
Username: admin
Password:********
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
RoamAbout 3000(if-ethernet)#ip address 10.1.0.1 255.255.255.0 10.1.0.254
RoamAbout 3000(if-ethernet)#
Username: admin
Password:********
RoamAbout 3000#
Note: You can open up to four sessions to the device via Telnet.