cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1589
Views
0
Helpful
9
Replies

3850 VLANs and Switchports not coming up

rvenable
Level 1
Level 1

I am trying to replace a 3750 Switch with a 3850 Switch.  When I attempt to insert the 3850 into production, none of the VLAN interfaces, port-channels or switchports will come up. ???

They are not shutdown, and I feel like I've missed a global configuration parameter somewhere but am not finding it?  The only port that does come up and will communicate has a fiber sfp installed and has "no switchport" configured along with an IP address:

interface TenGigabitEthernet1/0/15
description *** Connection to C1 ***
no switchport
ip address 100.x.x.1 255.255.255.252
delay 120

 

Interface VLAN 1 IS shutdown - is that causing issues?

 

See configuration pasted below - thanks in advance for any and all assistance!

 

Configuration from the 3850 (some parts removed for brevity):

sho run
Building configuration...

Current configuration : 27349 bytes
!
! Last configuration change at 07:17:26 CDT Sat Jul 13 2019 by cisco-adm
! NVRAM config last updated at 07:57:47 CDT Sat Jul 13 2019 by cisco-adm
!
version 16.6
no service pad
service timestamps debug datetime localtime
service timestamps log datetime localtime
service password-encryption
no platform punt-keepalive disable-kernel-core
!
hostname BTC1-3850-S20
!
!
vrf definition Mgmt-vrf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
logging buffered 65535
!
aaa new-model
!
aaa authentication login default group radius local
aaa authentication login noauth none
aaa authorization exec default group radius local
!
aaa session-id common
clock timezone CST -6 0
clock summer-time CDT recurring
switch 1 provision ws-c3850-48xs
!
!
ip routing
!
ip vrf test
rd 111:111
!
no ip cef optimize neighbor resolution
!
!
udld aggressive
!
diagnostic bootup level minimal
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
spanning-tree vlan 1-1000 priority 24576
no errdisable detect cause loopback
no errdisable detect cause gbic-invalid
no errdisable detect cause sfp-config-mismatch
no errdisable detect cause pagp-flap
no errdisable detect cause dtp-flap
no errdisable detect cause link-flap
no errdisable detect cause l2ptguard
no errdisable detect cause pppoe-ia-rate-limit
no errdisable detect cause dhcp-rate-limit
no errdisable detect cause arp-inspection
!
username cisco-adm privilege 15 secret 5 xxxxxxxxxxxxxxxxxxxxxxxxx
!
redundancy
mode sso
!
!
class-map match-any system-cpp-police-topology-control
description Topology control
class-map match-any system-cpp-police-sw-forward
description Sw forwarding, L2 LVX data, LOGGING
class-map match-any system-cpp-default
description DHCP Snooping, EWLC control, EWCL data
class-map match-any system-cpp-police-sys-data
description Learning cache ovfl, Crypto Control, Exception, EGR Exception, NFL SAMPLED DATA, Gold Pkt, RPF Failed
class-map match-any system-cpp-police-punt-webauth
description Punt Webauth
class-map match-any system-cpp-police-l2lvx-control
description L2 LVX control packets
class-map match-any system-cpp-police-forus
description Forus Address resolution and Forus traffic
class-map match-any system-cpp-police-multicast-end-station
description MCAST END STATION
class-map match-any system-cpp-police-multicast
description Transit Traffic and MCAST Data
class-map match-any system-cpp-police-l2-control
description L2 control
class-map match-any system-cpp-police-dot1x-auth
description DOT1X Auth
class-map match-any system-cpp-police-data
description ICMP redirect, ICMP_GEN and BROADCAST
class-map match-any system-cpp-police-stackwise-virt-control
description Stackwise Virtual
class-map match-any non-client-nrt-class
class-map match-any system-cpp-police-routing-control
description Routing control
class-map match-any system-cpp-police-protocol-snooping
description Protocol snooping
class-map match-any system-cpp-police-system-critical
description System Critical
!
policy-map system-cpp-policy
!
!
!
interface Loopback10
ip address 10.32.0.10 255.255.255.255
!
interface Loopback100
ip address 10.32.160.194 255.255.255.255
!
interface Port-channel1
description ** To BTC1-3560G-S22 Port Po2 **
switchport trunk native vlan 900
switchport trunk allowed vlan 2-4094
switchport mode trunk
spanning-tree port-priority 64
ip dhcp snooping trust
!
interface Port-channel2
description ** To BTC1-3560G-S23 Port Po1 **
switchport trunk native vlan 900
switchport trunk allowed vlan 2-4094
switchport mode trunk
spanning-tree port-priority 64
ip dhcp snooping trust
!
interface Port-channel3
description ** To BTC1-3560G-S24 Port Po1 **
switchport trunk native vlan 900
switchport mode trunk
spanning-tree port-priority 64
ip dhcp snooping trust
!
interface Port-channel4
description ** To BTC1-3560G-S25 Port Po1 **
switchport trunk native vlan 900
switchport mode trunk
spanning-tree port-priority 64
ip dhcp snooping trust
!
interface Port-channel5
switchport trunk native vlan 900
switchport mode trunk
spanning-tree port-priority 64
ip dhcp snooping trust
!
interface Port-channel6
switchport trunk native vlan 900
switchport trunk allowed vlan 160,167,168,180,182,185
switchport mode trunk
spanning-tree port-priority 64
ip dhcp snooping trust
!
interface Port-channel7
description ***Connection to BTC1-SG500XG-S1 ***
switchport trunk native vlan 900
switchport mode trunk
spanning-tree port-priority 64
ip dhcp snooping trust
!
interface Port-channel10
description ** To BTC1-3750-S21 Po 10 **
switchport trunk allowed vlan 144,160,161,167-169,173,174,176,177,180-185
switchport mode trunk
load-interval 30
!
interface Port-channel13
description ** To BTC1-3850-S30 **
switchport trunk native vlan 900
switchport mode trunk
switchport nonegotiate
spanning-tree port-priority 64
ip dhcp snooping trust
!
interface Port-channel14
description ** To BTC1-3850-S31 **
switchport trunk native vlan 900
switchport mode trunk
spanning-tree port-priority 240
ip dhcp snooping trust
!
interface GigabitEthernet0/0
vrf forwarding Mgmt-vrf
no ip address
shutdown
speed 1000
negotiation auto
!
interface TenGigabitEthernet1/0/1
description *** Connection to McAfee Sensor 1A ***
switchport access vlan 160
switchport mode access
!
interface TenGigabitEthernet1/0/2
description *** Connection to McAfee Sensor 2A ***
switchport trunk allowed vlan 167,168
switchport mode trunk
!
interface TenGigabitEthernet1/0/3
no switchport
no ip address
duplex full
!
interface TenGigabitEthernet1/0/4
description *** Connection to XO Mitel 2951 PSR 11525635 port Gi0/2 ***
switchport access vlan 184
switchport mode access
duplex full
!
interface TenGigabitEthernet1/0/5
description *** Connection To L3 MPLS Cisco 1921 Gi0/1 ***
no switchport
ip address 10.x.x.2 255.255.255.252
speed 100
duplex full
!
interface TenGigabitEthernet1/0/6
shutdown
!
interface TenGigabitEthernet1/0/7
shutdown
!
interface TenGigabitEthernet1/0/8
shutdown
!
interface TenGigabitEthernet1/0/9
description **** Connection to BARX Network Monitoring Device ****
!
interface TenGigabitEthernet1/0/10
!
interface TenGigabitEthernet1/0/11
description **** Connection to Nectar - Monitored ****
!
interface TenGigabitEthernet1/0/12
shutdown
!
interface TenGigabitEthernet1/0/13
shutdown
!
interface TenGigabitEthernet1/0/14
shutdown
!
interface TenGigabitEthernet1/0/15
description *** Connection to C1 ***
no switchport
ip address 100.x.x.1 255.255.255.252
delay 120
!
interface TenGigabitEthernet1/0/16
shutdown
!
interface TenGigabitEthernet1/0/17
shutdown
!
interface TenGigabitEthernet1/0/18
shutdown
!
interface TenGigabitEthernet1/0/19
shutdown
!
interface TenGigabitEthernet1/0/20
shutdown
!
interface TenGigabitEthernet1/0/21
shutdown
!
interface TenGigabitEthernet1/0/22
description *demo - can delete description*
shutdown
!
interface TenGigabitEthernet1/0/23
description ***Connection to BTC1-2851-R1 Port GI0/1***
no switchport
ip address 10.x.x.130 255.255.255.252
!
interface TenGigabitEthernet1/0/24
shutdown
!
interface TenGigabitEthernet1/0/25
description ***Connection to BTC1-SG500XG-S1 Port TE2/1***
switchport trunk native vlan 900
switchport mode trunk
channel-group 7 mode on
!
interface TenGigabitEthernet1/0/26
description ***Connection to BTC1-SG500XG-S1 Port TE2/2***
switchport trunk native vlan 900
switchport mode trunk
channel-group 7 mode on
!
interface TenGigabitEthernet1/0/27
description ***Connection to BTC1-SG500XG-S1 Port TE2/3***
switchport trunk native vlan 900
switchport mode trunk
channel-group 7 mode on
!
interface TenGigabitEthernet1/0/28
description ***Connection to BTC1-SG500XG-S1 Port TE2/4***
switchport trunk native vlan 900
switchport mode trunk
channel-group 7 mode on
!
interface TenGigabitEthernet1/0/29
shutdown
!
interface TenGigabitEthernet1/0/30
shutdown
!
interface TenGigabitEthernet1/0/31
description ***Connection to BTC1-3850-S30***
switchport trunk native vlan 900
switchport mode trunk
switchport nonegotiate
channel-group 13 mode on
ip dhcp snooping trust
!
interface TenGigabitEthernet1/0/32
description ***Connection to BTC1-3850-S30***
switchport trunk native vlan 900
switchport mode trunk
switchport nonegotiate
channel-group 13 mode on
ip dhcp snooping trust
!
interface TenGigabitEthernet1/0/33
description ***Connection to BTC1-3850-S31***
switchport trunk native vlan 900
switchport mode trunk
channel-group 14 mode on
!
interface TenGigabitEthernet1/0/34
description ***Connection to BTC1-3850-S31***
switchport trunk native vlan 900
switchport mode trunk
channel-group 14 mode on
!
interface TenGigabitEthernet1/0/35
description ** To BTC1-3750-S21 Port GI1/0/35 **
switchport trunk allowed vlan 144,160,161,167-169,173,174,176,177,180-185
switchport mode trunk
channel-group 10 mode on
!
interface TenGigabitEthernet1/0/36
description ** To BTC1-3750-S21 Port GI1/0/36 **
switchport trunk allowed vlan 144,160,161,167-169,173,174,176,177,180-185
switchport mode trunk
channel-group 10 mode on
!
interface TenGigabitEthernet1/0/37
switchport trunk native vlan 900
switchport mode trunk
channel-group 5 mode on
!
interface TenGigabitEthernet1/0/38
switchport trunk native vlan 900
switchport mode trunk
channel-group 5 mode on
!
interface TenGigabitEthernet1/0/39
description ***Connection to BTC1-3560G-S26 Port GI1/0/45***
switchport trunk native vlan 900
switchport trunk allowed vlan 160,167,168,180,182,185
switchport mode trunk
channel-group 6 mode on
!
interface TenGigabitEthernet1/0/40
description ***Connection to BTC1-3560G-S26 Port GI1/0/46***
switchport trunk native vlan 900
switchport trunk allowed vlan 160,167,168,180,182,185
switchport mode trunk
channel-group 6 mode on
!
interface TenGigabitEthernet1/0/41
description ***Connection to BTC1-3560G-S22 Port GI1/0/45***
switchport trunk native vlan 900
switchport trunk allowed vlan 2-4094
switchport mode trunk
channel-group 1 mode on
!
interface TenGigabitEthernet1/0/42
description ***Connection to BTC1-3560G-S22 Port GI1/0/46***
switchport trunk native vlan 900
switchport trunk allowed vlan 2-4094
switchport mode trunk
channel-group 1 mode on
!
interface TenGigabitEthernet1/0/43
description ***Connection to BTC1-3560G-S23 Port GI1/0/45***
switchport trunk native vlan 900
switchport trunk allowed vlan 2-4094
switchport mode trunk
channel-group 2 mode on
!
interface TenGigabitEthernet1/0/44
description ***Connection to BTC1-3560G-S23 Port GI1/0/46***
switchport trunk native vlan 900
switchport trunk allowed vlan 2-4094
switchport mode trunk
channel-group 2 mode on
!
interface TenGigabitEthernet1/0/45
description ***Connection to BTC1-3560G-S24 Port GI1/0/45***
switchport trunk native vlan 900
switchport mode trunk
channel-group 3 mode on
!
interface TenGigabitEthernet1/0/46
description ***Connection to BTC1-3560G-S24 Port GI1/0/46***
switchport trunk native vlan 900
switchport mode trunk
channel-group 3 mode on
!
interface TenGigabitEthernet1/0/47
description ***Connection to BTC1-3560G-S25 Port GI1/0/45***
switchport trunk native vlan 900
switchport mode trunk
channel-group 4 mode on
!
interface TenGigabitEthernet1/0/48
description ***Connection to BTC1-3560G-S25 Port GI1/0/46***
switchport trunk native vlan 900
switchport mode trunk
channel-group 4 mode on
!
interface TenGigabitEthernet1/1/1
description *** Connection to C1 Carollton 3750 Te1/1/1 ***
no switchport
ip address 100.64.1.1 255.255.255.252
delay 120
shutdown
udld port disable
!
interface TenGigabitEthernet1/1/2
shutdown
!
interface TenGigabitEthernet1/1/3
shutdown
!
[SNIP]
!
interface FortyGigabitEthernet1/1/2
shutdown
!
interface FortyGigabitEthernet1/1/3
shutdown
!
interface FortyGigabitEthernet1/1/4
shutdown
!
interface Vlan1
no ip address
shutdown
!
interface Vlan160
ip address 10.x.x.2 255.255.255.128
standby 10 ip 10.x.x.1
standby 10 priority 125
standby 10 preempt delay minimum 3 reload 10
standby 10 authentication md5 key-string 7 0529322C701A1E
!
interface Vlan180
ip address 10.x.x.2 255.255.255.0
standby 12 ip 10.x.x.1
standby 12 priority 125
standby 12 preempt delay minimum 3 reload 10
standby 12 authentication md5 key-string 7 0803786D584155
!
interface Vlan181
ip address 10.x.x.2 255.255.255.0
standby 11 ip 10.x.x.1
standby 11 priority 125
standby 11 preempt delay minimum 3 reload 10
standby 11 authentication md5 key-string 7 013132270A5357
!
interface Vlan182
ip address 10.x.x.2 255.255.255.0
standby 13 ip 10.x.x.1
standby 13 priority 125
standby 13 preempt delay minimum 3 reload 10
standby 13 authentication md5 key-string 7 143526285D5C78
!
interface Vlan183
ip address 10.x.x.2 255.255.255.0
standby 14 ip 10.x.x.1
standby 14 priority 125
standby 14 preempt delay minimum 3 reload 10
standby 14 authentication md5 key-string 7 096E7A2A485D44
!
interface Vlan184
ip address 10.x.x.2 255.255.255.0
standby 184 ip 10.x.x.1
standby 184 priority 125
standby 184 preempt delay minimum 3 reload 10
standby 184 authentication md5 key-string 7 106C3D3A544F46
!
interface Vlan185
ip address 10.x.x.2 255.255.255.0
standby 15 ip 10.x.x.1
standby 15 priority 125
standby 15 preempt delay minimum 3 reload 10
standby 15 authentication md5 key-string 7 112B2D26464A5E
!
interface Vlan186
ip address 10.x.x.2 255.255.255.0
standby 16 ip 10.x.x.1
standby 16 priority 125
standby 16 preempt delay minimum 3 reload 10
standby 16 authentication md5 key-string 7 022430785A5E59
!
interface Vlan187
ip address 10.x.x.2 255.255.255.0
standby 187 ip 10.x.x.1
standby 187 priority 125
standby 187 preempt delay minimum 3 reload 10
standby 187 authentication md5 key-string 7 106C3D3A544F45
!
!
router eigrp 10
distribute-list prefix ALLOWED_PREFIXES out TenGigabitEthernet1/0/15
network 10.32.1.32 0.0.0.3
[SNIP]
network 10.32.190.0 0.0.0.3
network 10.32.191.0 0.0.0.255
network 100.64.1.0 0.0.0.7
redistribute connected
redistribute eigrp 20 route-map RM_LEVEL3_2_BUCH_C1
redistribute static metric 1000000 20 220 25 1500 route-map static-rts
distance 180 10.32.1.42 0.0.0.0
distance 180 10.32.1.62 0.0.0.0
distance 180 10.32.1.74 0.0.0.0
distance 180 10.32.1.134 0.0.0.0
distance 180 10.32.1.142 0.0.0.0
distance 250 10.32.1.154 0.0.0.0
distance 180 10.32.1.162 0.0.0.0
distance 180 10.32.1.174 0.0.0.0
passive-interface default
no passive-interface Vlan160
no passive-interface TenGigabitEthernet1/0/1
no passive-interface TenGigabitEthernet1/0/23
no passive-interface Tunnel30
no passive-interface Tunnel60
no passive-interface Tunnel70
no passive-interface Tunnel140
no passive-interface Tunnel150
no passive-interface TenGigabitEthernet1/1/1
no passive-interface TenGigabitEthernet1/0/15
eigrp stub connected summary
!
!
router eigrp 20
network 10.32.160.0 0.0.31.255
network 10.32.167.0 0.0.0.255
network 10.32.168.0 0.0.0.255
network 10.32.169.0 0.0.0.255
network 10.32.181.0 0.0.0.255
network 10.32.182.0 0.0.0.255
network 10.32.183.0 0.0.0.255
network 10.32.184.0 0.0.0.255
network 10.32.185.0 0.0.0.255
network 10.32.190.0 0.0.0.3
redistribute eigrp 10 route-map RM_BUCH_C1_2_LEVEL3
distance 180 10.32.1.162 0.0.0.0
passive-interface default
no passive-interface TenGigabitEthernet1/0/5
no passive-interface Tunnel30
eigrp stub connected summary
!
ip forward-protocol nd
ip http server
ip http authentication aaa
ip http secure-server
ip route 0.0.0.0 0.0.0.0 10.32.160.66
ip route 8.8.8.8 255.255.255.255 10.32.160.66
[SNIP]
ip route 206.22.183.192 255.255.255.192 10.32.160.66
!
ip access-list standard GRAPEVINE_NETS
permit 10.32.136.0
permit 10.32.137.0
permit 10.32.140.0
permit 10.32.141.0
permit 10.32.128.0
permit 10.32.129.0
permit 10.32.135.0
ip access-list standard MIAMISBURG_NETS
permit 10.32.42.0
permit 10.32.40.0
permit 10.32.47.0
permit 10.1.2.0
permit 10.1.1.0
permit 10.1.17.0
permit 10.32.40.64
permit 10.32.45.128
ip access-list standard SOFIA_NETS
permit 10.32.32.0
permit 10.32.10.0
permit 10.32.8.0
permit 192.168.60.0
permit 10.32.8.64
permit 10.32.10.192
permit 10.32.11.192
ip access-list standard TORONTO_NETS
permit 10.31.1.0
permit 10.21.3.0
permit 10.21.2.0
permit 10.21.1.0
permit 10.32.75.0
permit 10.32.72.0
permit 10.32.73.0
permit 10.32.78.0
permit 10.32.79.0
permit 10.32.64.0
permit 10.32.70.0
permit 10.32.64.128
ip access-list standard TOR_DC_NETS
permit 10.32.105.0
permit 10.32.103.0
permit 10.32.100.0
permit 10.32.101.0
permit 10.32.80.0
permit 10.32.81.0
permit 10.32.87.0
ip access-list standard WICHITA_NETS
permit 10.32.34.0
permit 10.32.39.0
permit 10.32.32.64
permit 192.168.1.0
permit 10.32.37.128
ip access-list standard default
permit 0.0.0.0
permit any
deny any
!
ip access-list extended ISOLATEVLAN182
permit ip 10.32.182.0 0.0.0.255 host 10.32.180.69
permit ip 10.32.182.0 0.0.0.255 10.32.160.0 0.0.0.255
permit ip 10.32.182.0 0.0.0.255 172.21.176.0 0.0.0.255
deny ip 10.32.182.0 0.0.0.255 10.0.0.0 0.255.255.255
deny ip 10.32.182.0 0.0.0.255 192.168.0.0 0.0.255.255
deny ip 10.32.182.0 0.0.0.255 172.16.0.0 0.15.255.255
permit ip 10.32.182.0 0.0.0.255 any
ip access-list extended PHONESYSTEM
permit ip host 10.32.180.181 10.32.0.0 0.0.255.255
ip access-list extended VOICE_TEST
permit ip host 10.32.180.172 any
permit ip host 10.32.180.173 any
permit ip any host 10.32.180.172
permit ip any host 10.32.180.173
permit ip any any
ip access-list extended VOICE_TRAFFIC
permit ip host 10.32.180.172 any
permit ip host 10.32.180.173 any
permit ip any host 10.32.180.172
permit ip any host 10.32.180.173
!
!
ip prefix-list ALLOWED_PREFIXES seq 5 deny 0.0.0.0/0
ip prefix-list ALLOWED_PREFIXES seq 10 permit 0.0.0.0/0 le 32
no logging trap
access-list 150 permit ip host 10.32.167.71 any
access-list 151 permit ip any host 10.32.167.71
arp 10.32.180.110 03bf.0a20.b46e ARPA
!
route-map RM_LEVEL3_2_BUCH_C1 deny 10
description ** Deny routes with tags that were exported in carrollton **
match tag 1649
!
route-map RM_LEVEL3_2_BUCH_C1 permit 20
set metric 50000000 100 255 20 1500
set tag 25013
!
route-map RM_BUCH_C1_2_LEVEL3 deny 10
description ** Deny routes with tags that were imported in lewisville **
match tag 16493
!
route-map RM_BUCH_C1_2_LEVEL3 permit 20
set metric 50000000 100 255 20 1500
set tag 2501
!
route-map static-rts permit 10
match ip address default
!
!
snmp-server community xxxxxxxxxxxxxxx RO
snmp-server community xxxxxxxxxxxxxxx RW
snmp-server location C1
snmp-server contact ITDEPT
snmp-server enable traps snmp authentication linkdown linkup coldstart warmstart
snmp-server enable traps tty
snmp-server enable traps license
snmp-server enable traps cpu threshold
snmp-server enable traps flash insertion
snmp-server enable traps flash removal
snmp-server enable traps config-copy
snmp-server enable traps config
snmp-server enable traps syslog
snmp-server host 10.32.180.166 xxxxxxx
snmp-server host 10.32.180.167 xxxxxxx
!
!
!
control-plane
service-policy input system-cpp-policy
!
privilege exec level 3 terminal length
privilege exec level 3 terminal
privilege exec level 3 show ip cef summary
privilege exec level 3 show ip cef
privilege exec level 3 show ip route
privilege exec level 3 show ip
privilege exec level 3 show startup-config
privilege exec level 3 show
alias exec c config t
alias exec s sho ip inte brie
alias exec sr sho run
alias exec sir sho ip route
alias exec sip sho ip proto
alias exec sv sho vlan brief
!
line con 0
exec-timeout 30 0
password 7 09085D1D18091C171958562C2E253A6271
stopbits 1
line aux 0
stopbits 1
line vty 0 4
exec-timeout 30 0
password 7 011202095205
line vty 5 15
exec-timeout 240 0
!
ntp server 10.32.160.129 prefer
!
mac address-table notification mac-move
wsma agent exec
!
wsma agent config
!
wsma agent filesys
!
wsma agent notify
!
!
end

 

 

9 Replies 9

Martin L
VIP
VIP

 you must have Vlans in database ( usually stored on vlan.dat file ) of switch.  if u do vtp transparent, your vlans will be written to running / start up config. 

show vlan brief  to see yor vlans.  add all vlans you have or should have to the switch. 

 

switch will bring port down if there is no vlan in database, or nobody actually using it (not active).  you can stop that default behavior using command switchport autostate disable or exclude

Here is the output from the "show vlan" command:

 

BTC1-3850-S20#sho vlan

VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Te1/0/2, Te1/0/6, Te1/0/7
Te1/0/8, Te1/0/9, Te1/0/10
Te1/0/11, Te1/0/12, Te1/0/13
Te1/0/14, Te1/0/16, Te1/0/17
Te1/0/18, Te1/0/19, Te1/0/20
Te1/0/21, Te1/0/22, Te1/0/24
Te1/0/25, Te1/0/26, Te1/0/27
Te1/0/28, Te1/0/29, Te1/0/30
Te1/0/31, Te1/0/32, Te1/0/33
Te1/0/34, Te1/0/35, Te1/0/36
Te1/0/37, Te1/0/38, Te1/0/39
Te1/0/40, Te1/0/41, Te1/0/42
Te1/0/43, Te1/0/44, Te1/0/45
Te1/0/46, Te1/0/47, Te1/0/48
Fo1/1/1, Fo1/1/2, Fo1/1/3
Fo1/1/4
144 VLAN0144 active
160 VLAN0160 active Te1/0/1
161 VLAN0161 active
167 VLAN0167 active
168 VLAN0168 active
169 VLAN0169 active
173 VLAN0173 active
174 VLAN0174 active
176 VLAN0176 active
177 VLAN0177 active
180 VLAN0180 active
181 VLAN0181 active
182 VLAN0182 active
183 VLAN0183 active
184 VLAN0184 active Te1/0/4
185 VLAN0185 active
186 Storage_B_Network active
187 Abbey active
1002 fddi-default act/unsup
1003 token-ring-default act/unsup
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
144 enet 100144 1500 - - - - - 0 0
160 enet 100160 1500 - - - - - 0 0
161 enet 100161 1500 - - - - - 0 0
167 enet 100167 1500 - - - - - 0 0
168 enet 100168 1500 - - - - - 0 0
169 enet 100169 1500 - - - - - 0 0
173 enet 100173 1500 - - - - - 0 0
174 enet 100174 1500 - - - - - 0 0
176 enet 100176 1500 - - - - - 0 0
177 enet 100177 1500 - - - - - 0 0
180 enet 100180 1500 - - - - - 0 0
181 enet 100181 1500 - - - - - 0 0
182 enet 100182 1500 - - - - - 0 0
183 enet 100183 1500 - - - - - 0 0
184 enet 100184 1500 - - - - - 0 0
185 enet 100185 1500 - - - - - 0 0
186 enet 100186 1500 - - - - - 0 0
187 enet 100187 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
------- --------- ----------------- ------------------------------------------

I did bring up interface vlan1 with a "no shutdown" and it now shows to be "up / down":

 

BTC1-3850-S20#sho ip int brief
Interface IP-Address OK? Method Status Protocol
Vlan1 unassigned YES NVRAM up down
Vlan160 10.32.160.2 YES NVRAM up down
Vlan180 10.32.180.2 YES NVRAM up down
Vlan181 10.32.181.2 YES NVRAM up down
Vlan182 10.32.182.2 YES NVRAM up down
Vlan183 10.32.183.2 YES NVRAM up down
Vlan184 10.32.184.2 YES NVRAM up down
Vlan185 10.32.185.2 YES NVRAM up down
Vlan186 10.32.186.2 YES NVRAM up down
Vlan187 10.32.187.2 YES NVRAM up down

 

Any help is appreciated - I got nothing here...

Would you post the output of show interface status from the 3850?

 

HTH

 

Rick

HTH

Rick

Here you go:

 

BTC1-3850-S20#sho int status

Port Name Status Vlan Duplex Speed Type
Te1/0/1 *** Connection to notconnect 160 full 10G SFP-10GBase-SR
Te1/0/2 *** Connection to notconnect 1 full 10G SFP-10GBase-SR
Te1/0/3 notconnect routed full auto unknown
Te1/0/4 *** Connection to notconnect 184 full auto unknown
Te1/0/5 *** Connection To notconnect routed full 100 unknown
Te1/0/6 disabled 1 auto auto unknown
Te1/0/7 disabled 1 auto auto unknown
Te1/0/8 disabled 1 auto auto unknown
Te1/0/9 **** Connection to notconnect 1 auto auto unknown
Te1/0/10 notconnect 1 auto auto unknown
Te1/0/11 **** Connection to notconnect 1 auto auto unknown
Te1/0/12 disabled 1 auto auto unknown
Te1/0/13 disabled 1 auto auto unknown
Te1/0/14 disabled 1 auto auto unknown
Te1/0/15 *** Connection to notconnect routed full 10G SFP-10GBase-LR
Te1/0/16 disabled 1 auto auto unknown
Te1/0/17 disabled 1 auto auto unknown
Te1/0/18 disabled 1 auto auto unknown
Te1/0/19 disabled 1 auto auto unknown
Te1/0/20 disabled 1 auto auto unknown
Te1/0/21 disabled 1 auto auto unknown
Te1/0/22 *demo - can delete disabled 1 auto auto unknown
Te1/0/23 ***Connection to B notconnect routed full 10G SFP-10GBase-SR
Te1/0/24 disabled 1 auto auto unknown
Te1/0/25 ***Connection to B notconnect 1 auto auto unknown
Te1/0/26 ***Connection to B notconnect 1 auto auto unknown
Te1/0/27 ***Connection to B notconnect 1 auto auto unknown
Te1/0/28 ***Connection to B notconnect 1 auto auto unknown
Te1/0/29 disabled 1 auto auto unknown
Te1/0/30 disabled 1 auto auto unknown
Te1/0/31 ***Connection to B notconnect trunk full 10000 SFP-10GBase-SR
Te1/0/32 ***Connection to B notconnect trunk full 10000 SFP-10GBase-SR
Te1/0/33 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/34 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/35 ** To BTC1-3750-S2 notconnect 1 full 10G SFP-10GBase-SR
Te1/0/36 ** To BTC1-3750-S2 notconnect 1 full 10G SFP-10GBase-SR
Te1/0/37 notconnect 1 auto auto unknown
Te1/0/38 notconnect 1 auto auto unknown
Te1/0/39 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/40 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/41 ***Connection to B notconnect trunk full 10000 SFP-10GBase-SR
Te1/0/42 ***Connection to B notconnect trunk full 10000 SFP-10GBase-SR
Te1/0/43 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/44 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/45 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/46 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/47 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Te1/0/48 ***Connection to B notconnect 1 full 10G SFP-10GBase-SR
Fo1/1/1 disabled 1 auto auto unknown
Fo1/1/2 disabled 1 auto auto unknown
Fo1/1/3 disabled 1 auto auto unknown
Fo1/1/4 disabled 1 auto auto unknown
Po1 ** To BTC1-3560G-S notconnect trunk auto auto
Po2 ** To BTC1-3560G-S notconnect unassigned auto auto
Po3 ** To BTC1-3560G-S notconnect unassigned auto auto
Po4 ** To BTC1-3560G-S notconnect unassigned auto auto
Po5 notconnect unassigned auto auto
Po6 notconnect unassigned auto auto
Po7 ***Connection to B notconnect unassigned auto auto
Po10 ** To BTC1-3750-S2 notconnect unassigned auto auto
Po13 ** To BTC1-3850-S3 notconnect trunk auto auto
Po14 ** To BTC1-3850-S3 notconnect unassigned auto auto
BTC1-3850-S20#

Thank you for the information. In the original post you seem to tell us that Te1/0/15 is working. But it does not show up in the output of show ip interface brief. And in show interface status it appears to be not connected. In fact in the show interface status output I do not see any interface that shows as connected. They seem to be not connected or disabled. Can you check a few of the interfaces on the 3850 and verify if they are connected to some device that is up and running?

 

HTH

 

Rick

HTH

Rick

The 3850 is currently not in production and is not connected to anything.  When I attempted to install it (migrating the patch cables and fiber connection from a 3750, the ONLY thing that would come up was the 10Gbase-LR fiber sfp in TenGig1/0/15.  No other switchports, vlans or port-channels would come up.  As a result, I migrated all connectivity back to the 3750.

 

Thanks for your assistance with this one.

I've got over 40 switchport interfaces in vlan1, yet vlan1 is in an up/down state and won't come up:

 

BTC1-3850-S20#sho ip int brief
Interface IP-Address OK? Method Status Protocol
Vlan1 unassigned YES NVRAM up down

 

VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Te1/0/2, Te1/0/6, Te1/0/7
Te1/0/8, Te1/0/9, Te1/0/10
Te1/0/11, Te1/0/12, Te1/0/13
Te1/0/14, Te1/0/16, Te1/0/17
Te1/0/18, Te1/0/19, Te1/0/20
Te1/0/21, Te1/0/22, Te1/0/24
Te1/0/25, Te1/0/26, Te1/0/27
Te1/0/28, Te1/0/29, Te1/0/30
Te1/0/31, Te1/0/32, Te1/0/33
Te1/0/34, Te1/0/35, Te1/0/36
Te1/0/37, Te1/0/38, Te1/0/39
Te1/0/40, Te1/0/41, Te1/0/42
Te1/0/43, Te1/0/44, Te1/0/45
Te1/0/46, Te1/0/47, Te1/0/48
Fo1/1/1, Fo1/1/2, Fo1/1/3
Fo1/1/4

 

Why?

Yes you do have lots of switchport interfaces in vlan 1. But for a vlan interface to be up/up there must be at least 1 interface in the vlan with an active connection or at least 1 trunk that is active that carries that vlan. With no active connected interfaces on the 3850 what you see is the expected behavior.

 

I wish we could be more helpful about the original issues when you attempted to put the 3850 into production. It is interesting that one, but only one, interface did come up. My best guess based on your description would start with the possibility of problems with cabling (including possibilities of defective cables, and cables not connected to correct interfaces, or perhaps an issue with a shelf in the patch panel).

 

HTH

 

Rick

HTH

Rick
Review Cisco Networking products for a $25 gift card