Digi TX54 User Manual page 150

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Interfaces
  Command line
1. Log into the TX54 command line as a user with full Admin access rights.
Depending on your device configuration, you may be presented with an Access selection
menu. Type admin to access the Admin CLI.
2. At the command line, type config to enter configuration mode:
> config
(config)>
3. Create the bridge:
(config)> add network bridge my_bridge
(config network bridge my_bridge)>
4. Bridges are enabled by default.
To disable:
n
(config network bridge my_bridge)> enable false
(config network bridge my_bridge)>
To enable if it has been disabled:
n
(config network bridge my_bridge)> enable true
(config network bridge my_bridge)>
5. Add devices to the bridge:
a. Determine available devices:
(config network bridge my_bridge)> .. .. interface lan1 device ?
Device: The network device used by this network interface.
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)>
TX54 User Guide
Bridging
150

Advertisement

Table of Contents
loading

Table of Contents