source: genesis/nodes/HybridLUMC/wleiden.yaml@ 11283

Last change on this file since 11283 was 11264, checked in by huub, 13 years ago

hybrids voor declercq lumc lebkov

File size: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.16593"
[10116]8location : "LUMC, Albinusdreef 2, 2333 ZA, Leiden"
[10881]9longitude : "4.47881"
[10116]10masterip : "172.19.130.1"
11nodename : "LUMC"
[11264]12nodetype : "Hybrid"
[10116]13rdnap_x : "092851"
[10059]14rdnap_y : 464586
[11264]15release : "9.0-RELEASE"
16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
22iface_ath0:
[10884]23 comment : "Ap"
[11264]24 ip : "172.19.130.1/24"
[10116]25 sdesc : "ap"
[10703]26 mode : "ap"
[10116]27 type : "11b"
28 channel : "8"
[10156]29 ssid : "ap-WirelessLeiden-Lumc"
[11264]30 dhcp : "10-250"
[10116]31 status : "up"
[10059]32
33
[10116]34iface_ue0:
[11264]35 comment : "interlink zuidwest"
[10116]36 ip : "172.16.4.105/29"
[11264]37 sdesc : "2zuidwest"
38 mode : "ap-wds"
[10116]39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "116"
42 ssid : "il-zw.lumc.wleiden.net"
[10454]43 dhcp : False
[10116]44 compass : "sw"
45 ns_ip : "172.16.4.106/29"
46 ns_mac : "00:15:6d:bd:69:00"
[10892]47 bridge_type: "NanoStation5"
[10915]48 status : "down"
[10116]49
50
[10059]51iface_vr0:
[11264]52 comment : "interlink west"
[10116]53 ip : "172.16.4.84/29"
54 sdesc : "2unigor1"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "128"
[11264]59 ssid : "il-zo.unigor.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "w"
[10116]62 ns_ip : "172.16.4.83/29"
63 ns_mac : "00:15:6d:70:54:c9"
[10892]64 bridge_type: "NanoStation5"
[10116]65 status : "up"
[10059]66
[10116]67
[10059]68iface_vr1:
[11264]69 comment : "link zuidoost naar CeTIM2"
[10116]70 ip : "172.16.4.97/29"
71 sdesc : "2cetim2"
[11264]72 mode : "ap-wds"
[10116]73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "136"
76 ssid : "il-z.lumc.wleiden.net"
[10454]77 dhcp : False
[10729]78 compass : "zo"
[10116]79 ns_ip : "172.16.4.98/29"
80 ns_mac : "00:15:6d:70:53:6d"
[10892]81 bridge_type: "NanoStation5"
[10116]82 status : "up"
[10059]83
[10116]84
85iface_vr1_alias0:
[11264]86 comment : "link zuidoost naar Lebkov"
[10116]87 ip : "172.16.4.161/29"
88 sdesc : "2lebkov"
89 type : "eth"
90 extra_type : "eth2wifibridge"
[10454]91 dhcp : False
[10116]92 status : "up"
93
94
95iface_vr2:
[10885]96 comment : "Ethernet naar webcam"
[10116]97 ip : "172.16.3.21/30"
98 sdesc : "2webcam"
99 type : "eth"
[10454]100 dhcp : False
[10116]101 status : "up"
102
103
Note: See TracBrowser for help on using the repository browser.