Mentions légales du service

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

[luxembourg] Adding renater-luxembourg as a virtual network equipment

parent 5e4ed9c3
No related branches found
No related tags found
No related merge requests found
{
"channels": {
"naming_pattern": "Po%CHANNELID%"
},
"kind": "virtual",
"linecards": [
{
},
{
"naming_pattern": "Te%LINECARD%/%PORT%",
"ports": [
{
},
{
"kind": "router",
"port": "Te5/4",
"uid": "ul-grid5000-sw01"
}
],
"rate": 10000000000
}
],
"model": "Cisco",
"routes": {
},
"site": "luxembourg",
"snmp_community": "public",
"type": "network_equipment",
"uid": "renater-luxembourg",
"vlans": {
"naming_pattern": "Vlan%VLANID%"
},
"weathermap": {
"use_cacti": "no"
}
}
\ No newline at end of file
...@@ -464,31 +464,27 @@ ...@@ -464,31 +464,27 @@
}, },
{ {
"naming_pattern": "Gi%LINECARD%/%PORT%",
"ports": [ "ports": [
{ {
}, },
{ {
"naming_pattern": "Gi%LINECARD%/%PORT%"
}, },
{ {
"kind": "switch", "kind": "switch",
"naming_pattern": "Gi%LINECARD%/%PORT%",
"port": "Eth1/1", "port": "Eth1/1",
"uid": "ul-grid5000-sw02" "uid": "ul-grid5000-sw02"
}, },
{ {
"naming_pattern": "Gi%LINECARD%/%PORT%"
}, },
{ {
"kind": "router", "kind": "virtual",
"naming_pattern": "Te%LINECARD%/%PORT%", "naming_pattern": "Te%LINECARD%/%PORT%",
"rate": 10000000000, "rate": 10000000000,
"uid": "renater-luxembourg" "uid": "renater-luxembourg"
},
{
"naming_pattern": "Te%LINECARD%/%PORT%",
"rate": 10000000000
} }
], ],
"rate": 1000000000 "rate": 1000000000
......
---
renater-luxembourg:
model: Cisco
kind: virtual
site: luxembourg
snmp_community: public
weathermap:
use_cacti: "no"
vlans:
naming_pattern: Vlan%VLANID%
routes: {}
linecards:
1:
naming_pattern: Te%LINECARD%/%PORT%
rate: 10000000000
ports:
1:
uid: ul-grid5000-sw01
port: Te5/4
kind: router
channels:
naming_pattern: Po%CHANNELID%
...@@ -329,22 +329,15 @@ ul-grid5000-sw01: ...@@ -329,22 +329,15 @@ ul-grid5000-sw01:
48: 48:
5: 5:
rate: 1000000000 rate: 1000000000
naming_pattern: Gi%LINECARD%/%PORT%
ports: ports:
1:
naming_pattern: Gi%LINECARD%/%PORT%
2: 2:
uid: ul-grid5000-sw02 uid: ul-grid5000-sw02
port: Eth1/1 port: Eth1/1
kind: switch kind: switch
naming_pattern: Gi%LINECARD%/%PORT%
3:
naming_pattern: Gi%LINECARD%/%PORT%
4: 4:
uid: renater-luxembourg uid: renater-luxembourg
kind: router kind: virtual
naming_pattern: Te%LINECARD%/%PORT%
rate: 10000000000
5:
naming_pattern: Te%LINECARD%/%PORT% naming_pattern: Te%LINECARD%/%PORT%
rate: 10000000000 rate: 10000000000
channels: channels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment