Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a7e792a9 authored by Gaetan SIMO's avatar Gaetan SIMO
Browse files

[bordeaux] network api updated

parent 7d2d59e6
No related branches found
No related tags found
No related merge requests found
......@@ -70,6 +70,6 @@
"naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
"use_cacti": "no"
}
}
\ No newline at end of file
......@@ -160,6 +160,6 @@
"naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
"use_cacti": "no"
}
}
\ No newline at end of file
......@@ -67,6 +67,6 @@
"naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
"use_cacti": "no"
}
}
\ No newline at end of file
......@@ -5,27 +5,89 @@
"kind": "switch",
"linecards": [
{
"kind": "router",
"naming_pattern": "%LINECARD%/%PORT%",
"ports": [
{
"uid": "gw-bdx"
}
],
"rate": 10000000000
},
{
"kind": "switch",
"naming_pattern": "%LINECARD%/%PORT%",
"kind": "router",
"naming_pattern": "Gi%LINECARD%/0/%PORT%",
"ports": [
{
},
{
"uid": "sbordeplage1"
},
{
},
{
},
{
},
{
},
{
"uid": "sbordeplage2"
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
"uid": "gw-bdx"
}
],
"rate": 1000000000
......@@ -40,6 +102,12 @@
"type": "network_equipment",
"uid": "st-bordemer",
"vlans": {
"100": {
"addresses": [
"172.16.15.200"
],
"administrative": true
},
"naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
......
......@@ -4,6 +4,8 @@ sbordeplage1:
kind: switch
site: bordeaux
snmp_community: public
weathermap:
use_cacti: "no"
vlans:
naming_pattern: Vlan%VLANID%
routes: {}
......
......@@ -4,6 +4,8 @@ sbordeplage2:
kind: switch
site: bordeaux
snmp_community: public
weathermap:
use_cacti: "no"
vlans:
naming_pattern: Vlan%VLANID%
routes: {}
......
......@@ -4,6 +4,8 @@ sborderline:
kind: switch
site: bordeaux
snmp_community: public
weathermap:
use_cacti: "no"
vlans:
naming_pattern: Vlan%VLANID%
routes: {}
......
......@@ -6,21 +6,18 @@ st-bordemer:
snmp_community: public
vlans:
naming_pattern: Vlan%VLANID%
"100":
administrative: yes
addresses:
- 172.16.15.200
routes: {}
linecards:
0:
naming_pattern: "%LINECARD%/%PORT%"
kind: router
rate: 10000000000
ports:
0: gw-bdx
1:
naming_pattern: "%LINECARD%/%PORT%"
kind: switch
naming_pattern: "Gi%LINECARD%/0/%PORT%"
kind: router
rate: 1000000000
ports:
1: sbordeplage1
2: sbordeplage2
25: gw-bdx
channels:
naming_pattern: Po%CHANNELID%
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment