Creating a dhcp server policy – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1354

Advertising
background image

1346

Brocade Mobility RFS Controller CLI Reference Guide

53-1003098-01

A

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-radio2)#wlan 1

rfs4000(config-profile-Brocade Mobility 7131 Access

Point_UseCase1-if-radio2)#exit

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

Commit the changes made to the profile and exit this context.

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

write

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

rfs4000(config)#

Apply this Profile to the Discovered Brocade Mobility 71XX Access Point

Access the discovered access point using the following command. The discovered device’s MAC
address is used to access its context.

rfs4000(config)#br7131 00-23-68-16-C6-C4

rfs4000(config-device-00-23-68-16-C6-C4)#

Assign the AP profile to this access point.

rfs4000(config-device-00-23-68-16-C6-C4)#use profile AP7131_UseCase1

rfs4000(config-device-00-23-68-16-C6-C4)#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 same as its
associated wireless controller.

rfs4000(config-device-00-23-68-16-C6-C4)#use rf-domain RFDOMAIN_UseCase1

rfs4000(config-device-00-23-68-16-C6-C4)#commit write

rfs4000(config-device-00-23-68-16-C6-C4)#Exit

rfs4000(config)#

Creating a DHCP Server Policy

Using the Command Line Interface to Configure the WLAN

The DHCP server policy defines the parameters required to run a DHCP server on the wireless
controller and assign IP addresses automatically to devices that associate. Configuring DHCP
enables the reuse of a limited set of IP addresses.

To create a DHCP server policy:

rfs4000-37FABE(config)#dhcp-server-policy DHCP_POLICY_UseCase1

rfs4000-37FABE(config-dhcp-policy-DHCP_POLICY_UseCase1)#

Table 1

displays how IP addresses are used.

TABLE 1

IP Address Usage

IP Range

Usage

172.16.11.1 till 172.16.11.10

Reserved for devices that require a static IP address

172.16.11.11 till 172.16.11.200

Range of IP addresses that can be assigned using the DHCP server.

172.16.11.201 till 172.16.11.254

Reserved for devices that require a static IP address

Advertising