Interfaces
Bridging
LR54 User Guide
204
3. The
LAN1
bridge is enabled by default.
n
To disable:
(config)> network bridge lan1 enable false
(config)>
n
To enable if it has been disabled:
(config)> network bridge lan1 enable true
(config)>
4. Modify the list of devices that are a part of the bridge. By default, the
LAN1
bridge includes the
following devices:
n
Ethernet: ETH2
n
Ethernet: ETH3
n
Ethernet: ETH4
n
Wi-Fi access point: Digi AP (Wi-Fi1)
n
Wi-Fi access point: Digi AP (Wi-Fi2)
Note
The MAC address of the bridge is taken from the first available device in the list.
a. To delete a device from the bridge:
i. Determine the index numbers of the devices included with the bridge:
(config)> show network bridge lan1 device
0 /network/device/eth2
1 /network/device/eth3
2 /network/device/eth4
3 /network/wireless/ap/digi_ap1
4 /network/wireless/ap/digi_ap2
(config)>
ii. Use the index number to delete the appropriate device. For example, to delete the
Digi AP (Wi-Fi1)
Wi-Fi access point from the bridge:
(config)> del network bridge lan device 3
(config)>
Note
If you are deleting multiple devices from the bridge, the device index may be
reordered after each deletion. As a result, best practice is to perform a
show network
bridge lan1 device
command after each device is deleted to determine the new index
numbering.
b. Add devices to the bridge:
i. Determine available devices:
(config network bridge my_bridge)> .. .. interface lan1 device ?
Device: The network device used by this network interface.