Changes
Page history
Update Terminology
authored
May 25, 2023
by
Fabian Seidl
Hide whitespace changes
Inline
Side-by-side
General-Overview/Terminology.md
View page @
a482aeae
...
@@ -6,13 +6,13 @@ goSDN is the core of this project. A vendor agnostic SDN controller implementing
...
@@ -6,13 +6,13 @@ goSDN is the core of this project. A vendor agnostic SDN controller implementing
The Principal Network Domain is the single source of truth in the network.
The Principal Network Domain is the single source of truth in the network.
##
Orchestrated Networking Device (OND
)
##
Managed Network Element (MNE
)
An
OND
is any kind of networking
device
orchestrated by goSDN.
An
MNE
is any kind of networking
element
orchestrated by goSDN.
## Southbound Interface (SBI)
## Southbound Interface (SBI)
A southbound interface is the standardised interface goSDN uses to communicate with a given
OND
.
A southbound interface is the standardised interface goSDN uses to communicate with a given
MNE
.
## Northbound Interface (NBI)
## Northbound Interface (NBI)
...
...
...
...