Exam PCSFE All QuestionsBrowse all questions from this exam
Question 98

Considering the following information, what are two paths an engineer can follow to implement route tagging with 32-bit decimal notation on existing software firewalls? (Choose two.)

• A network engineer has already deployed a few instances of it.

• The consultant team has recommended using the advanced routing engine to support this functionality.

    Correct Answer: B, C

    To implement route tagging with 32-bit decimal notation on existing software firewalls, an engineer can use the command 'init-cfg.txt op-command-modes=advance-routing:enable' to configure the advanced routing mode via the initialization file. Additionally, they can use the command 'set deviceconfig setting advanced-routing yes' to enable the advanced routing mode via the device configuration settings.

Discussion
DoobiedooOptions: BC

"C" is correct for enabling via CLI while in config mode. "B" is close, but wrong for enabling via bootstrap ini-cfg.txt file; correct setting is "plugin-op-commands=advance-routing:enable". For the WebUI, the correct path to enable is "Device>>Setup>>Management>>General Settings" then check the box for "Advanced Routing" and reboot the firewall. https://docs.paloaltonetworks.com/vm-series/11-1/vm-series-deployment/bootstrap-the-vm-series-firewall/create-the-init-cfgtxt-file/init-cfgtxt-file-components https://docs.paloaltonetworks.com/pan-os/11-1/pan-os-networking-admin/advanced-routing/enable-advanced-routing