Digi TX40 User Manual page 367

Table of Contents

Advertisement

Hotspot
1. Select the device in Remote Manager and click Actions > Open Console, or log into the TX40
local 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/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 ETH2 device:
(config)> add network bridge hotspot_bridge device end
/network/device/eth2
(config)>
By default, the ETH1 device is configured as the device for the WAN interface, and ETH2 is
configured as a device in the LAN bridge, which is used by the LAN 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 ETH2 port from the LAN bridge:
a. Display the current LAN bridge configuration:
(config)> show network bridge lan1 device
0 /network/device/eth2
3 /network/wifi/ap/digi_ap1
4 /network/wifi/ap/digi_ap2
(config)>
b. Use the index number, 2, to remove the ETH2 device from the LAN bridge:
(config)> del network bridge lan1 device 2
(config)>
5. Save the configuration and apply the change
(config)> save
Configuration saved.
>
6. 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.
TX40 User Guide
/network/device/eth2
/network/bridge/hotspot_bridge
/network/wifi/ap/digi_ap1
/network/wifi/ap/digi_hotspot_ap1
Hotspot configuration
367

Advertisement

Table of Contents
loading

Table of Contents