Ip Ez2Route Group Command - Avaya P333R User Manual

Stackable 3rd layer switch
Table of Contents

Advertisement

Chapter 6
Avaya CLI - EZ2route
Examples:
Console> ip EZ2route router 192.168.19.1
Console> ip EZ2route router 192.168.20.1

ip EZ2route group Command

Use the ip EZ2route group command to define group rules. The groups
specify whether traffic from certain sources will be routed to destinations.
By default all traffic is routed by the EZ2route (given that it should be routed by a
boosted router, and its IP destination is a known host). If you wish to prevent the
EZ2route from routing certain traffic, a "do-not-route" group should be configured
for this traffic. More complex configurations can be defined using a combination of
"route" and "do-not-route" groups. The EZ2route will always use the first matching
group. The group order is determined by the group indices configured by the user.
The syntax for this command is:
ip EZ2route group <group index> <action> <source IP subnet>
<source mask> <destination IP subnet> <destination mask>
<group index>
<action>
<source IP subnet>
<mask>
<destination IP subnet>
<destination mask>
Examples:
Console> ip EZ2route group 10 do-not-route 10.1.0.0
255.255.0.0 3.4.5.6 255.255.255.255
Console> ip EZ2route group 20 route 10.1.0.0 255.255.0.0
10.2.0.0 255.255.0.0
Console> ip EZ2route group 30 do-not-route 0.0.0.0 0.0.0.0
10.2.0.0 255.255.0.0
144
00.40.0d.89.61.17 23
Integer
route | do-not-routes
source IP subnet
source mask
destination IP address
destination mask
Avaya P333R User's Guide

Advertisement

Table of Contents
loading

Table of Contents