NEW QUESTION 81
Which statement is true about Panorama managed devices?
Explanation
Explanation/Reference:
Reference:
https://docs.paloaltonetworks.com/panorama/9-1/panorama-admin/administer-panorama/manage- locks-forrestricting-configuration-changes.html
NEW QUESTION 84
Which administrative management services can be configured to access a management interface?
The administrative management services are http, https, telnet and ssh.
https://docs.paloaltonetworks.com/pan-os/10-1/pan-os-admin/firewall-
administration/management-interfaces
NEW QUESTION 91
How are service routes used in PAN-OS?
Service routes are a feature of PAN-OS that allows the administrator to customize the interface that the firewall uses to send requests to external services, such as DNS, email, Palo Alto Networks updates, User-ID agent, syslog, Panorama, dynamic updates, URL updates, licenses, and AutoFocus1.
By default, the firewall uses the management interface for all service routes, unless the packet destination IP address matches the configured destination service route, in which case the source IP address is set to the source address configured for the destination1.
However, in some scenarios, the administrator may want to use a different interface for service routes, such as when the management interface does not have public internet access, or when the administrator wants to isolate or monitor the traffic for certain services23.
To configure service routes, the administrator can select Device > Setup > Services > Service Route Configuration and customize each service with a source interface and a source address. The administrator can also configure destination service routes to specify a destination IP address and a gateway for each service1.
Service routes are not related to routing protocols such as OSPF or BGP, which are used to exchange routing information between routers and determine the best path to reach a network destination. Service routes are only used to change the interface that the firewall uses to communicate with external services.
Therefore, service routes are used to route management plane services through data interfaces rather than the management interface.
References:
1: Configure Service Routes – Palo Alto Networks 2: Setting a Service Route for Services to Use a Dataplane’s Interface – Palo Alto Networks 3: How to Perform Updates when Management Interface does not have Public Internet Access – Palo Alto Networks