June 30, 2006
Confidential
Document Number BDTM10001-A05 Standard
BelAir100 User Guide
BelAir100 Network Example
Configuration
Commands for
BA200-A
1 Configure the country of operation:
cd /system
/system# set country ca
/system# save node_config
/system# reboot
2 Configure the wireless parameters, starting with the access radio SSID and
privacy:
cd /radio
/radio# set arm1 ssid BA200-A-1 ssidx 1 vlan 230
/radio# set arm1 wep-encryption psk 3132333435 enabled ssidx 1
/radio# config-save
3 Configure the backhaul radio, namely, the BA200-A end of the A-B link:
cd /radio
/radio# set brm1 channel 53
/radio# set brm1 mode ap
/radio# set brm1 ssid AB-SSID
4 Change the factory encryption key for backhaul with your own. You must
use the same key at both ends of a link.
/radio# set brm1 key wep,abcdefg012345
5 Enable backhaul privacy:
/radio# set brm1 privacy enabled
Bridge functionality is automatically enabled, so you do not need to enter
bridge commands. Also, the Spanning Tree Protocol is not required because
there are no loops in this network.
Configuration
Commands for
BA200-B
1 Configure the country of operation:
cd /system
/system# set country ca
/system# save node_config
/system# reboot
2 Configure the SSID and privacy for the access radio:
cd /radio
/radio# set arm1 ssid BA200-B-1 ssidx 1 vlan 230
/radio# set arm1 wep-encryption psk 3132333435 enabled ssidx 1
/radio# config-save
3 Configure BRM1, namely, the BA200-B end of the A-B link:
cd /radio
/radio# set brm1 channel 53
/radio# set brm1 mode client
/radio# set brm1 ssid AB-SSID
4 Change the factory encryption key for backhaul with your own. You must
use the same key at both ends of a link.
/radio# set brm1 key wep,abcdefg012345
5 Enable backhaul privacy:
/radio# set brm1 privacy enabled