Dell PowerEdge M620 Dell Converged Enhanced Ethernet Administrator's Guide - Page 142

Configuring RMON events, Configuring RMON group statistics collection, These statistics include

Page 142 highlights

14 RMON configuration and management 2. Configure the RMON alarms. The following example creates an alarm that tests every sample for a rising threshold switch(config)#rmon alarm 5 1.3.6.1.2.1.16.1.1.1.5.65535 interval 30 absolute rising-threshold 95 event 27 owner john_smith The following example creates an alarm that tests the delta between samples for a falling threshold switch(config)#rmon alarm 5 1.3.6.1.2.1.16.1.1.1.5.65535 interval 10 delta falling-threshold 65 event 42 owner john_smith 3. Enter the copy command to save the running-config file to the startup-config file. switch(config)#end switch#copy running-config startup-config Configuring RMON events You can add or remove an event in the RMON event table that is associated with an RMON alarm number. To configure RMON events, perform the following steps from Privileged EXEC mode. 1. Enter the configure terminal command to access global configuration mode. switch#configure terminal 2. Configure the RMON event. switch(config)#rmon event 27 description Rising_Threshold log owner john_smith trap syslog 3. Enter the copy command to save the running-config file to the startup-config file. switch(config)#end switch#copy running-config startup-config Configuring RMON group statistics collection You can collect RMON group statistics on an interface. RMON alarms and events must be configured for you to display collection statistics. By default, RMON group statistics are not enabled. The statistics are measured by the probe for each monitored interface on the switch. These statistics include, but aren't limited to: • Packets dropped and sent • Bytes sent (octets) • Broadcast packets • Multicast packets • CRC errors To collect RMON group statistics on an interface and enable collection history, perform the following steps from Privileged EXEC mode. 1. Enter the configure terminal command to access global configuration mode. switch#configure terminal 2. Enter the interface command to specify the CEE interface type and slot/port number. 124 Dell Converged Enhanced Ethernet Administrator's Guide 53-1002116-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168

124
Dell Converged Enhanced Ethernet Administrator’s Guide
53-1002116-01
RMON configuration and management
14
2.
Configure the RMON alarms.
The following example creates an alarm that tests every sample for a rising threshold
switch(config)#
rmon alarm 5
1.3.6.1.2.1.16.1.1.1.5.65535
interval 30 absolute
rising-threshold 95 event 27 owner john_smith
The following example creates an alarm that tests the delta between samples for a falling
threshold
switch(config)#
rmon alarm 5
1.3.6.1.2.1.16.1.1.1.5.65535
interval 10 delta
falling-threshold 65 event 42 owner john_smith
3.
Enter the copy command to save the running-config file to the startup-config file.
switch(config)#
end
switch#
copy running-config startup-config
Configuring RMON events
You can add or remove an event in the RMON event table that is associated with an RMON alarm
number.
To configure RMON events, perform the following steps from Privileged EXEC mode.
1.
Enter the
configure terminal
command to access global configuration mode.
switch#
configure terminal
2.
Configure the RMON event.
switch(config)#
rmon event 27 description Rising_Threshold log owner john_smith
trap syslog
3.
Enter the copy command to save the running-config file to the startup-config file.
switch(config)#
end
switch#
copy running-config startup-config
Configuring RMON group statistics collection
You can collect RMON group statistics on an interface. RMON alarms and events must be
configured for you to display collection statistics. By default, RMON group statistics are not
enabled. The statistics are measured by the probe for each monitored interface on the switch.
These statistics include, but aren’t limited to:
Packets dropped and sent
Bytes sent (octets)
Broadcast packets
Multicast packets
CRC errors
To collect RMON group statistics on an interface and enable collection history, perform the
following steps from Privileged EXEC mode.
1.
Enter the
configure terminal
command to access global configuration mode.
switch#
configure terminal
2.
Enter the
interface
command to specify the CEE interface type and slot/port number.