linuxlab.io
Tutorials▾
  • Linux & networking
    File system, processes, TCP/IP, BGP and OSPF
    →
  • Terraform & IaC
    HCL, state, plan/apply on a LocalStack sandbox
    →
  • Git & GitHub
    Object model, plumbing, branching, GitHub Actions
    →
All tutorials →
PricingAboutSign inCreate account
/
  • Введение
  • Уроки
  • How it works
  • Симулятор
  • База знаний
  • Собеседование
Lessons
Footer
linuxlab-TutorialsPricingAboutPrivacy & cookies
Copyright © 2026 LinuxLab. All rights reserved.

← из прошлого урока

You assembled eBGP between AS numbers. Next is an IGP, routing INSIDE an AS. OSPF on three FRR routers: neighbor auto-discovery through hello, the Link-State database, the SPF path calculation. The final chapter of the tutorial.

← к прошлому уроку

Продвинутый

OSPF area 0: a dynamic IGP across three nodes

22 мин · урок входит в курс «Продвинутый»

Unlike bgp (for inter-AS routing), ospf is an IGP (Interior Gateway Protocol) for routing inside a single AS. All routers inside one OSPF area discover each other automatically through multicast hello packets, exchange Link-State Advertisements, and build a full map of the topology.

The topology is linear: r1 ── 10.1.12.0/24 ── r2 ── 10.1.23.0/24 ── r3. All three are in area 0. After configuration, r1 learns how to reach r3 without adding routes by hand.

Урок закрыт

Чтобы запустить sandbox и пройти этот урок целиком, нужен соответствующий курс. Внутри - ещё много практических уроков того же уровня и сквозной прогресс.

Купить курсВойти← Все уроки
Footer
linuxlab-
Copyright © 2026 LinuxLab. All rights reserved.
Tutorials
Pricing
About
Privacy & cookies