Which operation mode command will display the mapping between the VLAN ID and ports on a switch?
Correct Answer: D
To display themapping between VLAN IDs and portson a Juniper switch, the show vlans command is used.
Step-by-Step Breakdown:
* VLAN Information:The show vlans command displays detailed information about VLAN configurations, including the VLAN ID, associated interfaces (ports), and VLAN membership.
* Command Example:
show vlans
* This command will provide an output listing each VLAN, its ID, and the interfacesassociated with the VLAN, enabling network engineers to quickly verify VLAN to port mappings.
Juniper Reference:
* VLAN Verification: Use the show vlans command to verify which VLANs are configured on the switch and the ports that are members of those VLANs.