Digi TX54 User Manual page 330

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Routing
  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 a new routing policy:
(config)> add network route policy end
(config network route policy 0)>
New route policies are enabled by default. To disable:
(config network route policy 0)> enable false
(config network route policy 0)>
4. (Optional) Set the label that will be used to identify this route policy:
(config network route policy 0)> label "New route policy"
(config network route policy 0)>
5. Set the interface on the TX54 device that will be used with this route policy:
a. Use the ? to determine available interfaces:
(config network route policy 0)> interface ?
Interface: The network interface used to reach the destination.
Packets that satisfy the matching criteria will be routed through this
interface. If the interface has a gateway then it will be used as the
next hop.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/lan1
/network/interface/lan_hotspot
/network/interface/loopback
/network/interface/wan1
/network/interface/wwan1
/network/interface/wwan2
Current value:
(config network route policy 0)> interface
TX54 User Guide
IP routing
330

Advertisement

Table of Contents
loading

Table of Contents