This course will contains 30% theoretical part and 70% LABs with real scenarios configuration on MikroTik routers. The labs will be based on step-by-step configuration with a testing part by end of each lab to
Basic RAW Example Let's assume that we have OSPF configuration, but due to connection tracking OSPF have adjacency problems. We can use RAW rules to fix this, by not sending OSPF packets to connection tracking. /ip firewall raw add chain=prerouting protocol=ospf action=notrack add chain=outpu...
a packet is triggered by the switch configuration and should be processed in software, e.g. a DHCP or IGMP snooping. See the packet walkthrough when an in-interface is hardware offloaded: The switch checks whether the in-interface is a hardware offloaded interface; Run a packet through the...
Understand everything about OSPF routing protocol on Juniper and apply everything on real LABS Maher Haddad $60 View Juniper Bundle Buy Juniper $10/month Maher Haddad Hello everyone. My name is Maher Haddad and I am a MikroTikCertifiedTrainer, Cisco Authorized Instructor and LigoWave Authorized Tra...
only IPs in peer address configuration, so dynamically updated addresses needed to be updated – now hostnames are allowed. Additionally in the past IPSec policies required to have the sa-dst-address attribute updated with IP of remote peer as well – this is now updated automatically by ...
==Simple OSPF configuration== The following example illustrates how to configure single-area OSPF network. Let's assume we have the following network. [[Image:image6005.gif]] Example network consists of 3 routers connected together within 10.10.1.0/24 network and each router has also one ...
The Cost in RouterOS is set to 10 on all interfaces by default. Value can be changed in [http://wiki.mikrotik.com/wiki/OSPF-reference#Interface ospf interface configuration menu], for example to add ether2 interface with cost of 20: [admin@MikroTik]/routing ospf interface> add interface...
== Configuration examples == === Creating isolated Metarouter for client === This Example will show how to use Metarouter feature to create a isolated router on top of the WISP client site router. The setup for the example is shown on the diagram below: 1. Adding a Metarouter for client...
[admin@RB493G] /ipv6 dhcp-server binding> make-static 0 * DHCP-PD also installs route to assigned prefix into IPv6 routing table [admin@RB493G] /ipv6 route> print Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, o - ospf, b - bgp, ...