Lantronix
SISPM1040-582-LRT CLI Reference
33757 Rev. J
Page
235
of
272
Command
:
rmon
Description
:
Configure Remote Monitoring on an interface.
Syntax
:
rmon
collection history <id> [ buckets <buckets> ] [ interval <interval> ]
rmon
collection stats <id>
Parameters
:
history
Configure history
stats
Configure statistics
<1-65535> History entry ID
buckets Requested buckets of intervals. Default is 50 buckets
interval Interval to sample data for each bucket. Default is 1800 seconds
<1-65535> Requested buckets of intervals
interval Interval to sample data for each bucket. Default is 1800 seconds
<1-3600> Interval in seconds to sample data for each bucket
<1-65535> Statistics entry ID
<cr>
Example
:
SISPM1040-582-LRT(config-if)#
rmon collection history 1000 buckets 600 interval 500
SISPM1040-582-LRT(config-if)#
rmon collection stats 4000
SISPM1040-582-LRT(config-if)#
do show rmon history
History ID : 1000
------------------
Data Source : .1.3.6.1.2.1.2.2.1.1.5
Data Bucket Request : 600
Data Bucket Granted : 50
Data Interval : 500
SISPM1040-582-LRT(config-if)#
do show rmon statistics
Statistics ID : 4000
---------------------
Data Source : .1.3.6.1.2.1.2.2.1.1.5
etherStatsDropEvents : 0
etherStatsOctets : 3442358
etherStatsPkts : 4948
etherStatsBroadcastPkts : 783
etherStatsMulticastPkts : 14
etherStatsCRCAlignErrors : 0
etherStatsUndersizePkts : 0
etherStatsOversizePkts : 0
etherStatsFragments : 0
etherStatsJabbers : 0
etherStatsCollisions : 0
etherStatsPkts64Octets : 713
etherStatsPkts65to127Octets : 8
etherStatsPkts128to255Octets : 0
etherStatsPkts256to511Octets : 2487
etherStatsPkts512to1023Octets : 0
etherStatsPkts1024to1518Octets: 1740
SISPM1040-582-LRT(config-if)#