Digi IX40 User Manual page 320

Table of Contents

Advertisement

Routing
4. Configure the WAN interfaces to use the new zones:
a. Set the zone for the cellular WAN interface:
i. Type ... to move to the root of the configuration:
(config firewall zone EthernetWAN)> ...
(config)>
ii. Set the zone:
(config)> network interface zone CellularWAN
(config)>
b. Set the zone for the Ethernet WAN interface:
(config)> network interface zone EthernetWAN
(config)>
5. Configure the policy-based route for traffic from the client device that will be sent over the
cellular WAN:
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 "VoIP phone"
(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 as the MACaddress of the VoIP phone:
i. Set the source type to mac:
(config network route policy 0)> src type mac
(config network route policy 0)>
ii. Set the MAC address to the MACaddress of the VoIP phone:
(config network route policy 0)> src mac 26:88:0E:23:50:C2
(config network route policy 0)>
e. Configure the destination zone:
i. Set the source destination to zone:
(config network route policy 0)> dst type zone
(config network route policy 0)>
IX40 User Guide
IP routing
320

Advertisement

Table of Contents
loading

Table of Contents