User's Manual

- Page 29 of 38 -
All contents are Copyright © 2006 GO Networks, Inc. All rights reserved.
Example:
To define a network ID, where:
Network ID = MyMeshNetwork
specify:
configure mesh network-id MyMeshNetwork
Radio Interface Mesh Configuration
The user must configure one radio interface on each WLP to participate in
the mesh network. By default, the BHRadio interface is defined to
participate in the mesh network. Only one interface on each WLP can be
defined to participate at one time. All devices in the mesh network must
use the same type of interface to communicate with each other. To
configure an interface to participate in the Mesh use the following CLI
command:
configure mesh interface {Dot11Radio | BHRadio} 0 enable
Note: To enable the Dot11Radio interface to participate in the mesh
network, the service type must be properly configured for the
interface. For more information, see Access Radio WDS
Configuration.
Mesh Security
Configuring the Mesh privacy can protect the connections in the mesh
network. All the WLP units in the network must be configured with the
identical network name and privacy settings. The mesh network can use
either WEP or AES encryption protocols.
Mesh security is configured or removed by using one of the following CLI
commands:
configure mesh privacy none
configure mesh privacy wep key {40 | 104} <key hex>
configure mesh privacy AES passphrase <passphrase string>
Example 1:
To define the WEP security, where:
WEP Key Length = 40 bit
WEP Key = 11:22:33:44:55
specify:
configure mesh privacy wep key 40 11:22:33:44:55
Example 2:
To define the AES security, where: