Public Access
1
0

fix: correct spelling of 'Configuration' in Junos ZTP tutorial

This commit is contained in:
2025-08-13 22:25:42 -04:00
parent 6c44dd8ffe
commit 61e3915af3

View File

@@ -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).<sup><a href="#bottom">[3]</a></sup> * A hex converter. [Link to the one I used here](https://www.rapidtables.com/convert/number/ascii-to-hex.html).<sup><a href="#bottom">[3]</a></sup>
## 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. 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.