Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 4dcd824d authored by Gaetan SIMO's avatar Gaetan SIMO
Browse files

[reims] updating sw-grid-a vlan ip addresses

parent a474a433
No related branches found
No related tags found
No related merge requests found
...@@ -156,6 +156,12 @@ ...@@ -156,6 +156,12 @@
"type": "network_equipment", "type": "network_equipment",
"uid": "sw-grid-a", "uid": "sw-grid-a",
"vlans": { "vlans": {
"100": {
"addresses": [
"172.16.175.254"
],
"administrative": true
},
"naming_pattern": "Vlan%VLANID%" "naming_pattern": "Vlan%VLANID%"
} }
} }
\ No newline at end of file
...@@ -6,6 +6,10 @@ sw-grid-a: ...@@ -6,6 +6,10 @@ sw-grid-a:
snmp_community: public snmp_community: public
vlans: vlans:
naming_pattern: Vlan%VLANID% naming_pattern: Vlan%VLANID%
"100":
administrative: yes
addresses:
- 172.16.175.254
routes: {} routes: {}
linecards: linecards:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment