How to show interface running speed ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

How to show interface running speed ?

L3 Networker

I want to know the command to show "running speed" of interface include physical and "ae" interface ?

Please help me

Thanks

4 REPLIES 4

L4 Transporter

Hi Register_Security

how about this cli:

show interface ethernet1/1

there you will find wire-speed and much more data

Regards Klaus

L4 Transporter

Hello Register_Security

When we run a command as below

" show interface ethernet1/x"

we see the selected results as shown

Link status:

  Runtime link speed/duplex/state: 1000/full/up

  Configured link speed/duplex/state: auto/auto/auto

This indicates the configuration was made for Speed, Duplex and State to be auto and on runtime they were negotiated to 1000 / full / UP respectively.

The command syntax will be the same for all interfaces such as Aggregate ethernet, subinterface , logical interfaces and so on.

Thanks

Thanks for all reply, but what I want to see

How many are Mb/s running on each interface ?

when I show interface eth1/1

The result is below, I want to know "real running speed" (Mb/s) for Transmit and Received.

Physical port counters read from MAC:

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

rx-broadcast                  249640

rx-bytes                      4516648362570

rx-multicast                  0

rx-unicast                    12291399844

tx-broadcast                  25

tx-bytes                      17829203228051

tx-multicast                  0

tx-unicast                    19161430846               

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

Hardware interface counters read from CPU:

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

bytes received                           4467481764870

bytes transmitted                        120

packets received                         3701714897

packets transmitted                      2

receive errors                           956

packets dropped                          0       

L5 Sessionator

Hi

Keep in mind that lotof stuff are possible through API.

Try: Chrome Web Store - Pan(w)achrome

Hope help.

V.

  • 5161 Views
  • 4 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!