Ip Static Route - ZyXEL Communications UAG Series User Manual

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

through the interface wan1 to the next-hop router GW_1. This route uses the IP address of the
outgoing interface as the matched packets' source IP address.
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
description: example
user: any
schedule: none
interface: wan1
tunnel: none
sslvpn: none
source: TW_SUBNET
destination: any
DSCP code: any
service: any
nexthop type: Gateway
nexthop: GW_1
nexthop state: Not support
auto destination: no
bandwidth: 0
bandwidth priority: 0
maximize bandwidth usage: no
SNAT: outgoing-interface
DSCP marking: preserve
amount of port trigger: 0
Router(config)#

11.3 IP Static Route

The UAG has no knowledge of the networks beyond the network that is directly connected to the
UAG. For instance, the UAG knows about network N2 in the following figure through gateway R1.
However, the UAG is unable to route a packet to network N3 because it doesn't know that there is
UAG CLI Reference Guide
Chapter 11 Route
103

Advertisement

Table of Contents
loading

Table of Contents