EDU 311 80a MOD 05 Layer 3
EDU 311 80a MOD 05 Layer 3
EDU-311
PAN-OS® 8.0
Courseware Version A
Agenda
§ Virtual routers
§ Dynamic routing
§ debug commands:
> debug routing pcap [bgp | ospf | rip] on
> debug routing pcap show
> debug routing pcap [bgp | ospf | rip] view
> debug routing restart (restarts the routing process)
§ The routing table shows internal network routes and default routes propagated
from the upstream routers.
§ Examine the System log to confirm that OSPF connections are established:
Monitor > Logs > System
§ Ping from the client to device, making sure that ping is enabled in the Interface
Management Profile.
§ Ping from the firewall to a host, using the ping source option to specify the
interface IP address to originate the ICMP request.
§ If security associations (SAs) are not active, view the system logs for details.
§ Run packet captures to confirm that packets are reaching the firewall:
> debug dataplane packet-diag show
§ Run a URL test in the CLI; the response should return in less than a second:
> test url-info-cloud <URL>
§ View security zone DoS counters. The device might be under attack:
> show counter global filter delta yes aspect dos
• id <value>
Detailed view of one session
• info
• Firewall-specific summary
• Displays only traffic statistics to the CPU (software switched)
• No information for fastpath (hardware) switched traffic
• meter
Session count
• rematch
Displays statistics of last session rematch
c2s flow:
source: 10.154.4.74 [L3-untrust-3]
dst: 70.59.59.61
proto: 17
sport: 14696 dport: 12548
state: ACTIVE type: FLOW
src user: domain\user1
dst user: unknown
s2c flow:
source: 70.59.59.61 [L3-untrust-3]
dst: 10.154.4.74
proto: 17
sport: 12548 dport: 14696
state: OPENING type: FLOW
src user: unknown
dst user: unknown
qos node: ethernet1/8, qos member N/A Qid 0
c2s flow:
source: 0.0.0.0 [L3-untrust-3]
dst: 68.60.187.177
proto: 17
sport: 0 dport: 56895
state: ACTIVE type: PRED
src user: unknown
dst user: unknown
qos node: ethernet1/8, qos member N/A Qid 0
s2c flow:
source: 68.60.187.177 [L3-untrust-3]
dst: 0.0.0.0
proto: 17
sport: 56895 dport: 0
state: OPENING type: PRED
src user: unknown
dst user: unknown
qos node: ethernet1/8, qos member N/A Qid 0