Digi IX14 User Manual page 104

Hide thumbs Also See for IX14:
Table of Contents

Advertisement

Interfaces
(config network interface WWANPublic)> modem apn public_apn
(config network interface WWANPublic)>
e. Use to periods (..) to move back one level in the configuration:
(config network interface WWANPublic)> ..
(config network interface)>
f. Create the WWANPrivate interface:
(config network interface)> add WWANPrivate
(config network interface WWANPrivate)>
g. Set the interface type to modem:
(config network interface WWANPrivate)> type modem
(config network interface WWANPrivate)>
h. Set the modem device:
(config network interface WWANPrivate)> modem device modem
(config network interface WWANPrivate)>
i. Enable APN list only:
(config network interface WWANPrivate)> apn_lock true
(config network interface WWANPrivate)>
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 a device with the IP address of
192.168.2.101 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 private apn"
(config network route policy 0)>
c. Set the interface:
(config network route policy 0)> interface
/network/interface/WWANPrivate
(config network route policy 0)>
IX14 User Guide
Wireless Wide Area Networks (WWANs)
104

Advertisement

Table of Contents
loading

Table of Contents