Nortel 8100 用户指南

下载
页码 226
60
Chapter 2 Configuring RMON
314723-D Rev 01
 
Configuration example 
This configuration example uses the above commands to enable RMON. The 
example also uses the 
info
 command to display RMON function information.
8610:5# config rmon
8610:5/config/rmon# enable
8610:5/config/rmon# info
Sub-Context: alarm ether-stats event history-control
Current Context:
                        rmon : enable
                     mansize : 250000
                 trap-option : toOwner
8610:5/config/rmon# 
history-control 
create <id> <ports
[buckets <value>] 
[intv <value>] 
[owner <value>]
Creates a history control interface.
id 
is the index number of the history control interface 
(0 to 65535).
ports 
is the single port interface {slot/port[-slot/
port][,...]}.
buckets <value
is the number of buckets requested 
(1 to 350).
intv <value
is the time interval in seconds over 
which the data is sampled for each bucket (1 to 3600).
[owner <value
is the name of the owner (string 
length 1 to 48).
history-control 
delete <id>
Deletes a history control interface.
id 
is the interface index number of the history control 
interface (0 to 65535).
history-control 
info
Displays the setting for history control interfaces.
memsize <memsize>
Sets the amount of RAM in bytes to allocate for RMON.
memsize 
is the memory size in bytes (250000 to 
4000000).
trap-option 
<toOwner|toAll>
Controls whether the RMON traps should be sent to the 
owner or all trap recipients.
toOwner|toAll 
is set to either the owner or all trap 
recipients.
util-method 
<half|duplex>
Controls whether port utilization is calculated in half or full 
duplex.
config rmon
followed by: