03-31-2022 11:05 PM - edited 03-31-2022 11:06 PM
How to detect a port is associated with two VLAN tags?
03-31-2022 11:10 PM
Is the port configured as a Trunk or Private VLAN?
03-31-2022 11:13 PM
The port is not configured by me. But I am interested in knowing whether a port has multiple VLANs.
03-31-2022 11:17 PM
One more thing to add: My objective is to check the loop in the topology with the help of VLAN IDs. However, if a port has been configured as a trunk, in that case, my VLAN id gets changed. So I am interested to know how I can resolve this scenario to detect a loop. Thank you in advance.
03-31-2022 11:37 PM
"sh interface status" will show different VLANs configured for access ports, however, if the port is configured for Private VLAN, it will show two VLANs.
"sh interface trunk" will show which ports are configured for Trunk and what VLANs are enabled.
03-31-2022 11:43 PM
Thank you for the quick reply. However, I am interested in knowing other interfaces VLAN information. Here other means are the downstream devices of my network topology.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide