source: genesis/nodes/HybridLivingLab/wleiden.yaml@ 12474

Last change on this file since 12474 was 12474, checked in by rick, 11 years ago

Automatic cleanups

File size: 2.4 KB
RevLine 
[10689]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[11013]6ileiden : True
[10881]7latitude : "52.14490"
[10689]8location : "Pergolesipad 95, 2324 DG, Leiden"
[10881]9longitude : "4.46733"
[10689]10masterip : "172.20.140.1"
[11325]11monitoring_group: "wleiden"
[10689]12nodename : "LivingLab"
13nodetype : "Hybrid"
14rdnap_x : 92036
15rdnap_y : 462256
16release : "9.0-RELEASE"
[10701]17service_accesspoint: True
[11554]18service_concentrator: False
[10780]19service_incoming_rdr: False
[12372]20service_proxy_ileiden: False
21service_proxy_normal: False
[10689]22status : "up"
23
[11519]24
[10689]25iface_ath0:
[10885]26 comment : "AP voor de buurt"
[10689]27 ip : "172.20.140.1/24"
28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[10689]32 ssid : "ap-WirelessLeiden-Livinglab"
33 dhcp : "10-250"
34 status : "up"
35
[11519]36
[10689]37iface_ue0:
38 comment : "Link naar Roomburgh2"
39 ip : "172.16.4.60/29"
40 sdesc : "2Roomburgh2"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "116"
45 ssid : "il-zw.roomburgh2.wleiden.net"
46 dhcp : False
[10729]47 compass : "o"
[10689]48 ns_ip : "172.16.4.59/29"
49 ns_mac : "00:15:6d:70:51:f5"
50 status : "up"
51
[11519]52
[11517]53iface_ue0_alias0:
[11546]54 comment : "Alternatieve link naar ROC2"
[11517]55 ip : "172.16.5.5/29"
56 sdesc : "2ROC2"
57 type : "eth"
58 status : "up"
59
[11519]60
[10689]61iface_vr0:
[12474]62 comment : "Lokaal"
[12372]63 ip : "172.16.6.201/29"
64 sdesc : "2lokaal"
[10689]65 type : "eth"
[12372]66 dhcp : "202-206"
[10689]67 status : "up"
68
[11519]69
[10689]70iface_vr1:
[10884]71 comment : "Link naar AJSoft2"
[10689]72 ip : "172.16.17.105/29"
73 sdesc : "2AJSoft2"
[11652]74 mode : "station-wds"
[10689]75 type : "eth"
76 extra_type : "eth2wifibridge"
[11652]77 channel : "100"
78 ssid : "il-w.ajsoft2.wleiden.net"
[10689]79 dhcp : False
80 compass : "n"
81 ns_ip : "172.16.17.106/29"
82 ns_mac : "00:15:6d:70:52:60"
[11731]83 bridge_type: "NanoStation5"
[10689]84 status : "up"
85
[11519]86
[10689]87iface_vr2:
[10883]88 comment : "Ethernet naar Haagwijk"
[10689]89 ip : "172.16.17.113/29"
90 sdesc : "2Haagwijk"
[11263]91 mode : "ap-wds"
[10689]92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "44"
95 ssid : "il-zo.livinglab.wleiden.net"
96 dhcp : False
[10729]97 compass : "zo"
[10689]98 ns_ip : "172.16.17.114"
99 ns_mac : "00:15:6d:70:51:e9"
[11731]100 bridge_type: "NanoStation5"
[10689]101 status : "up"
102
[11519]103
[11505]104iface_vr2_alias0:
[12384]105 comment : "Ethernet naar xxx NSM5 MAC 00:27:22:8A:3B:FB via switch"
[12465]106 ip : "172.16.9.25/29"
[12384]107 sdesc : "2unused"
[11505]108 type : "eth"
109 status : "up"
[10701]110
[11505]111
Note: See TracBrowser for help on using the repository browser.