Multi level thresholds with different actions for each level
F
FastNetMon
Multi level thresholds with different actions for each level.
Example:
- for traffic greater than x threshold, advertise /32 via BGP (we have this working)
- for traffic greater than y threshold, advertise /24 which contains the /32 violating the threshold via BGP, preferably with a different community string
F
FastNetMon
Another case that customers want to have multi level thresholds in mix with flow spec mitigations.
I.e. we start with flow spec mitigation at 1G but after 10G we do BGP blackhole.
A
Andrew Yager
There is an example in the docs for doing this, however it requires more extensibility. Would love to see this feature also allow flexible implementation via Flowspec and Blackhole(mutli-community)