Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 02926ff2 authored by PAULIN Nathan's avatar PAULIN Nathan Committed by POUILLOUX Laurent
Browse files

[sophia][sw-1] add basic conf

parent e680e24b
Branches
No related tags found
1 merge request!1397[sophia][sw-1] add basic conf
Pipeline #1223412 passed with warnings
......@@ -217,6 +217,10 @@
"uid": "sw-4"
},
{
"kind": "switch",
"rate": 10000000000,
"snmp_name": "1/1/39",
"uid": "sw-1"
},
{
"kind": "channel",
......
{
"ip": "172.17.143.249",
"kind": "switch",
"linecards": [
{
},
{
"kavlan_pattern": "%LINECARD%/1/%PORT%",
"kind": "node",
"ports": [
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
},
{
"kind": "router",
"rate": 10000000000,
"snmp_name": "1/1/51",
"uid": "gw"
}
],
"rate": 1000000000,
"snmp_pattern": "%LINECARD%/1/%PORT%"
}
],
"managed_by_us": true,
"model": "Aruba 6300M",
"site": "sophia",
"snmp_community": "public",
"type": "network_equipment",
"uid": "sw-1",
"warranty": "2032-06"
}
\ No newline at end of file
......@@ -137,6 +137,10 @@ gw:
uid: sw-4
kind: switch
rate: 10000000000
39:
uid: sw-1
kind: switch
rate: 10000000000
40:
uid: lag4
kind: channel
......
---
sw-1:
model: Aruba 6300M
warranty: 2032-06
kind: switch
managed_by_us: true
site: sophia
ip: 172.17.143.249
snmp_community: public
linecards:
1:
snmp_pattern: "%LINECARD%/1/%PORT%"
kavlan_pattern: "%LINECARD%/1/%PORT%"
rate: 1000000000
kind: node
ports:
51:
uid: gw
kind: router
rate: 10000000000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment