Skip to content

Commit add902b

Browse files
committed
Fix typos
Signed-off-by: Matej Feder <[email protected]>
1 parent 74eaf6c commit add902b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
-16.8 KB
Loading

_i18n/en/_posts/blog/2024-11-12-sonic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The SONiC configuration is dynamically generated based on the information stored
8383
This approach ensures consistency, as the configuration for each switch can be managed centrally and tailored to each
8484
device’s specifications.
8585

86-
# ONIE
86+
### ONIE
8787

8888
ONIE is an open-source boot loader designed to automate the installation of a network operating system (NOS) on bare-metal
8989
network switches. Developed by Cumulus Networks and now widely supported by the Open Compute Project (OCP), ONIE enables
@@ -93,7 +93,7 @@ When a switch with ONIE boots, it enters a discovery mode where it attempts to l
9393
be configured through multiple methods, with DHCP being one of the most common. In our DHCP configuration, ONIE retrieves
9494
a designated NOS image URL, allowing it to automatically download and install the appropriate SONiC version as required.
9595

96-
# ZTP
96+
### ZTP
9797

9898
ZTP is an automated method that streamlines the setup of SONiC network devices, allowing them to be deployed directly
9999
to a site, download configuration files, and begin operation without any manual intervention. This approach significantly

0 commit comments

Comments
 (0)