Changeset 14200 in genesis
- Timestamp:
- Aug 13, 2018, 12:01:33 PM (6 years ago)
- Location:
- nodes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/Watertoren1/wleiden.yaml
r14198 r14200 59 59 iface_vr0: 60 60 comment : "Ethernet/ Switchport: 3 rode patchkabel naar switch" 61 ip : "1 72.25.90.67/29"61 ip : "192.168.0.10/24" 62 62 sdesc : "uplink" 63 63 type : "eth" … … 67 67 68 68 iface_vr0_alias0: 69 comment : " Uplink"70 ip : "1 92.168.0.10/24"71 sdesc : " uplink"69 comment : "Watertoren internal ring" 70 ip : "172.25.90.67/29" 71 sdesc : "2ring" 72 72 type : "eth" 73 73 dhcp : False -
nodes/Watertoren2/wleiden.yaml
r14198 r14200 58 58 iface_vr0: 59 59 comment : "Ethernet / Switchport: 2 gele patchkabel" 60 ip : "1 72.25.90.65/29"61 sdesc : " 2proxy"60 ip : "192.168.0.11/24" 61 sdesc : "uplink" 62 62 type : "eth" 63 63 dhcp : False … … 66 66 67 67 iface_vr0_alias0: 68 comment : " Uplink"69 ip : "1 92.168.0.11/24"70 sdesc : " uplink"68 comment : "Watertoren internal ring" 69 ip : "172.25.90.65/29" 70 sdesc : "2ring" 71 71 type : "eth" 72 72 dhcp : False -
nodes/Watertoren3/wleiden.yaml
r14198 r14200 44 44 iface_vr0: 45 45 comment : "Ethernet / Switchport: 4" 46 ip : "1 72.25.90.68/29"46 ip : "192.168.0.12/24" 47 47 sdesc : "uplink" 48 48 type : "eth" … … 52 52 53 53 iface_vr0_alias0: 54 comment : " Uplink"55 ip : "1 92.168.0.12/24"56 sdesc : " uplink"54 comment : "Watertoren internal ring" 55 ip : "172.25.90.68/29" 56 sdesc : "2ring" 57 57 type : "eth" 58 58 dhcp : False
Note:
See TracChangeset
for help on using the changeset viewer.