Enterasys RoamAbout RBT-8110 Installation Manual page 31

Wireless switch
Hide thumbs Also See for RoamAbout RBT-8110:
Table of Contents

Advertisement

Example 2: Deployment Site Has No DHCP and No DNS
The deployment site in this example does not have a DHCP server or a local DNS server. 
Therefore, IP and DNS information must be statically configured. Because no DNS server is 
available, an IP alias is configured to map the RASM server's IP address to the well‐known 
hostname wlan‐config‐srv.
1.
Configure a VLAN:
RBT-8110# set vlan 1 port 1
2.
Configure an IP interface on the VLAN. 
RBT-8110# set interface 1 ip 192.168.1.252 255.255.255.0
3.
Configure a default route through the local gateway:
RBT-8110# set ip route default 192.168.1.1 1
4.
Configure the default DNS domain name:
RBT-8110# set ip dns domain example.com
5.
Configure an IP alias to map the RASM server IP address to the well‐known name 
wlan‐config‐srv:
RBT-8110# set ip alias wlan-config-srv 172.16.22.84
6.
Enable the auto‐config option:
RBT-8110# set auto-config enable
7.
Save the configuration changes:
RBT-8110# save config
8.
Reset the switch by using one of the following methods:
Enter the following command:
RBT-8110# reset system
Turn the power off to the switch, and then turn the power back on.
Example 3: Deployment Site Has DNS But No DHCP
The deployment site in this example does not have a DHCP server but does have a local DNS 
server. The configuration is similar to Example 1, but includes DNS configuration information 
instead of an IP alias. 
1.
Configure a VLAN:
RBT-8110# set vlan 1 port 1
2.
Configure an IP interface on the VLAN. 
RBT-8110# set interface 1 ip 192.168.1.252 255.255.255.0
3.
Configure a default route through the local gateway:
RBT-8110# set ip route default 192.168.1.1 0
4.
Configure the default DNS domain name:
RBT-8110# set ip dns domain example.com
5.
Configure DNS server information:
RBT-8110# set ip dns server 192.168.11.2
Wireless Switch Configuration Tasks
RBT-8110 Wireless Switch Installation Guide 3-7

Advertisement

Table of Contents
loading

Table of Contents

Save PDF