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

Table Of Contents
155
source quench 0 redirects 0
echo reply 5 parameter problem 0
timestamp 0 information reply 0
mask requests 0 mask replies 0
time exceeded 0
Related commands
display ip interface
reset ip statistics
display ip socket
Use display ip socket to display socket information.
Syntax
In standalone mode:
display ip socket [ socktype sock-type ] [ task-id socket-id ] [ slot slot-number ] [ | { begin | exclude |
include } regular-expression ]
In IRF mode:
display ip socket [ socktype sock-type ] [ task-id socket-id ] [ chassis chassis-number slot slot-number ] [ |
{ begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
socktype sock-type: Displays the socket information for this type. The sock type is in the range of 1 to 3,
corresponding to TCP, UDP, and raw IP respectively.
task-id: Displays the socket information for this task. Task ID is in the range of 1 to 200.
socket-id: Displays the information for the socket. Socket ID is in the range of 0 to 3072.
slot slot-number: Displays socket information for the specified card. The slot-number argument specifies
the slot number of the card. (In standalone mode.)
chassis chassis-number slot slot-number: Displays socket information for the specified card on the
specified IRF member device. The chassis-number argument specifies the ID of the IRF member device.
The slot-number argument specifies the slot number of the card. (In IRF mode.)
|: 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.