3com S7906E 설치 설명서

다운로드
페이지 2621
 
1-8 
Figure 1-2 Network diagram for RMON 
 
 
Configuration procedure 
# Configure RMON to gather statistics for interface GigabitEthernet 2/0/1 periodically. 
<Sysname> system-view 
[Sysname] interface GigabitEthernet 2/0/1 
[Sysname-GigabitEthernet2/0/1] rmon history 1 buckets 8 interval 60 owner user1 
After the above configuration, the system gathers statistics on packets received on GigabitEthernet 
2/0/1 periodically: the statistical interval is 1 minute, and statistics of the last 8 times are saved in the 
history statistics table. You can view the statistics in any of the following ways: 
View the history statistics of the interface with the display command. 
[Sysname-GigabitEthernet2/0/1] display rmon history 
HistoryControlEntry 2 owned by null is VALID 
  Samples interface     : GigabitEthernet2/0/1<ifIndex.19> 
  Sampling interval     : 10(sec) with 8 buckets max 
  Sampled values of record 1 : 
    dropevents        : 0         , octets               : 834 
    packets           : 8         , broadcast packets    : 1 
    multicast packets : 6         , CRC alignment errors : 0 
    undersize packets : 0         , oversize packets     : 0 
    fragments         : 0         , jabbers              : 0 
    collisions        : 0         , utilization          : 0 
  Sampled values of record 2 : 
    dropevents        : 0         , octets               : 962 
    packets           : 10        , broadcast packets    : 3 
    multicast packets : 6         , CRC alignment errors : 0 
    undersize packets : 0         , oversize packets     : 0 
    fragments         : 0         , jabbers              : 0 
    collisions        : 0         , utilization          : 0 
  Sampled values of record 3 : 
    dropevents        : 0         , octets               : 830 
    packets           : 8         , broadcast packets    : 0 
    multicast packets : 6         , CRC alignment errors : 0 
    undersize packets : 0         , oversize packets     : 0 
    fragments         : 0         , jabbers              : 0 
    collisions        : 0         , utilization          : 0 
  Sampled values of record 4 : 
    dropevents        : 0         , octets               : 933