@@ -16,8 +16,7 @@ IP plans for the PtP connections can be tedious and limits flexibility
1616as configurations must be coordinated and matched with each neighbor.
1717The figure below is used as illustration.
1818
19- <a id =" fig1 " >  ; </a >
20- ![ ] ( /assets/img/ospf-unnumbered-fig1.svg )
19+ ![ ] ( /assets/img/ospf-unnumbered-fig1.svg ) {: #fig1}
2120_ ** Figure 1** : OSPF network with point-to-point links._
2221
2322The setup disregards any user networks attached to the routers, and
@@ -65,8 +64,7 @@ It's always a good idea to start with the smallest setup to get a feel
6564for the system, and how to [ troubleshoot] ( #troubleshooting ) it. So we
6665start out with a simple network, just two nodes:
6766
68- <a id =" fig2 " >  ; </a >
69- ![ ] ( /assets/img/ospf-unnumbered-fig2.svg )
67+ ![ ] ( /assets/img/ospf-unnumbered-fig2.svg ) {: #fig2}
7068_ ** Figure 2** : OSPF network with point-to-point link between two routers._
7169
7270The first step, the IP plan, is already shown in Figure 2.
@@ -456,8 +454,7 @@ In addition to the point-to-point links, the router likely has regular
456454LAN subnets where hosts can be connected. In Figure 3, host subnets
457455have been added to R1 and R6.
458456
459- <a id =" fig3 " >  ; </a >
460- ![ ] ( /assets/img/ospf-unnumbered-fig3.svg )
457+ ![ ] ( /assets/img/ospf-unnumbered-fig3.svg ) {: #fig3}
461458_ ** Figure 3** : LAN broadcast networks added at R1 and R6._
462459
463460On R1, * eth2* is configured with IP address 10.0.1.1/24, and enabled
0 commit comments