The document evaluates OpenFlow implementation in RouterOS 6.6 on an RB750GL router. Testing showed that while the control plane functions, forwarding does not work properly. Packet-in messages are not generated and flows installed by the controller are not matched. This is due to buffers being set to zero, preventing packet-in messages. The router also cannot replace or rewrite packet headers as required. The current implementation is experimental and not production ready.