Digi TX40 User Manual page 182

Table of Contents

Advertisement

Interfaces
ap2
>
ii. Add the device:
(config network bridge LAN_bridge)> add device end device-path-
and-name
(config network bridge LAN_bridge)>
iii. Repeat for additional access points.
Note
bridge, you should either disable the default bridge, or remove the port or access
point:
4. Create a LAN interface for the bridge:
a. Type ... to return to the root of the configuration:
(config network bridge LAN_bridge)> ...
(config)>
b. Create the bridge:
(config)> add network interface interface_name
(config network interface interface_name)>
where interface_name is the name of the new interface. For example, to create a interface
named LAN_bridge_interface:
(config)> add network interface LAN_bridge_interface
(config network interface LAN_bridge_interface)>
TX40 User Guide
If you are adding a port or access point that is already part of the default LAN
To disable the bridge:
n
(config network bridge LAN_bridge)> .. lan1 enable false
(config network bridge LAN_bridge)>
To remove a port or access point from the bridge:
n
i. Use the show keyword to display the devices:
(config network bridge LAN_bridge)> show .. lan1 device
0 /network/device/eth1
1 /network/wifi/ap/digi_ap1
2 /network/wifi/ap/digi_ap2
(config network bridge LAN_bridge)>
ii. Use the device's index number to delete the device. For example, to delete
eth1, use the 0 index number:
(config network bridge LAN_bridge)> del .. lan1 device 0
(config network bridge LAN_bridge)>
Local Area Networks (LANs)
182

Advertisement

Table of Contents
loading

Table of Contents