Digi TX54 User Manual page 266

Hide thumbs Also See for TX54:
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/wwan1
(config network route policy 0)>
Note
On certain single-cellular TX54 devices, the cellular WAN interface may be named
/network/interface/wwan.
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.
TX54 User Guide
IP routing
266

Advertisement

Table of Contents
loading

Table of Contents