Skip to content

Instantly share code, notes, and snippets.

@lukego
Created August 28, 2014 06:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukego/ad4738aa416d9e664678 to your computer and use it in GitHub Desktop.
Save lukego/ad4738aa416d9e664678 to your computer and use it in GitHub Desktop.
Example snabbnfv-traffic config file
return
{
{ vlan=100,
mac_address = "01:02:03:04:05:05",
port_id = "c3ff7402-aa13-4dfc-987a-5b3997bb53c1",
ingress_filter = nil,
egress_filter = nil,
gbps = nil,
tunnel = nil
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment