Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1353

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

1345

53-1003098-01

A

rfs4000(config-device-00-A0-F8-00-00-01)#use rf-domain RFDOMAIN_UseCase1

rfs4000(config-device-00-A0-F8-00-00-01)#commit write

rfs4000(config-device-00-A0-F8-00-00-01)#exit

rfs4000(config)#

Creating a Brocade Mobility 71XX Access Point Profile

Creating an AP Profile

To create a profile for use with an Brocade Mobility 71XX Access Point:

rfs4000(config)#profile br7131 Brocade Mobility 7131 Access Point_UseCase1

rfs4000(config-profile-Brocade Mobility 7131 Access Point_UseCase1)#

Set the access point to be a member of the same VLAN defined in

“Creating an AP Profile”

on

page 1343. In this section, the VLAN was defined as VLAN 2. Configure the access point to be a
member of the VLAN 2.

rfs4000(config-profile-Brocade Mobility 7131 Access Point_UseCase1)#interface

vlan 2

rfs4000(config-profile-Brocade Mobility 7131 Access Point_UseCase1-if-vlan2)#

Configure this VLAN to use DHCP, so any device associated using this access point is automatically
assigned a unique IP address. Once completed, exit this context.

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-vlan2)#ip address dhcp

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-vlan2)#exit

The configured VLAN has to be mapped to a physical interface on the access point. Map VLAN 2 to
the GE1 and GE2 interfaces on the Brocade Mobility 71XX Access Point. To configure the GE1
interface:

rfs4000(config-profile-Brocade Mobility 7131 Access Point_UseCase1)#interface

ge 1

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-ge1)#switchport access vlan 2

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-ge1)#exit

Similarly configure the GE2 interface.

rfs4000(config-profile-Brocade Mobility 7131 Access Point_UseCase1)#interface

ge 2

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-ge2)#switchport access vlan 2

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-ge2)#exit

Before the WLAN can be implemented, it has to be mapped to the physical radio on the access
point. An Brocade Mobility 71XX Access Point has 3 radios (on certain models), two of which can be
configured for WLAN support. In this scenario, two radios are used.

rfs4000(config-profile-Brocade Mobility 7131 Access Point_UseCase1)#interface

radio 1

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-radio1)#wlan 1

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-radio1)#exit

rfs4000(config-profile-Brocade Mobility 7131 Access Point_UseCase1)#interface

radio 2

Advertising