Configuring Hybrid Reap; Configuring The Switch At The Remote Site - Cisco SD2008T-NA Configuration Manual

4400 series wireless lan controller
Hide thumbs Also See for SD2008T-NA:
Table of Contents

Advertisement

Chapter 12
Configuring Hybrid REAPWireless Device Access

Configuring Hybrid REAP

To configure hybrid REAP, you must follow the instructions in these sections in the order provided:

Configuring the Switch at the Remote Site

Follow these steps to prepare the switch at the remote site.
Attach the access point that will be enabled for hybrid REAP to a trunk or access port on the switch.
Step 1
Note
Refer to the sample configuration below to configure the switch to support the hybrid-REAP access
Step 2
point.
In this sample configuration, the hybrid-REAP access point is connected to trunk interface FastEthernet
1/0/2 with native VLAN 100. The access point needs IP connectivity on the native VLAN. The remote
site has local servers/resources on VLAN 101. A DHCP pool in created in the local switch for both
VLANs in the switch. The first DHCP pool (NATIVE) will be used by the hybrid-REAP access point,
and the second DHCP pool (LOCAL-SWITCH) will be used by the clients when they associate to a
WLAN that is locally switched. The bolded text in the sample configuration illustrates these settings.
Note
Sample local switch configuration:
ip dhcp pool NATIVE
network 10.10.100.0 255.255.255.0
default-router 10.10.100.1
!
ip dhcp pool LOCAL-SWITCH
network 10.10.101.0 255.255.255.0
default-router 10.10.101.1
!
interface FastEthernet1/0/1
description Uplink port
no switchport
ip address 10.10.98.2 255.255.255.0
spanning-tree portfast
!
interface FastEthernet1/0/2
description the Access Point port
switchport trunk encapsulation dot1q
switchport trunk native vlan 100
switchport trunk allowed vlan 100,101
OL-9141-03
Configuring the Switch at the Remote Site, page 12-5
Configuring the Controller for Hybrid REAP, page 12-6
Configuring an Access Point for Hybrid REAP, page 12-12
Connecting Client Devices to the WLANs, page 12-16
The sample configuration below shows the hybrid-REAP access point connected to a trunk port
on the switch.
The addresses in this sample configuration are for illustration purposes only. The addresses that
you use must fit into your upstream network.
Cisco Wireless LAN Controller Configuration Guide
Configuring Hybrid REAP
12-5

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sfe2000p440244042000 series2100 series

Table of Contents