Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8fe7c679 authored by SECK Jean-Camille's avatar SECK Jean-Camille Committed by SECK Jean-Camille
Browse files

[louvain] fixe gw rate

parent c5a3e045
Branches
No related tags found
1 merge request!1098[louvain] fixe gw rate
Pipeline #1134456 passed with warnings
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
"uid": "pve-1" "uid": "pve-1"
} }
], ],
"rate": 10000000000, "rate": 100000000000,
"snmp_pattern": "swp%PORT%" "snmp_pattern": "swp%PORT%"
} }
], ],
......
...@@ -63,7 +63,7 @@ gw: ...@@ -63,7 +63,7 @@ gw:
- 10.51.192.0/18 - 10.51.192.0/18
linecards: linecards:
1: 1:
rate: 10000000000 rate: 100_000_000_000
snmp_pattern: "swp%PORT%" snmp_pattern: "swp%PORT%"
kavlan_pattern: "%PORT%" kavlan_pattern: "%PORT%"
kind: node kind: node
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment