Explains how bridge group names organize mesh APs and manage parent-child associations, including procedures for configuring bridge group names through both GUI and CLI interfaces.
A bridge group name (BGN) is a mesh network configuration parameter that
-
controls the association of Mesh Access Points (MAPs) to a parent mesh AP
-
allows logical grouping of radios to isolate different networks on the same channel, and
-
allows MAPs to join networks before you assign a custom BGN.
BGNs can logically group radios to avoid two networks on the same channel from communicating with each other. The setting is useful when your network contains multiple RAPs in the same sector (area). A BGN is a string containing up to 10 characters.
A BGN of NULL VALUE is assigned by default during manufacturing. This value is not visible to you, but it allows a MAP to join the network before you assign a network-specific BGN.
If you have two RAPs in your network in the same sector, we recommend that you configure the two RAPs with the same BGN, on different channels.
When Strict Match BGN is enabled on a MAP, the MAP scans ten times to find a matching BGN parent. If the AP does not find a parent with a matching BGN after ten scans, it connects to a nonmatching BGN and maintains the connection for 15 minutes. After 15 minutes, the AP scans ten times again, and this cycle continues. The default BGN functionality does not change when Strict Match BGN is enabled.
In Cisco Catalyst 9800 Series Wireless Controller, the BGN is configured on the mesh profile. When a MAP joins the controller, the system pushes the configured BGN on the mesh profile to the AP.
Preferred parent selection
A preferred parent selection is a mesh network configuration method that
-
enables enforcement of linear topology in a mesh environment
-
allows administrators to override the AWPP-defined (Adaptive Wireless Path Protocol) parent selection algorithm, and
-
supports explicit specification of the uplink path for the MAP in mesh deployments.
For Cisco Wave 1 APs, when you configure a preferred parent, ensure that you specify the MAC address of the actual mesh neighbor for the desired parent. This MAC address is the base radio MAC address that has the letter "f" as the final character. For example, if the base radio MAC address is 00:24:13:0f:92:00, then you must specify 00:24:13:0f:92:0f as the preferred parent.
Device# ap name ap1 mesh parent preferred 00:24:13:0f:92:0f
For Cisco Wave 2 APs, when you configure a preferred parent, the MAC address is the base radio MAC address that has "0x11" added to the last two characters. For example, if the base radio MAC address is 00:24:13:0f:92:00, then you must specify 00:24:13:0f:92:11 as the preferred parent.
Device# ap name ap1 mesh parent preferred 00:24:13:0f:92:11