beautypg.com

Match length

Page 1179

background image

Command Reference Guide

Route Map Command Set

61200990L1-35E

Copyright © 2005 ADTRAN

1179

match length

Use the match length command to configure the route map to route traffic based on the packet length. Use
the no form of this command to discontinue matching.

Syntax Description

Specifies the minimum packet length you want to match.
(Valid range: 1 to 4,294,967,295.)

Specifies the maximum packet length you want to match.
(Valid range: 1 to 4,294,967,295.)

Default Values

No default value necessary for this command.

Applicable Platforms

This command applies to the NetVanta 2000 and 5000 Series, and Total Access 900 Series units.

Command History

Release 11.1

Command was introduced.

Usage Examples

The following example instructs the route map named MyMap to match packets with a minimum length of
1 and a maximum length of 200:

(config)#route-map MyMap permit 100

(config-route-map)#match length 1 200