Options

trunk port not showing up in "show vlan brief"

anuragaks10anuragaks10 Member Posts: 60 ■■□□□□□□□□
Hey awesome folks,

I was doing some VTP lab and I have 2 switches connected at Fa0/24. I put Fa0/24 in VLAN 100 on both switches. I put the rest of the ports in access mode and in different VLANs. When I do the "show vlan brief" command (see:image) I am not able to see the Fa0/24 port in the list, everything else seems fine though. Is that 'normal' ? PS- VTP was working fine.

used Packet tracer student edition for simulation.

25iu7tt.png

wrfb79.png

Any input would be appreciated!!

Cheers
A smooth sea never made a skilled sailor

Comments

  • Options
    HeeroHeero Member Posts: 486
    Trunk ports don't show on that output. It only shows access-ports with those vlans.

    "show interface trunk" to see vlans active on trunks.
  • Options
    networker050184networker050184 Mod Posts: 11,962 Mod
    That command only shows the access ports. You can do a show show interface trunk, show vlan id xxx, etc. to see trunk port info.
    An expert is a man who has made all the mistakes which can be made.
  • Options
    anuragaks10anuragaks10 Member Posts: 60 ■■□□□□□□□□
    Got it, thanks !

    /thread
    A smooth sea never made a skilled sailor
  • Options
    kloppyokloppyo Member Posts: 18 ■□□□□□□□□□
    Hi all,

    Sorry to bump this but it's relevant to a question I had.

    So in the book it says show vlan id num = Lists both access and trunk ports in the VLAN. My understanding is trunk ports (when operational) do not show up in show vlan, vlan br, vlan id ect... and you need to either use show interfaces trunk or check the interface switchport.

    I've tried labbing this in PT and that seems to align with my understanding. FYI the attachement is from the lower right switch. Gi0/1 (which connects to the lower left switch) on both ends is set to dyanmic auto, so not operationally trunking. Gi0/1 does show up in show vlan ID 1. Gi0/2 is trunking with the top switch, and I can't see that with this command.

    Just wanted to check if this is correct and this isn't some PT quirk. i.e. when the book says that show vlan id number shows access and trunk ports, it's non operational trunks only.

    Thank you

  • Options
    kloppyokloppyo Member Posts: 18 ■□□□□□□□□□
Sign In or Register to comment.