Mentions légales du service

Skip to content
Snippets Groups Projects
Commit cf45ff5f authored by PARISOT Clement's avatar PARISOT Clement
Browse files

[grenoble] network - Fix port-channel40 name on gw

parent 421b49e5
No related branches found
No related tags found
1 merge request!1013[grenoble] network - Fix port-channel40 name on gw
Pipeline #1115300 passed
......@@ -343,13 +343,13 @@
{
"kind": "channel",
"rate": 10000000000,
"snmp_name": "ethernet1/1/49",
"snmp_name": "ethernet1/1/49:1",
"uid": "port-channel40"
},
{
"kind": "channel",
"rate": 10000000000,
"snmp_name": "ethernet1/1/50",
"snmp_name": "ethernet1/1/50:1",
"uid": "port-channel40"
},
{
......
......@@ -172,12 +172,12 @@ gw:
uid: port-channel40
kind: channel
rate: 10_000_000_000
snmp_pattern: "ethernet1/1/%PORT%"
snmp_pattern: "ethernet1/1/%PORT%:1"
50:
uid: port-channel40
kind: channel
rate: 10_000_000_000
snmp_pattern: "ethernet1/1/%PORT%"
snmp_pattern: "ethernet1/1/%PORT%:1"
67:
uid: port-channel50
kind: channel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment