Zyxel ZyWALL 1100 [135/438] Policy route command example

Zyxel ZyWALL 110 [135/438] Policy route command example
Chapter 16 Route
ZyWALL / USG (ZLD) CLI Reference Guide
135
the following twelve DSCP encodings from AF11 through AF43. The decimal equivalent is listed in
brackets.
16.2.2 Policy Route Command Example
The following commands create two address objects (TW_SUBNET and GW_1) and insert a policy
that routes the packets (with the source IP address TW_SUBNET and any destination IP address)
through the interface ge1 to the next-hop router GW_1. This route uses the IP address of the
outgoing interface as the matched packets’ source IP address.
16.3 IP Static Route
The ZyWALL / USG has no knowledge of the networks beyond the network that is directly
connected to the ZyWALL / USG. For instance, the ZyWALL / USG knows about network N2 in the
following figure through gateway R1. However, the ZyWALL / USG is unable to route a packet to
Table 63 Assured Forwarding (AF) Behavior Group
CLASS 1 CLASS 2 CLASS 3 CLASS 4
Low Drop Precedence AF11 (10) AF21 (18) AF31 (26) AF41 (34)
Medium Drop Precedence AF12 (12) AF22 (20) AF32 (28) AF42 (36)
High Drop Precedence AF13 (14) AF23 (22) AF33 (30) AF43 (38)
Router(config)# address-object TW_SUBNET 192.168.2.0 255.255.255.0
Router(config)# address-object GW_1 192.168.2.250
Router(config)# policy insert 1
Router(policy-route)# description example
Router(policy-route)# destination any
Router(policy-route)# interface ge1
Router(policy-route)# next-hop gateway GW_1
Router(policy-route)# snat outgoing-interface
Router(policy-route)# source TW_SUBNET
Router(policy-route)# exit
Router(config)# show policy-route 1
index: 1
active: yes
auto-disable: no
description: example
user: any
schedule: none
interface: ge1
tunnel: none
sslvpn: none
source: TW_SUBNET
destination: any
DSCP code: any
service: any
srcport: any
nexthop type: Gateway
nexthop: GW_1
nexthop state: Not support
auto destination: no
SNAT: outgoing-interface
DSCP marking: preserve
connectivity-check: no
Router(config)#

Содержание

Похожие устройства