source: genesis/nodes/CNodeLucasN/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: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10869]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.16189"
[10116]8location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden"
[10881]9longitude : "4.48684"
[10116]10masterip : "172.17.144.1"
11nodename : "LucasN"
[10869]12nodetype : "Hybrid"
[10059]13rdnap_x : 93395
14rdnap_y : 464130
[10869]15release : "9.0-RELEASE"
[10881]16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "dw"
21
22
[10059]23iface_ath0:
[10881]24 comment : "autogen-FIXME"
[10116]25 interface : "ath0"
26 ip : "172.17.144.1/26"
27 desc : "ap"
28 sdesc : "ap"
[10703]29 mode : "ap"
[10116]30 type : "11b"
31 channel : "5"
[10869]32 ssid : "ap-WirelessLeiden-LucasN"
[10116]33 dhcp : "10-60"
34 compass : "None"
35 status : "up"
[10059]36
37
38iface_vr0:
[10116]39 comment : "a-link naar Rabo1"
40 interface : "vr0"
41 ip : "172.16.3.25/29"
42 desc : "Ethernet to interlink noord"
43 sdesc : "2rabo1"
[10869]44 mode : "ap-wds"
[10116]45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "60"
48 ssid : "il-n.lucasn.wleiden.net"
[10454]49 dhcp : False
[10116]50 compass : "n"
51 ns_ip : "172.16.3.26/29"
52 ns_mac : "00:15:6d:70:53:3b"
53 status : "down"
[10059]54
[10116]55
[10059]56iface_vr1:
[10116]57 comment : "a-link naar Stadhuis"
58 interface : "vr1"
59 ip : "172.16.4.132/29"
60 desc : "Ethernet to interlink zzo"
61 sdesc : "2stadhuis"
62 mode : "station-wds"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "116"
66 ssid : "il-nw.stadhuis.wleiden.net"
[10454]67 dhcp : False
[10729]68 compass : "zo"
[10116]69 ns_ip : "172.16.4.131/29"
70 ns_mac : ""
71 status : "down"
[10059]72
[10116]73
74iface_vr2:
75 comment : "nog vrij"
76 interface : "vr2"
77 ip : "172.16.4.177/29"
78 desc : "Ethernet"
79 sdesc : "2vrij"
80 mode : "station-wds"
81 type : "eth"
82 extra_type : "eth2wifibridge"
83 channel : ""
84 ssid : ""
[10454]85 dhcp : False
[10116]86 compass : "None"
87 ns_ip : ""
88 ns_mac : ""
89 status : "down"
90
91
Note: See TracBrowser for help on using the repository browser.