MikroTik
MikroTikLoop
LoopProtect
ProtectFeature
Feature
Haydar
HaydarFadel
Fadel| |Cloud
CloudFor
ForNetwork
Network
CLOUD FOR NETWORK 1
About The Trainer
Name : Haydar Fadel
Bachelor of Computer Communication Engineering
Working in IT field from 2008
Certified as MikroTik (MTCNA,MTCRE,MTCWE,MTCTCE,MTCUME,MTCIPv6E & MTCINE)
Certified as MikroTik official trainer : www.mikrotik.com/training/partners/asia/iraq
Certified as MikroTik consultant: www.mikrotik.com/consultants/asia/iraq
Certified as Cisco (CCNA R&S , Security , VoIP , CCDA , Service Provider , Wireless , Data
Center , CCNP R&S , CCNP Security , CCNP Service Provider and Cisco networking
academy )
CLOUD FOR NETWORK 2
MikroTik Certification Path
For more info see: http://training.mikrotik.com
CLOUD FOR NETWORK 3
MikroTik Loop Protect Feature
CLOUD FOR NETWORK 4
Loop Protect
Loop protect feature can prevent Layer2 loops by sending loop protect protocol packets and shutting
down interfaces in case they receive loop protect packets originated from themself.
The feature works by checking source MAC address of received loop protect packet against MAC
addresses of loop protect enabled interfaces.
If the match is found, loop protect disables the interface which received the loop protect packet.
Log message warns about this event and interface is marked with a loop protect comment by system.
RouterOS loop protect feature can be used on bridged interfaces as well as on ethernet interfaces which
are set for switching in RouterBoard switch chips.
Loop protect works on ethernet, vlan, eoip and eoipv6 interfaces.
It supports adjusting loop protect packet sending interval and interface disable time.
Configuration changes or expiration of disable time resets loop protection on interface.
CLOUD FOR NETWORK 5
Loop Protect
Property Description
loop-protect (on | off | default;Default: default) Enables or disables loop protect on selected interface.
default works as turned off.
loop-protect-send-interval (time interval; Default: 5m) Sets how often loop protect packets are sent on selected
interface.
loop-protect-disable-time (time interval | 0; Default: 5m) Sets how long selected interface is disabled when loop is
detected. 0 - forever.
CLOUD FOR NETWORK 6
How Enable Loop Protect in RouterOS
interface ethernet set ether5 loop-protect=on
CLOUD FOR NETWORK 7
Thank You
CLOUD FOR NETWORK 8