Palo Alto Networks Certified Network Security Administrator (PCNSA) — Question 245

How would a Security policy need to be written to allow outbound traffic using Secure Shell (SSH) to destination ports tcp/22 and tcp/4422?

Answer options

Correct answer: C

Explanation

Option C is correct because it specifies the creation of both custom service objects for tcp/22 and tcp/4422, which are needed to allow SSH traffic on both ports. Options A and B do not include the necessary service object for tcp/22, making them insufficient. Option D fails to define the required port services, limiting the policy to application-default only.