Configuring SNMP & RMON
RMON Configurations
Configuration Guide
725
Step 5
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to create two statistics entries on the switch to monitor
port 1/0/1 and 1/0/2 respectively. The owner of the entry is monitor and the entry is valid:
Switch#configure
Switch(config)#rmon statistics
1
interface gigabitEthernet
1/0/1
owner
monitor
status
valid
Switch(config)#rmon statistics
2
interface gigabitEthernet
1/0/2
owner
monitor
status
valid
Switch(config)#show rmon statistics
Index Port Owner State
----- ---- ----- -----
1 Gi1/0/1 monitor valid
2 Gi1/0/2 monitor valid
Switch(config)#end
Switch#copy running-config startup-config
5.2.2 Configuring History
Step 1
configure
Enter global configuration mode.
Step 2
rmon history
index
interface
{
fastEthernet
port
|
gigabitEthernet
port
|
ten-
gigabitEthernet
port
}
[
interval
seconds
] [
owner
owner-name
] [
buckets
number
]
Configuring RMON history entries.
index:
Enter the index of the history entry from 1 to 12 in the format of 1-3 or 5.
port:
Enter the port number in 1/0/1 format to bind it to the entry.
seconds:
Set the sample interval. The values are from 10 to 3600 seconds; the default is
1800 seconds.
owner-name:
Enter the owner name of the entry with 1 to 16 characters. The default name is
monitor.
number:
Set the maximum number of records for the history entry. When the number of
records exceeds the limit, the earliest record will be overwritten. The values are from 10 to
130; the default is 50.
Содержание TL-SG2424
Страница 26: ...Part 1 Accessing the Switch CHAPTERS 1 Overview 2 Web Interface Access 3 Command Line Interface Access...
Страница 130: ...Part 4 Configuring LAG CHAPTERS 1 LAG 2 LAG Configuration 3 Configuration Example 4 Appendix Default Parameters...
Страница 147: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Страница 449: ...Part 15 Configuring ARP CHAPTERS 1 Overview 2 ARP Configurations...
Страница 508: ...Configuring Voice VLAN Configuration Guide 485...
Страница 768: ...Configuring SNMP RMON Appendix Default Parameters Configuration Guide 745 Parameter Default Setting Status Disable...