cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
7938
Views
0
Helpful
11
Replies

2960S-48TS-L SFP LEDs Orange?

DonovanNeil
Level 1
Level 1

Hello,

I have two 2960S-48TS-L stacked together.  The Slave switch is normal, but the Master switch has the 4 SFP ports and Fa0 port orange LED from power on, as well, the USB and console ports are both green.  Otherwise, the switch works nominally.  I have link to another switch through one of the afflicted SFP ports and am passing traffic, the other three ports are admin down.  I have no POST failures and can find nothing wrong with the switch, other than that these LEDs are on all the time.  I've tried searching, but find nothing related to this.  Does anyone have any ideas?

Below is output for port which is up, but always orange.

XXXXX#sh int g1/0/49

GigabitEthernet1/0/49 is up, line protocol is up (connected)

  Hardware is Gigabit Ethernet, address is 68bc.0c99.92b1 (bia 68bc.0c99.92b1)

  Description: To XXXXXXY Gi2/0/51

  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,

     reliability 255/255, txload 1/255, rxload 1/255

  Encapsulation ARPA, loopback not set

  Keepalive not set

  Full-duplex, 1000Mb/s, link type is auto, media type is 1000BaseSX SFP

  input flow-control is off, output flow-control is unsupported

  ARP type: ARPA, ARP Timeout 04:00:00

  Last input 00:00:00, output 00:00:28, output hang never

  Last clearing of "show interface" counters never

  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0

  Queueing strategy: fifo

  Output queue: 0/40 (size/max)

  5 minute input rate 0 bits/sec, 0 packets/sec

  5 minute output rate 0 bits/sec, 0 packets/sec

     59 packets input, 8030 bytes, 0 no buffer

     Received 59 broadcasts (59 multicasts)

     0 runts, 0 giants, 0 throttles

     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored

     0 watchdog, 59 multicast, 0 pause input

     0 input packets with dribble condition detected

     5 packets output, 327 bytes, 0 underruns

     0 output errors, 0 collisions, 1 interface resets

     0 unknown protocol drops

     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

11 Replies 11

Ganesh Hariharan
VIP Alumni
VIP Alumni

Donovan Neil wrote:

Hello,

I have two 2960S-48TS-L stacked together.  The Slave switch is normal, but the Master switch has the 4 SFP ports and Fa0 port orange LED from power on, as well, the USB and console ports are both green.  Otherwise, the switch works nominally.  I have link to another switch through one of the afflicted SFP ports and am passing traffic, the other three ports are admin down.  I have no POST failures and can find nothing wrong with the switch, other than that these LEDs are on all the time.  I've tried searching, but find nothing related to this.  Does anyone have any ideas?

Below is output for port which is up, but always orange.

XXXXX#sh int g1/0/49

GigabitEthernet1/0/49 is up, line protocol is up (connected)

  Hardware is Gigabit Ethernet, address is 68bc.0c99.92b1 (bia 68bc.0c99.92b1)

  Description: To XXXXXXY Gi2/0/51

  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,

     reliability 255/255, txload 1/255, rxload 1/255

  Encapsulation ARPA, loopback not set

  Keepalive not set

  Full-duplex, 1000Mb/s, link type is auto, media type is 1000BaseSX SFP

  input flow-control is off, output flow-control is unsupported

  ARP type: ARPA, ARP Timeout 04:00:00

  Last input 00:00:00, output 00:00:28, output hang never

  Last clearing of "show interface" counters never

  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0

  Queueing strategy: fifo

  Output queue: 0/40 (size/max)

  5 minute input rate 0 bits/sec, 0 packets/sec

  5 minute output rate 0 bits/sec, 0 packets/sec

     59 packets input, 8030 bytes, 0 no buffer

     Received 59 broadcasts (59 multicasts)

     0 runts, 0 giants, 0 throttles

     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored

     0 watchdog, 59 multicast, 0 pause input

     0 input packets with dribble condition detected

     5 packets output, 327 bytes, 0 underruns

     0 output errors, 0 collisions, 1 interface resets

     0 unknown protocol drops

     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

Is any switchport security configuration cofnigured on these interfaces  and coudl you also check show log in switch what error are you getting ...???

Regards

Ganeshh Iyer

HI Ganeshh,

Thanks for the reply, as I said, the LEDs are on from the moment power is applied, whether there is anything in them or not.  There is nothing in the logs except for the normal bootup messages.

Here is the configuration for the 4 SFP ports and Fa0, as far as I know there is no configuration for the USB/Console ports.

interface FastEthernet0

description Disabled

no ip address

shutdown

!

interface GigabitEthernet1/0/49

description To XXXXY Gi2/0/51

switchport trunk native vlan 999

switchport mode trunk

ip dhcp snooping trust

!

interface GigabitEthernet1/0/50

description Disabled

shutdown

!

interface GigabitEthernet1/0/51

description Disabled

shutdown

!

interface GigabitEthernet1/0/52

description Disabled

shutdown

Donovan Neil wrote:

HI Ganeshh,

Thanks for the reply, as I said, the LEDs are on from the moment power is applied, whether there is anything in them or not.  There is nothing in the logs except for the normal bootup messages.

Here is the configuration for the 4 SFP ports and Fa0, as far as I know there is no configuration for the USB/Console ports.

interface FastEthernet0

description Disabled

no ip address

shutdown

!

interface GigabitEthernet1/0/49

description To XXXXY Gi2/0/51

switchport trunk native vlan 999

switchport mode trunk

ip dhcp snooping trust

!

interface GigabitEthernet1/0/50

description Disabled

shutdown

!

interface GigabitEthernet1/0/51

description Disabled

shutdown

!

interface GigabitEthernet1/0/52

description Disabled

shutdown

Hi,

