cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2461
Views
0
Helpful
2
Replies

HOW TO FIND OUT A PORT IN 2960 DOWN FROM HOW MANY DAYS

Hi how can i found out which all ports are down in 48 port 2960 switch , which all ports are down from how long. thourgh LMS ( CISCO WORKS) and also through command line.

Breeze Joseph Kuriakose Sr Network Engineer
2 Replies 2

Antonio Knox
Level 7
Level 7

From command line, you can see if this info is in the logs:

show log

You could also check your syslog server for this type of info, though that could be a pain for something like this.

In Ciscoworks, there are many ways to see which ports are down, but for the sake of killing two birds with one stone, look in the CiscoView module and click 'Chassis View'.  Then use the expandable device tree or the search box to locate the device in question.  Once you've located it, select it.  Once the chassis is viewable, you can see which ports are down easily by the port color (green is up, orange is down, etc).  Right click the interface that you want info about and click 'Configure'.  In the popup window you should see "Last Change:" this is the last time the interface state changed, which should tell you when the interface went down last.

Edit: I want to add that if you bring up the interface before checking Ciscoworks, the "Last Change:" info would reflect when the interface came back up, hence the term "Last Change:".

Message was edited by: Antonio Knox

rtjensen4
Level 4
Level 4

You could do a show interface and look at the "last input , output" line:

Ex:

1st_floor#show int fa1/0/4

FastEthernet1/0/4 is up, line protocol is up (connected)

  Hardware is Fast Ethernet, address is 0014.69e5.0106 (bia 0014.69e5.0106)

  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,

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

  Encapsulation ARPA, loopback not set

  Keepalive set (10 sec)

  Full-duplex, 100Mb/s, media type is 10/100BaseTX

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

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

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

  ... output omitted for brevity ...

Review Cisco Networking products for a $25 gift card