Use this command to configure an RMON channel entry.
index | Specifies an index number for this entry. An entry will automatically be created if an unused index number is chosen. Maximum number of entries is 2. Maximum value is 65535. |
port-string | Specifies the port on which traffic will be monitored. |
accept matched | failed | (Optional) Specifies the action of the filters on this channel as:
|
control on | off | (Optional) Enables or disables control of the flow of data through the channel. |
onevent onevent | (Optional) Specifies the index of the RMON event that will turn this channel on. |
offevent offevent | (Optional) Specifies the index of the RMON event that will turn this channel off. |
event event | (Optional) Specifies the event to be triggered when the channel is on and a packet is accepted. |
estatus ready | fired | always | (Optional) Specifies the status of the event as:
|
description description | (Optional) Specifies a description for this channel. |
owner owner | (Optional) Specifies the name of the entity that configured this entry. |
All command modes.
This example shows how to configure RMON channel 54313 for port ge.2.12 with a description of “capture all”:
System(rw)->set rmon channel 54313 ge.2.12 description “capture all”