nerdexam
Palo_Alto_Networks

PCNSE · Question #115

When performing the "ping" test shown in this CLI output: What will be the source address in the ICMP packet?

The correct answer is A. 10.46.64.94. In a typical network device ping operation, the source IP address of the ICMP packet is determined by the IP configured on the outgoing interface that the packet uses to reach its destination.

Submitted by joshua94· Apr 18, 2026Core Concepts

Question

When performing the "ping" test shown in this CLI output:

What will be the source address in the ICMP packet?

Exhibit

PCNSE question #115 exhibit

Options

  • A10.46.64.94
  • B10.30.0.93
  • C192.168.93.1
  • D10.46.72.93

How the community answered

(31 responses)
  • A
    94% (29)
  • C
    3% (1)
  • D
    3% (1)

Why each option

In a typical network device ping operation, the source IP address of the ICMP packet is determined by the IP configured on the outgoing interface that the packet uses to reach its destination.

A10.46.64.94Correct

When a `ping` command is executed on a network device, by default, the source IP address of the ICMP echo request packet is the IP address of the interface through which the packet is routed out towards the destination. Based on the unseen CLI output, 10.46.64.94 must be the IP address configured on the egress interface for the route to the ping target.

B10.30.0.93

This IP address would be incorrect as a source address unless it was explicitly configured as the source for the ping or was the IP of the egress interface.

C192.168.93.1

This IP address would be incorrect as a source address unless it was explicitly configured as the source for the ping or was the IP of the egress interface.

D10.46.72.93

This IP address would be incorrect as a source address unless it was explicitly configured as the source for the ping or was the IP of the egress interface.

Concept tested: ICMP packet source address determination in CLI

Source: https://docs.paloaltonetworks.com/pan-os/9-1/pan-os-cli-reference/tools-commands/ping

Topics

#Ping command#ICMP#Source IP address#Network Utilities

Community Discussion

No community discussion yet for this question.

Full PCNSE Practice