Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show security utm anti-spam statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show security utm anti-spam statistics
<root-logical-system>
<logical-system (logical-system-name | all)>
<all-logical-systems-tenants>
<tenant (tenant-name | all)>

Description

Displays antispam statistics for connections including total e-mail scanned, tagged, and dropped connections.

Statistics from both the nodes (with full chassis cluster support for Content Security) are displayed.

Starting in Junos OS Release 18.2R1, on SRX5000 line devices, the options pic and fpc to view the physical interface cards (PICs) and Flexible PIC Concentrator (FPC) statistics are not supported.

Starting in Junos OS Release 18.3R1, you can view the antispam statistics for the primary logical system or for a specific user logical system or for all the user logical systems.

Starting in Junos OS Release 19.2R1, you can view the antispam statistics for the tenant system.

Options

none

Displays antispam statistics for the primary logical system.

root-logical-system

(Optional) Displays antispam statistics for the primary logical system.

logical-system logical-system-name

(Optional) Displays antispam statistics for a specific user logical system.

all

(Optional) Displays antispam statistics for all the user logical systems.

<all-logical-systems-tenants>

(Optional) Displays antispam statistics for all the logical systems and tenant systems.

tenant tenant-name

(Optional) Displays antispam statistics for a specific tenant system.

all

(Optional) Displays antispam statistics for all the tenant systems.

Required Privilege Level

view

Sample Output

show security utm anti-spam statistics

content_copy zoom_out_map
user@host> show security utm anti-spam statistics
Total connections:     0 
Denied connections:    0
Total greetings:       0
Denied greetings:      0
Total e-mail scanned:  0
White list hit:        0
Black list hit:        0
Spam total:            0
Spam tagged:           0
Spam dropped:          0
DNS errors:            0
Timeout errors:        0
Return errors:         0
Invalid parameter errors: 0

show security utm anti-spam statistics root-logical-system

content_copy zoom_out_map
user@host> show security utm anti-spam statistics root-logical-system
 UTM Anti Spam statistics:

Total connections:     0
Denied connections:    0
Total greetings:       0
Denied greetings:      0
Total e-mail scanned:  0
White list hit:        0
Black list hit:        0
Spam total:            0
Spam tagged:           0
Spam dropped:          0
DNS errors:            0
Timeout errors:        0
Return errors:         0
Invalid parameter errors: 0

show security utm anti-spam statistics logical-system LSYS1

content_copy zoom_out_map
user@host> show security utm anti-spam statistics logical-system LSYS1
 UTM Anti Spam statistics:

Total connections:     0
Denied connections:    0
Total greetings:       0
Denied greetings:      0
Total e-mail scanned:  0
White list hit:        0
Black list hit:        0
Spam total:            0
Spam tagged:           0
Spam dropped:          0
DNS errors:            0
Timeout errors:        0
Return errors:         0
Invalid parameter errors: 0

show security utm anti-spam statistics logical-system all

content_copy zoom_out_map
user@host> show security utm anti-spam statistics logical-system all
 UTM Anti Spam statistics:

Total connections:     0
Denied connections:    0
Total greetings:       0
Denied greetings:      0
Total e-mail scanned:  0
White list hit:        0
Black list hit:        0
Spam total:            0
Spam tagged:           0
Spam dropped:          0
DNS errors:            0
Timeout errors:        0
Return errors:         0
Invalid parameter errors: 0

show security utm anti-spam statistics tenant TSYS1

content_copy zoom_out_map
user@host> show security utm anti-spam statistics tenant TSYS1
 UTM Anti Spam statistics:

Total connections:     0
Denied connections:    0
Total greetings:       0
Denied greetings:      0
Total e-mail scanned:  0
White list hit:        0
Black list hit:        0
Spam total:            0
Spam tagged:           0
Spam dropped:          0
DNS errors:            0
Timeout errors:        0
Return errors:         0
Invalid parameter errors: 0

show security utm anti-spam statistics tenant all

content_copy zoom_out_map
user@host> show security utm anti-spam statistics tenant all
 UTM Anti Spam statistics:

Total connections:     0
Denied connections:    0
Total greetings:       0
Denied greetings:      0
Total e-mail scanned:  0
White list hit:        0
Black list hit:        0
Spam total:            0
Spam tagged:           0
Spam dropped:          0
DNS errors:            0
Timeout errors:        0
Return errors:         0
Invalid parameter errors: 0

show security utm anti-spam statistics all-logical-systems-tenants

content_copy zoom_out_map
user@host> show security utm anti-spam statistics all-logical-systems-tenants
 UTM Anti Spam statistics:

Total connections:     0
Denied connections:    0
Total greetings:       0
Denied greetings:      0
Total e-mail scanned:  0
White list hit:        0
Black list hit:        0
Spam total:            0
Spam tagged:           0
Spam dropped:          0
DNS errors:            0
Timeout errors:        0
Return errors:         0
Invalid parameter errors: 0

Release Information

Command introduced in Junos OS Release 9.5.

Support for Content Security in chassis cluster added in Junos OS Release 11.4.

Support for Content Security in logical system added in Junos OS Release 18.3R1.

Support for Content Security in tenant system added in Junos OS Release 19.2R1.

footer-navigation