Installation guide
Wireless Switch Configuration Tasks
3-6 Configuration
Example 2: Deployment Site Has No DHCP and No DNS
ThedeploymentsiteinthisexampledoesnothaveaDHCPserveroralocalDNSserver.
Therefore,IPandDNSinformationmustbestaticallyconfigured.BecausenoDNSserveris
available,anIPaliasisconfiguredtomaptheRASMserver’sIPaddresstothewell‐known
hostnamewlan‐config
‐srv.
1. ConfigureaVLAN:
RBT-8100# set vlan 1 port 1
2. ConfigureanIPinterfaceontheVLAN.
RBT-8100# set interface 1 ip 192.168.1.252 255.255.255.0
3. Configureadefaultroutethroughthelocalgateway:
RBT-8100# set ip route default 192.168.1.1 1
4. ConfigurethedefaultDNSdomainname:
RBT-8100# set ip dns domain example.com
5. ConfigureanIPaliastomaptheRASMserverIPaddresstothewell‐knownname
wlan‐config‐srv:
RBT-8100# set ip alias wlan-config-srv 172.16.22.84
6. Enabletheauto‐configoption:
RBT-8100# set auto-config enable
7. Createaself‐signedadministrativecertificate,toenableRASMorWebViewtocommunicate
withtheRoamAboutwirelessswitch.(SeeStep 4inExample1:DeploymentSiteHasDHCP
andLocalDNSonpage 3‐5.)
8. Savetheconfigurationchanges:
RBT-8100# save config
9. Powerofforrestarttheswitch.
Example 3: Deployment Site Has DNS But No DHCP
ThedeploymentsiteinthisexampledoesnothaveaDHCPserverbutdoeshavealocalDNS
server.TheconfigurationissimilartoExample1,butincludesDNSconfigurationinformation
insteadofanIPalias.
1. ConfigureaVLAN:
RBT-8100# set vlan 1 port 1
2. ConfigureanIPinterfaceontheVLAN.
RBT-8100# set interface 1 ip 192.168.1.252 255.255.255.0
3. Configureadefaultroutethroughthelocalgateway:
RBT-8100# set ip route default 192.168.1.1 0
4. ConfigurethedefaultDNSdomainname:
RBT-8100# set ip dns domain example.com
5. ConfigureDNSserverinformation:
RBT-8100# set ip dns server 192.168.11.2










