source: genesis/nodes/HybridCeTIM3/wleiden.yaml@ 11361

Last change on this file since 11361 was 11361, checked in by huub, 12 years ago

config cetim3 foutje: link naar cetim1 en niet cetim2 via switch

File size: 825 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.15797"
7location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
8longitude : "4.49423"
9masterip : "172.17.0.22"
10monitoring_group: "wleiden"
11nodename : "CeTIM3"
12nodetype : "Hybrid"
13rdnap_x : 93895
14rdnap_y : 463687
15service_accesspoint: False
16service_incoming_rdr: False
17service_proxy_ileiden: False
18service_proxy_normal: False
19status : "up"
20
21iface_vr0:
22 comment : "Ethernet naar CeTIM1 via switch"
23 ip : "172.17.0.22/30"
24 sdesc : "2cetim1"
25 type : "eth"
26 dhcp : False
27 status : "up"
28
29
30iface_vr1:
31 comment : "Ethernet naar kerk voor video upload"
32 ip : "192.168.3.1/24"
33 sdesc : "2video"
34 type : "eth"
35 dhcp : 10-250
36 status : "up"
37
Note: See TracBrowser for help on using the repository browser.