source: genesis/nodes/CNodeVictoria/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.2 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.15569"
[10116]8location : "Victoria Vastgoed, Gangetje 14, 2311ER, Leiden"
[10881]9longitude : "4.49327"
[10116]10masterip : "172.17.140.1"
11nodename : "Victoria"
12nodetype : "CNode"
[10059]13rdnap_x : 93826
14rdnap_y : 463434
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10884]20 comment : "Ap"
[10116]21 interface : "ath0"
22 ip : "172.17.140.1/26"
23 sdesc : "ap"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "5"
[10156]27 ssid : "ap-WirelessLeiden-Victoria"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
[10059]31
32
[10116]33iface_ue0:
34 comment : "Ethernet naar lokaal AP met PoE"
35 interface : "ue0"
36 ip : "172.17.140.65/26"
37 sdesc : "lokaalAP"
38 mode : "ap-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "6"
[10156]42 ssid : "ap-WirelessLeiden-Victoria2"
[10116]43 dhcp : "70-120"
44 compass : "None"
45 ns_ip : "172.17.14.66/26"
46 ns_mac : ""
47 status : "up"
48
49
[10059]50iface_vr0:
[10884]51 comment : "A-link naar Stadhuis"
[10116]52 interface : "vr0"
53 ip : "172.16.17.196/29"
54 sdesc : "2stadhuis"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "44"
59 ssid : "il-zo.stadhuis.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "nw"
[10116]62 ns_ip : "172.16.17.195/29"
63 ns_mac : "00:15:6d:70:51:f2"
64 status : "up"
[10059]65
[10116]66
[10059]67iface_vr1:
[10884]68 comment : "A-link naar CeTIM2"
[10116]69 interface : "vr1"
70 ip : "172.16.17.204/29"
71 sdesc : "2cetim2"
72 mode : "station-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "116"
76 ssid : "il-zw.cetim2.wleiden.net"
[10454]77 dhcp : False
[10729]78 compass : "n"
[10116]79 ns_ip : "172.16.17.203/29"
80 ns_mac : "00:15:6d:70:53:7f"
81 status : "up"
[10059]82
[10116]83
84iface_vr2:
[10884]85 comment : "Nog vrij"
[10116]86 interface : "vr2"
87 ip : "172.16.17.209/29"
88 sdesc : "2vrij"
89 mode : "station-wds"
90 type : "eth"
91 extra_type : "eth2wifibridge"
92 channel : "124"
93 ssid : "il-zo.victoria.wleiden.net"
[10454]94 dhcp : False
[10116]95 compass : "se"
96 ns_ip : "172.16.17.210/29"
97 ns_mac : "00:15:6d:70:53:39"
98 status : "down"
99
100
Note: See TracBrowser for help on using the repository browser.