Disable Queue for Interface

Hi there , in the old versions of mikrotik i could set the interface for the queue , but i m not finding that option in 6.1 .

Somebody can help me with that ? I have this queue

add name=EUA-23 target=99.34.4.11 max-limit=1000K/1000K

But i want that this just work in eth0 , not in eth1 and eth2 .

Thank you .

I think you should assign the dst parameter, although I do not fully understand the queue functionality completely.
I have recently created a rule for my guest network in order to limit the traffic for that network, and I created a rule like this
/queue simple
add max-limit=256k/2M name=q-LimitGuestBandwith target=br-GuestNetwork