Is traffic is flowing from that port normally when ever a port Flashing orang the only reason i can infer is that port failed diagnostics and is disabled. But have you tried connecting different port and is te same result.

Hope to help !!

Regards

Ganeshh Iyer

As I said, the ports are solid amber and traffic is passing normally.

orange LED from power on

Is this right????  Which LED is orange?

As I said, the ports are solid amber and traffic is passing normally.

Can you post an updated output to the command "sh int g1/0/49"?

The 4 SFP ports and Fa0 are all orange.  As well, the USB and Console ports are both green.  They are lit up from the moment power is applied to the switch.

XXXXX#sh int g1/0/49

GigabitEthernet1/0/49 is up, line protocol is up (connected)

  Hardware is Gigabit Ethernet, address is 68bc.0c99.92b1 (bia 68bc.0c99.92b1)

  Description: To XXXXY Gi2/0/51

  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,

     reliability 255/255, txload 1/255, rxload 1/255

  Encapsulation ARPA, loopback not set

  Keepalive not set

  Full-duplex, 1000Mb/s, link type is auto, media type is 1000BaseSX SFP

  input flow-control is off, output flow-control is unsupported

  ARP type: ARPA, ARP Timeout 04:00:00

  Last input 00:00:01, output 00:00:10, output hang never

  Last clearing of "show interface" counters never

  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0

  Queueing strategy: fifo

  Output queue: 0/40 (size/max)

  5 minute input rate 3000 bits/sec, 3 packets/sec

  5 minute output rate 2000 bits/sec, 1 packets/sec

     1793 packets input, 184452 bytes, 0 no buffer

     Received 1474 broadcasts (1385 multicasts)

     0 runts, 0 giants, 0 throttles

     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored

     0 watchdog, 1385 multicast, 0 pause input

     0 input packets with dribble condition detected

     261 packets output, 41280 bytes, 0 underruns

     0 output errors, 0 collisions, 1 interface resets

     0 unknown protocol drops

     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

There's no traffic coming in and out of this.  I mean the traffic counters are very, very minute.

Can you please post the output to the following commands:

1.  sh post

2.  sh controll e Gig 1/0/49

3.  sh run int Gig 1/0/49

4.  sh interface status

It's not passing traffic because it's not in production yet.  I'm trying to figure out what is wrong with it before I add users to it.  Here is the output you requested:

XXXXXXX#sh post

Stored system POST messages:

Switch 1

---------

POST: MA BIST : Begin

  FC 1   MBIST Test Passed.

  DP Sg1 MBIST Test Passed.

  DP Xg1 MBIST Test Passed.

  NI 1   MBIST Test Passed.

  FC 0   MBIST Test Passed.

  DP Sg0 MBIST Test Passed.

  DP Xg0 MBIST Test Passed.

  NI 0   MBIST Test Passed.

  UPB    MBIST Test Passed.

POST: MA BIST : End, Status Passed

POST: TCAM BIST : Begin

POST: TCAM BIST : End, Status Passed

POST: Thermal, Fan Tests : Begin

POST: Thermal, Fan Tests : End, Status Passed

POST: PortASIC Stack Port Loopback Tests : Begin

POST: PortASIC Stack Port Loopback Tests : End, Status Passed

POST: PortASIC Port Loopback Tests : Begin

POST: PortASIC Port Loopback Tests : End, Status Passed

POST: EMAC Loopback Tests : Begin

POST: EMAC Loopback Tests : End, Status Passed

Switch 2

---------

POST: MA BIST : Begin

  FC 1   MBIST Test Passed.

  DP Sg1 MBIST Test Passed.

  DP Xg1 MBIST Test Passed.

  NI 1   MBIST Test Passed.

  FC 0   MBIST Test Passed.

  DP Sg0 MBIST Test Passed.

  DP Xg0 MBIST Test Passed.

  NI 0   MBIST Test Passed.

  UPB    MBIST Test Passed.

POST: MA BIST : End, Status Passed

POST: TCAM BIST : Begin

POST: TCAM BIST : End, Status Passed

POST: Thermal, Fan Tests : Begin

POST: Thermal, Fan Tests : End, Status Passed

POST: PortASIC Stack Port Loopback Tests : Begin

POST: PortASIC Stack Port Loopback Tests : End, Status Passed

POST: PortASIC Port Loopback Tests : Begin

POST: PortASIC Port Loopback Tests : End, Status Passed

POST: EMAC Loopback Tests : Begin

POST: EMAC Loopback Tests : End, Status Passed

XXXXXXX#sh controll e g1/0/49

     Transmit GigabitEthernet1/0/49           Receive

       715374 Bytes                         11282824 Bytes

         1092 Unicast frames                   13863 Unicast frames

         2767 Multicast frames                 93629 Multicast frames

           58 Broadcast frames                 16641 Broadcast frames

            0 Too old frames                 2782524 Unicast bytes

            0 Deferred frames                7015510 Multicast bytes

            0 MTU exceeded frames            1105956 Broadcast bytes

            0 1 collision frames                   0 Alignment errors

            0 2 collision frames                   0 FCS errors

            0 3 collision frames                   0 Oversize frames

            0 4 collision frames                   0 Undersize frames

            0 5 collision frames                   1 Collision fragments

            0 6 collision frames

            0 7 collision frames               27593 Minimum size frames

            0 8 collision frames               86455 65 to 127 byte frames

            0 9 collision frames                2076 128 to 255 byte frames

            0 10 collision frames               8007 256 to 511 byte frames

            0 11 collision frames                  2 512 to 1023 byte frames

            0 12 collision frames                  0 1024 to 1518 byte frames

            0 13 collision frames                  0 Overrun frames

            0 14 collision frames                  0 Pause frames

            0 15 collision frames

            0 Excessive collisions                 0 Symbol error frames

            0 Late collisions                      0 Invalid frames, too large

            0 VLAN discard frames                  0 Valid frames, too large

            0 Excess defer frames                  1 Invalid frames, too small

            2 64 byte frames                       0 Valid frames, too small

         2872 127 byte frames

          104 255 byte frames                      0 Too old frames

          929 511 byte frames                      0 Valid oversize frames

           10 1023 byte frames                     0 System FCS error frames

            0 1518 byte frames                     0 RxPortFifoFull drop frame

            0 Too large frames

            0 Good (1 coll) frames

            0 Good (>1 coll) frames

