User's Manual

- Page 30 of 38 -
All contents are Copyright © 2006 GO Networks, Inc. All rights reserved.
AES Passphrase String = secretkey
specify:
configure mesh privacy AES passphrase secretkey
Displaying Mesh Configuration
To display the current mesh configuration of the WLP, use the following
CLI command:
show mesh params
The mesh configuration displays the mesh timeout, mesh interface, mesh
security settings and whether the unit has been defined as a Mesh-
Gateway or Mesh-Node.
Displaying Mesh Routing
The mesh routing table contains the routing entry for the current next hop
to get access to the Mesh-Gateway. It also displays all the alternative next
hop routing entries. To display the current mesh routing table for the WLP,
use the following CLI command:
show mesh route
Configuring WDS CPE connection
The WDS protocol can be used to connect with CPE devices. To configure
the WDS connection manually, use the following CLI command:
configure interface {Dot11Radio | BHRadio} <interface number>
wds-peer {add | remove} <address macaddress>
The MAC address is the MAC address of the CPE unit.
Note: Caution should be used when configuring the WDS connection
manually. Improper configuration can result with network loops.
Example:
To connect to a CPE device manually, where:
Radio Interface = BHRadio
CPE MAC Address = 00:14:06:11:00:00
specify:
configure interface BHRadio 0 wds-peer add
00:14:06:11:00:00