flow_rule_pattern.dst_mac.vsid.ifrm_dst_mac.vxlanΒΆ

<>

{
  eth:{
    dst-addr plain:'00 01 02 03 04 05'H
  },
  ip4:{
  },
  udp:{
  },
  vxlan:{
    vni plain:13
  },
  eth:{
    dst-addr plain:'00 01 02 03 04 06'H
  }
}