There are 78 classifiers in the output. Unfortunately, pbit can't decide what section it wants to live in. Sometimes it's under the rules and sometimes it's under the action. I made a lot of the lines optional since they don't occur in all the blocks. When I make the etype optional under rule, it maps everything except the pbit under rules in classifier 0. If I remove that optional for etype, lots of the mapping fails.
classifier 0: order: 1
, scope: ROUTER_ONLY, status: enabled, source: UNK, name:
rule:
rx_ifname: if:pm_bb_if
pbit: 0
action:
rx_queue_class: 0
classifier 9: order: 10, scope: BRIDGE_ONLY, status: enabled, source: UNK, name:
rule:
rx_ifname: local
tx_ifname: if:pm_bb_bridge
etype: 34958
action:
rx_queue_class: 1
pbit:
How can I get this to w
thanks
Patti Stone