Example: Domain-Based Routing With Dual Wan - Digi TX40 User Manual

Table of Contents

Advertisement

Routing
3. Create the route policy:
a. Add a new routing policy:
(config)> add network route policy end
(config network route policy 0)>
b. Set the label that will be used to identify this route policy:
(config network route policy 0)> label "Route through cellular"
(config network route policy 0)>
c. Set the interface:
(config network route policy 0)> interface /network/interface/
(config network route policy 0)>
d. Configure the source address:
i. Set the source type to zone:
(config network route policy 0)> src type zone
(config network route policy 0)>
ii. Set the zone to internal:
(config network route policy 0)> src zone internal
(config network route policy 0)>
e. Configure the destination address:
i. Set the destination to use an IPv4 address:
(config network route policy 0)> dst type address
(config network route policy 0)>
ii. Set the IP address that will be the destination for outgoing traffic routed through the
WWAN interface. In the above example, this is 241.236.162.59.
(config network route policy 0)> dst address 241.236.162.59
(config network route policy 0)>
4. Save the configuration and apply the change
(config)> save
Configuration saved.
>
5. Type exit to exit the Admin CLI.
Depending on your device configuration, you may be presented with an Access selection
menu. Type quit to disconnect from the device.

Example: Domain-based routing with dual WAN

This example routes traffic destined for a specific domain to the WAN Ethernet port, and never
through the cellular modem.
TX40 User Guide
IP routing
418

Advertisement

Table of Contents
loading

Table of Contents