XXXXXXX#sh run int g1/0/49

Building configuration...

Current configuration : 160 bytes

!

interface GigabitEthernet1/0/49

description To XXXXXXY Gi2/0/51

switchport trunk native vlan 999

switchport mode trunk

ip dhcp snooping trust

end

XXXXXXX#sh int stat

Interface Vlan1 is disabled

Vlan2

          Switching path    Pkts In   Chars In   Pkts Out  Chars Out

               Processor      23507    1664600       1191     128828

             Route cache          0          0          0          0

                   Total      23507    1664600       1191     128828

Interface FastEthernet0 is disabled

Interface GigabitEthernet1/0/1 is disabled

Interface GigabitEthernet1/0/2 is disabled

Interface GigabitEthernet1/0/3 is disabled

Interface GigabitEthernet1/0/4 is disabled

Interface GigabitEthernet1/0/5 is disabled

Interface GigabitEthernet1/0/6 is disabled

Interface GigabitEthernet1/0/7 is disabled

Interface GigabitEthernet1/0/8 is disabled

Interface GigabitEthernet1/0/9 is disabled

Interface GigabitEthernet1/0/10 is disabled

Interface GigabitEthernet1/0/11 is disabled

Interface GigabitEthernet1/0/12 is disabled

Interface GigabitEthernet1/0/13 is disabled

Interface GigabitEthernet1/0/14 is disabled

Interface GigabitEthernet1/0/15 is disabled

Interface GigabitEthernet1/0/16 is disabled

Interface GigabitEthernet1/0/17 is disabled

Interface GigabitEthernet1/0/18 is disabled

Interface GigabitEthernet1/0/19 is disabled

Interface GigabitEthernet1/0/20 is disabled

Interface GigabitEthernet1/0/21 is disabled

Interface GigabitEthernet1/0/22 is disabled

Interface GigabitEthernet1/0/23 is disabled

Interface GigabitEthernet1/0/24 is disabled

Interface GigabitEthernet1/0/25 is disabled

Interface GigabitEthernet1/0/26 is disabled

Interface GigabitEthernet1/0/27 is disabled

Interface GigabitEthernet1/0/28 is disabled

Interface GigabitEthernet1/0/29 is disabled

Interface GigabitEthernet1/0/30 is disabled

Interface GigabitEthernet1/0/31 is disabled

Interface GigabitEthernet1/0/32 is disabled

Interface GigabitEthernet1/0/33 is disabled

Interface GigabitEthernet1/0/34 is disabled

Interface GigabitEthernet1/0/35 is disabled

Interface GigabitEthernet1/0/36 is disabled

Interface GigabitEthernet1/0/37 is disabled

Interface GigabitEthernet1/0/38 is disabled

Interface GigabitEthernet1/0/39 is disabled

Interface GigabitEthernet1/0/40 is disabled

Interface GigabitEthernet1/0/41 is disabled

Interface GigabitEthernet1/0/42 is disabled

Interface GigabitEthernet1/0/43 is disabled

Interface GigabitEthernet1/0/44 is disabled

Interface GigabitEthernet1/0/45 is disabled

Interface GigabitEthernet1/0/46 is disabled

Interface GigabitEthernet1/0/47 is disabled

Interface GigabitEthernet1/0/48 is disabled

GigabitEthernet1/0/49

          Switching path    Pkts In   Chars In   Pkts Out  Chars Out

               Processor          0          0       2767     585328

             Route cache          0          0          0          0

                   Total          0          0       2767     585328

Interface GigabitEthernet1/0/50 is disabled

Interface GigabitEthernet1/0/51 is disabled

Interface GigabitEthernet1/0/52 is disabled

Interface GigabitEthernet2/0/1 is disabled

Interface GigabitEthernet2/0/2 is disabled

Interface GigabitEthernet2/0/3 is disabled

Interface GigabitEthernet2/0/4 is disabled

Interface GigabitEthernet2/0/5 is disabled

Interface GigabitEthernet2/0/6 is disabled

Interface GigabitEthernet2/0/7 is disabled

Interface GigabitEthernet2/0/8 is disabled

Interface GigabitEthernet2/0/9 is disabled

Interface GigabitEthernet2/0/10 is disabled

Interface GigabitEthernet2/0/11 is disabled

Interface GigabitEthernet2/0/12 is disabled

Interface GigabitEthernet2/0/13 is disabled

Interface GigabitEthernet2/0/14 is disabled

Interface GigabitEthernet2/0/15 is disabled

Interface GigabitEthernet2/0/16 is disabled

Interface GigabitEthernet2/0/17 is disabled

Interface GigabitEthernet2/0/18 is disabled

Interface GigabitEthernet2/0/19 is disabled

Interface GigabitEthernet2/0/20 is disabled

Interface GigabitEthernet2/0/21 is disabled

Interface GigabitEthernet2/0/22 is disabled

Interface GigabitEthernet2/0/23 is disabled

Interface GigabitEthernet2/0/24 is disabled

Interface GigabitEthernet2/0/25 is disabled

Interface GigabitEthernet2/0/26 is disabled

Interface GigabitEthernet2/0/27 is disabled

