HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
188
packets dropped with MD5 authentication: 0
packets permitted with MD5 authentication: 0
Related commands
reset tcp statistics
display tcp verbose
Use display tcp verbose to display detailed information about TCP connections.
Syntax
MSR2000/MSR3000:
display tcp verbose [ pcb pcb-index ]
MSR4000:
display tcp verbose [ slot slot-number [ pcb pcb-index ] ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
pcb pcb-index: Displays detailed TCP connection information for the specified PCB.
slot slot-number: Displays detailed TCP connection information for the specified card. The slot-number
argument specifies the slot number of the card. (MSR4000)
Usage guidelines
Detailed TCP connection information includes socket creator, state, option, type, protocol number, source
IP address and port number, destination IP address and port number, and connection state.
Examples
# Display detailed information about TCP connections. (MSR4000)
<Sysname> display tcp verbose
TCP inpcb number: 1(tcpcb number: 1)
Slot: 6
Creator: telnetd_mips[199]
State: ISCONNECTED
Options: N/A
Error: 0
Receiving buffer(cc/hiwat/lowat/state): 0 / 65700 / 1 / N/A
Sending buffer(cc/hiwat/lowat/state): 0 / 65700 / 512 / N/A
Type: 1
Protocol: 6
Connection info: src = 192.168.20.200:23 , dst = 192.168.20.14:4181
Inpcb flags: N/A
Inpcb vflag: INP_IPV4