To monitor a QLLC port interface, from the CiscoView Configure Window, select Interface from the CATEGORY popup menu. The following information is displayed:
Determines the rate of utilization on the specified port. The utilization rate is determined by the following formula:
(ifInOctets + ifOutOctets) / ifSpeed * 800
Specifies the incoming error rate on the port. The error rate is determined by the following formula:
ifInErrors / (ifInUcastPkts + ifInNUcastPkts) * 100
Specifies the outgoing traffic rate on the port. The error rate is determined by the following formula:
ifOutErrors / (ifOutUcastPkts + ifOutNUcastPkts) * 100
Provides a 5-minute exponentially delayed average of CPU input bits-per-second.
Displays a 5-minute weighted average of output bits-per-second for the specific protocol.
Displays the number of output collisions detected on this interface.
Displays the number of packets dropped because the input queue was full.