source: genesis/nodes/Heineken/wleiden.yaml@ 13727

Last change on this file since 13727 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 2.4 KB
RevLine 
[11764]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[12474]6latitude : "52.13810"
[11764]7location : "Heineken Nederland B.V., Burgemeester Smeetsweg 1, 2382PH, Zoeterwoude"
[12474]8longitude : "4.54213"
[11764]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
[12474]25
[11764]26iface_ue0:
27 comment : "Link naar oost"
28 ip : "172.16.6.217/29"
29 sdesc : "2oost"
30 mode : "ap-wds"
31 type : "eth"
32 extra_type : "eth2wifibridge"
33 channel : "100"
34 ssid : "il-o.heineken.wleiden.net"
35 dhcp : False
[12275]36 ns_ip : "172.16.6.218/29"
[12474]37 ns_mac : "dc:9f:db:2e:ae:63"
[11764]38 bridge_type: "NanoBridge M5"
[12374]39 status : "down"
[11764]40
[12474]41
[11764]42iface_vr0:
[12641]43 comment : "Link naar noord"
[13237]44 ip : "172.16.6.172/29"
[12641]45 sdesc : "2noord"
[13237]46 mode : "station-wds"
[11764]47 type : "eth"
48 extra_type : "eth2wifibridge"
[13237]49 channel : "128"
50 ssid : "il-160.panterra2.wleiden.net"
[11764]51 dhcp : False
52 compass : "n"
[13237]53 ns_ip : "172.16.6.171/29"
[12474]54 ns_mac : "dc:9f:db:2e:ae:ec"
[11764]55 bridge_type: "NanoBridge M5"
56 status : "up"
57
[12474]58
[11764]59iface_vr1:
[12447]60 comment : "Link naar Meerburgkerk"
61 ip : "172.16.7.209/29"
62 sdesc : "2meerburgkerk"
[11764]63 mode : "ap-wds"
64 type : "eth"
65 extra_type : "eth2wifibridge"
[12216]66 channel : "132"
[12624]67 ssid : "il-nw.heineken.wleiden.net"
[11764]68 dhcp : False
[12474]69 compass : "nw"
[12447]70 ns_ip : "172.16.7.210/29"
[12474]71 ns_mac : "dc:9f:db:2e:b7:fc"
[11764]72 bridge_type: "NanoBridge M5"
73 status : "up"
74
[13548]75
[13238]76iface_vr1_alias0:
77 comment : "Ethernet naar CeTIM1"
78 ip : "172.16.16.84/29"
79 sdesc : "2cetim1"
80 type : "eth"
81 dhcp : False
82 status : "up"
[11764]83
[13238]84
[11764]85iface_vr2:
[12413]86 comment : "Link naar TUDelft"
[11764]87 ip : "172.16.7.1/29"
[12413]88 sdesc : "2tudelft"
89 mode : "station-wds"
[11764]90 type : "eth"
91 extra_type : "eth2wifibridge"
[12413]92 channel : "52"
93 ssid : "il-nno.tudelft.wleiden.net"
[11764]94 dhcp : False
[12474]95 compass : "z"
[11764]96 ns_ip : "172.16.7.2/29"
[12474]97 ns_mac : "dc:9f:db:2e:b4:08"
[11764]98 bridge_type: "NanoBridge M5"
[12413]99 status : "down"
[11764]100
101
Note: See TracBrowser for help on using the repository browser.