source: genesis/nodes/HybridCeTIM2/wleiden.yaml@ 11363

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

config aanpassingen ivm video-link cetim-vosko

File size: 2.6 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.15797"
[10116]7location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
[10881]8longitude : "4.49423"
[10116]9masterip : "172.17.137.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "CeTIM2"
[11245]12nodetype : "Hybrid"
[10059]13rdnap_x : 93895
14rdnap_y : 463687
[11363]15release : "9.0-RELEASE"
[11244]16service_accesspoint: True
17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
22
[10116]23iface_ath0:
[10885]24 comment : "CeTIM AP richting Z en W"
[11244]25 ip : "172.17.137.1/24"
[10116]26 sdesc : "zw"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "9"
[10156]30 ssid : "ap-WirelessLeiden-Cetim2"
[11244]31 dhcp : "10-250"
[10116]32 status : "up"
[10059]33
[10116]34
[10059]35iface_ath0_alias1:
[10884]36 comment : "Link naar Burcht"
[10116]37 ip : "172.16.0.105/30"
38 sdesc : "2burcht"
[10703]39 mode : "ap"
[10116]40 type : "11b"
[10454]41 dhcp : False
[10116]42 status : "up"
[10059]43
44
[10116]45iface_ue0:
46 comment : "Ethernet naar lokaal AP"
[11244]47 ip : "172.17.139.1/24"
[10116]48 sdesc : "lokaalAP"
49 mode : "station-wds"
50 type : "eth"
51 extra_type : "eth2wifibridge"
52 channel : "6"
[10156]53 ssid : "ap-WirelessLeiden-Hooglandsekerk"
[10116]54 dhcp : "10-60"
[11244]55 ns_ip : "172.17.139.2/24"
[10116]56 ns_mac : "00:15:6d:fc:4d:60"
[10892]57 bridge_type: "NanoStation2"
[10116]58 status : "up"
[10059]59
[10116]60
[10059]61iface_vr0:
[10116]62 comment : "Ethernet naar CeTIM1"
63 ip : "172.16.0.34/30"
64 sdesc : "2cetim1"
65 type : "eth"
[10454]66 dhcp : False
[10116]67 status : "up"
[10059]68
[10116]69
[10059]70iface_vr1:
[10884]71 comment : "A-link Noord-West naar LUMC"
[10116]72 ip : "172.16.4.100/29"
73 sdesc : "2lumc"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "136"
78 ssid : "il-z.lumc.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "nw"
[10116]81 ns_ip : "172.16.4.99/29"
82 ns_mac : "00:15:6d:f2:36:5d"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
87iface_vr2:
[10885]88 comment : "Link to IMI"
[10116]89 ip : "172.16.16.249/29"
90 sdesc : "2imi"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "36"
95 ssid : "il-zw.cetim2.wleiden.net"
[10454]96 dhcp : False
[10729]97 compass : "zw"
[10116]98 ns_ip : "172.16.16.250/29"
99 ns_mac : "00:15:6d:f2:37:bd"
[10892]100 bridge_type: "NanoStation5"
[10116]101 status : "up"
102
103
104iface_vr2_alias0:
[10884]105 comment : "Link naar Victoria"
[10116]106 ip : "172.16.17.201/29"
107 sdesc : "2victoria"
108 type : "eth"
[10454]109 dhcp : False
[10116]110 status : "up"
111
112
113iface_vr2_alias1:
[10884]114 comment : "Link naar Huub"
[10116]115 ip : "172.16.4.25/29"
116 sdesc : "2huub"
117 type : "eth"
[10454]118 dhcp : False
[10116]119 status : "up"
120
121
Note: See TracBrowser for help on using the repository browser.