Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 6ab80f90 authored by LELAURAIN Julien's avatar LELAURAIN Julien Committed by POUILLOUX Laurent
Browse files

[rennes][network] Add port-channel on two linecards

parent af925364
Branches
No related tags found
1 merge request!680Consider all linecards when validating connection between equipments
......@@ -43,9 +43,6 @@
"uid": "port-channel50"
},
{
"kind": "channel",
"snmp_name": "TenGigabitEthernet1/1/6",
"uid": "port-channel50"
},
{
"kind": "channel",
......@@ -53,9 +50,6 @@
"uid": "port-channel51"
},
{
"kind": "channel",
"snmp_name": "TenGigabitEthernet1/1/8",
"uid": "port-channel51"
},
{
},
......@@ -67,10 +61,48 @@
"kind": "channel",
"snmp_name": "TenGigabitEthernet1/1/12",
"uid": "port-channel286"
}
],
"rate": 10000000000,
"snmp_pattern": "TenGigabitEthernet%LINECARD%/1/%PORT%"
},
{
"kavlan_pattern": "TenGigabitEthernet%LINECARD%/1/%PORT%",
"kind": "switch",
"ports": [
{
},
{
},
{
},
{
},
{
},
{
"kind": "channel",
"snmp_name": "TenGigabitEthernet2/1/5",
"uid": "port-channel51"
},
{
},
{
"kind": "channel",
"snmp_name": "TenGigabitEthernet2/1/7",
"uid": "port-channel50"
},
{
},
{
},
{
},
{
},
{
"kind": "channel",
"snmp_name": "TenGigabitEthernet1/1/13",
"snmp_name": "TenGigabitEthernet2/1/12",
"uid": "port-channel286"
}
],
......
......@@ -19,16 +19,22 @@ swcore-01-rba:
7:
uid: port-channel51
kind: channel
6:
uid: port-channel50
12:
uid: port-channel286
kind: channel
8:
2:
snmp_pattern: "TenGigabitEthernet%LINECARD%/1/%PORT%"
kavlan_pattern: "TenGigabitEthernet%LINECARD%/1/%PORT%"
rate: 10000000000
kind: switch
ports:
5:
uid: port-channel51
kind: channel
12:
uid: port-channel286
7:
uid: port-channel50
kind: channel
13:
12:
uid: port-channel286
kind: channel
channels:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment