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

Last change on this file since 11324 was 11322, checked in by rick, 13 years ago

All cosmetic fixes.

File size: 2.3 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
[11322]22
[10059]23iface_ath0:
[10884]24 comment : "Ap"
[11264]25 ip : "172.19.130.1/24"
[10116]26 sdesc : "ap"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "8"
[10156]30 ssid : "ap-WirelessLeiden-Lumc"
[11264]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
34
[10116]35iface_ue0:
[11322]36 comment : "Interlink zuidwest"
[10116]37 ip : "172.16.4.105/29"
[11264]38 sdesc : "2zuidwest"
39 mode : "ap-wds"
[10116]40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "116"
43 ssid : "il-zw.lumc.wleiden.net"
[10454]44 dhcp : False
[10116]45 compass : "sw"
46 ns_ip : "172.16.4.106/29"
47 ns_mac : "00:15:6d:bd:69:00"
[10892]48 bridge_type: "NanoStation5"
[10915]49 status : "down"
[10116]50
51
[10059]52iface_vr0:
[11322]53 comment : "Interlink west"
[10116]54 ip : "172.16.4.84/29"
55 sdesc : "2unigor1"
56 mode : "station-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "128"
[11264]60 ssid : "il-zo.unigor.wleiden.net"
[10454]61 dhcp : False
[10729]62 compass : "w"
[10116]63 ns_ip : "172.16.4.83/29"
64 ns_mac : "00:15:6d:70:54:c9"
[10892]65 bridge_type: "NanoStation5"
[10116]66 status : "up"
[10059]67
[10116]68
[10059]69iface_vr1:
[11322]70 comment : "Link zuidoost naar CeTIM2"
[10116]71 ip : "172.16.4.97/29"
72 sdesc : "2cetim2"
[11264]73 mode : "ap-wds"
[10116]74 type : "eth"
75 extra_type : "eth2wifibridge"
76 channel : "136"
77 ssid : "il-z.lumc.wleiden.net"
[10454]78 dhcp : False
[10729]79 compass : "zo"
[10116]80 ns_ip : "172.16.4.98/29"
81 ns_mac : "00:15:6d:70:53:6d"
[10892]82 bridge_type: "NanoStation5"
[10116]83 status : "up"
[10059]84
[10116]85
86iface_vr1_alias0:
[11322]87 comment : "Link zuidoost naar Lebkov"
[10116]88 ip : "172.16.4.161/29"
89 sdesc : "2lebkov"
90 type : "eth"
91 extra_type : "eth2wifibridge"
[10454]92 dhcp : False
[10116]93 status : "up"
94
95
96iface_vr2:
[10885]97 comment : "Ethernet naar webcam"
[10116]98 ip : "172.16.3.21/30"
99 sdesc : "2webcam"
100 type : "eth"
[10454]101 dhcp : False
[10116]102 status : "up"
103
104
Note: See TracBrowser for help on using the repository browser.