Skip to content

Instantly share code, notes, and snippets.

@DBLaw
Last active December 10, 2015 20:48
Show Gist options
  • Select an option

  • Save DBLaw/4490239 to your computer and use it in GitHub Desktop.

Select an option

Save DBLaw/4490239 to your computer and use it in GitHub Desktop.
{
"name": "Ignore IPFIX",
"filter": {
"saved_search": "ENTER_THE_ID_FOR_YOUR_DYNAMIC_GROUP",
"not_transport": [
{
"port": 4740,
"protocol": 6
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment