1
mirror of https://git.dn42.dev/wiki/wiki.git synced 2024-11-23 07:43:29 +01:00

mpls-bird2: Fix last internal links

This commit is contained in:
famfo 2024-02-14 09:58:02 +01:00
parent 84f20c99f8
commit 2278bee596

View File

@ -41,8 +41,8 @@ In this article, I will make use of official BIRD document to show readers how t
- [2.4 IP Address and Static Route Configuration](#2-4-ip-address-and-static-route-configuration)
- [2.5 Installing BIRD](#2-5-installing-bird)
- [2.5.1 Install Compiling and Building Dependencies](#2-5-1-install-compiling-and-building-dependencies)
- [2.5.2 Clone BIRD 2.14 Repo](#2-5-2-clone-bird-2-1-4-repo)
- [2.5.3 Build Software Package of BIRD 2.14](#2-5-3-build-software-package-of-bird-2-1-4)
- [2.5.2 Clone BIRD 2.14 Repo](#2-5-2-clone-bird-2-14-repo)
- [2.5.3 Build Software Package of BIRD 2.14](#2-5-3-build-software-package-of-bird-2-14)
- [3 BIRD Configuration](#3-bird-configuration)
- [3.1 Basic Setup](#3-1-basic-setup)
- [3.1.1 Router ID](#3-1-1-router-id)