[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show security idp counters packet

Syntax

show security idp counters packet

Release Information

Command introduced in Release 9.2 of JUNOS software.

Description

Display the status of all IDP packet counter values.

This command is supported on SRX-series devices.

Required Privilege Level

view

Related Topics

clear security idp counters packet

List of Sample Output

show security idp counters packet

Output Fields

Table 58 lists the output fields for the show security idp counters packet command. Output fields are listed in the approximate order in which they appear.

Table 58: show security idp counters packet Output Fields

Field Name

Field Description

Processed packets

Number of packets processed by IDP service.

Dropped packets

Number of packets dropped by IDP service.

Dropped sessions

(Unsupported)

Number of sessions dropped.

Bad IP headers

Number of packets that fail IP header length validity check.

Packets with IP options

Number of packets that contain the optional header fields.

Decapsulated packets

Number of packets that are decapsulated.

GRE decapsulations

(Unsupported)

Number of packets that are generic routing encapsulation (GRE) decapsulated.

PPP decapsulations

(Unsupported)

Number of packets that are Point-to-Point Protocol (PPP) decapsulated.

GTP decapsulations

(Unsupported)

Number of packets that are GPRS tunneling protocol (GTP) decapsulated.

GTP flows

(Unsupported)

Number of GTP flows.

TCP decompression uncompressed IP

(Unsupported)

Number of uncompressed IP headers that are to be TCP decompressed.

TCP decompression compressed IP

(Unsupported)

Number of compressed IP headers that are to be TCP decompressed.

Deferred-send packets

(Unsupported)

Number of deferred IP packets that are sent out.

IP-in-IP packets

(Unsupported)

Number of packets that are IP-in-IP encapsulated.

TTL errors

(Unsupported)

Number of packets with TTL error in the header.

Routing loops

(Unsupported)

Number of packets that continue to be routed in an endless circle due to inconsistent routing state.

No-route packets

(Unsupported)

Number of packets that could not be routed further.

Flood IP

(Unsupported)

Number of packets that are identified as IP flood packets.

Invalid ethernet headers

(Unsupported)

Number of packets that are identified with invalid Ethernet header.

Packets attached

Number of packets attached.

Packets cloned

Number of packets that are cloned.

Packets allocated

Number of packets allocated.

Packets destructed

Number of packets destructed.

show security idp counters packet

user@host> show security idp counters packet
IDP counters:
 IDP counter type                                                      Value
 Processed packets                                                       27
 Dropped packets                                                         0
 Dropped sessions                                                        0
 Bad IP headers                                                          0
 Packets with IP options                                                 0
 Decapsulated packets                                                    0
 GRE decapsulations                                                      0
 PPP decapsulations                                                      0
 GTP decapsulations                                                      0
 GTP flows                                                               0
 TCP decompression uncompressed IP                                       0
 TCP decompression compressed IP                                         0
 Deferred-send packets                                                   0
 IP-in-IP packets                                                        0
 TTL errors                                                              0
 Routing loops                                                           0
 STP drops                                                               0
 No-route packets                                                        0
 Flood IP                                                                0
 Invalid ethernet headers                                                0
 Packets attached                                                        28
 Packets cloned                                                          28
 Packets allocated                                                       0
 Packets destructed                                                      55

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]