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
1fc8fb8f
Commit
1fc8fb8f
authored
Mar 19, 2015
by
Simon Delamare
Browse files
[network] fix wrong linecard description in gw.nancy
parent
f42c684c
Changes
2
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/nancy/network_equipments/gw-nancy.json
View file @
1fc8fb8f
...
...
@@ -259,7 +259,7 @@
},
{
"backplane_bps"
:
14400000000
,
"kind"
:
"
virtual
"
,
"kind"
:
"
node
"
,
"model"
:
"J9538A"
,
"naming_pattern"
:
"%LINECARD:F%%PORT%"
,
"ports"
:
[
...
...
@@ -279,10 +279,12 @@
"uid"
:
"graphite-4"
},
{
"kind"
:
"virtual"
,
"uid"
:
"srv"
},
{
"uid"
:
"srv-data"
"kind"
:
"virtual"
,
"uid"
:
"srv"
}
],
"rate"
:
10000000000
,
...
...
generators/input/sites/nancy/net-links/gw-nancy.yaml
View file @
1fc8fb8f
...
...
@@ -204,15 +204,19 @@ gw-nancy:
snmp_pattern
:
"
F%PORT%"
backplane_bps
:
14400000000
model
:
J9538A
kind
:
virtual
kind
:
node
rate
:
10000000000
ports
:
1
:
graphite-1
2
:
graphite-2
3
:
graphite-3
4
:
graphite-4
5
:
srv
6
:
srv-data
5
:
uid
:
srv
kind
:
virtual
6
:
uid
:
srv
kind
:
virtual
channels
:
naming_pattern
:
Po%CHANNELID%
snmp_pattern
:
Trk%CHANNELID%
...
...
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