< Home

display tcp-proxy session table

Function

The display tcp-proxy session table command displays information about TCP proxy sessions.

Format

display tcp-proxy session table [ all-systems ] [ slot slot-id cpu cpu-id ]

Parameters

Parameter Description Value

all-systems

Including all systems, including the root system and virtual system.

-

slot-id

Specifies the slot ID.

Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter.

-

cpu-id

Specifies the CPU ID.

Only the USG6635E/6655E, USG6680E and USG6712E/6716E support this parameter.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# Display information about TCP proxy sessions.

<sysname> display tcp-proxy session table  
 Vsys: 0 10.1.1.21:3449--->192.168.1.123:6443 Left: 0: 0: 5  Age:1
      down:0000  -->bytes: 314 <--bytes: 1016

 Vsys: 0 10.1.1.21:3450--->192.168.1.123:6443 Left: 0: 0: 5  Age:1
      down:0000  -->bytes: 124 <--bytes: 0

 Vsys: 0 10.1.1.21:3448--->192.168.1.123:6443 Left: 0: 0: 5  Age:1
      down:0000  -->bytes: 628 <--bytes: 1067
Table 1 Description of the display tcp-proxy session table command output

Item

Description

Vsys

Virtual system ID. 0 indicates the root system.

10.1.1.21:3449--->192.168.1.123:6443

Source address: source port--->destination address: destination port

Left

Session aging time, in HH:MM:SS format

Age

Session lifetime, in seconds.

down

Proxy status:

  • The first digit indicates whether the client receives the FIN packet.
  • The second digit indicates whether the client status is normal.
  • The third digit indicates whether the server receives the FIN packet.
  • The fourth digit indicates whether the server status is normal.

-->bytes

Number of sent bytes

<--bytes

Number of received bytes

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >