D-Link DES-7200 Cli Reference Manual page 622

Hide thumbs Also See for DES-7200:
Table of Contents

Advertisement

Chapter 34 Protocol-independent Configuration Commands
Parameter
description
Default
configuration
Command
mode
Usage
guideline
Examples
34-58
Parameter
ip-address
Track-object-num
None
Route map configuration mode
None
The following example enables policy-based routing on
serial 1/0. When the interface receives the packets from
10.0.0.0/8, they will be sent to 192.168.100.1; when the
interface receives the packets from 172.16.0.0/16, they
will be sent to 172.16.100.1; all other packets will be
discarded.
interface serial 1/0
ip policy route-map load-balance
access-list 10 permit 10.0.0.0 0.255.255.255
access-list 20 permit 172.16.0.0 0.0.255.255
route-map load-balance permit 10
match ip address 10
set ip next-hop 192.168.100.1
route-map load-balance permit 20
match ip address 20
set ip next-hop 172.16.100.1
route-map load-balance permit 30
set interface Null0
DES-7200 CLI Reference Guide
Description
IP address of the next hop
Number of the object to be
tracked

Advertisement

Table of Contents
loading

Table of Contents