User Manual

Rx LPI Status : Received
Tx LPI Status : Received
Wake Error Count : 0
If EEE is enabled and is transitioning to low-power mode
SWP1#show eee status interface ge1
interface:ge1
EEE(efficient-ethernet): Operational
Rx LPI Status : Interrupted
Tx LPI Status : Interrupted
Wake Error Count : 0
If EEE is enabled and has transitioned to low-power mode
SWP1#show eee status interface ge1
interface:ge1
EEE(efficient-ethernet): Operational
Rx LPI Status : Low Power
Tx LPI Status : Low Power
Wake Error Count : 0
10.1.9 Set port mirroring
[Syntax]
mirror interface ifname direction direct
no mirror interface ifname [direction direct]
[Keyword]
direction : Specify the direction of traffic that is mirrored
[Parameter]
ifname : LAN/SFP port interface name
Interface whose traffic is mirrored
direct : Direction of traffic that is mirrored
Traffic direction Description
both Both receiver and transmitter
receive Receiver
transmit Transmitter
[Initial value]
no mirror interface
[Input mode]
interface mode
[Description]
Mirrors the traffic specified by direct, with the applicable interface as the mirror port and ifnameas the monitor port.
If this command is executed with the "no" syntax, the mirroring setting is deleted.
[Note]
This command can be specified only for LAN/SFP port.
Only one interface can be specified as the mirror port.
[Example]
With LAN port #1 as the mirror port, mirror the transmitted and received frames of LAN port #4 and the transmitted frames of
LAN port #5.
SWP1(config)#interface ge1
SWP1(config-if)#mirror interface ge4 direction both
SWP1(config-if)#mirror interface ge5 direction transmit
10.1.10 Show port mirroring status
[Syntax]
show mirror [interface ifname]
90 | Command Reference | LAN/SFP port control