User's Manual

Table Of Contents
Command Guide
-296-
<description> Event description
log Generate RMON log when the event fires
trap Generate SNMP trap when the event fires
<community> SNMP community string
Default:
None
Usage Guide:
To configure the Event of RMON
Example:
To configure the Event (below table) of RMON
Switch# configure terminal
Switch (config)# rmon event 1 log trap planet description error
4.2.201 sflow agent-ip
Command:
sflow agent-ip { ipv4 <v_ipv4_addr> | ipv6 <v_ipv6_addr> }
sflow Statistics flow
agent-ip The agent IP address used as agent-address in UDP datagrams. Defaults to IPv4 loopback address.
Default:
None
Usage Guide:
To configure the agent IP address of sFlow
Example:
To configure the agent IP address (10.10.10.10) of sFlow
Switch# configure terminal
Switch (config)# sflow agent-ip ipv4 10.10.10.10