Dell Force10 Z9000 Configuration Manual page 526

Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

The below step shows a step-by-step example of how to create a rule for a redirect list by configuring:
IP address of the next-hop router in the forwarding route
IP protocol number
Source address with mask information
Destination address with mask information
Creating a Rule Example:
Dell(conf-redirect-list)#redirect ?
A.B.C.D
Dell(conf-redirect-list)#redirect 3.3.3.3 ?
<0-255>
icmp
ip
tcp
udp
Dell(conf-redirect-list)#redirect 3.3.3.3 ip ?
A.B.C.D
any
host
Dell(conf-redirect-list)#redirect 3.3.3.3 ip 222.1.1.1 ?
Mask
Dell(conf-redirect-list)#redirect 3.3.3.3 ip 222.1.1.1 /32 ?
A.B.C.D
any
host
Dell(conf-redirect-list)#redirect 3.3.3.3 ip 222.1.1.1 /32 77.1.1.1 ?
Mask
Dell(conf-redirect-list)#redirect 3.3.3.3 ip 222.1.1.1 /32 77.1.1.1 /32 ?
Dell(conf-redirect-list)#redirect 3.3.3.3 ip 222.1.1.1 /32 77.1.1.1 /32
Dell(conf-redirect-list)#do show ip redirect-list
IP redirect-list xyz:
Defined as:
seq 5 redirect 3.3.3.3 ip host 222.1.1.1 host 77.1.1.1
Applied interfaces:
None
Multiple rules can be applied to a single redirect-list. The rules are applied in ascending order, starting with the rule that has the
lowest sequence number in a redirect-list displays the correct method for applying multiple rules to one list.
Creating multiple rules for a redirect-list:
Dell(conf)#ip redirect-list test
Dell(conf-redirect-list)#seq 10 redirect 10.1.1.2 ip 20.1.1.0/24 any
526
Policy-based Routing (PBR)
Delete a rule with the no redirect command.
The redirect rule supports Non-contiguous bitmasks for PBR in the Destination router IP
address
Forwarding router's address
An IP protocol number
Internet Control Message Protocol
Any Internet Protocol
Transmission Control Protocol
User Datagram Protocol
Source address
Any source host
A single source host
A.B.C.D or /nn Mask in dotted decimal or in slash format
Destination address
Any destination host
A single destination host
A.B.C.D or /nn Mask in dotted decimal or in slash format
FORMAT: 0-255 for IP protocol number, or enter protocol
type
source ip-address or any or host ip-address is the Source's IP
address
FORMAT: A.B.C.D/NN, or ANY or HOST IP address
destination ip-address or any or host ip-address is the
Destination's IP address
FORMAT: A.B.C.D/NN, or ANY or HOST IP address

Advertisement

Table of Contents
loading

Table of Contents