The display port-mirroring interface verbose command displays mirroring statistics on a specified interface.
Usage Scenario
To view mirroring statistics on a specified interface, run the display port-mirroring interface verbose command.
Precautions
This command is supported only on mirroring-capable interfaces. If this command is run on a main interface, the command takes effect only on the main interface but not on its sub-interfaces.
Mirroring statistics can be queried and cleared only on mirroring-capable interfaces. In shared mode, statistics to be queried and cleared are shared ones.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display port-mirroring interface GigabitEthernet 0/1/8 verbose Apply Type : Port Direction : In-Out Car(Kbps) : 2500000(in) 2500000(out) Inbound pass packets : 0, Inbound pass bytes : 0 Outbound pass packets: 0, Outbound pass bytes: 0 Inbound drop packets : 0, Inbound drop bytes : 0 Outbound drop packets: 0, Outbound drop bytes: 0 Last 30 seconds rate: Inbound pass pps : 0, Inbound pass bps : 0 Outbound pass pps : 0, Outbound pass bps : 0 Inbound drop pps : 0, Inbound drop bps : 0 Outbound drop pps : 0, Outbound drop bps : 0
| Item | Description |
|---|---|
| Apply Type | Mirroring type.
|
| Direction | Direction of the traffic to which port mirroring applies.
|
| Inbound pass packets | Number of incoming packets that are forwarded. |
| Inbound pass bytes | Number of incoming bytes that are forwarded. |
| Inbound drop packets | Number of incoming packets that are discarded. |
| Inbound drop bytes | Number of incoming bytes that are discarded. |
| Inbound pass pps | Inbound pps. |
| Inbound drop pps | Inbound Drop pps. |
| Inbound pass bps | Inbound bps. |
| Inbound drop bps | Inbound Drop bps. |
| Outbound pass packets | Number of outgoing packets that are forwarded. |
| Outbound pass bytes | Number of outgoing bytes that are forwarded. |
| Outbound drop packets | Number of outgoing packets that are discarded. |
| Outbound drop bytes | Number of outgoing bytes that are discarded. |
| Outbound pass pps | Outbound pps. |
| Outbound drop pps | Outbound Drop pps. |
| Outbound pass bps | Outbound bps. |
| Outbound drop bps | Outbound Drop bps. |
| Last 30 seconds rate | Rate statistics during the most recent 30s. |
| Car(Kbps) | CAR values for mirrored traffic. |