changing vlan priority

hi,

how do i change the vlan priority in RB1100AH?

i need to change the vlan priority to 1 in order for the internet to work.

[admin@MikroTik] /interface vlan> print
Flags: X - disabled, R - running, S - slave 
 #    NAME                                                MTU ARP        VLAN-ID INTERFACE
 0 R  starhub_vlan                                       1500 enabled       1071 p09_SH



[admin@MikroTik] /ip firewall mangle> print
Flags: X - disabled, I - invalid, D - dynamic 
 0   chain=output action=set-priority new-priority=1 passthrough=no out-interface=starhub_vlan

but the priority still 0 as shown

Hello
i think you must set priority in /bridge filter.check it…