Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
d8dbdea5
Commit
d8dbdea5
authored
Feb 19, 2013
by
Simon Delamare
Browse files
[lyon] network - add backplane values
parent
80fcfb11
Changes
6
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/lyon/network_equipments/force10.json
View file @
d8dbdea5
{
"backplane_bps"
:
1280000000000
,
"channels"
:
{
"naming_pattern"
:
"Po%CHANNELID%"
},
...
...
data/grid5000/sites/lyon/network_equipments/gw-lyon.json
View file @
d8dbdea5
{
"backplane_bps"
:
800000000000
,
"channels"
:
{
"naming_pattern"
:
"Po%CHANNELID%"
},
...
...
@@ -8,6 +9,7 @@
},
{
"backplane_bps"
:
48000000000
,
"kind"
:
"node"
,
"naming_pattern"
:
"%LINECARD%:%PORT%"
,
"port"
:
"eth1"
,
...
...
@@ -163,6 +165,7 @@
"rate"
:
1000000000
},
{
"backplane_bps"
:
48000000000
,
"kind"
:
"node"
,
"naming_pattern"
:
"%LINECARD%:%PORT%"
,
"port"
:
"eth1"
,
...
...
@@ -270,6 +273,7 @@
},
{
"backplane_bps"
:
48000000000
,
"kind"
:
"switch"
,
"naming_pattern"
:
"%LINECARD%:%PORT%"
,
"ports"
:
[
...
...
@@ -426,9 +430,8 @@
},
{
"kind"
:
"other"
,
"port"
:
"eth3"
,
"uid"
:
"castor"
"kind"
:
"virtual"
,
"uid"
:
"ENS-Lyon"
}
],
"rate"
:
1000000000
...
...
@@ -446,6 +449,7 @@
},
{
"backplane_bps"
:
48000000000
,
"kind"
:
"switch"
,
"naming_pattern"
:
"%LINECARD%:%PORT%"
,
"ports"
:
[
...
...
data/grid5000/sites/lyon/network_equipments/salome.json
View file @
d8dbdea5
{
"backplane_bps"
:
136000000000
,
"channels"
:
{
"naming_pattern"
:
"Po%CHANNELID%"
},
...
...
generators/input/sites/lyon/net-links/force10.yaml
View file @
d8dbdea5
...
...
@@ -11,7 +11,7 @@ force10:
addresses
:
-
10.69.143.253
routes
:
{}
backplane_bps
:
1280000000000,
linecards
:
0
:
naming_pattern
:
"
TenGigabitEthernet
%LINECARD%/%PORT%"
...
...
generators/input/sites/lyon/net-links/gw-lyon.yaml
View file @
d8dbdea5
...
...
@@ -11,11 +11,13 @@ gw-lyon:
addresses
:
-
10.69.7.254
routes
:
{}
linecards
:
1
:
backplane_bps
:
800000000000,
linecards
:
1
:
naming_pattern
:
"
%LINECARD%:%PORT%"
backplane_bps
:
48000000000,
kind
:
node
rate
:
1000000000
rate
:
1000000000
port
:
eth1
ports
:
10
:
sagittaire-10
...
...
@@ -67,6 +69,7 @@ gw-lyon:
9
:
sagittaire-9
2
:
naming_pattern
:
"
%LINECARD%:%PORT%"
backplane_bps
:
48000000000,
kind
:
node
rate
:
1000000000
port
:
eth1
...
...
@@ -102,6 +105,7 @@ gw-lyon:
31
:
sagittaire-79
4
:
naming_pattern
:
"
%LINECARD%:%PORT%"
backplane_bps
:
48000000000,
kind
:
switch
rate
:
1000000000
ports
:
...
...
@@ -126,6 +130,7 @@ gw-lyon:
kind
:
virtual
# Through castor, nat VM to ENS-Lyon network
9
:
naming_pattern
:
"
%LINECARD%:%PORT%"
backplane_bps
:
48000000000,
kind
:
switch
rate
:
10000000000
ports
:
...
...
generators/input/sites/lyon/net-links/salome.yaml
View file @
d8dbdea5
...
...
@@ -11,7 +11,7 @@ salome:
addresses
:
-
10.69.7.194
routes
:
{}
backplane_bps
:
136000000000,
linecards
:
0
:
naming_pattern
:
"
ethernet%PORT%"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment