Specifications
Configuring Access Points
9-32 Configuring Access Points
ThenexttimetheDistributedAPisbooted,itwillusethespecifiedIPinformation.Ifthemanually
assignedIPinformationisincorrect,theAPusesDHCPtoobtainitsIPaddress,asdescribedin
“HowaDistributedAPContactsanRBTSwitch(StaticallyConfiguredAddress)”onpage 9‐8
instead
ofthedefaultbootprocedure.
Specifying RoamAbout Switch Information
TospecifytheRoamAboutSwitchaDistributedAPcontacts andattemptstouseasitsbootdevice,
usethefollowingcommand:
set dap dap-num boot-switch [switch-ip ip-addr] [name name dns ip-addr] [mode
{enable | disable}]
YoucanspecifytheRoamAbout Switchbyitsfullyqualifieddomainname;inthiscase,youalso
specifythe addressoftheDNSserverusedtoresolvetheRoamAboutSwitch’sname.Ifyou
specifyboththeaddressoftheRoamAboutSwitch,andtheRoamAboutSwitch’snameandDNS
serveraddress,then
theAPignorestheRoamAboutSwitch’saddres sandusesthename.
WhenastaticIPaddressisspecifiedforaDistributedAP,thereisnopreconfiguredDNS
informationorDNSnamefortheRoamAboutSwitchtheDistributedAPattemptstouseasits
bootdevice.IfyouconfigureastaticIP
addressforaDistributedAP,butdonotspecifyaboot
device,thentheRoamAboutSwitchmustbereachableviasubnetbroadcast.
Examples
ThefollowingcommandconfiguresDistributedAP1tousetheRoamAboutSwitchwithaddress
172.16.0.21asitsbootdevice.
RBT-8100# set dap 1 boot-switch switch-ip 172.16.0.21 mode enable
success: change accepted.
Thefollowi ngcommandconfiguresDistributedAP1tousetheRoamAboutSwitchwiththename
RAS2asitsbootdevice.TheDNSserverat172.16.0.1isusedtoresolvethenameofthe
RoamAboutSwitch.
RBT-8100# set dap 1 boot-switch name RAS2 dns 172.16.0.1 mode enable
success: change accepted
Specifying VLAN information
Tospecify802.1QVLANtagginginformationforaDistributedAP,usethefollowingcommand:
set dap dap-num boot-vlan vlan-tag tag-value [mode {enable | disable}]
Whenthiscommandisconfigured,allEthernetframesemittedfromtheDistributedAPare
formattedwithan802.1QtagwithaspecifiedVLANnumber.Framessenttothe DistributedAP
thatarenottaggedwiththisvalueareignored.
Example
ThefollowingcommandconfiguresDistributedAP1touseVLANtag100:
RBT-8100# set dap 1 boot-vlan vlan-tag 100 mode enable
success: change accepted.