PCNSE · Question #19
Which interface configuration will accept specific VLAN IDs?
The correct answer is B. Subinterface. A Subinterface (Layer 3 logical interface) is configured with a specific 802.1Q VLAN tag and only accepts frames carrying that exact VLAN ID. This allows a single physical interface to serve multiple VLANs, each as a separate logical interface with its own IP address and zone…
Question
Which interface configuration will accept specific VLAN IDs?
Options
- ATab Mode
- BSubinterface
- CAccess Interface
- DTrunk Interface
How the community answered
(48 responses)- A2% (1)
- B88% (42)
- C6% (3)
- D4% (2)
Explanation
A Subinterface (Layer 3 logical interface) is configured with a specific 802.1Q VLAN tag and only accepts frames carrying that exact VLAN ID. This allows a single physical interface to serve multiple VLANs, each as a separate logical interface with its own IP address and zone. A Trunk Interface (Layer 2) can carry multiple VLANs but does not itself map to a single specific VLAN ID the way a subinterface does. Access Interface is a Layer 2 mode for untagged traffic. 'Tab Mode' is not a PAN-OS interface type.
Topics
Community Discussion
No community discussion yet for this question.