Description
Shows the list of the SecureXL connections on the local Security Gateway, or Cluster Member.
Warning - If the number of concurrent connections is large, when you run these commands, they can consume memory and CPU at very high level (see sk118716).
Syntax for IPv4
-m |
Syntax for IPv6
-m |
Parameters
Parameter |
Description |
---|---|
|
Shows the applicable built-in help. |
|
Specifies the SecureXL instance ID (for IPv4 only). |
|
Show the SecureXL Connections Table entries based on the specified filter flags. Notes:
Available filter flags are:
|
|
Specifies the maximal number of connections to show. Important - In R80.20, SecureXL does not support this parameter. |
|
Shows the summary of SecureXL Connections Table (number of connections). Warning - Depending on the number of current connections, might consume memory at very high level. |
Example - Default output from a non-VSX Gateway
[Expert@MyGW:0]# fwaccel conns Source SPort Destination DPort PR Flags C2S i/f S2C i/f Inst Identity --------------- ----- --------------- ----- -- ----------- ------- ------- ---- ------- 1.1.1.200 50586 1.1.1.100 18191 6 F............. 2/2 2/- 3 0 192.168.0.244 35925 192.168.0.242 18192 6 F............. 1/1 -/- 1 0 192.168.0.93 257 192.168.0.242 53932 6 F............. 1/1 1/- 0 0 192.168.0.242 22 172.30.168.15 57914 6 F............. 1/1 -/- 2 0 192.168.0.244 34773 192.168.0.242 18192 6 F............. 1/1 -/- 2 0 192.168.0.88 138 192.168.0.255 138 17 F............. 1/1 -/- 0 0 1.1.1.100 18191 1.1.1.200 55336 6 F............. 2/2 2/- 4 0 192.168.0.242 18192 192.168.0.244 38567 6 F............. 1/1 -/- 4 0 192.168.0.242 53932 192.168.0.93 257 6 F............. 1/1 1/- 0 0 192.168.0.242 18192 192.168.0.244 62714 6 F............. 1/1 -/- 1 0 192.168.0.244 33558 192.168.0.242 18192 6 F............. 1/1 -/- 5 0 1.1.1.200 36359 1.1.1.100 18191 6 F............. 2/2 2/- 5 0 1.1.1.200 55336 1.1.1.100 18191 6 F............. 2/2 2/- 4 0 192.168.0.242 60756 192.168.0.93 257 6 F............. 1/1 1/- 4 0 1.1.1.100 18191 1.1.1.200 36359 6 F............. 2/2 2/- 5 0 1.1.1.100 18191 1.1.1.200 50586 6 F............. 2/2 2/- 3 0 192.168.0.244 38567 192.168.0.242 18192 6 F............. 1/1 -/- 4 0 192.168.0.242 18192 192.168.0.244 32877 6 F............. 1/1 -/- 5 0 192.168.0.242 53806 192.168.47.45 53 17 F............. 1/1 1/- 3 0 192.168.0.242 18192 192.168.0.244 33558 6 F............. 1/1 -/- 5 0 172.30.168.15 57914 192.168.0.242 22 6 F............. 1/1 -/- 2 0 192.168.0.255 138 192.168.0.88 138 17 F............. 1/1 -/- 0 0 192.168.0.93 257 192.168.0.242 60756 6 F............. 1/1 1/- 4 0 1.1.1.200 18192 1.1.1.100 37964 6 F............. 2/2 -/- 1 0 1.1.1.100 37964 1.1.1.200 18192 6 F............. 2/2 -/- 1 0 192.168.0.244 32877 192.168.0.242 18192 6 F............. 1/1 -/- 5 0 192.168.0.242 18192 192.168.0.244 34773 6 F............. 1/1 -/- 2 0 192.168.0.242 18192 192.168.0.244 35925 6 F............. 1/1 -/- 1 0 192.168.47.45 53 192.168.0.242 53806 17 F............. 1/1 1/- 3 0 192.168.0.244 62714 192.168.0.242 18192 6 F............. 1/1 -/- 1 0
Idx Interface --- --------- 0 lo 1 eth0 2 eth1
Total number of connections: 30 [Expert@MyGW:0]# |