R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
161
Parameters
interface interface-type interface-number: Displays the 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, this command displays the IP virtual fragment reassembly information
about all interfaces.
Examples
# Display the IP virtual fragment reassembly information about GigabitEthernet 3/0/1.
<Sysname> display ip virtual-reassembly interface gigabitethernet 3/0/1
GigabitEthernet3/0/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
Table 39 Command output
Field Description
Concurrent reassemblies (max-reassemblies) Maximum number of concurrent reassemblies.
Fragments per reassembly(max-fragments) Maximum number of fragments per reassembly.
Reassembly timeout(timeout) Timeout interval of each reassembly.
Drop fragments
OFF/ON means dropping all fragments is
disabled/enabled.
Current reassembly count Number of current reassemblies.
Current fragment count Number of current fragments.
Total reassembly count Total concurrent reassemblies, including the failed.
Total reassembly failures Total number of failed reassemblies.
display tcp statistics
Use display tcp statistics to display statistics of TCP traffic.