Version 7.2 617 Mediant MSBR
Reference Guide 75. Layer-3 Commands
75.1.7.6 match length packet
This command defines the packet length to match on the specified match-map. Use the no
form of this command to remove a match packet length.
Syntax
match length packet <min packet length> <max packet length>
Command Description
min packet length Defines the minimum packet length in bytes to match.
max packet length Defines the maximum packet length in bytes to match.
Default
NA
Command Mode
Privileged User
Examples:
This example configures the match-map to match traffic with packet length between 40 to
150 bytes.
(conf-m-map)# match length packet 40 150
75.1.7.7 match length data
This command defines the data length to match on the specified match-map. Use the no
form of this command to remove a match data length.
Syntax
match length data <min data length> <max data length>
Command Description
min data length Defines the minimum data length in bytes to match.
max data length Defines the maximum data length in bytes to match.
Default
NA
Command Mode
Privileged User