source: genesis/nodes/HybridHeineken/wleiden.yaml@ 12446

Last change on this file since 12446 was 12413, checked in by huub, 11 years ago

config Heineken: link naar TUDelft ipv vdSterre

File size: 2.2 KB
RevLine 
[11764]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6latitude : "52.138099"
7location : "Heineken Nederland B.V., Burgemeester Smeetsweg 1, 2382PH, Zoeterwoude"
8longitude : "4.542133"
9masterip : "172.17.78.1"
10monitoring_group: "wleiden"
[12274]11nodename : "Heineken"
[11764]12nodetype : "Hybrid"
13portal_sponsor: "Heineken "
14portal_url: "http://www.heineken.com/nl"
15rdnap_x : 97147
16rdnap_y : 461437
17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[12273]23status : "up"
[11764]24
25iface_ue0:
26 comment : "Link naar oost"
27 ip : "172.16.6.217/29"
28 sdesc : "2oost"
29 mode : "ap-wds"
30 type : "eth"
31 extra_type : "eth2wifibridge"
32 channel : "100"
33 ssid : "il-o.heineken.wleiden.net"
34 dhcp : False
[12275]35 ns_ip : "172.16.6.218/29"
[12216]36 ns_mac : "DC:9F:DB:2E:AE:63"
[11764]37 bridge_type: "NanoBridge M5"
[12374]38 status : "down"
[11764]39
40iface_vr0:
[12308]41 comment : "Link naar Kaag2"
42 ip : "172.16.6.236/29"
43 sdesc : "2kaag2"
44 mode : "station-wds"
[11764]45 type : "eth"
46 extra_type : "eth2wifibridge"
[12308]47 channel : "44"
48 ssid : "il-z.kaag2.wleiden.net"
[11764]49 dhcp : False
50 compass : "n"
[12308]51 ns_ip : "172.16.6.235/29"
52 ns_mac : "DC:9F:DB:2E:AE:EC"
[11764]53 bridge_type: "NanoBridge M5"
54 status : "up"
55
56iface_vr1:
[12273]57 comment : "Link naar Geluidsnet2"
[11764]58 ip : "172.16.6.249/29"
[12273]59 sdesc : "2geluidsnet"
[11764]60 mode : "ap-wds"
61 type : "eth"
62 extra_type : "eth2wifibridge"
[12216]63 channel : "132"
[11764]64 ssid : "il-zw.heineken.wleiden.net"
65 dhcp : False
66 compass : "no"
67 ns_ip : "172.16.6.250/29"
[12216]68 ns_mac : "DC:9F:DB:2E:B7:FC"
[11764]69 bridge_type: "NanoBridge M5"
70 status : "up"
71
72
73iface_vr2:
[12413]74 comment : "Link naar TUDelft"
[11764]75 ip : "172.16.7.1/29"
[12413]76 sdesc : "2tudelft"
77 mode : "station-wds"
[11764]78 type : "eth"
79 extra_type : "eth2wifibridge"
[12413]80 channel : "52"
81 ssid : "il-nno.tudelft.wleiden.net"
[11764]82 dhcp : False
83 compass : "zw"
84 ns_ip : "172.16.7.2/29"
[12216]85 ns_mac : "DC:9F:DB:2E:B4:08"
[11764]86 bridge_type: "NanoBridge M5"
[12413]87 status : "down"
[11764]88
89
Note: See TracBrowser for help on using the repository browser.