I have a 3512 switch and I can not get the GBIC 1000T Over Copper tocome up. I have it plugged in to a Dell 2650 with a broadcom gig adapter, <---- adapter is set to auto . I have the gbic pplugged into the 1st slot on the switch (aka #1). but I have tried both....
Im new to Cisco, with no formal training, can some one help he troubleshoot this. Here is the config of the switch, the IOS version and the "sh int" for the socket/addapter(gbic). TIA JOhn K
Cisco3512#sh ver Cisco Internetwork Operating System Software IOS (tm) C3500XL Software (C3500XL-C3H2S-M), Version 12.0(5.2)XU, MAINTENANCE IN TERIM SOFTWARE Copyright (c) 1986-2000 by cisco Systems, Inc. Compiled Mon 17-Jul-00 18:29 by ayounes Image text-base: 0x00003000, data-base: 0x00301F3C
ROM: Bootstrap program is C3500XL boot loader
Cisco3512 uptime is 1 hour, 57 minutes System returned to ROM by power-on System image file is "flash:c3500XL-c3h2s-mz-120.5.2-XU.bin"
cisco WS-C3512-XL (PowerPC403) processor (revision 0x01) with 8192K/1024K bytes of memory. Processor board ID FAA0504L13G, with hardware revision 0x00 Last reset from power-on
Processor is running Enterprise Edition Software Cluster command switch capable Cluster member switch capable 12 FastEthernet/IEEE 802.3 interface(s) 2 Gigabit Ethernet/IEEE 802.3 interface(s)
32K bytes of flash-simulated non-volatile configuration memory. Base ethernet MAC Address: xxxxxxxxxxxxxxxxxxx Motherboard assembly number: 73-4100-09 Power supply part number: 34-0851-02 Motherboard serial number: FAB0504F10L Power supply serial number: NONE Model revision number: A0 Model number: WS-C3512-XL-EN System serial number: FAA0504L13G Configuration register is 0xF
Cisco3512# Cisco3512#sh int gig0/1 GigabitEthernet0/1 is down, line protocol is down Hardware is Gigabit Ethernet, address is 0030.8517.cd4d (bia 0030.8517.cd4d) MTU 1500 bytes, BW 10000000 Kbit, DLY 0 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) Auto-duplex , link type is autonegotiation, media type is T output flow-control is off, input flow-control is off Transmit interface is FastEthernet0/1 ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output 00:04:06, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0 (size/max/drops); Total output drops: 0 Queueing strategy: random early detection(RED) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 1 packets input, 64 bytes, 0 no buffer Received 0 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 watchdog, 0 multicast, 0 pause input 26 packets output, 4385 bytes, 0 underruns 0 output errors, 0 collisions, 21 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier, 0 pause output 0 output buffer failures, 0 output buffers swapped out
Cisco3512#sh conf Using 1097 out of 32768 bytes ! version 12.0 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname Cisco3512 ! no logging console enable secret 5 $1$Ddkj$BJ1LZoE0sKkassd1/j.iH0 ! !! ip subnet-zero ! ! interface FastEthernet0/1 interface FastEthernet0/2 interface FastEthernet0/3 interface FastEthernet0/4 interface FastEthernet0/5 interface FastEthernet0/6 interface FastEthernet0/7 interface FastEthernet0/8 interface FastEthernet0/9 interface FastEthernet0/10 interface FastEthernet0/11 interface FastEthernet0/12 interface GigabitEthernet0/1 transmit-interface VLAN1 bandwidth 10000000 keepalive 10 random-detect ! interface GigabitEthernet0/2 ! interface VLAN1 ip address 180.10.1.254 255.255.0.0 no ip directed-broadcast no ip route-cache ! ip default-gateway 180.10.1.1 snmp-server engineID local 00000009020000308517CD40 snmp-server community private RW snmp-server community public RO ! line con 0 transport input none stopbits 1 line vty 0 4 password kanani login line vty 5 15 password login ! end
|