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

Last change on this file since 13387 was 13107, checked in by huub, 10 years ago

LucasN nieuwe ssid

File size: 2.1 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
[12375]21service_proxy_normal: False
[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"
[11737]30 type : "11g"
[11738]31 channel : 6
[13107]32 ssid : "WiFi-Leiden"
33 wlan_mac : "00:1b:b1:f1:74:59"
[11044]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
[11322]37
[11062]38iface_ue0:
[12375]39 comment : "Ethernet naar local"
[11062]40 ip : "0.0.0.0/30"
[12375]41 sdesc : "2local"
[11062]42 type : "eth"
43 dhcp : "client"
44 status : "up"
[10059]45
[11322]46
[10059]47iface_vr0:
[10884]48 comment : "A-link naar Rabo1"
[10116]49 ip : "172.16.3.25/29"
50 sdesc : "2rabo1"
[10869]51 mode : "ap-wds"
[10116]52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "60"
55 ssid : "il-n.lucasn.wleiden.net"
[10454]56 dhcp : False
[10116]57 compass : "n"
58 ns_ip : "172.16.3.26/29"
[11732]59 ns_mac : "00:15:6d:70:54:ae"
[11731]60 bridge_type: "NanoStation5"
[10116]61 status : "down"
[10059]62
[11322]63
[10059]64iface_vr1:
[10884]65 comment : "A-link naar Stadhuis"
[10116]66 ip : "172.16.4.132/29"
67 sdesc : "2stadhuis"
68 mode : "station-wds"
69 type : "eth"
70 extra_type : "eth2wifibridge"
71 channel : "116"
72 ssid : "il-nw.stadhuis.wleiden.net"
[10454]73 dhcp : False
[10729]74 compass : "zo"
[10116]75 ns_ip : "172.16.4.131/29"
[11733]76 ns_mac : "00:15:6d:70:54:53"
[11731]77 bridge_type: "NanoStation5"
[11057]78 status : "up"
[10059]79
[11322]80
[10116]81iface_vr2:
[11044]82 comment : "Link naar Webster"
[10116]83 ip : "172.16.4.177/29"
[11044]84 sdesc : "2webster"
85 mode : "ap-wds"
[10116]86 type : "eth"
87 extra_type : "eth2wifibridge"
[11057]88 channel : "36"
[11044]89 ssid : "il-zw.lucasn.wleiden.net"
[10454]90 dhcp : False
[11044]91 compass : "zw"
92 ns_ip : "172.16.4.178/29"
[11732]93 ns_mac : "00:15:6d:70:54:d2"
[11731]94 bridge_type: "NanoStation5"
[11057]95 status : "up"
[10116]96
97
Note: See TracBrowser for help on using the repository browser.