Routing IP routing
AnywhereUSB® Plus User Guide
523
where value is one of:
n
zone: Matches the destination IP address to the selected firewall zone. Set the zone:
a. Use the ? to determine available zones:
(config network route policy 0)> dst zone ?
Zone: Match the IP address to the specified firewall zone.
Format:
any
dynamic_routes
edge
external
internal
ipsec
loopback
setup
Default value: any
Current value: any
(config network route policy 0)> dst zone
b. Set the zone. For example:
(config network route policy 0)> dst zone external
(config network route policy 0)>
See Firewall configuration for more information about firewall zones.
n
interface: Matches the destination IP address to the selected interface's network
address. Set the interface:
a. Use the ? to determine available interfaces:
(config network route policy 0)> dst interface ?
Interface: The network interface.
Format:
/network/interface/defaultip
/network/interface/defaultlinklocal
/network/interface/eth1
/network/interface/eth2
/network/interface/loopback
Current value:
(config network route policy 0)> dst interface
b. Set the interface. For example:
(config network route policy 0)> dst interface
/network/interface/eth1
(config network route policy 0)>