Logging into the controller for the first time, Creating a rf domain – Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 1349

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

1341

53-1003098-01

A

Creating an AP Profile

Creating a DHCP Server Policy

Completing and Testing the Configuration

Logging Into the Controller for the First Time

Using the Command Line Interface to Configure the WLAN

When powering on the wireless controller for the first time, you are prompted to replace the existing
administrative password. The credentials for logging into the wireless controller for the first time
are:

User Name: admin

Password: admin123

Ensure the new password created is strong enough to provide adequate security for the wireless
controller managed network.

Creating a RF Domain

Using the Command Line Interface to Configure the WLAN

A RF Domain is a collection of configuration settings specific to devices located at the same
physical deployment, such as a building or a floor. Create a RF Domain and assign the country code
where the devices are deployed. This is a mandatory step, and the devices will not function as
intended if this step is omitted.

The instructions in this section must be performed from the Global Configuration mode of the
wireless controller. To navigate to this mode:

rfs4000>enable

rfs4000#

rfs4000#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

rfs4000(config)#

Create the RF Domain using the following commands:

rfs4000(config)#rf-domain RFDOMAIN_UseCase1

rfs4000(config-rf-domain-RFDOMAIN_UseCase1)#

This command creates a profile with the name RFDOMAIN_UseCase1.

Set the country code for the RF Domain.

rfs4000(config-rf-domain-RFDOMAIN_UseCase1)#country-code us

This sets the country code for this RF Domain. Save this change and exit the RF Domain profile
context.

rfs4000(config-rf-domain-RFDOMAIN_UseCase1)#commit write

rfs4000(config-rf-domain-RFDOMAIN_UseCase1)#exit

rfs4000(config)#

To define the wireless controller’s physical location, use the same RF Domain configuration.

rfs4000(config)#self

rfs4000(config-device-03-14-28-57-14-28)#

rfs4000(config-device-03-14-28-57-14-28)#use rf-domain RFDOMAIN_UseCase1

Advertising