Question 1mediummultiple choice
Review the full routing breakdown →PCNSE Core Concepts and Architecture • Complete Question Bank
Complete PCNSE Core Concepts and Architecture question bank — all 0 questions with answers and detailed explanations.
Refer to the exhibit. ``` admin@PA-5050> show routing route IPv4 Virtual Router: default destination nexthop interface metric flags 0.0.0.0/0 10.0.0.1 ethernet1/1 10 A S 10.0.0.0/8 10.0.0.1 ethernet1/1 10 A S 10.0.0.0/24 10.0.0.2 ethernet1/2 10 A S 10.0.1.0/24 10.0.0.3 ethernet1/3 10 A S 172.16.0.0/12 10.0.0.4 ethernet1/4 10 A S 192.168.0.0/16 10.0.0.5 ethernet1/5 10 A S ```
Refer to the exhibit. ``` admin@PA-3020> show session info session id 12345, application: ssl, vsys vsys1, zone trust->untrust source 10.1.1.10:443 -> destination 192.168.1.1:44321 state: active, type: dynamic session age: 120 sec, timeout: 3600 sec admin@PA-3020> show system info | match uptime Uptime: 30 days, 4 hours, 12 minutes ```
Refer to the exhibit. admin@PA-5050> show system info | match uptime Uptime: 45 days 3 hours 22 mins admin@PA-5050> show session all filter source 10.1.1.100 destination 192.168.1.50 Session filter returned 0 sessions admin@PA-5050> show counter global | match flow_tcp_non_syn flow_tcp_non_syn: 15 admin@PA-5050> show counter global | match flow_tcp_handshake_fail flow_tcp_handshake_fail: 8
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Drag a concept onto its matching description — or click a concept then click the description.
Records session start, end, and bytes transferred
Logs blocked malware, exploits, or spyware
Logs web requests and category matches
Tracks files sent for cloud analysis
Records administrative actions and system events
admin@firewall> show system info System info: hostname: PA-500-1 model: PA-500 serial: 0123456789 sw-version: 9.1.5 uptime: 45 days, 3:12:08
admin@firewall> show running rulebase security
entry @name "Allow-Internal" {
from "trust";
to "untrust";
source 10.0.0.0/24;
destination any;
application "web-browsing";
service application-default;
action allow;
log-start yes;
}2019/10/15 14:23:45, drop, 192.168.1.10, 10.0.0.1, any, 0, (no rule), drop, session end reason: no-match
admin@PA-3020# show running security-policy set security-policy rule 1 from zone internal to zone external source 10.0.0.0/8 destination 0.0.0.0/0 application web-browsing service service-http action deny set security-policy rule 2 from zone internal to zone external source 10.1.0.0/16 destination 0.0.0.0/0 application web-browsing service service-http action allow
set decryption rule decrypt-ssl from zone untrust to zone trust source any destination any application ssl action decrypt ssl-forward-proxy set decryption rule no-decrypt from zone untrust to zone trust source any destination any application ssl category finance,healthcare action no-decrypt
# Timestamp: 2020-07-10 12:34:56 # Source IP: 10.0.0.1 # Destination IP: 203.0.113.2 # Application: ssl # Action: allow # Session End Reason: aged-out # Bytes In: 5000 # Bytes Out: 12000