Interfaces
Bridging
LR54 User Guide
205
Format:
/network/device/eth1
/network/device/eth2
/network/device/eth3
/network/device/eth4
/network/device/loopback
/network/bridge/hotspot_bridge
/network/bridge/lan1
/network/wireless/ap/digi_ap1
/network/wireless/ap/digi_ap2
/network/wireless/ap/digi_hotspot_ap1
/network/wireless/ap/digi_hotspot_ap2
Default value: /network/bridge/lan1
Current value: /network/bridge/lan1
(config network bridge my_bridge)>
ii. 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)>
5. (Optional) Enable Spanning Tree Protocol (STP).
STP is used when multiple LANs are configured on the same device, to prevent bridge loops
and other routing conflicts.
a. Enable STP:
(config)> network bridge lan1 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 lan1 stp forward_delay
num
(config)>
The default is
2
seconds.
6. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
7. 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.