flow_rule_pattern.dst_mac.outer_vidΒΆ

<>

{
  eth:{
    dst-addr plain:'00 01 02 03 04 05'H,
    tagged tagged:{
      vlan-id plain:13,
    }
  }
}