- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- is possible to configure instances of sflow in Pro...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2009 02:32 PM
07-29-2009 02:32 PM
is possible to configure instances of sflow in ProCurve Switch 4204vl
someone know if is possible to configure some instances of sflow in switch ProCurve Switch 4204vl?
In those swiches is only possible to configure, sflow, thru CLI with the command setmib; but when I use it:
Setmib SflowRcvrAddress.2 -o
In order to configure a second instance of sflow, the Switch shows:
ProCurve Switch 4204vl(config)# SETMIB sFlowRcvrAddress.2 -o 0C0A8005B
sFlowRcvrAddress.2: Unable to create.
Is there another way to configure sflow instances in switch 4204vl?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2009 02:31 AM
07-30-2009 02:31 AM
Re: is possible to configure instances of sflow in ProCurve Switch 4204vl
(adv traf mgt page-xxvii)
but this is the general doc :
http://h40060.www4.hp.com/procurve/uk/en/pdfs/application-notes/AN-S6_sFlow-PCM-traffic-mon-final-081108.pdf
that gives this syntax :
4.3 Activate sampling and polling
To activate sampling on a set of switch ports, use:
5406zl(config)# sFlow <1-3> sampling
Where N is the number of sampled packets. N can vary between 0 (sampling disabled) and 16441700
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2009 02:54 AM
07-30-2009 02:54 AM
Re: is possible to configure instances of sflow in ProCurve Switch 4204vl
"0C0A8005B" is 9 characters; don't think that's correct.
look at
http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1248950391338+28353475&threadId=900791
for examples
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2009 07:17 AM
07-30-2009 07:17 AM
Re: is possible to configure instances of sflow in ProCurve Switch 4204vl
Thanks for the information!
Actually Sflow command is not available in Switch 4204vl.
In order to configure it, I used command setmib (please see attachments)
And works properly but only with one instance, but when I try to configure a second instance, using command:
setmib sFlowRcvrAddress.2 -o OA020165
Is showed:
sFlowRcvrAddress.2: Unable to create.
I used "sFlowRcvrAddress.2" in order to configure a Second instance.
My question is Is possible to configure a second instance using "sFlowRcvrAddress.2"?
when I used "sFlowRcvrAddress.1", the configuration is set properly.
in my first question I used "0C0A8005B" for the hexadecimal value ip addres, and was my mistake, the hexadecimal value is wrong.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2009 10:23 PM
07-30-2009 10:23 PM
Re: is possible to configure instances of sflow in ProCurve Switch 4204vl
"setmib sFlowRcvrAddress.2 -o OA020165"
firts char seems an kapital-O to me?