Interface GigabitEthernet2/0/28 is disabled

Interface GigabitEthernet2/0/29 is disabled

Interface GigabitEthernet2/0/30 is disabled

Interface GigabitEthernet2/0/31 is disabled

Interface GigabitEthernet2/0/32 is disabled

Interface GigabitEthernet2/0/33 is disabled

Interface GigabitEthernet2/0/34 is disabled

Interface GigabitEthernet2/0/35 is disabled

Interface GigabitEthernet2/0/36 is disabled

Interface GigabitEthernet2/0/37 is disabled

Interface GigabitEthernet2/0/38 is disabled

Interface GigabitEthernet2/0/39 is disabled

Interface GigabitEthernet2/0/40 is disabled

Interface GigabitEthernet2/0/41 is disabled

Interface GigabitEthernet2/0/42 is disabled

Interface GigabitEthernet2/0/43 is disabled

Interface GigabitEthernet2/0/44 is disabled

Interface GigabitEthernet2/0/45 is disabled

Interface GigabitEthernet2/0/46 is disabled

Interface GigabitEthernet2/0/47 is disabled

Interface GigabitEthernet2/0/48 is disabled

Interface GigabitEthernet2/0/49 is disabled

Interface GigabitEthernet2/0/50 is disabled

Interface GigabitEthernet2/0/51 is disabled

Interface GigabitEthernet2/0/52 is disabled

XXXXXXX#

Nothing wierd here.

Disable/enable the ports and can you post the output of the "sh logs"?

sh log from power-on, including shut/no shut of the enabled SFP port.

*Mar  1 00:00:08.147: Read env variable - LICENSE_BOOT_LEVEL =

*Mar  1 00:00:08.776: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = c2960s_lanbase Next reboot level = lanbase and License = lanbase

*Mar  1 00:02:16.744: %STACKMGR-4-SWITCH_ADDED: Switch 1 has been ADDED to the stack

*Mar  1 00:02:16.744: %STACKMGR-4-SWITCH_ADDED: Switch 2 has been ADDED to the stack

*Mar  1 00:02:17.955: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down

*Mar  1 00:02:18.170: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down

*Mar  1 00:02:19.355: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for type vlan

*Mar  1 00:02:19.691: %DC-4-FILE_OPEN_WARNING: Not able to open flash:/dc_profile_dir/dc_default_profiles.txt

*Mar  1 00:02:19.691: %DC-6-DEFAULT_INIT_INFO: Default Profiles DB not loaded.

000010: *Mar  1 1993 04:32:26.155 AFT: %SYS-6-CLOCKUPDATE: System clock has been updated from 00:02:26 UTC Mon Mar 1 1993 to 04:32:26 AFT Mon Mar 1 1993, configured from console by console.

000011: *Mar  1 1993 04:32:26.643 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan2, changed state to down

000012: *Mar  1 1993 04:32:26.721 AFT: %SW_VLAN-6-VTP_DOMAIN_NAME_CHG: VTP domain name changed to NI-Commercial.

000013: *Mar  1 1993 04:32:26.769 AFT: %SYS-5-CONFIG_I: Configured from memory by console

000014: *Mar  1 1993 04:32:26.900 AFT: %STACKMGR-5-SWITCH_READY: Switch 1 is READY

000015: *Mar  1 1993 04:32:26.900 AFT: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 1 has changed to state UP

000016: *Mar  1 1993 04:32:26.900 AFT: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 1 has changed to state UP

000017: *Mar  1 1993 04:32:27.303 AFT: %STACKMGR-5-MASTER_READY: Master Switch 1 is READY

000018: *Mar  1 1993 04:32:27.429 AFT: %SYS-5-RESTART: System restarted --

Cisco IOS Software, C2960S Software (C2960S-UNIVERSALK9-M), Version 15.0(1)SE3, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2012 by Cisco Systems, Inc.

Compiled Wed 30-May-12 14:35 by prod_rel_team

000019: *Mar  1 1993 04:32:27.461 AFT: %SSH-5-ENABLED: SSH 2.0 has been enabled

000020: *Mar  1 1993 04:32:27.461 AFT: %PLATFORM-6-FLEXSTACK_INSERTED: FlexStack module inserted in Switch 1.

000021: *Mar  1 1993 04:32:27.513 AFT: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host 10.252.254.253 port 514 started - CLI initiated

000022: *Mar  1 1993 04:32:28.247 AFT: %LINK-5-CHANGED: Interface FastEthernet0, changed state to administratively down

000023: *Mar  1 1993 04:32:28.247 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/1, changed state to administratively down

000024: *Mar  1 1993 04:32:28.247 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/2, changed state to administratively down

000025: *Mar  1 1993 04:32:28.273 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/3, changed state to administratively down

000026: *Mar  1 1993 04:32:28.273 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/4, changed state to administratively down

000027: *Mar  1 1993 04:32:28.273 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/5, changed state to administratively down

000028: *Mar  1 1993 04:32:28.273 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/6, changed state to administratively down

000029: *Mar  1 1993 04:32:28.273 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/7, changed state to administratively down

000030: *Mar  1 1993 04:32:28.273 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/8, changed state to administratively down

000031: *Mar  1 1993 04:32:28.273 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/9, changed state to administratively down

000032: *Mar  1 1993 04:32:28.273 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/10, changed state to administratively down

000033: *Mar  1 1993 04:32:28.289 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/11, changed state to administratively down

000034: *Mar  1 1993 04:32:28.289 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/12, changed state to administratively down

000035: *Mar  1 1993 04:32:28.289 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/13, changed state to administratively down

000036: *Mar  1 1993 04:32:28.289 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/14, changed state to administratively down

000037: *Mar  1 1993 04:32:28.289 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/15, changed state to administratively down

