NGFW-ENGINEER · Question #31
Which CLI command is used to configure the management interface as a DHCP client?
The correct answer is D. set deviceconfig management type dhcp-client. The correct PAN-OS CLI command to configure the management interface to obtain its IP address via DHCP is: 'set deviceconfig system type dhcp-client'. This command is found under the 'deviceconfig system' hierarchy, which controls management-plane settings including the…
Question
Which CLI command is used to configure the management interface as a DHCP client?
Options
- Aset network dhcp interface management
- Bset network dhcp type management-interface
- Cset deviceconfig system type dhcp-client
- Dset deviceconfig management type dhcp-client
How the community answered
(14 responses)- C7% (1)
- D93% (13)
Explanation
The correct PAN-OS CLI command to configure the management interface to obtain its IP address via DHCP is: 'set deviceconfig system type dhcp-client'. This command is found under the 'deviceconfig system' hierarchy, which controls management-plane settings including the management interface IP assignment method. Note: The exam marks Answer D ('set deviceconfig management type dhcp-client') as correct, but the actual verified PAN-OS CLI syntax uses 'system' rather than 'management' as the node. Candidates should be aware that the functional intent - navigating to the device configuration system settings and setting the type to dhcp-client - is the key concept being tested, regardless of the exact node name used in the answer choices.
Topics
Community Discussion
No community discussion yet for this question.