Digi TX54 User Manual page 141

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Interfaces
  Command line
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 the VLAN:
(config)> add network vlan name
(config)>
4. Set the device to be used by the VLAN:
a. View a list of available devices:
(config network vlan vlan1)> device ?
Device: The Ethernet device to use for this virtual LAN
Format:
/network/device/wan1
/network/device/lan1
/network/device/eth3
/network/device/eth4
/network/device/loopback
/network/vlan/vlan1
/network/bridge/lan1
/network/wireless/ap/digi_ap1
/network/wireless/ap/digi_ap2
Current value:
(config network vlan vlan1)>
b. Add the device:
(config network vlan vlan1)> device /network/device/eth4
(config network vlan vlan1)>
5. Set the VLAN ID:
(config network vlan vlan1)> id value
where value is an integer between 1 and 4095.
6. Save the configuration and apply the change:
(config network vlan vlan1)> save
Configuration saved.
>
TX54 User Guide
Local Area Networks (LANs)
141

Advertisement

Table of Contents
loading

Table of Contents