Digi TX54 User Manual page 259

Hide thumbs Also See for TX54:
Table of Contents

Advertisement

Routing
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
b. Set the interface. For example:
(config network route policy 0)> interface /network/interface/wan1
(config network route policy 0)>
6. (Optional) Enable exclusive to configure the policy to drop packets that match the policy when
the gateway interface is disconnected, rather than forwarded through other interfaces:
(config network route policy 0)> exclusive true
(config network route policy 0)>
7. Select the IP version:
(config network route policy 0)> ip_version value
(config network route policy 0)>
where value is one of any, ipv4, or ipv6.
8. Set the protocol:
(config network route policy 0)> protocol value
(config network route policy 0)>
where value is one of:
any: All protocols are matched.
n
tcp: Source and destination ports are matched:
n
a. Set the source port:
TX54 User Guide
(config network route policy 0)> src_port value
(config network route policy 0)>
IP routing
259

Advertisement

Table of Contents
loading

Table of Contents