Digi TX54 User Manual page 212

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Hotspot
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. Display a list of available devices by using the tab autocomplete feature:
(config)> add network bridge hotspot_bridge device end /network/<tab>
/network/device/eth1
/network/device/eth3
/network/device/loopback
/network/bridge/lan1
/network/wifi/ap/digi_ap2
/network/wifi/ap/digi_hotspot_ap2
(config)> add network bridge hotspot_bridge device end /network/
4. Add a new device. For example, to add the ETH4 device:
(config)> add network bridge hotspot_bridge device end /network/device/eth4
(config)>
By default, the ETH1 device is configured as the device for the WAN1 interface, and ETH2,
ETH3, and ETH4 are configured as devices in the LAN1 bridge, which is used by the LAN1
interface. As a result, when you add an Ethernet port to the hotspot, you may need to
reconfigure the Ethernet port configuration for other interfaces. For example, to remove the
ETH4 port from the LAN1 bridge:
a. Display the current LAN1 bridge configuration:
(config)> show network bridge lan1 device
0 /network/device/eth2
1 /network/device/eth3
2 /network/device/eth4
3 /network/wifi/ap/digi_ap1
4 /network/wifi/ap/digi_ap2
(config)>
b. Use the index number, 2, to remove the ETH4 device from the LAN1 bridge:
(config)> del network bridge lan1 device 2
(config)>
5. Save the configuration and apply the change:
(config)> save
Configuration saved.
>
TX54 User Guide
/network/device/eth2
/network/device/eth4
/network/bridge/hotspot_bridge
/network/wifi/ap/digi_ap1
/network/wifi/ap/digi_hotspot_ap1
Hotspot configuration
212

Advertisement

Table of Contents
loading

Table of Contents