Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ca5a707e authored by Elodie Bertoncello's avatar Elodie Bertoncello
Browse files

[grenoble] update network API post golden rules modifications

parent 07a32282
Branches
No related tags found
No related merge requests found
Showing
with 11 additions and 12 deletions
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
}, },
{ {
"kind": "other", "kind": "other",
"uid": "blade-1" "uid": "edel-cmc-1"
}, },
{ {
"uid": "edel-1" "uid": "edel-1"
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
}, },
{ {
"kind": "other", "kind": "other",
"uid": "blade-2" "uid": "edel-cmc-2"
}, },
{ {
"uid": "edel-19" "uid": "edel-19"
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
}, },
{ {
"kind": "other", "kind": "other",
"uid": "blade-3" "uid": "edel-cmc-3"
}, },
{ {
"uid": "edel-37" "uid": "edel-37"
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
}, },
{ {
"kind": "other", "kind": "other",
"uid": "blade-4" "uid": "edel-cmc-4"
}, },
{ {
"uid": "edel-55" "uid": "edel-55"
......
...@@ -505,7 +505,7 @@ ...@@ -505,7 +505,7 @@
"uid": "gw-grenoble", "uid": "gw-grenoble",
"vlans": { "vlans": {
"naming_pattern": "Vlan%VLANID%", "naming_pattern": "Vlan%VLANID%",
"vlan1": { "vlan100": {
"addresses": [ "addresses": [
"172.16.31.254" "172.16.31.254"
], ],
......
...@@ -18,7 +18,7 @@ edel-sw-1: ...@@ -18,7 +18,7 @@ edel-sw-1:
rate: 1000000000 rate: 1000000000
ports: ports:
4: 4:
uid: blade-1 uid: edel-cmc-1
kind: other kind: other
5: edel-1 5: edel-1
6: edel-2 6: edel-2
......
...@@ -18,7 +18,7 @@ edel-sw-2: ...@@ -18,7 +18,7 @@ edel-sw-2:
rate: 1000000000 rate: 1000000000
ports: ports:
4: 4:
uid: blade-2 uid: edel-cmc-2
kind: other kind: other
5: edel-19 5: edel-19
6: edel-20 6: edel-20
......
...@@ -18,7 +18,7 @@ edel-sw-3: ...@@ -18,7 +18,7 @@ edel-sw-3:
rate: 1000000000 rate: 1000000000
ports: ports:
4: 4:
uid: blade-3 uid: edel-cmc-3
kind: other kind: other
5: edel-37 5: edel-37
6: edel-38 6: edel-38
......
...@@ -19,7 +19,7 @@ edel-sw-4: ...@@ -19,7 +19,7 @@ edel-sw-4:
ports: ports:
4: 4:
kind: other kind: other
uid: blade-4 uid: edel-cmc-4
5: edel-55 5: edel-55
6: edel-56 6: edel-56
7: edel-57 7: edel-57
......
...@@ -6,14 +6,13 @@ gw-grenoble: ...@@ -6,14 +6,13 @@ gw-grenoble:
backplane_bps: 800000000000 backplane_bps: 800000000000
mtu: 9216 mtu: 9216
snmp_community: public snmp_community: public
routes: {}
vlans: vlans:
naming_pattern: Vlan%VLANID% naming_pattern: Vlan%VLANID%
"vlan1": "vlan100":
administrative: yes administrative: yes
addresses: addresses:
- 172.16.31.254 - 172.16.31.254
routes: {}
linecards: linecards:
2: 2:
naming_pattern: "%LINECARD%:%PORT%" naming_pattern: "%LINECARD%:%PORT%"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment