Mentions légales du service

Skip to content
Snippets Groups Projects
Commit ce3b59d3 authored by JACQUOT Pierre's avatar JACQUOT Pierre
Browse files

Merge branch 'force10' into 'master'

Describe uplink gw <=> force10 as a 40G link

See merge request !679
parents 2c8c6c0a 8458d4e3
No related branches found
No related tags found
1 merge request!679Describe uplink gw <=> force10 as a 40G link
Pipeline #938797 passed with warnings
...@@ -303,6 +303,7 @@ ...@@ -303,6 +303,7 @@
{ {
"kind": "router", "kind": "router",
"port": "0:25", "port": "0:25",
"rate": 40000000000,
"snmp_name": "fortyGigE 0/60", "snmp_name": "fortyGigE 0/60",
"uid": "gw" "uid": "gw"
} }
......
...@@ -148,6 +148,7 @@ ...@@ -148,6 +148,7 @@
{ {
"kind": "switch", "kind": "switch",
"port": "0:60", "port": "0:60",
"rate": 40000000000,
"snmp_name": "ethernet1/1/25:1", "snmp_name": "ethernet1/1/25:1",
"uid": "force10" "uid": "force10"
}, },
......
...@@ -124,3 +124,4 @@ force10: ...@@ -124,3 +124,4 @@ force10:
uid: gw uid: gw
kind: router kind: router
port: '0:25' port: '0:25'
rate: 40000000000
...@@ -159,6 +159,7 @@ gw: ...@@ -159,6 +159,7 @@ gw:
uid: force10 uid: force10
kind: switch kind: switch
port: '0:60' port: '0:60'
rate: 40000000000
26: 26:
uid: sirius-1 uid: sirius-1
rate: 100000000000 rate: 100000000000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment