کانال رسمی رایکا
1.64K subscribers
2.11K photos
85 videos
17 files
984 links
برگزار کننده دوره های تخصصی شبکه ، دیتاسنتر و امنیت

rayka-co.ir
Download Telegram
MPLS VPN Control Plane and Data Plane
website: https://rayka-co.com/lesson/mpls-vpn-control-plane-and-data-plane/
YouTube: https://youtu.be/GNCBEw_ktvI
MPLS VPN control plane and data plane understanding is essential to grasp how MPLS VPNs operate. The control plane, powered by LDP and MP-BGP , are responsible for building and exchanging routing and label information that determines how traffic should flow across the network. In contrast, the data plane handles the actual forwarding of packets within the MPLS network, using the labels and paths established by the control plane.
7. pyATS AEtest Introduction
Website: https://rayka-co.com/lesson/pyats-aetest-introduction/
Youtube: https://youtu.be/Wyc8vzgTHGU
pyATS aetest is a Python-based testing framework designed for writing and executing structured network test scripts. It allows you to create reusable test cases to verify that your network devices and configurations are functioning as expected.
In this section, we'll introduce the basics of aetest, explore its structure, and walk through a simple example to get started.
7. Route Target in MPLS VPN
Website: https://rayka-co.com/lesson/route-target-in-mpls-vpn/
YouTube: https://youtu.be/iVPXIWJzmS4
Route Target (RT) in an MPLS VPN, advertised via MP-BGP between PE routers, plays a key role in defining customer VPN topologies. This section explores how RTs are designed to support various topologies, including full-mesh, hub-and-spoke, central services, and extranet models.
9. AEtest loop.mark
Website: https://rayka-co.com/lesson/aetest-loop-mark/
Youtube: https://youtu.be/KoiekXhYWcQ
aetest loop.mark is a feature of AEtest in pyATS used to mark a testcase or test section for iteration. It is often applied with different parameters and is particularly useful when you want to run the same test logic multiple times with different input values.
8. MPLS VPN Hub and Spoke Topology
Website: https://rayka-co.com/lesson/mpls-vpn-hub-and-spoke-topology/
Youtube: https://youtu.be/bDAJpEc8EvM
MPLS VPN hub-and-spoke topology is the focus of this lesson. In this design, customer branch sites communicate exclusively with the central office, not with each other. We will configure this topology using route targets (RTs), as introduced in the previous lesson.
اختصاصی برای افراد مقیم خارج از ایران
دسترسی به سرویس های ایران
بیمه ، بانک، پخش فیلم و فوتبال و ...
با آدرس IP ایران

ویندوز، اندروید و iphone

شنبه ها رایگان

ربات: https://tttttt.me/vpn2iranbot
پشتیبانی: https://tttttt.me/vpn2iranadmin
کانال: https://tttttt.me/vpn2iran_channel
اختصاصی برای افراد مقیم خارج از ایران
دسترسی به سرویس های ایران
بیمه ، بانک، پخش فیلم و فوتبال و ...
با آدرس IP ایران

ویندوز، اندروید و iphone

شنبه ها رایگان

ربات: https://tttttt.me/vpn2iranbot
پشتیبانی: https://tttttt.me/vpn2iranadmin
کانال: https://tttttt.me/vpn2iran_channel
11. Change Configuration with pyATS
Website: https://rayka-co.com/lesson/change-configuration-with-pyats/
Youtube: https://youtu.be/F3IZH3tqQec
Change configuration with pyATS: pyATS is primarily a testing framework, but it can also be used to push configuration to devices. In this section, we show how to combine pyATS with Jinja2 templates and YAML data to apply device-specific configurations dynamically.
نام دوره: Container and CI/CD for Network Engineers
1- مقدمه و تعریف کاربردی از Container و CI/CD
در این بخش به معرفی دوره پیش رو خواهم پرداخت و سعی می‌کنم با مثالهایی که برای مهندسین شبکه قابل درک باشد، دو مفهوم Container و CI/CD و کاربردهای آن را بشناسیم
https://youtu.be/mx5wIxa2oqQ
9. MPLS central services VPN
Website: https://rayka-co.com/lesson/mpls-central-services-vpn/
Youtube: https://youtu.be/ELk0LgZwD3c
MPLS central services VPN, also known as MPLS VPN shared services, is a topology where multiple customer VPNs securely access shared services like voice gateways or Internet access, while traffic isolation is maintained through route-target filtering and route leaking.
نام دوره:
Container and CI/CD for Network Engineers

2- نصبداکر Docker و
ایجاد اولین Container
وب سایت: https://rayka-co.ir/new/install-docker
یوتیوب:https://youtu.be/mREk8-Uo0lo
در این بخش،نحوه نصب Docker بر
روی سیستم‌عامل Ubuntuرا بررسی
خواهیم کرد. سپسبا استفاده از imageهای
موجود، اولین containerخود را
ایجاد می‌کنیم.در
ادامه، به تفاوت میان DockerImage و
Docker Container می‌پردازیمو در پایان، مفهوم Docker
Registry — اعماز رجیستری‌های عمومی و خصوصی — را توضیح
خواهیم داد.