We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We should likely setup sFlow monitoring on our switches.
It will allow us quick view of traffic in the event of a DDOS or similar traffic event.
The OOB devices should likely be the sFlow log destination.
Also up for consideration off-by default?
note: Our Juniper EX4300 switches only support sFlow and not NetFlow.
Juniper configuration snapshot:
set forwarding-options sflow sampling-rate 1000 set forwarding-options sflow polling-interval 20 set forwarding-options sflow collector <collector-ip> udp-port <port-number>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We should likely setup sFlow monitoring on our switches.
It will allow us quick view of traffic in the event of a DDOS or similar traffic event.
The OOB devices should likely be the sFlow log destination.
Also up for consideration off-by default?
note: Our Juniper EX4300 switches only support sFlow and not NetFlow.
Juniper configuration snapshot:
The text was updated successfully, but these errors were encountered: