03-15-2019 08:31 AM
I have a 3650-24 switch that I just cut out of the box to do some software upgrade tests on. I upgraded it from 3.6.8 Bundle mode to 16.6.5 Install mode. The upgrade went well. Now I want to get the switch on the network so I can scan it for vulnerabilities.
I connected the switch to a production switch so the 3650 can pull an IP via DHCP. The production switch port is an access port on vlan 100. The 3650 has no config with the exception of a vlan 1 interface set to DHCP.
The port, 1/0/24 on the 3650 keeps going to spanning-tree blocked.
This is what I always do and it always works when testing new software updates.
What is different about 16.6.5 that is causing this access port to go down? How do I get around this new behavior?
Switch(config-if)#
Switch(config-if)#
Switch(config-if)#
*Mar 15 15:09:43.457: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/24, changed state to down
*Mar 15 15:09:44.459: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/24, changed state to down
*Mar 15 15:09:45.515: %SPANTREE-7-RECV_1Q_NON_TRUNK: Received 802.1Q BPDU on non trunk GigabitEthernet1/0/24 VLAN1.
*Mar 15 15:09:45.515: %SPANTREE-7-BLOCK_PORT_TYPE: Blocking GigabitEthernet1/0/24 on VLAN0001. Inconsistent port type.
*Mar 15 15:09:47.503: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/24, changed state to up
*Mar 15 15:09:48.503: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/24, changed state to up
Switch(config-if)#
Switch(config-if)#
Switch(config-if)#
Switch(config-if)#
Switch(config-if)#
Switch(config-if)#
Switch(config-if)#do show run int gig 1/0/24
Building configuration...
Current configuration : 79 bytes
!
interface GigabitEthernet1/0/24
end
Switch(config-if)#int gig 1/0/24
Switch(config-if)#sw mo
Switch(config-if)#sw mode tr
Switch(config-if)#sw mode trunk
Switch(config-if)#
*Mar 15 15:10:23.719: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/24, changed state to down
*Mar 15 15:10:26.735: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/24, changed state to up
*Mar 15 15:10:26.743: %SPANTREE-2-BLOCK_PVID_LOCAL: Blocking GigabitEthernet1/0/24 on VLAN0001. Inconsistent local vlan.
Switch(config-if)#
Switch(config-if)#
Switch(config-if)#do show run int gig 1/0/24
Building configuration...
Current configuration : 102 bytes
!
interface GigabitEthernet1/0/24
switchport mode trunk
end
Switch(config-if)#
Switch#show spanning-tree
*Mar 15 15:21:10.253: %SYS-5-CONFIG_I: Configured from console by console
VLAN0001
Spanning tree enabled protocol ieee
Root ID Priority 32769
Address e00e.dade.6680
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address e00e.dade.6680
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec
Aging Time 300 sec
Interface Role Sts Cost Prio.Nbr Type
------------------- ---- --- --------- -------- --------------------------------
Gi1/0/24 Desg BKN*4 128.24 P2p *PVID_Inc
Switch#
Switch#show ip int brief
Interface IP-Address OK? Method Status Protocol
Vlan1 unassigned YES manual administratively down down
GigabitEthernet0/0 unassigned YES NVRAM down down
GigabitEthernet1/0/1 unassigned YES unset down down
GigabitEthernet1/0/2 unassigned YES unset down down
GigabitEthernet1/0/3 unassigned YES unset down down
GigabitEthernet1/0/4 unassigned YES unset down down
GigabitEthernet1/0/5 unassigned YES unset down down
GigabitEthernet1/0/6 unassigned YES unset down down
GigabitEthernet1/0/7 unassigned YES unset down down
GigabitEthernet1/0/8 unassigned YES unset down down
GigabitEthernet1/0/9 unassigned YES unset down down
GigabitEthernet1/0/10 unassigned YES unset down down
GigabitEthernet1/0/11 unassigned YES unset down down
GigabitEthernet1/0/12 unassigned YES unset down down
GigabitEthernet1/0/13 unassigned YES unset down down
GigabitEthernet1/0/14 unassigned YES unset down down
GigabitEthernet1/0/15 unassigned YES unset down down
GigabitEthernet1/0/16 unassigned YES unset down down
GigabitEthernet1/0/17 unassigned YES unset down down
GigabitEthernet1/0/18 unassigned YES unset down down
GigabitEthernet1/0/19 unassigned YES unset down down
GigabitEthernet1/0/20 unassigned YES unset down down
GigabitEthernet1/0/21 unassigned YES unset down down
GigabitEthernet1/0/22 unassigned YES unset down down
GigabitEthernet1/0/23 unassigned YES unset down down
GigabitEthernet1/0/24 unassigned YES unset up up
GigabitEthernet1/1/1 unassigned YES unset down down
GigabitEthernet1/1/2 unassigned YES unset down down
GigabitEthernet1/1/3 unassigned YES unset down down
GigabitEthernet1/1/4 unassigned YES unset down down
Switch#
03-15-2019 10:53 AM
If the production switch is in vlan 100 and it is configured as an access port than you need to configure port 1/0/24 on the 3650 as an access port as well and not a trunk port.
HTH
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