Update Terminology authored by Fabian Seidl's avatar Fabian Seidl
......@@ -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.
## 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)
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)
......
......