|
Home > Archive > CCNP > June 2002 > A load of a switch port?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
A load of a switch port?
|
|
|
| Is there a command that lets me check the load of a switch port? | |
|
| Any model of switch in particular?
A 'show interface fastethernet 0/x' on a 3548 gives the following:
FastEthernet0/11 is up, line protocol is up
Hardware is Fast Ethernet, address is 0006.2863.48cb (bia 0006.2863.48cb)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive not set
Full-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:00, output hang never
Last clearing of "show interface" counters 04:40:53
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 70000 bits/sec, 47 packets/sec
17333 packets input, 4501352 bytes
Received 79 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog, 6 multicast
0 input packets with dribble condition detected
1043584 packets output, 203475976 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
The txload and rxload represent the transmit and receive load on the switch.
Is that what you're looking for? |
|
|
|
|