show security idp application-ddos application

Syntax

show security idp application-ddos application

Release Information

Command introduced in Release 10.0 of Junos OS.

Description

Display basic statistics for the servers being protected by the IDP application–level DDoS feature.

Options

application–name —Display information on a specific application-level DDoS application profile.

context—Name of the application context for application–name

detail—Display a detailed view of the protected servers.

server—IP address of protected server.

zone—Zone name where the protected server resides.

Required Privilege Level

view

Related Topics

List of Sample Output

show security idp application-ddos application
show security idp application-ddos application detail

Output Fields

Table 104 lists the output fields for the show security idp application-ddos application command.

Table 104: show security idp application-ddos Output Fields

Field Name

Field Description

Zone

Security zone where the protected server resides.

Server

IP address of the protected server.

Application

Name of the application-level DDoS application.

Conn/sec

Number of client connections to the protected server.

Context

Protocol context that is being monitored.

Contexts/tick

Number of protocol context hits measured per tick. One tick equals 60 seconds by default.

Sample Output

show security idp application-ddos application

user@host> show security idp application-ddos application
Zone	  Server		   Application	   Conn/sec  	Context	              	Contexts/tick
trust	 81.0.3.1	  http-server-1	 2648/sec	  http-header-user-agent	  35746/60sec
trust  81.1.0.2   dns-server-1   4517/sec    dns-type-name             263234/60sec
trust  81.1.0.2   dns-server-1   1497/sec   dns-type-name             88061/60sec
trust  81.0.3.1   http-server1   1496/sec   http-url-parsed           81177/60sec

...

Sample Output

show security idp application-ddos application detail

user@host> show security idp counters application-ddos detail
Zone: trust Server: 81.1.0.2 Application: dns-server-1 Connections/sec: 1499/secContext: dns-type-name Contexts/tick: 88061/60sec 
Value: 00 05 74 65 73 74 6e 61 6d 65 2e 6a 75 6e 69 70 testname.juniper.net
Value: 65 72 2e 6e 65 74
Context values/tick : 29143/60sec
 
Zone: trust Server: 81.0.3.1 Application: http-server-1 Connections/sec: 2615/secContext: http-url contexts/tick: 148196/60sec
Value: 2f 6e 65 74 73 63 72 65 65 6e 2e 68 746d 6c /netscreen.htm
Context values/tick : 26809/60sec

...