source: genesis/nodes/CNodeKoster/wleiden.yaml@ 10887

Last change on this file since 10887 was 10885, checked in by rick, 13 years ago

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

File size: 1.7 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6height : "16"
7ileiden : False
8latitude : "52.13494"
9location : "Prins Bernhardlaan 10, 2405 VT, Alphen aan den Rijn"
10longitude : "4.65690"
11masterip : "172.28.137.1"
12nodename : "Koster"
13nodetype : "CNode"
14rdnap_x : 105000
15rdnap_y : 461000
16release : "5.0-RELEASE"
17status : "up"
18
19
20iface_sis0:
21 comment : "Ethernet (Proxy)"
22 interface : "sis0"
23 ip : "172.17.255.228/29"
24 sdesc : "eth"
25 type : "eth"
26 dhcp : False
27 compass : "None"
28 status : "up"
29
30
31iface_sis1:
32 comment : "Ethernet"
33 interface : "sis1"
34 ip : "172.28.176.75/29"
35 sdesc : "eth"
36 type : "eth"
37 dhcp : False
38 compass : "None"
39 status : "up"
40
41
42iface_wi0:
43 comment : "omni voor de buurt"
44 interface : "wi0"
45 ip : "172.28.137.1/26"
46 sdesc : "ap-omni"
47 mode : "ap"
48 type : "11b"
49 channel : "8"
50 ssid : "ap-omni.koster.walphen.net"
51 dhcp : "10-60"
52 compass : "omni"
53 status : "up"
54
55
56iface_wi1:
57 comment : "Interlink naar noord HWFortis2"
58 interface : "wi1"
59 ip : "172.28.1.158/30"
60 sdesc : "2HWFortis2"
61 mode : "ap"
62 type : "11b"
63 channel : "5"
64 ssid : "il-w.koster.walphen.net"
65 dhcp : False
66 compass : "w"
67 status : "up"
68
69
70iface_wi2:
71 comment : "Interlink naar Stadhuis"
72 interface : "wi2"
73 ip : "172.28.1.129/30"
74 sdesc : "2SHFortis"
75 mode : "ap"
76 type : "11b"
77 channel : "11"
78 ssid : "il-w.shfortis.walphen.net"
79 dhcp : False
80 compass : "w"
81 status : "up"
82
83
Note: See TracBrowser for help on using the repository browser.