source: genesis/nodes/CNodeGraficall/wleiden.yaml@ 10881

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

Make the interface keys wat meer standaard.

File size: 3.1 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6height : "17"
7ileiden : True
8latitude : "52.15630"
9location : "Zusterflat Ziekenhuis Rijnland, Simon Smitweg 1, 2353 GA, Leiderdorp"
10longitude : "4.53926"
11masterip : "172.24.16.1"
12nodename : "Graficall"
13nodetype : "CNode"
14rdnap_x : "96974"
15rdnap_y : "463464"
16release : "8.2-RELEASE"
17status : "up"
18
19
20iface_ath0:
21 comment : "omni"
22 interface : "ath0"
23 ip : "172.24.16.1/26"
24 desc : "AP voor de buurt"
25 sdesc : "ap"
26 mode : "ap"
27 type : "11b"
28 channel : "1"
29 ssid : "ap-WirelessLeiden-Graficall"
30 dhcp : "10-60"
31 compass : "None"
32 status : "up"
33
34
35iface_ue0:
36 comment : "link naar WBRotary"
37 interface : "ue0"
38 ip : "172.16.18.44/29"
39 desc : "Link naar WBRotary"
40 sdesc : "2wbrotary"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "36"
45 ssid : "il-w.wbrotary.wleiden.net"
46 dhcp : False
47 compass : "o"
48 ns_ip : "172.16.18.43/29"
49 ns_mac : "00:27:22:10:f6:0b"
50 status : "up"
51
52
53iface_ue1:
54 comment : "b-link to Hoogmade via Bullet2"
55 interface : "ue1"
56 ip : "172.16.0.85/30"
57 desc : "Link naar HMKerk2"
58 sdesc : "2hmkerk2"
59 mode : "ap-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
62 channel : "5"
63 ssid : "il-n.graficall.wleiden.net"
64 dhcp : False
65 compass : "n"
66 status : "up"
67
68
69iface_ue1_alias0:
70 comment : "autogen-FIXME"
71 interface : "ue1:0"
72 ip : "172.16.3.141/30"
73 desc : "ethernet"
74 sdesc : "manageBullet"
75 type : "eth"
76 dhcp : False
77 compass : "None"
78 status : "down"
79
80
81iface_vr0:
82 comment : "a-link to Leythenrode via Nanostation5"
83 interface : "vr0"
84 ip : "172.16.5.148/29"
85 desc : "Ethernet to interlink northeast of Leythenrode"
86 sdesc : "2Leythenrode"
87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "52"
91 ssid : "il-no.leythenrode.wleiden.net"
92 dhcp : False
93 compass : "w"
94 ns_ip : "172.16.5.147/29"
95 ns_mac : "00:15:6d:ea:f0:4c"
96 status : "up"
97
98
99iface_vr1:
100 comment : "autogen-FIXME"
101 interface : "vr1"
102 ip : "172.16.3.12/29"
103 desc : "Link JVC"
104 sdesc : "2jvc"
105 mode : "station-wds"
106 type : "eth"
107 extra_type : "eth2wifibridge"
108 channel : "100"
109 ssid : "il-no.jvc.wleiden.net"
110 dhcp : False
111 compass : "zw"
112 ns_ip : "172.16.3.11"
113 ns_mac : "00:15:6d:ea:f0:68"
114 status : "up"
115
116
117iface_vr2:
118 comment : "autogen-FIXME"
119 interface : "vr2"
120 ip : "172.16.5.98/29"
121 desc : "Link naar Boterhuis"
122 sdesc : "2boterhuis"
123 mode : "station-wds"
124 type : "eth"
125 extra_type : "eth2wifibridge"
126 channel : "44"
127 ssid : "il-nw.graficall.wleiden.net"
128 dhcp : False
129 compass : "n"
130 ns_ip : "172.16.5.99"
131 ns_mac : "00:15:6d:eb:f0:f8"
132 status : "up"
133
134
Note: See TracBrowser for help on using the repository browser.