source: genesis/nodes/CNodeRegenboog/wleiden.yaml@ 10883

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

Verschuif waar mogelijk de desc naar comment, als deze gelijk zijn of er nog
geen comment gezet is.

Related-To: beheer:ticket:218

File size: 1.6 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6ileiden : False
7latitude : "52.17869"
8location : "Basisschool De Tweemaster, Regenboogpad 5, 2317 XK, Leiden"
9longitude : "4.51535"
10masterip : "172.21.152.1"
11nodename : "Regenboog"
12nodetype : "CNode"
13rdnap_x : 95368
14rdnap_y : 465975
15release : "8.0-RELEASE"
16status : "dw"
17
18
19iface_ath0:
20 comment : "AP"
21 interface : "ath0"
22 ip : "172.21.152.1/26"
23 desc : "ap voor de buurt"
24 sdesc : "ap"
25 mode : "ap"
26 type : "11b"
27 channel : "7"
28 ssid : "ap-wirelessleiden.regenboog"
29 dhcp : "10-60"
30 compass : "wirelessleiden"
31 status : "up"
32
33
34iface_sis0:
35 comment : "Ethernet"
36 interface : "sis0"
37 ip : "172.21.152.65/28"
38 desc : "Ethernet naar Regenboog"
39 sdesc : "eth"
40 type : "eth"
41 dhcp : "70-78"
42 compass : "None"
43 status : "up"
44
45
46iface_sis1:
47 comment : "Link naar Rosmolen"
48 interface : "sis1"
49 ip : "172.16.2.66/30"
50 sdesc : "2rosmolen"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "11"
55 ssid : "il-o.rosmolen.wleiden.net"
56 dhcp : False
57 compass : "e"
58 ns_mac : ""
59 status : "up"
60
61
62iface_wi0:
63 comment : "link naar oost -> Polder"
64 interface : "wi0"
65 ip : "172.16.3.17/30"
66 desc : "Link naar oost"
67 sdesc : "2oost"
68 mode : "ap"
69 type : "11b"
70 channel : "4"
71 ssid : "il-o.regenboog.wleiden.net"
72 dhcp : False
73 compass : "e"
74 status : "up"
75
76
Note: See TracBrowser for help on using the repository browser.