000038: *Mar  1 1993 04:32:28.305 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/16, changed state to administratively down

000039: *Mar  1 1993 04:32:28.305 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/17, changed state to administratively down

000040: *Mar  1 1993 04:32:28.305 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/18, changed state to administratively down

000041: *Mar  1 1993 04:32:28.305 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/19, changed state to administratively down

000042: *Mar  1 1993 04:32:28.321 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/20, changed state to administratively down

000043: *Mar  1 1993 04:32:28.321 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/21, changed state to administratively down

000044: *Mar  1 1993 04:32:28.321 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/22, changed state to administratively down

000045: *Mar  1 1993 04:32:28.321 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/23, changed state to administratively down

000046: *Mar  1 1993 04:32:28.321 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/24, changed state to administratively down

000047: *Mar  1 1993 04:32:28.336 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/25, changed state to administratively down

000048: *Mar  1 1993 04:32:28.336 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/26, changed state to administratively down

000049: *Mar  1 1993 04:32:28.336 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/27, changed state to administratively down

000050: *Mar  1 1993 04:32:28.336 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/28, changed state to administratively down

000051: *Mar  1 1993 04:32:28.336 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/29, changed state to administratively down

000052: *Mar  1 1993 04:32:28.352 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/30, changed state to administratively down

000053: *Mar  1 1993 04:32:28.352 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/31, changed state to administratively down

000054: *Mar  1 1993 04:32:28.352 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/32, changed state to administratively down

000055: *Mar  1 1993 04:32:28.352 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/33, changed state to administratively down

000056: *Mar  1 1993 04:32:28.352 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/34, changed state to administratively down

000057: *Mar  1 1993 04:32:28.357 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/35, changed state to administratively down

000058: *Mar  1 1993 04:32:28.446 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/36, changed state to administratively down

000059: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/37, changed state to administratively down

000060: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/38, changed state to administratively down

000061: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/39, changed state to administratively down

000062: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/40, changed state to administratively down

000063: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/41, changed state to administratively down

000064: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/42, changed state to administratively down

000065: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/43, changed state to administratively down

000066: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/44, changed state to administratively down

000067: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/45, changed state to administratively down

000068: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/46, changed state to administratively down

000069: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/47, changed state to administratively down

000070: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/48, changed state to administratively down

000071: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/50, changed state to administratively down

000072: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/51, changed state to administratively down

000073: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/52, changed state to administratively down

000074: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/1, changed state to administratively down

000075: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/2, changed state to administratively down

000076: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/3, changed state to administratively down

000077: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/4, changed state to administratively down

000078: *Mar  1 1993 04:32:28.452 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/5, changed state to administratively down

000079: *Mar  1 1993 04:32:28.457 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/6, changed state to administratively down

000080: *Mar  1 1993 04:32:28.457 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/7, changed state to administratively down

000081: *Mar  1 1993 04:32:28.457 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/8, changed state to administratively down

000082: *Mar  1 1993 04:32:28.457 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/9, changed state to administratively down

000083: *Mar  1 1993 04:32:28.457 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/10, changed state to administratively down

000084: *Mar  1 1993 04:32:28.457 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/11, changed state to administratively down

000085: *Mar  1 1993 04:32:28.473 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/12, changed state to administratively down

000086: *Mar  1 1993 04:32:28.473 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/13, changed state to administratively down

000087: *Mar  1 1993 04:32:28.473 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/14, changed state to administratively down

000088: *Mar  1 1993 04:32:28.478 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/15, changed state to administratively down

000089: *Mar  1 1993 04:32:28.478 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/16, changed state to administratively down

000090: *Mar  1 1993 04:32:28.478 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/17, changed state to administratively down

000091: *Mar  1 1993 04:32:28.494 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/18, changed state to administratively down

000092: *Mar  1 1993 04:32:28.494 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/19, changed state to administratively down

000093: *Mar  1 1993 04:32:28.494 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/20, changed state to administratively down

000094: *Mar  1 1993 04:32:28.494 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/21, changed state to administratively down

000095: *Mar  1 1993 04:32:28.499 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/22, changed state to administratively down

000096: *Mar  1 1993 04:32:28.499 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/23, changed state to administratively down

000097: *Mar  1 1993 04:32:28.515 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/24, changed state to administratively down

000098: *Mar  1 1993 04:32:28.515 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/25, changed state to administratively down

000099: *Mar  1 1993 04:32:28.515 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/26, changed state to administratively down

000100: *Mar  1 1993 04:32:28.515 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/27, changed state to administratively down

000101: *Mar  1 1993 04:32:28.530 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/28, changed state to administratively down

000102: *Mar  1 1993 04:32:28.530 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/29, changed state to administratively down

000103: *Mar  1 1993 04:32:28.530 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/30, changed state to administratively down

000104: *Mar  1 1993 04:32:28.530 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/31, changed state to administratively down

000105: *Mar  1 1993 04:32:28.546 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/32, changed state to administratively down

000106: *Mar  1 1993 04:32:28.546 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/33, changed state to administratively down

000107: *Mar  1 1993 04:32:28.546 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/34, changed state to administratively down

000108: *Mar  1 1993 04:32:28.546 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/35, changed state to administratively down

000109: *Mar  1 1993 04:32:28.546 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/36, changed state to administratively down

000110: *Mar  1 1993 04:32:28.562 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/37, changed state to administratively down

000111: *Mar  1 1993 04:32:28.562 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/38, changed state to administratively down

000112: *Mar  1 1993 04:32:28.562 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/39, changed state to administratively down

000113: *Mar  1 1993 04:32:28.562 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/40, changed state to administratively down

000114: *Mar  1 1993 04:32:28.562 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/41, changed state to administratively down

