- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
03-24-2014 01:09 AM
I want to know the command to show "running speed" of interface include physical and "ae" interface ?
Please help me
Thanks
03-24-2014 07:25 AM
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
03-24-2014 07:15 PM
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
03-25-2014 06:12 AM
Hi
Keep in mind that lotof stuff are possible through API.
Try: Chrome Web Store - Pan(w)achrome
Hope help.
V.
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!