Manual:Fast Path

From MikroTik Wiki
Revision as of 09:29, 8 October 2012 by Marisb (talk | contribs)
Jump to navigation Jump to search
Version.png

Applies to RouterOS: v6+

Summary

List of RouterBoards with FastPath support

FastPath Handlers

Currently RouterOS has three fast path handlers

  • ipv4 fast path
  • traffic generator
  • mpls fast path


IPv4 fast path is automatically used if following conditions are met:

/ip firewall connection tracking set enabled parameter has new auto value Which means that connection tracking is disabled by default until firewall rules are added.


Packet will be forwarded in fast path only if source and destination interfaces support fast path.

[ Top | Back to Content ]