Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 694 Bytes

SRX_CheatSheet.md

File metadata and controls

16 lines (14 loc) · 694 Bytes
Below commands to execute on Juniper SRX FW device
monitor security packet-drop
show interfaces extensive ae1.2* | match "face:|logical|description|input :|output:|Statistics.*pps"
show interfaces extensive ae2.3[1357] | match "face:|logical|description|input :|output:|Statistics.*pps"
show interfaces ae1.2* | match "face:|logical|description|input :|output:|Statistics.*pps"
show interfaces ae2.3[1357] | match "face:|logical|description|input :|output:|Statistics.*pps"
show interfaces ae*.[23]* | match "face:|logical|description|input :|output:|Statistics.*pps"
show interfaces "ae*.[23][0-7]" | match "face:|logical|description|input :|output:|Statistics.*pps"