Users Guide

Table Of Contents
224 | Secure Enterprise Mesh Dell PowerConnect ArubaOS 5.0 | [User Guide
Provisioning Mesh Nodes via the CLI
When you use the command-line interface to reprovision a mesh node, you may also provision other AP settings.
To provision a remote mesh portal, see “Remote Mesh Portals” on page 225.
Access the CLI in config mode and issue the following commands:
provision-ap
read-bootinfo ap-name <name>
mesh-role {mesh-point|mesh-portal}
reprovision ap-name <name>
If you are provisioning an outdoor AP, you can also configure the following parameters:
provision-ap
read-bootinfo ap-name <name>
mesh-role {mesh-point|mesh-portal|remote-mesh-portal}
a-ant-bearing <bearing>
a-ant-tilt-angle <angle>
g-ant-bearing <bearing>
g-ant-tilt-angle <angle>
altitude <altitude>
latitude <location>
longitude <location>
reprovision ap-name <name>
AP Boot Sequence
The information in this section describes the boot sequence for mesh APs. Depending on their configured role,
the AP performs a slightly different boot sequence.
Mesh Portal
When the mesh portal boots, it recognizes that one radio is configured to operate as a mesh portal. It then
obtains an IP address from a DHCP server on its Ethernet interface, discovers the master controller on that
interface, registers the mesh radio with the controller, and obtains regulatory domain and mesh radio profiles for
each mesh point interface. A mesh virtual AP is created on the mesh portal radio interface, the regulatory domain
and radio profiles are used to bring up the radio on the correct channel, and the provisioned mesh cluster profile
is used to setup the mesh virtual AP with the correct announcements on beacons and probe responses. On the
non-mesh radio provisioned for access mode, that radio is a thin AP and everything on that interface works as a
thin AP radio interface.
Mesh Point
When the mesh point boots, it scans for neighboring mesh nodes to establish a link to the mesh portal. All of the
mesh nodes that establish the link are in the same mesh cluster. After the link is up, the mesh point uses the
DHCP to obtain and IP address and then uses Dell Discovery Protocol (ADP) to discover the master controller.
The remaining boot sequence, if applicable, is similar to that of a thin AP. Remember, the priority of the mesh
point is establishing a link with neighboring mesh nodes, not establishing a control link to the controller.
Air Monitoring and Mesh
Each mesh node has an air monitor (AM) process that registers the BSSID and the MAC address of the mesh
node to distinguish it from a thin AP. This allows the WLAN management system (WMS) on the controller and
AMs deployed in your network to distinguish between APs, wireless clients, and mesh nodes. The WMS tables
also identify the mesh nodes.
Note: In a single hop environment, the mesh point establishes a direct link with the mesh portal.