000115: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/42, changed state to administratively down

000116: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/43, changed state to administratively down

000117: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/44, changed state to administratively down

000118: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/45, changed state to administratively down

000119: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/46, changed state to administratively down

000120: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/47, changed state to administratively down

000121: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/48, changed state to administratively down

000122: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/49, changed state to administratively down

000123: *Mar  1 1993 04:32:28.593 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/50, changed state to administratively down

000124: *Mar  1 1993 04:32:28.609 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/51, changed state to administratively down

000125: *Mar  1 1993 04:32:28.609 AFT: %LINK-5-CHANGED: Interface GigabitEthernet2/0/52, changed state to administratively down

000126: *Mar  1 1993 04:32:28.609 AFT: %LINK-5-CHANGED: Interface Vlan1, changed state to administratively down

000127: *Mar  1 1993 04:32:28.709 AFT: %USB_CONSOLE-6-MEDIA_RJ45: Console media-type is RJ45.

000128: *Mar  1 1993 04:32:29.453 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/1, changed state to down

000129: *Mar  1 1993 04:32:29.453 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/2, changed state to down

000130: *Mar  1 1993 04:32:29.453 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/3, changed state to down

000131: *Mar  1 1993 04:32:29.453 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/4, changed state to down

000132: *Mar  1 1993 04:32:29.453 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/5, changed state to down

000133: *Mar  1 1993 04:32:29.458 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/6, changed state to down

000134: *Mar  1 1993 04:32:29.458 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/7, changed state to down

000135: *Mar  1 1993 04:32:29.458 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/8, changed state to down

000136: *Mar  1 1993 04:32:29.458 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/9, changed state to down

000137: *Mar  1 1993 04:32:29.458 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/10, changed state to down

000138: *Mar  1 1993 04:32:29.458 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/11, changed state to down

000139: *Mar  1 1993 04:32:29.474 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/12, changed state to down

000140: *Mar  1 1993 04:32:29.474 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/13, changed state to down

000141: *Mar  1 1993 04:32:29.474 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/14, changed state to down

000142: *Mar  1 1993 04:32:29.479 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/15, changed state to down

000143: *Mar  1 1993 04:32:29.479 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/16, changed state to down

000144: *Mar  1 1993 04:32:29.479 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/17, changed state to down

000145: *Mar  1 1993 04:32:29.495 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/18, changed state to down

000146: *Mar  1 1993 04:32:29.495 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/19, changed state to down

000147: *Mar  1 1993 04:32:29.495 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/20, changed state to down

000148: *Mar  1 1993 04:32:29.495 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/21, changed state to down

000149: *Mar  1 1993 04:32:29.500 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/22, changed state to down

000150: *Mar  1 1993 04:32:29.500 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/23, changed state to down

000151: *Mar  1 1993 04:32:29.516 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/24, changed state to down

000152: *Mar  1 1993 04:32:29.516 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/25, changed state to down

000153: *Mar  1 1993 04:32:29.516 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/26, changed state to down

000154: *Mar  1 1993 04:32:29.516 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/27, changed state to down

000155: *Mar  1 1993 04:32:29.532 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/28, changed state to down

000156: *Mar  1 1993 04:32:29.532 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/29, changed state to down

000157: *Mar  1 1993 04:32:29.532 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/30, changed state to down

000158: *Mar  1 1993 04:32:29.532 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/31, changed state to down

000159: *Mar  1 1993 04:32:29.547 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/32, changed state to down

000160: *Mar  1 1993 04:32:29.547 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/33, changed state to down

000161: *Mar  1 1993 04:32:29.547 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/34, changed state to down

000162: *Mar  1 1993 04:32:29.547 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/35, changed state to down

000163: *Mar  1 1993 04:32:29.547 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/36, changed state to down

000164: *Mar  1 1993 04:32:29.563 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/37, changed state to down

000165: *Mar  1 1993 04:32:29.563 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/38, changed state to down

000166: *Mar  1 1993 04:32:29.563 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/39, changed state to down

000167: *Mar  1 1993 04:32:29.563 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/40, changed state to down

000168: *Mar  1 1993 04:32:29.563 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/41, changed state to down

000169: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/42, changed state to down

000170: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/43, changed state to down

000171: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/44, changed state to down

000172: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/45, changed state to down

000173: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/46, changed state to down

000174: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/47, changed state to down

000175: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/48, changed state to down

000176: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/49, changed state to down

000177: *Mar  1 1993 04:32:29.595 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/50, changed state to down

000178: *Mar  1 1993 04:32:29.610 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/51, changed state to down

000179: *Mar  1 1993 04:32:29.610 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet2/0/52, changed state to down

000180: *Mar  1 1993 04:32:36.526 AFT: %STACKMGR-5-SWITCH_READY: Switch 2 is READY

000181: *Mar  1 1993 04:32:36.526 AFT: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 1 Switch 2 has changed to state UP

000182: *Mar  1 1993 04:32:36.526 AFT: %STACKMGR-4-STACK_LINK_CHANGE: Stack Port 2 Switch 2 has changed to state UP

*Mar  1 00:00:08.189: Read env variable - LICENSE_BOOT_LEVEL =  (Switch-2)

000183: *Mar  1 00:00:08.813: %IOS_LICENSE_IMAGE_APPLICATION-6-LICENSE_LEVEL: Module name = c2960s_lanbase Next reboot level = lanbase and License = lanbase (Switch-2)

000184: *Mar  1 00:02:14.579: %STACKMGR-4-SWITCH_ADDED: Switch 1 has been ADDED to the stack (XXXXXXX-2)

000185: *Mar  1 00:02:14.579: %STACKMGR-4-SWITCH_ADDED: Switch 2 has been ADDED to the stack (XXXXXXX-2)

