Hotspot
Hotspot configuration
LR54 User Guide
341
5. Create a new hotspot:
(config)> add network hotspot new_hotspot
(config network hotspot new_hotspot)>
New hotspots are enabled by default.
n
To disable:
(config network hotspot new_hotspot)> enable false
(config network hotspot new_hotspot)>
n
To enable, it it has been disabled:
(config network hotspot new_hotspot)> enable true
(config network hotspot new_hotspot)>
6. Add devices to the bridge:
a. Determine available devices:
(config network bridge new_hotspot_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 new_hotspot_bridge)>
b. Add the appropriate device. For example, to add the
Digi AP (Wi-Fi1)
Wi-Fi access point:
(config network bridge new_hotspot_bridge)> add device end
/network/wireless/ap/digi_ap1
(config)>