Skip to content

Commit aa85453

Browse files
committed
Mention GNS3 in the ingress
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
1 parent 3bd4f1b commit aa85453

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_posts/2024-01-30-ospf-unnumbered-infix.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: OSPF Unnumbered Interfaces
33
author: vatn
44
date: 2024-01-30 17:06:42 +0200
5+
last_modified_at: 2026-03-11 12:25:00 +0100
56
tags: [networking, ospf]
67
image:
78
path: /assets/img/ospf-unnumbered-fig1.svg
@@ -12,6 +13,12 @@ image:
1213
This post explains how to use *Unnumbered Interfaces* to simplify OSPF
1314
network setup and maintenance in [Infix][1].
1415

16+
> The topology in this post was built and tested in [GNS3][3], using
17+
> the Infix appliance from the [GNS3 Marketplace][4]. If you want to
18+
> follow along without any physical hardware, that is the quickest way
19+
> to get started — see the [virtual environments][5] documentation for
20+
> more details.
21+
{: .prompt-tip }
1522

1623
## Introduction
1724

@@ -400,3 +407,6 @@ Done!
400407

401408
[1]: https://github.com/kernelkit/infix
402409
[2]: https://github.com/kernelkit/infix/tree/main/doc/cli
410+
[3]: https://gns3.com/infix
411+
[4]: https://gns3.com/marketplace/appliances/infix
412+
[5]: https://www.kernelkit.org/infix/latest/virtual/

0 commit comments

Comments
 (0)