R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)
131
display ip virtual-reassembly
Use display ip virtual-reassembly to display IP virtual fragment reassembly information about an
interface, including the interface type and number, the maximum number of concurrent reassemblies, the
maximum fragments per reassembly, the current numbers of concurrent reassemblies and fragments, and
the reassembly timeout interval.
Syntax
display ip virtual-reassembly [ interface interface-type interface-number ] [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
interface interface-type interface-number: Displays IP virtual fragment reassembly information about the
interface specified by interface-type interface-number.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
If you do not specify any interface, the command displays IP virtual fragment reassembly information
about all interfaces.
Examples
# Display IP virtual fragment reassembly information about Ethernet 1/1.
<Sysname> display ip virtual-reassembly interface ethernet 1/1
Ethernet1/1:
Virtual Fragment Reassembly is enabled.
Concurrent reassemblies(max-reassemblies): 64
Fragments per reassembly(max-fragments): 16
Reassembly timeout(timeout): 3 second(s)
Drop fragments: OFF
Current reassembly count: 12
Current fragment count: 48
Total reassembly count: 6950
Total reassembly failures: 9










