
26 - 11
RFS4000(config-device-00-A0-F8-00-00-01)#use profile AP650_UseCase1
RFS4000(config-device-00-A0-F8-00-00-01)#commit write
Apply the RF Domain profile to the AP
Apply the previously created RF Domain to enable a country code to be assigned to the discovered Access Point. A
discovered Access Point only works properly if its country code is the country code of its associated wireless controller.
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)#
26.1.3.4.2Creating an AP7131 Profile
Creating an AP Profile
To create a profile for use with an AP7131:
RFS4000(config)#profile ap7131 AP7131_UseCase1
RFS4000(config-profile-AP7131_UseCase1)#
Set the Access Point to be a member of the same VLAN defined in Creating an AP Profile on page 26-10. 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-AP7131_UseCase1)#interface vlan 2
RFS4000(config-profile-AP7131_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-AP7131_UseCase1-if-vlan2)#ip address dhcp
RFS4000(config-profile-AP7131_UseCase1-if-vlan2)#exit
The configured VLAN has to be mapped to a physical interface on the Access Point. Map VLAN1 to the GE1 and GE2
interfaces on the AP7131. To configure the GE1 interface:
RFS4000(config-profile-AP7131_UseCase1)#interface ge 1
RFS4000(config-profile-AP7131_UseCase1-if-ge1)#switchport access vlan 2
RFS4000(config-profile-AP7131_UseCase1-if-ge1)#exit
Similarly configure the GE2 interface.
RFS4000(config-profile-AP7131_UseCase1)#interface ge 2
RFS4000(config-profile-AP7131_UseCase1-if-ge2)#switchport access vlan 2
RFS4000(config-profile-AP7131_UseCase1-if-ge2)#exit
Before the WLAN can be implemented, it has to be mapped to the physical radio on the Access Point. An AP7131 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-AP7131_UseCase1)#interface radio 1
RFS4000(config-profile-AP7131_UseCase1-if-radio1)#wlan 1
RFS4000(config-profile-AP7131_UseCase1-if-radio1)#exit
RFS4000(config-profile-AP7131_UseCase1)#interface radio 2
RFS4000(config-profile-AP7131_UseCase1-if-radio2)#wlan 1
RFS4000(config-profile-AP7131_UseCase1-if-radio2)#exit
RFS4000(config-profile-AP7131_UseCase1)#
Commit the changes made to the profile and exit this context.
Comentarios a estos manuales