< Home

display mail-proxy session table

Function

The display mail-proxy session table command displays the session table of mail proxy.

Format

display mail-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 of the SPU. 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 session entries.

<sysname> display mail-proxy session table
 Current Total Sessions: 2                                                                                                          
 Vsys: 0 192.168.60.3:51729--->192.168.50.1:465 Left: 0:20: 0 Type:Outbound Age:26                                                  
      down:0000  -->bytes: 25657818 <--bytes: 315                                                                                   
                                                                                                                                    
 Vsys: 0 192.168.60.3:51748--->192.168.50.1:25 Left: 0:19:54 Age:7                                              
      down:0000  -->bytes: 0 <--bytes: 65                     
Table 1 Description of the display mail-proxy session table command output

Item

Description

Vsys

Virtual system ID. 0 indicates the root system.

192.168.60.3:51729--->192.168.50.1:465

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

Left

Session aging time, in HH:MM:SS format

Type

Session type:

  • Inbound: indicates matching the session of the profile for inbound SSL-encrypted traffic direction.
  • Outbound: indicates matching the session of the profile for outbound SSL-encrypted traffic direction.
  • No-decrypt: indicates matching the session of the profile for non-decrypted SSL-encrypted traffic direction.
  • Not determined: indicates that the type cannot be determined.

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 >