Showing the Hardware Resource Usage

About this task

The switch can query the number of ingress and egress IP multicast streams traversing the switch. After you configure the thresholds for ingress and egress records, if the record-usage goes beyond the threshold, the device notifies you by way of a trap on the console, logged message, or both.

If you do not configure the thresholds, the switch displays only the ingress and egress records currently in use.

Procedure

  1. To enter User EXEC mode, log on to the switch.
  2. Show the hardware resource usage:

    show ip mroute hw-resource-usage

Example

Show the hardware resource usage:
Switch:1>show ip mroute hw-resource-usage
================================================================================
                       Multicast Hardware Resource Usage
================================================================================
EGRESS      INGRESS     EGRESS      INGRESS     LOG MSG   SEND TRAP  SEND TRAP

REC IN-USE  REC IN-USE  THRESHOLD   THRESHOLD   ONLY      ONLY       AND LOG

--------------------------------------------------------------------------------
0           0           0           0           false     false      false

Job Aid

The following table shows the field descriptions for the show ip mroute hw-resource-usage command.

Field

Description

EGRESS REC IN-USE

Indicates the number of egress records (peps) traversing the switch that are in use.

INGRESS REC IN-USE

Indicates the number of source and group records traversing the switch that are in use.

EGRESS THRESHOLD

Indicates the egress records threshold.

INGRESS THRESHOLD

Indicates the source and group records threshold.

LOG MSG ONLY

Indicates the status of logging messages only.

SEND TRAP ONLY

Indicates the status of sending traps only.

SEND TRAP AND LOG

Indicates the status of both sending traps and logging messages.