API Guide

禁用 EEE
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# no eee
Identifier GUID-04D3385A-A952-4E53-A2AA-C84BB526E3E6
Version 2
Status Translation approved
清除 EEE 计数器
您可以清除全局或每个接口上的物理以太网接口上的 EEE 计数器。
清除所有 EEE 计数器
OS10# clear counters interface eee
Clear all eee counters [confirm yes/no]:yes
清除特定接口的计数器
OS10# clear counters interface 1/1/48 eee
Clear eee counters on ethernet1/1/48 [confirm yes/no]:yes
Identifier GUID-464D2F37-EFD5-4F0D-A7B0-54B4A53AB7CE
Version 2
Status Translation approved
查看 EEE 状态/统计信息
您可以使用 show 命令查看指定接口或所有接口的 EEE 状态或统计信息。
查看指定接口的 EEE 状态
OS10# show interface ethernet 1/1/48 eee
Port EEE Status Speed Duplex
---------------------------------------------
Eth 1/1/48 on up 1000M
查看所有接口上的 EEE 状态
OS10# show interface eee
Port EEE Status Speed Duplex
---------------------------------------------
Eth 1/1/1 off up 1000M
...
Eth 1/1/47 on up 1000M
Eth 1/1/48 on up 1000M
Eth 1/1/49 n/a
Eth 1/1/50 n/a
Eth 1/1/51 n/a
Eth 1/1/52 n/a
查看指定接口的 EEE 统计信息
OS10# show interface ethernet 1/1/48 eee statistics
Eth 1/1/48
EEE : on
TxIdleTime(us) : 2560
TxWakeTime(us) : 5
Last Clearing : 18:45:53
TxEventCount : 0
TxDuration(us) : 0
RxEventCount : 0
RxDuration(us) : 0
252
接口