09-03-2019 05:50 PM
I am configuring six 3850's 48p F-S. They will eventually be a stack but for now I have updated the IOS to Denali 16.3.9 which was tough because some of the switches I received would only boot to rommon (switch:) and only a few would boot to the IOS allowing me to upgrade.
I'm working on switch 1 and a having a problem with seeing the Vlans I created. Show vlan only shows default vlan1 and the other vlans that come with the IOS example fddi token ring etc. but not the one I created.
When I did a show vtp status I got this
switch# show vtp status
VTP Version capable : 1 to 3
VTP Version running : 1
VTP Domain Name :
VTP Pruning Mode : Disabled
VTP Traps Generation : Disabled
Device ID :1234.abcd.1234
Configuration last modified by 0.0.0.0 at 0-0-00 00:00:00
Local updater ID is 0.0.0.0 (no valid interface found)
Feature VLAN:
____________________________
VTP Operating Mode : Server
Maximum VLANs supported locally : 1005
Number of existing VLANs : 5
Configuration Revision : 0
MD5 Digest : 0x57 0xcd 0x40 0xXX........
_____________________________________________________________________
switch# show vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi1/0/1, Gi1/0/2, Gi1/0/3
Gi1/0/4, Gi1/0/5, Gi1/0/6
Gi1/0/7, Gi1/0/8, Gi1/0/9
Gi1/0/10, Gi1/0/11, Gi1/0/12
Gi1/0/13, Gi1/0/14, Gi1/0/15
Gi1/0/16, Gi1/0/17, Gi1/0/18
Gi1/0/19, Gi1/0/20, Gi1/0/21
Gi1/0/22, Gi1/0/23, Gi1/0/24
Gi1/0/25, Gi1/0/26, Gi1/0/27
Gi1/0/28, Gi1/0/29, Gi1/0/30
Gi1/0/31, Gi1/0/32, Gi1/0/33
Gi1/0/34, Gi1/0/35, Gi1/0/36
Gi1/0/37, Gi1/0/38, Gi1/0/39
Gi1/0/40, Gi1/0/41, Gi1/0/42
Gi1/0/43, Gi1/0/44, Gi1/0/45
Gi1/0/46, Gi1/0/47, Gi1/0/48
Te1/1/1, Te1/1/2, Te1/1/3
Te1/1/4
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1004 fddinet-default act/unsup
1005 trnet-default act/unsup
VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
1 enet 100001 1500 - - - - - 0 0
1002 fddi 101002 1500 - - - - - 0 0
1003 tr 101003 1500 - - - - - 0 0
1004 fdnet 101004 1500 - - - ieee - 0 0
1005 trnet 101005 1500 - - - ibm - 0 0
Remote SPAN VLANs
------------------------------------------------------------------------------
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------
When I do a run config, I can see the vlan I created (I have not assigned the vlan to any ports yet). I don't know what I'm missing.
Why can I not see my newly created vlan?
Solved! Go to Solution.
09-04-2019 08:33 AM - edited 09-04-2019 08:34 AM
Hi,
This is going to be my first switch or switch 1 in the stack. Can I keep it in transparent mode or should I switch to server? I
I would keep them all in transparent mode of off. VTP can be a headache at times and Cisco is slowly going away from it.
Good Luck!
HTH