000186: *Mar  1 00:02:28.635: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0, changed state to down (XXXXXXX-2)

000187: *Mar  1 00:02:30.308: %SPANTREE-5-EXTENDED_SYSID: Extended SysId enabled for type vlan (XXXXXXX-2)

000188: *Mar  1 00:02:30.638: %DC-4-FILE_OPEN_WARNING: Not able to open flash:/dc_profile_dir/dc_default_profiles.txt  (XXXXXXX-2)

000189: *Mar  1 00:02:30.638: %DC-6-DEFAULT_INIT_INFO: Default Profiles DB not loaded.  (XXXXXXX-2)

000190: 000009: *Mar  1 1993 04:32:35.876 AFT: %SW_VLAN-6-VTP_DOMAIN_NAME_CHG: VTP domain name changed to NI-Commercial. (XXXXXXX-2)

000191: 000010: *Mar  1 1993 04:32:35.923 AFT: %SYS-5-CONFIG_I: Configured from memory by console (XXXXXXX-2)

000192: 000011: *Mar  1 1993 04:32:36.159 AFT: %STACKMGR-5-SWITCH_READY: Switch 1 is READY (XXXXXXX-2)

000193: 000012: *Mar  1 1993 04:32:36.520 AFT: %SYS-5-RESTART: System restarted -- (XXXXXXX-2)

Cisco IOS Software, C2960S Software (C2960S-UNIVERSALK9-M), Version 15.0(1)SE3, RELEASE SOFTWARE (fc1) (XXXXXXX-2)

Technical Support: http://www.cisco.com/techsupport (XXXXXXX-2)

Copyright (c) 1986-2012 by Cisco Systems, Inc. (XXXXXXX-2)

Compiled Wed 30-May-12 14:35 by prod_rel_team (XXXXXXX-2)

000013: *Mar  1 1993 04:32:36.526 AFT: %STACKMGR-5-MA

000194: 000015: *Mar  1 1993 04:32:36.777 AFT: %PLATFORM-6-FLEXSTACK_INSERTED: FlexStack module inserted in Switch 2. (XXXXXXX-2)

000195: *Mar  1 1993 04:32:39.787 AFT: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/49, changed state to up

000196: *Mar  1 1993 04:32:41.800 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/49, changed state to up

000197: 000016: *Mar  1 1993 04:32:40.883 AFT: %USB_CONSOLE-6-MEDIA_RJ45: Console media-type is RJ45. (XXXXXXX-2)

000198: *Mar  1 1993 04:33:10.804 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan2, changed state to up

000199: *Mar  1 1993 04:33:17.661 AFT: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host 10.252.254.253 port 514 started - reconnection

000200: Jul  6 2012 09:18:37.046 AFT: %PARSER-5-CFGLOG_LOGGEDCMD: User:netadmin  logged command:interface GigabitEthernet1/0/49

000201: Jul  6 2012 09:18:38.341 AFT: %PARSER-5-CFGLOG_LOGGEDCMD: User:netadmin  logged command:shutdown

000202: Jul  6 2012 09:18:38.351 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan2, changed state to down

000203: .Jul  6 2012 09:18:40.328 AFT: %LINK-5-CHANGED: Interface GigabitEthernet1/0/49, changed state to administratively down

000204: .Jul  6 2012 09:18:41.329 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/49, changed state to down

000205: .Jul  6 2012 09:18:41.382 AFT: %PARSER-5-CFGLOG_LOGGEDCMD: User:netadmin  logged command:no shutdown

000206: .Jul  6 2012 09:18:43.379 AFT: %LINK-3-UPDOWN: Interface GigabitEthernet1/0/49, changed state to up

000207: .Jul  6 2012 09:18:43.998 AFT: %SYS-5-CONFIG_I: Configured from console by netadmin on console

000208: .Jul  6 2012 09:18:44.428 AFT: %SYS-6-LOGGINGHOST_STARTSTOP: Logging to host 10.252.254.253 port 514 started - reconnection

000209: .Jul  6 2012 09:18:45.770 AFT: %LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet1/0/49, changed state to up

Also, here's an output of the boot up process...

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2012.07.06 09:20:46 =~=~=~=~=~=~=~=~=~=~=~=

XXXXXXX#reload

System configuration has been modified. Save? [yes/no]: yes

Building configuration...

[OK]

Proceed with reload? [confirm]

Using driver version 1 for media type 1

Base ethernet MAC Address: 68:bc:0c:99:92:80

Xmodem file system is available.

The password-recovery mechanism is enabled.

Initializing Flash...

mifs[2]: 10 files, 1 directories

mifs[2]: Total bytes     :    1806336

mifs[2]: Bytes used      :     612352

mifs[2]: Bytes available :    1193984

mifs[2]: mifs fsck took 1 seconds.

mifs[3]: 0 files, 1 directories

mifs[3]: Total bytes     :    3870720

mifs[3]: Bytes used      :       1024

mifs[3]: Bytes available :    3869696

mifs[3]: mifs fsck took 0 seconds.

mifs[4]: 5 files, 1 directories

mifs[4]: Total bytes     :     258048

mifs[4]: Bytes used      :       9216

mifs[4]: Bytes available :     248832

mifs[4]: mifs fsck took 1 seconds.

mifs[5]: 5 files, 1 directories

mifs[5]: Total bytes     :     258048

mifs[5]: Bytes used      :       9216

mifs[5]: Bytes available :     248832

mifs[5]: mifs fsck took 0 seconds.

mifs[6]: 5 files, 1 directories

mifs[6]: Total bytes     :   57931776

mifs[6]: Bytes used      :   13583360

mifs[6]: Bytes available :   44348416

mifs[6]: mifs fsck took 11 seconds.

...done Initializing Flash.

done.

