Mô tả

***This course is not officially sponsored  by MikroTik and not an authorized course by MikroTik. We are neither affiliated with nor endorsed by MikroTik. We respect the Trademarks of the mentioned company and institution.***


MikroTik MTCINE is the hardest and the more complex course track in MikroTik. Actually it is the one and only advanced course between all MikroTik courses and it requires as a pre-requisite the MTCNA course as well as MTCRE course.

As being a complex course, I have decided to design this course in which I explain all topics of the MTCINE track. In this course, I will explain and do LABS about the Border Gateway Protocol (BGP) and Multiple Protocol Label Switching (MPLS) which are both considered very advanced topics and implemented inside the networks of the Internet Service Provider (ISP).

So in this course, I will cover the following topics:

• What is Autonomous System (AS)

• What is Border Gateway Protocol (BGP)?

• Path Vector algorithm

• BGP Transport and packet types

• iBGP and eBGP

• Stub network scenarios and private AS removal

• Non-stub scenarios

• iBGP and eBGP multi-hop and loopback usage

• Route distribution and routing filters

• BGP best path selection algorithm

• BGP prefix attributes and their usage

• BGP route reflectors and confederations

• MPLS basics

• Static label mapping

• Label Distribution Protocol (LDP)

• Penultimate-hop-popping

• MPLS traceroute differences

• LDP based VPLS tunnels

• Bridge split horizon

• BGP based VPLS

• BGP based layer3 tunnels (L3VPN)

• What is traffic engineering and how it works

• RSVP, static path, dynamic path (CSPF)

• Bandwidth allocation and bandwidth limitation differences and settings


All my courses will be based on LABS, so I advice you to run GNS3 with MikroTik CHR image to be able to follow this course because in some LABS you require to run 7 MikroTik Routers in 1 LAB.

Finally, if you want to master the topics of the MTCINE track, I advise you to enroll in my course and I will help you with your mission.


Bạn sẽ học được gì

Understand what is BGP routing protocol and where it is used

Understand what is the function on the Autonomous system

Understand how prefixes are being advertised in the internet

Understand how to configure eBGP neighboship

Understand how to configure eBGP Authentication using TCP MD5 Key

Understand where eBGP multihop should be used

Understand why iBGP should be configured on routers within the same AS

Understand what is the function of split horizon in iBGP

Understand what are the 4 BGP messages and the function of each of them

Understand what are the BGP states

Understand what is the BGP Route Path Selection

Understand what are the Attributes that are used in MikroTik for BGP

Understand how to configure BGP Weight Attribute on MikroTik

Understand how to configure BGP Local Preferece Attribute on MikroTik

Understand how to configure BGP AS Path Preprending Attribute on MikroTik

Understand how BGP Origin code Attribute works on MikroTik

Understand how to configure MED Attribute on MikroTik

Understand how to remove Private AS

Understand how to configure BGP in a single homed stub network

Configuring BGP Mutihomed stub network for ISP's failover

Configuring BGP Mutihomed non-stub network

Configuring Failover and Load-Balancing on BGP Mutihomed non-stub network

Usage of Route Filter to accept and discard advertised prefixes the way in and out

Understand what BGP Community is

Configure BGP community with AS Prepend Path

Understand the well-known BGP communities and difference between no export and no advertise

Configure no export BGP Community

Configure no advertise BGP Community

Understand what BGP aggregate can do

Configure BGP aggregate w/o Inherit Attributes

Understand what is BGP Route Reflector

Configure BGP Route Reflector inside an AS to reduce number of iBGP peers

Understand what is BGP Confederation

Configure BGP Route Confederation inside an AS to reduce number of iBGP peers

Understand what is MPLS and where to use it

Understand how to have a BGP free core in your ISP using MPLS

