switch# configure terminal switch(config)# feature sflow switch(config)# sflow agent-ip 10.0.0.250 switch(config)# sflow sampling-rate 5000 switch(config)# sflow counter-poll-interval 20 switch(config)# sflow collector-ip 10.0.0.50 vrf default switch(config)# sflow data-source interface ethernet 1/1 ... switch(config)# sflow data-source interface ethernet 1/24 switch(config)# copy running-config startup-config
A previous posting discussed the selection of sampling rates. Additional information can be found on the Cisco web site.
See Trying out sFlow for suggestions on getting started with sFlow monitoring and reporting.
No comments:
Post a Comment