June 30, 2006
Confidential
Document Number BDTM10001-A05 Standard
BelAir100 User Guide
Backhaul Link Configuration
Example – Associated
and Peer Backhaul
Radio MAC Addresses
The following example shows a typical sequence of commands to force a
backhaul radio association with a different remote node:
Example
# Previous desired peer MAC address
/radio# show brm1 peer mac address
00:0d:67:00:11:6c
/radio# show brm1 associated mac address
00:0d:67:00:11:6c
# Break the existing association (backhaul link)
/radio# discard brm1 peer mac address
/radio# show brm1 peer mac address
00:00:00:00:00:00
/radio# show brm1 associated mac address
00:00:00:00:00:00
# A few seconds later, another BRM becomes associated
/radio# show brm1 associated mac address
00:0d:67:00:21:8f
# Accept the new associated BRM; copy the contents of its MAC
# address to the peer MAC address
/radio# accept brm1 associated mac address
/radio# show brm1 peer mac address
00:0d:67:00:21:8f
# Saves configuration (with new peer MAC address)
/radio# config-save