Loading "flash:/c2960s-universalk9-mz.150-1.SE3.bin"...@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

File "flash:/c2960s-universalk9-mz.150-1.SE3.bin" uncompressed and installed, entry point: 0x3000

executing...

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is

subject to restrictions as set forth in subparagraph

(c) of the Commercial Computer Software - Restricted

Rights clause at FAR sec. 52.227-19 and subparagraph

(c) (1) (ii) of the Rights in Technical Data and Computer

Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.

           170 West Tasman Drive

           San Jose, California 95134-1706

Cisco IOS Software, C2960S Software (C2960S-UNIVERSALK9-M), Version 15.0(1)SE3, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2012 by Cisco Systems, Inc.

Compiled Wed 30-May-12 14:35 by prod_rel_team

Initializing flashfs...

Using driver version 3 for media type 1

mifs[3]: 10 files, 1 directories

mifs[3]: Total bytes     : 1806336  

mifs[3]: Bytes used      : 612352   

mifs[3]: Bytes available : 1193984  

mifs[3]: mifs fsck took 0 seconds.

mifs[3]: Initialization complete.

mifs[4]: 0 files, 1 directories

mifs[4]: Total bytes     : 3870720  

mifs[4]: Bytes used      : 1024     

mifs[4]: Bytes available : 3869696  

mifs[4]: mifs fsck took 0 seconds.

mifs[4]: Initialization complete.

mifs[5]: 5 files, 1 directories

mifs[5]: Total bytes     : 258048   

mifs[5]: Bytes used      : 9216     

mifs[5]: Bytes available : 248832   

mifs[5]: mifs fsck took 1 seconds.

mifs[5]: Initialization complete.

mifs[6]: 5 files, 1 directories

mifs[6]: Total bytes     : 258048   

mifs[6]: Bytes used      : 9216     

mifs[6]: Bytes available : 248832   

mifs[6]: mifs fsck took 0 seconds.

mifs[6]: Initialization complete.

mifs[7]: 5 files, 1 directories

mifs[7]: Total bytes     : 57931776 

mifs[7]: Bytes used      : 13583360 

mifs[7]: Bytes available : 44348416 

mifs[7]: mifs fsck took 0 seconds.

mifs[7]: Initialization complete.

...done Initializing flashfs.

POST: MA BIST : Begin

  FC 1   MBIST Test Passed.

  DP Sg1 MBIST Test Passed.

  DP Xg1 MBIST Test Passed.

  NI 1   MBIST Test Passed.

  FC 0   MBIST Test Passed.

  DP Sg0 MBIST Test Passed.

  DP Xg0 MBIST Test Passed.

  NI 0   MBIST Test Passed.

  UPB    MBIST Test Passed.

POST: MA BIST : End, Status Passed

POST: TCAM BIST : Begin

POST: TCAM BIST : End, Status Passed

extracting front_end/front_end_ucode_info (86 bytes)

SM: Detected stack cables at PORT1 PORT2

Waiting for Stack Master Election...

POST: Thermal, Fan Tests : Begin

POST: Thermal, Fan Tests : End, Status Passed

POST: PortASIC Stack Port Loopback Tests : Begin

POST: PortASIC Stack Port Loopback Tests : End, Status Passed

POST: PortASIC Port Loopback Tests : Begin

POST: PortASIC Port Loopback Tests : End, Status Passed

POST: EMAC Loopback Tests : Begin

POST: EMAC Loopback Tests : End, Status Passed

Election Complete

Switch 1 booting as Master

Waiting for Port download...Complete

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

cisco WS-C2960S-48TS-L (PowerPC) processor (revision F0) with 131072K bytes of memory.

Processor board ID FOC1534W6BP

Last reset from power-on

1 Virtual Ethernet interface

1 FastEthernet interface

104 Gigabit Ethernet interfaces

The password-recovery mechanism is enabled.

512K bytes of flash-simulated non-volatile configuration memory.

Base ethernet MAC Address       : 68:BC:0C:99:92:80

Motherboard assembly number     : 73-11909-06

Power supply part number        : 341-0327-04

Motherboard serial number       : FOC15287FRS

Power supply serial number      : LIT153200MC

Model revision number           : F0

Motherboard revision number     : A0

Model number                    : WS-C2960S-48TS-L

Daughterboard assembly number   : 73-11933-04

Daughterboard serial number     : FOC153317P8

System serial number            : FOC1534W6BP

Top Assembly Part Number        : 800-30950-04

Top Assembly Revision Number    : B0

Version ID                      : V04

CLEI Code Number                : COMGF00ARD

Daughterboard revision number   : A0

Hardware Board Revision Number  : 0x01

Switch Ports Model              SW Version            SW Image                

------ ----- -----              ----------            ----------              

*    1 52    WS-C2960S-48TS-L   15.0(1)SE3            C2960S-UNIVERSALK9-M    

     2 52    WS-C2960S-48TS-L   15.0(1)SE3            C2960S-UNIVERSALK9-M    

Switch 02

---------

Switch Uptime                   : 2 minutes

Base ethernet MAC Address       : 68:BC:0C:A6:C7:80

Motherboard assembly number     : 73-11909-06

Power supply part number        : 341-0327-04

Motherboard serial number       : FOC15332DCH

Power supply serial number      : LIT153202HY

Model revision number           : F0

Motherboard revision number     : A0

Model number                    : WS-C2960S-48TS-L

Daughterboard assembly number   : 73-11933-04

Daughterboard serial number     : FOC15331NXJ

System serial number            : FOC1534X2HN

Top assembly part number        : 800-30950-04

Top assembly revision number    : B0

Version ID                      : V04

CLEI Code Number                : COMGF00ARD

Daughterboard revision number   : A0

Press RETURN to get started!

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco