Routing
IP routing
IX20 User Guide
229
6. Create a packet filtering rule that rejects all other LAN packets on the cellular WAN interface:
a. Create a new packet filtering rule:
i. Type
...
to move to the root of the configuration:
(config network route policy 0)> ...
(config)>
ii. Create the packet filtering rule:
(config)> add firewall filter end
(config firewall filter 2)>
b. Set the lable to
Reject LAN traffic to cellular WAN
:
(config firewall filter 2)> label "Reject LAN traffic to cellular WAN"
(config firewall filter 2)>
c. Set the action to
drop
:
(config firewall filter 2)> action drop
(config firewall filter 2)>
d. Set the source zone to
internal
:
(config firewall filter 2)> src_zone internal
(config firewall filter 2)>
e. Set the destination zone to
CellularWAN
:
(config firewall filter 2)> dst_zone CellularWAN
(config firewall filter 2)>
7. Save the configuration and apply the change:
(config firewall filter 2)> save
Configuration saved.
>
8. 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.
Routing services
Your IX20 includes support for dynamic routing services and protocols. The following routing services
are supported:
Service or
protocol
Information
RIP
The IPv4 Routing Information Protocol (RIP) service supports RIPv2 (
)
and RIPv1 (
).