Skip to content
Snippets Groups Projects
Commit a69d87e4 authored by Martin Stiemerling's avatar Martin Stiemerling
Browse files

playing with md and superset typography

parent f0e86d35
Branches
Tags
3 merge requests!90Develop,!62Resolve "Update database in order to achieve the long-term goals of the project",!53V.0.1.0 Codename Threadbare
Pipeline #51666 passed
This commit is part of merge request !53. Comments created here will be created in the context of that merge request.
......@@ -19,9 +19,10 @@ the network for a longer time, i.e., multiple minutes or even longer.
### Topology Inventories
Every network has one given physical topology and on top of this at least one
logical topology. There may be multiple logical topologies on top logical
topologies, i.e., a recursion.
Every network has one given physical topology (G<sub>physical</sub> ) and on
top of this at least one logical topology (G<sub>logical1</sub>). There may be
multiple logical topologies (G<sub>n+1</sub>) on top logical topologies
(G<sub>n</sub>), i.e., a recursion.
A topology consists out of interfaces, which are attached to their respective
network elements, and links between these interfaces.
......@@ -30,7 +31,7 @@ Mathematically, such a topology can be described as a directed graph, whereas
the interfaces of the network elements are the nodes and the links are
the edges.
G <sub>physical</sub> ist a superset of G <sub>logical1</sub>.
G<sub>physical</sub> ist a superset of G<sub>logical1</sub>.
### Potential other Inventories
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment