vle-stats-show
This command is used to display vLE statistics.
Syntax vle-stats-show
vle-stats-show |
Displays port statistics. |
time date/time: yyyy-mm-ddThh:mm:ss |
Specify a time for the packet count statistics using the timestamp format yyyy-mm-ddThh:mm:ss. |
start-time start-time |
Specify a start time for the packet count statistics using the timestamp format yyyy-mm-ddThh:mm:ss. |
end-time end-time |
Specify an end time for the packet count statistics using the timestamp format YYYY-MM-DDTHH:MM:SS |
duration duration |
Specify the duration in seconds. |
interval duration: #d#h#m#s |
Specify the interval between statistics collection. |
since-start|no-since-start |
Specify if the statistics are collected from the start of collecting statistics. |
older-than duration: #d#h#m#s |
Specify if the statistics are older than the duration in days, hours, minutes, and seconds. |
within-last duration: #d#h#m#s |
Specify if the statistics are within the duration in days, hours, minutes, and seconds. |
vle-name vle-name-string |
Specify the VLE name. |
description description |
Displays the VLE description. |
counter counter-number |
Displays the counter number. |
ibytes ibytes-number |
Displays the incoming number of bytes. |
ibits ibits-number |
Displays the number of incoming bits. |
iUpkts iUpkts-number |
Displays the number of incoming unicast packets. |
iBpkts iBpkts-number |
Displays the number of incoming broadcast packets. |
iMpkts iMpkts-number |
Displays the number of incoming multicast packets. |
iPauseFs iPauseFs-number |
Displays the number of incoming pause frames. |
iCongDrops iCongDrops-number |
Displays the number of incoming packets dropped due to congestion. |
idiscards idiscards-number |
Displays the number of incoming packets discarded. |
ierrs ierrs-number |
Displays the number of incoming packets with errors. |
obytes obytes-number |
Displays the number of outgoing bytes. |
oUpkts oUpkts-number |
Displays the number of outgoing unicast packets. |
oBpkts oBpkts-number |
Displays the number of outgoing broadcast packets. |
oMpkts oMpkts-number |
Displays the number of outgoing multicast packets. |
oPauseFs oPauseFs-number |
Displays the number of outgoing pause frames. |
oCongDrops oCongDrops-number |
Displays the number of outgoing packets dropped due to congestion. |
odiscards odiscards-number |
Displays the number of outgoing discarded packets. |
oerrs oerrs-number |
Displays the number of outgoing packets with errors. |
mtu-errs mtu-errs-number |
Displays the number of MTU errors. |
HER-packets HER-pts-number |
Displays the number of Head End Replicated (HER) packets. |
HER-bytes HER-bytes-number |
Displays the number of Head End Replicated (HER) bytes. |
Defaults None
Access Network Administrator
History Command introduced in Version 6.1.0.
Usage Use this command to display vLE statistics.
Examples To display statistics for a vLE configuration, use the following syntax:
CLI (network-admin@switch1) > vle-stats-show layout vertical
switch: switch1
time: 06:14:49
vle-name: vle1
port: 12
description:
ibits: 349M
iUpkts: 184K
iBpkts: 0
iMpkts: 0
iCongDrops: 0
ierrs: 0
obits: 63.3M
oUpkts: 56.2K
oBpkts: 0
oMpkts: 0
oCongDrops: 0
oerrs: 0
mtu-errs: 0
switch: switch2
time: 06:14:49
vle-name: vle1
port: 23
description:
ibits: 108M
iUpkts: 0
iBpkts: 0
iMpkts: 141K
iCongDrops: 0
ierrs: 0
obits: 63.3M
oUpkts: 0
oBpkts: 0
oMpkts: 56.3K
oCongDrops: 0
oerrs: 0
mtu-errs: 0