Command line interface
Configuration mode
TX54 User Guide
1050
Task two: Create a new LAN
In this task, we will create a new LAN, named LAN2, to use the LAN2 bridge created in task one.
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)>
Содержание TX54
Страница 1: ...TX54 User Guide Firmware version 22 2 ...
Страница 190: ...Interfaces Bridging TX54 User Guide 190 ...
Страница 293: ...Hotspot Hotspot configuration TX54 User Guide 293 ...
Страница 332: ...Hotspot Show hotspot status and statistics TX54 User Guide 332 ...
Страница 584: ...Services Simple Network Management Protocol SNMP TX54 User Guide 584 4 Click Download ...
Страница 1069: ...Command line interface Command line reference TX54 User Guide 1069 reboot Reboot the system Parameters None ...