source: genesis/nodes/HybridLijtweg1/wleiden.yaml@ 11731

Last change on this file since 11731 was 11672, checked in by huub, 12 years ago

aanpassingen ivm a-link tussen lijtweg1 en langevoort

File size: 2.9 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.18523"
[10116]7location : "Lijtweg (noord), 2341 HB, Oegstgeest"
[10881]8longitude : "4.47100"
[10116]9masterip : "172.23.12.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Lijtweg1"
[11306]12nodetype : "Hybrid"
[10059]13rdnap_x : 92344
14rdnap_y : 466740
[11259]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11259]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
23
[10116]24iface_ath0:
[10884]25 comment : "Ap noord"
[11259]26 ip : "172.23.12.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "4"
[10156]31 ssid : "ap-WirelessLeiden-Lijtweg1"
[11259]32 dhcp : "10-250"
[10116]33 status : "up"
34
35
[10059]36iface_ue0:
[11672]37 comment : "Extra ap oost"
38 ip : "172.17.69.1/24"
39 sdesc : "AP-oost"
40 mode : "ap"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "2"
[11672]44 ssid : "ap-WirelessLeiden-Lijtweg1oost"
45 dhcp : "10-250"
[10729]46 compass : "o"
[11672]47 ns_ip : "172.17.69.2"
[10116]48 ns_mac : "00:15:6d:e9:e7:20"
[11053]49 bridge_type: "Bullet2"
[10116]50 status : "up"
[10059]51
52
[10116]53iface_ue1:
54 comment : "Ethernet naar Lijtweg2"
55 ip : "172.16.253.1/30"
56 sdesc : "2lijtweg2"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr0:
[11672]63 comment : "InterLink naar Walter"
[10116]64 ip : "172.16.6.9/29"
65 sdesc : "2rene"
[11259]66 mode : "ap-wds"
[10116]67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "108"
70 ssid : "il-n.lijtweg1.wleiden.net"
[10454]71 dhcp : False
[11672]72 compass : "no"
[10116]73 ns_ip : "172.16.6.10"
74 ns_mac : "00:15:6d:71:53:4e"
[10892]75 bridge_type: "NanoStation5"
[11672]76 status : "up"
[10059]77
[10116]78
[11672]79iface_vr0_alias0:
80 comment : "Link naar Langevoort"
81 ip : "172.16.6.241/29"
82 sdesc : "2langevoort"
83 mode : "station-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
86 dhcp : False
87 status : "up"
88
89
[10059]90iface_vr1:
[10116]91 comment : "Link naar Hofwijck"
92 ip : "172.16.3.105/29"
93 sdesc : "2hofwijck"
[11259]94 mode : "ap-wds"
[10116]95 type : "eth"
96 extra_type : "eth2wifibridge"
97 channel : "124"
98 ssid : "il-o.lijtweg1.wleiden.net"
[10454]99 dhcp : False
[10729]100 compass : "o"
[10116]101 ns_ip : "172.16.3.106"
102 ns_mac : "00:15:6d:71:53:86"
[10892]103 bridge_type: "NanoStation5"
[10116]104 status : "up"
[10059]105
[10116]106
107iface_vr1_alias0:
108 comment : "Link naar Kaag1"
109 ip : "172.16.3.1/29"
110 sdesc : "2kaag1"
111 mode : "station-wds"
112 type : "eth"
113 extra_type : "eth2wifibridge"
[10454]114 dhcp : False
[10116]115 status : "up"
116
117
118iface_vr2:
119 comment : "Link naar Aster"
120 ip : "172.16.17.89/29"
121 sdesc : "2aster"
[11259]122 mode : "ap-wds"
[10116]123 type : "eth"
124 extra_type : "eth2wifibridge"
125 channel : "116"
126 ssid : "il-w.lijtweg1.wleiden.net"
[10454]127 dhcp : False
[10116]128 compass : "w"
129 ns_ip : "172.16.17.90/29"
130 ns_mac : "00:15:6d:70:54:65"
[10892]131 bridge_type: "NanoStation5"
[11259]132 status : "up"
[10116]133
134
Note: See TracBrowser for help on using the repository browser.