Understand the MPLS acronyms ((CE, PE, P, Label Push, Label Swap, Label Pop)

Configure MPLS using the static labeling

Configure MPLS using the dynamic labeling

Filter MPLS using Accept and Advertise Filter

Understand and configure VRF lite on MikroTik

Understand MPLS layer 3 VPN using VRF

Configure MPLS layer 3 VPN using VRF

Understand and configure MPLS layer 2 VPN using VPLS

Understand what is MPLS Traffic Engineering

Configure MPLS Traffic Engineering

Run VPLS over TE Tunnels

Yêu cầu

  • Basic networking knowledge
  • Basic TCP/IP protocol knowledge
  • Knowledge about Interior routing protocol such as RIP and OSPF

Nội dung khoá học

16 sections

Introduction to BGP

3 lectures
Why we need BGP - Intro
02:13
Why we need BGP - Explanation
10:30
Autonomous system and BGP prefixes
13:08

Neighborship on BGP

9 lectures
Introduction to BGP Neighborship
02:31
LAB 1 - Configuring External BGP neighborship
18:22
LAB 2 - Configuring eBGP Authentication using TCP MD5 key
07:41
LAB 3 - Configuring EBGP Multihop
16:38
LAB 4 - Configuring eBGP multihop with update source
16:17
LAB 5- Configuring iBGP - Part 1
17:36
Continued - LAB 5- Configuring iBGP - Part 1
12:31
LAB6 - Configuring iBGP - Part 2
16:12
LAB7 - iBGP Split Horizon
14:08

MikroTik BGP Messages and BGP Neighbor states

3 lectures
Intro - BGP messages and BGP neighborship states
01:40
LAB 8 - Understand the BGP Messages OPEN, UPDATE, KEEPALIVE & NOTIFICATION
20:34
BGP States: Idle - Connect - Active - OpenSent - OpenConfirm - Established
09:27

MikroTik BGP Path Selection & Attributes

8 lectures
Intro - BGP Route Selection and Attributes
01:56
MikroTik BGP Route Path Selection and Attributes Explained
12:21
LAB 9 - Configuring BGP Weight Attribute
23:21
LAB 10 - BGP Local Preference Attribute Part1
19:48
LAB 10 - BGP Local Preference Attribute Part2
13:35
LAB 11 - BGP AS Path Prepending Attribute
14:06
LAB 12 - BGP Origin Code Attribute
10:01
LAB 13 - BGP MED Attribute
12:18

BGP Single Homed Stub Network

2 lectures
Configure BGP Single Homed Stub Network - Part 1
19:24
Configure BGP Single Homed Stub Network - Part 2
20:55

BGP Multihomed Stub Network

2 lectures
What is BGP Multihomed Stub Network?
01:24
Configure BGP Multihomed Stub Network for ISPs Failover
14:50

BGP Multihomed for non-Stub Network

6 lectures
What is BGP Multihomed for non-Stub Network?
02:31
LAB scenario - Explanation
06:59
Configure BGP Multihomed non-Stub Network - Part1
17:09
Configure BGP Multihomed non-Stub Network - Part2
22:35
Configuring Load Balancing and Failover on BGP using Route Filters
20:35
Testing Load Balancing & Failover on BGP Multihomed non-stub network
12:07

BGP Communities

3 lectures
Introduction to BGP Communities
00:38
Configuring BGP Community with Prepend Path
18:52
BGP Well-Known Community (No Export - No Advertise)
12:25

BGP Aggregate

2 lectures
Introduction to BGP Aggregate
00:41
Configure BGP aggregate w/o Inherit Attributes
21:34

BGP Route Refelector

3 lectures
Introduction to BGP Route Reflector
01:18
What is BGP Route Reflector and where can be used?
08:26
Configure BGP Route Reflector to propagate prefixes between non iBGP peers
15:36

BGP Confederation

3 lectures
Introduction to BGP Confederation
00:52
What is BGP Confederation and where to use it?
08:54
Configuring BGP Confederation
21:32

Introduction to MPLS

4 lectures
Intro to MPLS Fundamental
01:40
Where and how to use MPLS?
09:44
BGP Free Core using GRE Tunnels
22:31
BGP Free Core using MPLS
15:18

MPLS Basics, MPLS Labels and MPLS Filtering

5 lectures
Introduction to MPLS Basics and MPLS Labels
01:48
MPLS header and acronyms (CE, PE, P, Label Push, Label Swap, Label Pop)
09:54
Configuring MPLS with Static Labels
23:58
Configuring MPLS with Dynamic Labels
08:30
MPLS Filtering (Accept Filter vs Advertise Filter)
13:36

MPLS Layer3 VPN - VRF

5 lectures
Introduction to L3 VPN on MPLS
01:58
Configuring VRF Lite on MikroTik
19:13
MPLS Layer 3 VPN - Explained
14:35
MPLS Layer 3 VPN - Configuration (Part 1)
17:45
MPLS Layer 3 VPN - Configuration (Part 2)
10:44

MPLS Layer 2 VPN - VPLS

2 lectures
Introduction to MPLS Layer 2 VPN
01:35
MPLS Layer 2 VPN (VPLS) - Configuration
16:35

MPLS Traffic Engineering

6 lectures
Introduction to MPLS Traffic Engineering
01:01
MPLS Traffic Engineering - Explained
10:30
MPLS Traffic Engineering - LAB Scenario
04:22
MPLS Traffic Engineering - Configuration
16:16
VPLS over TE tunnels
07:39
MikroTik official trainings with Maher Haddad
03:27

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.