Digi TX40 User Manual page 230

Table of Contents

Advertisement

Interfaces
n
To enable if it has been disabled:
(config network bridge my_bridge)> enable true
(config network bridge my_bridge)>
5. Set the bridge mode to standard:
(config network bridge my_bridge)> mode standard
(config network bridge my_bridge)>
6. Add devices to the bridge:
a. Determine available devices:
(config network bridge my_bridge)> .. .. interface lan1 device ?
Default value: /network/bridge/lan1
Current value: /network/bridge/lan1
(config network bridge my_bridge)>
b. Add the appropriate device. For example, to add the Digi AP (Wi-Fi1) Wi-Fi access point:
(config network bridge my_bridge)> add device end
/network/wireless/ap/digi_ap1
(config)>
Note
The MACaddress of the bridge is taken from the first available device in the list.
7. (Optional) Enable Spanning Tree Protocol (STP).
STP is used when using multiple LANs on the same device, to prevent bridge loops and other
routing conflicts.
a. Enable STP:
(config network bridge my_bridge)> stp enable true
b. Set the number of seconds that the device will spend in each of the listening and learning
states before the bridge begins forwarding data:
(config network bridge my_bridge)> stp forward_delay num
(config)>
The default is 2 seconds.
8. Save the configuration and apply the change
(config)> save
Configuration saved.
>
9. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.
TX40 User Guide
Bridging
230

Advertisement

Table of Contents
loading

Table of Contents