source: genesis/nodes/CNodeIMI/wleiden.yaml@ 10885

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

File size: 2.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.15454"
[10116]8location : "Regionaal Archief Leiden, Boisotkade 2A, 2311 PZ,, Leiden"
[10881]9longitude : "4.48724"
[10116]10masterip : "172.17.24.1"
11nodename : "IMI"
12nodetype : "CNode"
[10059]13rdnap_x : 93412
14rdnap_y : 463311
[10268]15release : "9.0-RELEASE"
[10116]16status : "up"
[10059]17
18
19iface_ath0:
[10885]20 comment : "AP voor de buurt"
[10116]21 interface : "ath0"
22 ip : "172.17.24.1/26"
23 sdesc : "ap"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "10"
[10156]27 ssid : "ap-WirelessLeiden-Imi"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
[10059]31
32
[10116]33iface_ue0:
34 comment : "Link naar Thomas"
35 interface : "ue0"
36 ip : "172.16.16.52/29"
37 sdesc : "2thomas"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "7"
42 ssid : "il-z.thomas.wleiden.net"
[10454]43 dhcp : False
[10729]44 compass : "no"
[10116]45 ns_ip : "172.16.16.51/29"
46 ns_mac : "00:15:6d:e8"
47 status : "down"
48
49
50iface_ue1:
51 comment : "Link naar LvLz"
52 interface : "ue1"
53 ip : "172.16.5.1/29"
54 sdesc : "2lvlz"
[10161]55 mode : "station-wds"
[10116]56 type : "eth"
57 extra_type : "eth2wifibridge"
[10454]58 dhcp : False
[10116]59 compass : "None"
60 ns_ip : "172.16.5.2/29"
61 ns_mac : "00:15:6d:e8:f9:b8"
62 status : "down"
63
64
[10059]65iface_vr0:
[10884]66 comment : "Link naar RijnVliet"
[10116]67 interface : "vr0"
[10160]68 ip : "172.16.5.244/29"
[10116]69 sdesc : "2rijnvliet"
70 mode : "station-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "60"
74 ssid : "il-no.rv.wleiden.net"
[10454]75 dhcp : False
[10160]76 compass : "zw"
[10116]77 ns_ip : "172.16.5.243/29"
78 ns_mac : "00:15:6d:ec:81:ee"
79 status : "up"
[10059]80
[10116]81
[10059]82iface_vr1:
[10885]83 comment : "Link naar CeTIM2"
[10116]84 interface : "vr1"
85 ip : "172.16.16.252/29"
86 sdesc : "2cetim2"
87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "116"
91 ssid : "il-zw.cetim2.wleiden.net"
[10454]92 dhcp : False
[10729]93 compass : "no"
[10116]94 ns_ip : "172.16.16.251/29"
95 ns_mac : "00:15:6d:f2:39:37"
96 status : "up"
[10059]97
[10116]98
99iface_vr2:
[10884]100 comment : "B-link naar Grip"
[10116]101 interface : "vr2"
102 ip : "172.16.5.249/29"
103 sdesc : "b2grip"
104 mode : "station-wds"
105 type : "eth"
106 extra_type : "eth2wifibridge"
107 channel : "4"
108 ssid : "il-zo.imi.wleiden.net"
[10454]109 dhcp : False
[10116]110 compass : "se"
111 ns_ip : "172.16.5.250/29"
112 ns_mac : "00:15:6d:e8:f9:de"
113 status : "down"
114
115
Note: See TracBrowser for help on using the repository browser.