Enterasys Networks RBT-8200 Switch User Manual


 
Wireless Switch Configuration Tasks
2-6 Configuration
5. Savetheconfigurationchanges:
RBT-8200# save config
6. Powerofforrestarttheswitch.
Example 2: Deployment Site Has No DHCP and No DNS
ThedeploymentsiteinthisexampledoesnothaveaDHCPserveroralocalDNSserver.
Therefore,IPandDNSinformationmustbestaticallyconfigured.BecausenoDNSserveris
available,anIPaliasisconfiguredtomaptheRASMserver’sIPaddresstothewellknown
hostnamewlanconfig
srv.
1. ConfigureaVLAN:
RBT-8200# set vlan 1 port 1
2. ConfigureanIPinterfaceontheVLAN.
RBT-8200# set interface 1 ip 192.168.1.252 255.255.255.0
3. Configureadefaultroutethroughthelocalgateway:
RBT-8200# set ip route default 192.168.1.1 1
4. ConfigurethedefaultDNSdomainname:
RBT-8200# set ip dns domain example.com
5. ConfigureanIPaliastomaptheRASMserverIPaddresstothewellknownname
wlanconfigsrv:
RBT-8200# set ip alias wlan-config-srv 172.16.22.84
6. Enabletheautoconfigoption:
RBT-8200# set auto-config enable
7. Createaselfsignedadministrativecertificate,toenableRASMorWebViewtocommunicate
withtheRoamAboutwirelessswitch.(SeeStep 4inExample1:DeploymentSiteHasDHCP
andLocalDNSonpage 25.)
8. Savetheconfigurationchanges:
RBT-8200# save config
9. Powerofforrestarttheswitch.
Example 3: Deployment Site Has DNS but No DHCP
ThedeploymentsiteinthisexampledoesnothaveaDHCPserverbutdoeshavealocalDNS
server.TheconfigurationissimilartoExample1,butincludesDNSconfigurationinformation
insteadofanIPalias.
1. ConfigureaVLAN:
RBT-8200# set vlan 1 port 1
2. ConfigureanIPinterfaceontheVLAN.
RBT-8200# set interface 1 ip 192.168.1.252 255.255.255.0
3. Configureadefaultroutethroughthelocalgateway:
RBT-8200# set ip route default 192.168.1.1 0
4. ConfigurethedefaultDNSdomainname:
RBT-8200# set ip dns domain example.com