Digi TX54 User Manual page 764

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Command line interface
7. Enable the DHCP server for the LAN2 interface:
(config network interface LAN2)> ipv4 dhcp_server enable true
(config network interface LAN2)>
8. Enable the access points and set the SSIDs:
a. Move to the root of the configuration schema by typing three periods (...):
(config network interface LAN2)> ...
(config)>
b. Enable the Digi AP (Wi-Fi1) access point:
(config)> network wifi ap digi_ap1 enable true
(config)>
c. Set the SSID for the Digi AP (Wi-Fi1) access point:
(config)> network wifi ap digi_ap1 ssid Example1
(config)>
d. Set the password for the Digi AP (Wi-Fi1) access point:
(config)> network wifi ap digi_ap1 encryption key_psk2 password1
(config)>
e. Enable the Digi AP (Wi-Fi2) access point:
(config)> network wifi ap digi_ap2 enable true
(config)>
f. Set the SSID for the Digi AP (Wi-Fi2) access point:
(config)> network wifi ap digi_ap1 ssid Example2
(config)>
g. Set the password for the Digi AP (Wi-Fi2) access point:
(config)> network wifi ap digi_ap2 encryption key_psk2 password2
(config)>
9. Save the configuration and apply the change:
(config network bridge LAN2)> save
Configuration saved.
>
10. 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 three: Create a new WAN 
In this task, we will create a second WAN interface, named WAN2, using the ETH4 device.
TX54 User Guide
Configuration mode
764

Advertisement

Table of Contents
loading

Table of Contents