Skip to content
Snippets Groups Projects
Commit c4b77921 authored by Simone Spinelli's avatar Simone Spinelli
Browse files

Making Vale happy

parent f3b474e4
No related branches found
No related tags found
2 merge requests!16update documentation, update vale rules, reduce warnings and suggestions made by vale,!15Architecture section
Pipeline #83945 failed
...@@ -33,11 +33,11 @@ In general, we use a meta-service called demarcation point, to identify the phys ...@@ -33,11 +33,11 @@ In general, we use a meta-service called demarcation point, to identify the phys
![](../../assets/images/TNC23_diagrams-Service_stitching.drawio.png){ width='400' } ![](../../assets/images/TNC23_diagrams-Service_stitching.drawio.png){ width='400' }
A service is always delivered on a VLAN (that can be native VLAN in some particula cases, for example IPtrunk). The VLAN is called "Service Delivery Point". A service is always delivered on a VLAN - that can be native VLAN in some particular cases, for example IPtrunk. The VLAN is called "Service Delivery Point".
## Separation of data and configuration ## Separation of data and configuration
Configuration can be seen as the composition of some abstract data structure that represent the business logic, and a template that match the router's specific config dialect. Configuration can be seen as the composition of some abstract data structure that represent the business logic, and a template that match the router's specific configuration dialect.
In the following example we are going to configure DNS servers on a Juniper and a Nokia router: In the following example we are going to configure DNS servers on a Juniper and a Nokia router:
DNS servers (abstract data): DNS servers (abstract data):
......
...@@ -44,7 +44,7 @@ LibreNMS is a general purpose monitoring system in use at GÉANT to gather relev ...@@ -44,7 +44,7 @@ LibreNMS is a general purpose monitoring system in use at GÉANT to gather relev
More detailed information about this integration is available in the [LibreNMS integration module](../admin_guide/oss_bss/librenms.md) More detailed information about this integration is available in the [LibreNMS integration module](../admin_guide/oss_bss/librenms.md)
### Kentik (planned) ### Kentik (planned)
Kentik is a Network Observability tool and it collects serveral information from our PE routers. For this reason it is not in scope for PHASE1. Kentik is a Network Observability tool and it collects several information from our PE routers. For this reason it is not in scope for PHASE1.
### Inventory Provider (planned) ### Inventory Provider (planned)
......
IP/MPLS IP/MPLS
IPAM
MPLS MPLS
MTTR MTTR
configuration as code configuration as code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment