Initial Setup Using the CLI
RoamAbout RBT-4102 Wireless Access Point Configuration Guide 3-3
RICO, QA-QATAR, RO-ROMANIA, RU-RUSSIA, SA-SAUDI ARABIA, SG-SINGAPORE,
SK-SLOVAK REPUBLIC, SI-SLOVENIA, ZA-SOUTH AFRICA, ES-SPAIN, SE-SWEDEN,
CH-SWITZERLAND, SY-SYRIA, TW-TAIWAN, TH-THAILAND, TT-TRINIDAD & TOBAGO,
TN-TUNISIA, TR-TURKEY, UA-UKRAINE, AE-UNITED ARAB EMIRATES, GB-UNITED
KINGDOM, UY-URUGUAY, UZ-UZBEKISTAN, VE-VENEZUELA, VN-VIETNAM, YE-YEMEN,
ZW-ZIMBABWE
b. Determinethecodeforyourcountry,andthentypecountryfollowedbyyourcountry
code(forexample,countrySGforSingapore).
c. ReboottheRoamAboutRBT‐4102.
RoamAbout 4102#country SG
Please reset the AP to make the country code change effective
RoamAbout 4102#reset board
Reboot system now? <y/n>: y
3. IfyouraccesspointusesaDHCPassignedIPaddress,gotoStep 4tochangethedefault
usernameandpassword.
Otherwise,disableDHCPforthisaccesspointasfollows:
a. Typeconfiguretoenterconfigurationmode.
b. TypeinterfaceethernettoaccesstheEthernetinterfaceconfigurationmode.
RoamAbout 4102#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 4102(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
RoamAbout 4102(if-ethernet)#
c. EnternoipdhcptodisableDHCP.
RoamAbout 4102(if-ethernet)#no ip dhcp
DHCP client state has changed. Please reset AP for change to take effect.
RoamAbout 4102(if-ethernet)#exit
RoamAbout 4102#reset board
Reboot system now? <y/n>: y
Username: admin
Password:********
RoamAbout 4102#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 4102(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
RoamAbout 4102(if-ethernet)#
d. SettheIPAddress.Typeipaddressip‐addressnetmaskgateway,whereip‐addressisthe
accesspoint’sIPaddress,netmaskisthenetworkmaskforthenetwork,andgatewayis
thedefaultgatewayrouter.CheckwithyoursystemadministratortoobtainanIPaddress
thatiscompatiblewithyour
network.
RoamAbout 4102(if-ethernet)#ip address ip-address netmask gateway
RoamAbout 4102(if-ethernet)#end
RoamAbout 4102(config)#
Afterconfiguringtheaccesspoint’sIPparameters,youcanaccessthemanagement
interfacefromanywherewithintheattachednetwork.Thecommandlineinterfacecan
alsobeaccessedusingTelnetfromanycomputerattachedtothenetwork.
e. GotoStep4.