Digi TX54 User Manual page 763

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Command line interface
Note
The example command and output in this procedure are based on a dual-Wifi configuration.
Commands and output will vary slightly if your TX54 device is a single-WiFi model.
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. Add a new network interface named LAN2:
(config)> add network interface LAN2
(config network interface LAN2)>
4. Configure the device for the LAN2 interface:
a. Enter device ? to view available devices and the proper syntax.
(config network interface LAN2)> 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/LAN2
/network/bridge/lan1
/network/wireless/ap/digi_ap1
/network/wireless/ap/digi_ap2
Current value:
(config network interface LAN2)> device
b. Set the device for the LAN2 interface to the LAN2 bridge created in task one:
(config network interface LAN2)> device /network/bridge/LAN2
(config network interface LAN2)>
5. Configure the firewall zone for the LAN2 interface to internal:
(config network interface LAN2)> zone internal
(config network interface LAN2)>
6. Configure the IPv4 address for the LAN2 interface:
(config network interface LAN2)> ipv4 address 192.168.3.1/24
(config network interface LAN2)>
TX54 User Guide
Configuration mode
763

Advertisement

Table of Contents
loading

Table of Contents