Item
Description
interface
Interface name
EEE(efficient-ethernet)
Whether EEE is enabled
Rx LPI Status
Low-power mode status of the receiving unit
Tx LPI Status
Low-power mode status of the transmitting unit
Wake Error Count
Error count
[Example]
Show EEE status of LAN port #1.
・
If EEE is disabled
SWR2311P#show eee status interface port1.1
interface:port1.1
EEE(efficient-ethernet): Disabled
Rx LPI Status : None
Tx LPI Status : None
Wake Error Count : 0
・
If EEE is enabled
SWR2311P#show eee status interface port1.1
interface:port1.1
EEE(efficient-ethernet): Operational
Rx LPI Status : Received
Tx LPI Status : Received
Wake Error Count : 0
・
If EEE is enabled and is transitioning to low-power mode
SWR2311P#show eee status interface port1.1
interface:port1.1
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
SWR2311P#show eee status interface port1.1
interface:port1.1
EEE(efficient-ethernet): Operational
Rx LPI Status : Low Power
Tx LPI Status : Low Power
Wake Error Count : 0
5.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
Command Reference | Interface control |
115