11-15-2007 04:41 AM - edited 03-05-2019 07:26 PM
I need to now how long gigabyte port has been up (connected) in a Cisco 3750 switch.
What command permits me to know this?.
Thanks.
11-21-2007 11:53 AM
Issue the command show ip interface brief to view whether the switch has Gigabit port and then Issue the command show interface gigabit ethernet < port number>.
This command gives all information like MTU, MAC address and speed.
11-22-2007 02:34 AM
You are not answering me.
These commands don't permit me how long gigabyte port has been up.
11-22-2007 02:40 AM
Hi,
Issued the command like #sh int g/2/35 instead of 2/35 you enter which port you want see.
Regards,
Naidu.
11-22-2007 04:46 AM
I did it yet and I can see how long gigabyte port has been up
11-22-2007 05:35 AM
I'm afraid the only way I know to do it is to have it syslog link-event traps. At least that way you get a written record as well.
Kevin Dorrell
Luxembourg
11-22-2007 06:43 AM
Yes but I haven't a syslog infraestructure.
Tha most seemed that I discovered that I will need is with sh log command that It shows that time when interface changed state to down and goes up again.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide