Digi IX30 User Manual page 117

Table of Contents

Advertisement

Interfaces
j. Set the private APN:
(config network interface WWANPublic)> modem apn private_apn
(config network interface WWANPublic)>
5. Create the routing policies. For example, to route all traffic from LAN1 through the public APN,
and LAN2 through the private APN:
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 public apn"
(config network route policy 0)>
c. Set the interface:
(config network route policy 0)> interface
/network/interface/WWANPublic
(config network route policy 0)>
d. Configure the source address:
i. Set the source type to interface:
(config network route policy 0)> src type interface
(config network route policy 0)>
ii. Set the interface to LAN1:
(config network route policy 0)> src interface LAN1
(config network route policy 0)>
e. Configure the destination address:
i. Set the type to interface:
(config network route policy 0)> dst type interface
(config network route policy 0)>
ii. Set the interface to WWANPublic :
(config network route policy 0)> interface
/network/interface/WWANPublic
(config network route policy 0)>
f. Use to periods (..) to move back one level in the configuration:
(config nnetwork route policy 0)> ..
(config nnetwork route policy)>
IX30 User Guide
Wide Area Networks (WANs)
117

Advertisement

Table of Contents
loading

Table of Contents