Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 82cce30c authored by BERARD Benjamin's avatar BERARD Benjamin
Browse files

Merge branch 'gruss' into 'master'

[nancy/gruss] Add information on link sgruss <-> gw

See merge request !291
parents 4cd1ad04 f1dd6ace
No related branches found
No related tags found
1 merge request!291[nancy/gruss] Add information on link sgruss <-> gw
Pipeline #308154 passed
...@@ -22,6 +22,12 @@ ...@@ -22,6 +22,12 @@
"port": "port-channel1", "port": "port-channel1",
"rate": 800000000000, "rate": 800000000000,
"uid": "sgrappe" "uid": "sgrappe"
},
"port-channel5": {
"kind": "switch",
"port": "port-channel1",
"rate": 800000000000,
"uid": "sgruss"
} }
}, },
"ip": "172.16.79.254", "ip": "172.16.79.254",
...@@ -592,6 +598,16 @@ ...@@ -592,6 +598,16 @@
"port": "eth0", "port": "eth0",
"snmp_name": "Ethernet2/48", "snmp_name": "Ethernet2/48",
"uid": "grimoire-8" "uid": "grimoire-8"
},
{
"kind": "channel",
"snmp_name": "Ethernet2/49",
"uid": "port-channel5"
},
{
"kind": "channel",
"snmp_name": "Ethernet2/50",
"uid": "port-channel5"
} }
], ],
"rate": 10000000000, "rate": 10000000000,
......
...@@ -320,6 +320,12 @@ gw: ...@@ -320,6 +320,12 @@ gw:
uid: grimoire-7 uid: grimoire-7
48: 48:
uid: grimoire-8 uid: grimoire-8
49:
uid: port-channel5
kind: channel
50:
uid: port-channel5
kind: channel
3: 3:
snmp_pattern: "Ethernet%LINECARD%/%PORT%" snmp_pattern: "Ethernet%LINECARD%/%PORT%"
kavlan_pattern: "Ethernet%LINECARD%/%PORT%" kavlan_pattern: "Ethernet%LINECARD%/%PORT%"
...@@ -838,4 +844,8 @@ gw: ...@@ -838,4 +844,8 @@ gw:
uid: sgrappe uid: sgrappe
kind: switch kind: switch
rate: 800000000000 rate: 800000000000
port-channel5:
port: port-channel1
uid: sgruss
kind: switch
rate: 800000000000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment