source: genesis/nodes/HybridLucasN/wleiden.yaml@ 11640

Last change on this file since 11640 was 11554, checked in by rick, 12 years ago

Cleanup actie.

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"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "LucasN"
[10869]13nodetype : "Hybrid"
[10059]14rdnap_x : 93395
15rdnap_y : 464130
[10869]16release : "9.0-RELEASE"
[10881]17service_accesspoint: True
[11554]18service_concentrator: False
[10881]19service_incoming_rdr: False
20service_proxy_ileiden: False
[11062]21service_proxy_normal: True
[11057]22status : "up"
[10116]23
24
[10059]25iface_ath0:
[10884]26 comment : "Ap"
[11044]27 ip : "172.17.144.1/24"
[10116]28 sdesc : "ap"
[10703]29 mode : "ap"
[10116]30 type : "11b"
31 channel : "5"
[10869]32 ssid : "ap-WirelessLeiden-LucasN"
[11044]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11322]36
[11062]37iface_ue0:
38 comment : "Ethernet naar lokaal internet"
39 ip : "0.0.0.0/30"
40 sdesc : "2internet"
41 type : "eth"
42 dhcp : "client"
43 status : "up"
[10059]44
[11322]45
[10059]46iface_vr0:
[10884]47 comment : "A-link naar Rabo1"
[10116]48 ip : "172.16.3.25/29"
49 sdesc : "2rabo1"
[10869]50 mode : "ap-wds"
[10116]51 type : "eth"
52 extra_type : "eth2wifibridge"
53 channel : "60"
54 ssid : "il-n.lucasn.wleiden.net"
[10454]55 dhcp : False
[10116]56 compass : "n"
57 ns_ip : "172.16.3.26/29"
[11057]58 ns_mac : "00:15:6D:70:54:AE"
[10116]59 status : "down"
[10059]60
[11322]61
[10059]62iface_vr1:
[10884]63 comment : "A-link naar Stadhuis"
[10116]64 ip : "172.16.4.132/29"
65 sdesc : "2stadhuis"
66 mode : "station-wds"
67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "116"
70 ssid : "il-nw.stadhuis.wleiden.net"
[10454]71 dhcp : False
[10729]72 compass : "zo"
[10116]73 ns_ip : "172.16.4.131/29"
[11057]74 ns_mac : " 00:15:6D:70:54:53"
75 status : "up"
[10059]76
[11322]77
[10116]78iface_vr2:
[11044]79 comment : "Link naar Webster"
[10116]80 ip : "172.16.4.177/29"
[11044]81 sdesc : "2webster"
82 mode : "ap-wds"
[10116]83 type : "eth"
84 extra_type : "eth2wifibridge"
[11057]85 channel : "36"
[11044]86 ssid : "il-zw.lucasn.wleiden.net"
[10454]87 dhcp : False
[11044]88 compass : "zw"
89 ns_ip : "172.16.4.178/29"
[11057]90 ns_mac : "00:15:6D:70:54:D2"
91 status : "up"
[10116]92
93
Note: See TracBrowser for help on using the repository browser.