Digi TX54 User Manual page 762

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Command line interface
5. Create a new bridge, named LAN2:
(config)> add network bridge LAN2
(config network bridge LAN2)>
6. Add devices to the bridge:
a. View available devices and the proper syntax by using the add device command with the
TAB autocomplete feature:
(config network bridge LAN2)> add device end <TAB>
(config network bridge LAN2)> add device end /network/<TAB>
/network/device/eth1
/network/device/eth3
/network/device/eth4
/network/bridge/LAN2
/network/bridge/lan1
/network/wireless/ap/digi_ap2
(config network bridge LAN2)>
b. Add the ETH3 device to the bridge:
(config network bridge LAN2)> add device end /network/device/eth3
(config network bridge LAN2)>
c. If your device is a dual-WiFi model, add the Digi AP (Wi-Fi2) access point to the bridge:
(config network bridge LAN2)> add device end /network/wireless/ap/digi_
ap2
(config network bridge LAN2)>
d. Use the show command again to verify that the LAN2 bridge now has two devices, ETH3
and Digi AP (Wi-Fi2):
(config network bridge LAN2)> show network bridge lan2 device
0 /network/device/eth3
1 /network/wireless/ap/digi_ap2
(config network bridge LAN2)>
7. Save the configuration and apply the change:
(config network bridge LAN2)> save
Configuration saved.
>
8. 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.
Task two: Create a new LAN
In this task, we will create a new LAN, named LAN2, to use the LAN2 bridge created in task one.
TX54 User Guide
/network/device/eth2
/network/device/loopback
/network/wireless/ap/digi_ap1
Configuration mode
762

Advertisement

Table of Contents
loading

Table of Contents