...
Part 1: |
| ||||||||
Part 2: AppFW and AppID |
| ||||||||
Part 3: Custom Application Signature |
| ||||||||
Part 4: AppTrack |
| ||||||||
Part 5: APBR |
Code Block | | |||||||
|
lab@vSRX-1> show configuration security advance-policy-based-routing | display set set security advance-policy-based-routing profile |
SSH-APBR |
rule |
1 |
match |
dynamic-application junos:SSH set security advance-policy-based-routing profile SSH-APBR rule 1 then routing-instance APBR lab@vSRX-1> show configuration policy-options | display set set policy-options policy-statement block-rts term 1 from interface ge-0/0/ |
2.0 |
|
set policy-options policy-statement block-rts term 1 to rib APBR.inet.0
set policy-options policy-statement block-rts term 1 then accept
set policy-options policy-statement block-rts term 2 then reject
|
Code Block | ||||
---|---|---|---|---|
| ||||
show services application-identification application-system-cache show security advance-policy-based-routing statistics show security flow session [edit routing-options] lab@vSRX-1# run show security |
flow session Session ID: 46634, Policy name: Untrust-SSH/7, Timeout: 1202, Valid In: 172.16.1.100/41256 --> 172.16.10.100/22;tcp, Conn Tag: 0x0, If: ge-0/0/3.0, Pkts: 20, Bytes: 2764, Out: 172.16.10.100/22 --> 172.16.1.100/41256;tcp, Conn Tag: 0x0, If: ge-0/0/4.0, Pkts: 20, Bytes: 4436, Total sessions: 1 [edit routing-options] lab@vSRX-1# run show security flow session Session ID: 46798, Policy name: Untrust-SSH/7, Timeout: 1796, Valid In: 172.16.1.100/41005 --> 172.16.10.100/22;tcp, Conn Tag: 0x0, If: ge-0/0/3.0, Pkts: 20, Bytes: 2764, Out: 172.16.10.100/22 --> 172.16.1.100/41005;tcp, Conn Tag: 0x0, If: ge-0/0/2.0, Pkts: 20, Bytes: 4436, Total sessions: 1 lab@vSRX-1# run show security advance-policy-based-routing statistics Advance Profile Based Routing statistics: Session Processed: 214 ASC Success: 2 Rule match success: 2 Route modified: 2 AppID Requested: 158 [edit routing-options] lab@vSRX-1# |