R21xx-HP FlexFabric 11900 Layer 3 IP Services Command Reference
134
Syntax
In standalone mode:
display tcp [ slot slot-number ]
In IRF mode:
display tcp [ chassis chassis-number slot slot-number ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
slot slot-number: Displays brief TCP connection 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 brief TCP connection 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.)
Usage guidelines
Brief TCP connection information includes local IP address, local port number, peer IP address, peer port
number, and TCP connection state.
Examples
# (In standalone mode.) Display brief information about TCP connections.
<Sysname> display tcp
*: TCP MD5 Connection
Local Addr:port Foreign Addr:port State Slot PCB
*0.0.0.0:21 0.0.0.0:0 LISTEN 1 0x000000000000c387
192.168.20.200:23 192.168.20.14:1284 ESTABLISHED 1 0x0000000000000009
192.168.20.200:23 192.168.20.14:1283 ESTABLISHED 1 0x0000000000000002
# (In IRF mode.) Display brief information about TCP connections.
<Sysname> display tcp
*: TCP MD5 Connection
Local Addr:port Foreign Addr:port State Chassis Slot PCB
*0.0.0.0:21 0.0.0.0:0 LISTEN 1 1 0x000000000000c387
192.168.20.200:23 192.168.20.14:1284 ESTABLISHED 1 1 0x0000000000000009
192.168.20.200:23 192.168.20.14:1283 ESTABLISHED 1 1 0x0000000000000002
Table 31 Command output
Field Description
* Indicates the TCP connection uses MD5 authentication.
Local Addr:port Local IP address and port number.










