How to Allow Ping and ICMP on Layer 3 Interface of Your Palo Alto Networks Device
235796
Created On 09/25/18 18:01 PM - Last Modified 06/13/23 13:55 PM
Resolution
Overview
To allow Ping and other management traffic, configure an Interface Management Profile and apply it to the interface.
Steps
- Go to Network > Network Profiles > Interface Mgmt
- Create a profile allowing ping:
- Go to Network > Interfaces and assign the profile, created above, to the interface under the Advanced tab:
- Commit the changes
From CLI:
- > configure
- # set network profiles interface-management-profile mgmt ping yes
- # set network interface ethernet ethernet1/3 layer3 interface-management-profile mgmt
owner: panagent