From 61e3915af3accb418168f4b3c7861d8172f42f94 Mon Sep 17 00:00:00 2001 From: giteaadmin Date: Wed, 13 Aug 2025 22:25:42 -0400 Subject: [PATCH] fix: correct spelling of 'Configuration' in Junos ZTP tutorial --- src/blog/8.13.25.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blog/8.13.25.md b/src/blog/8.13.25.md index de6ba87..86af68a 100644 --- a/src/blog/8.13.25.md +++ b/src/blog/8.13.25.md @@ -19,7 +19,7 @@ Most people know that DHCP (Dynamic Host Configuration Protocol) is a protocol u * A hex converter. [Link to the one I used here](https://www.rapidtables.com/convert/number/ascii-to-hex.html).[3] -## Junos Base Cnfiguration +## Junos Base Configuration Here is a very simple base config below to allow SSH but I highly recommend you set up your own. Try configuring a Junos device once with some basic configuration then use that to create your own template. Remember this will apply to all out of the box devices that pull a DHCP address.