source: genesis/nodes/HybridLijtweg2/wleiden.yaml@ 12204

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

config aanpassingen bij lijtwegen en visitorcentra

File size: 3.3 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.18489"
[10116]7location : "Lijtweg, 2341 HB, Oegstgeest"
[10881]8longitude : "4.47098"
[10116]9masterip : "172.23.13.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Lijtweg2"
[11259]12nodetype : "Hybrid"
[10059]13rdnap_x : 92342
14rdnap_y : 466702
[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
[11731]23
[10116]24iface_ath0:
[10884]25 comment : "Ap zuid"
[11259]26 ip : "172.23.13.1/24"
[10116]27 sdesc : "ap-z"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 1
[10156]31 ssid : "ap-WirelessLeiden-Lijtweg2"
[11259]32 dhcp : "10-250"
[10116]33 status : "up"
34
[10059]35iface_ue0:
[11674]36 comment : "InterLink naar Broekplein"
[11777]37 ip : "172.16.5.137/29"
[11674]38 sdesc : "2broekplein"
[11777]39 mode : "ap-wds"
[10116]40 type : "eth"
[11674]41 extra_type : "eth2wifibridge"
42 channel : "44"
[11777]43 ssid : "il-ozo.lijtweg2.wleiden.net"
[10454]44 dhcp : False
[11674]45 compass : "o"
[11777]46 ns_ip : "172.16.5.138/29"
[11674]47 ns_mac : "00:15:6d:70:4d:d3"
48 bridge_type: "NanoStation5"
[10116]49 status : "up"
[10059]50
[11777]51iface_ue0_alias0:
52 comment : "InterLink naar Hofwijck"
53 ip : "172.16.3.105/29"
54 sdesc : "2hofwijck"
55 type : "eth"
56 dhcp : False
57 status : "up"
[11731]58
[11674]59iface_vr0:
[11698]60 comment : "InterLink naar Rustenborch via switch"
[11674]61 ip : "172.16.6.33/29"
62 sdesc : "2rustenborch"
63 mode : "station-wds"
64 type : "eth"
65 extra_type : "eth2wifibridge"
66 channel : "116"
67 ssid : "il-w.lijtweg2.wleiden.net"
68 dhcp : False
69 compass : "zw"
70 ns_ip : "172.16.6.34"
71 ns_mac : "00:15:6d:70:51:c6"
72 bridge_type: "NanoStation5"
73 status : "up"
[10059]74
[11698]75iface_vr0_alias0:
76 comment : "Interlink naar KWVdeKaag via switch nanoM5 172.16.17.250 00:15:6d:f2:43:eb"
[10116]77 ip : "172.16.17.249/29"
78 sdesc : "2unigorn"
[11777]79 mode : "ap-wds"
[10116]80 type : "eth"
81 extra_type : "eth2wifibridge"
[10386]82 channel : "140"
[10116]83 ssid : "il-ono.lijtweg2.wleiden.net"
[10454]84 dhcp : False
[10729]85 compass : "o"
[10116]86 status : "up"
[10059]87
[11731]88
[11698]89iface_vr0_alias1:
90 comment : "Link naar Boterhuis via switch nano 172.16.17.250 00:15:6d:f2:43:eb"
[10323]91 ip : "172.16.6.81/29"
[10169]92 sdesc : "2boterhuis"
93 type : "eth"
94 extra_type : "eth2wifibridge"
[10454]95 dhcp : False
[10169]96 status : "down"
[10116]97
[11731]98
[11698]99iface_vr0_alias2:
100 comment : "Link naar Juffermans via switch nano 172.16.17.250 00:15:6d:f2:43:eb"
[11558]101 ip : "172.16.3.146/29"
102 sdesc : "2juffermans"
103 type : "eth"
104 extra_type : "eth2wifibridge"
105 dhcp : False
106 status : "up"
[10240]107
[11731]108
[11698]109iface_vr1:
110 comment : "Link naar de Leidse Houtschool"
[10116]111 ip : "172.16.3.113/29"
112 sdesc : "2lhs"
[11674]113 mode : "ap-wds"
[10116]114 type : "eth"
115 extra_type : "eth2wifibridge"
116 channel : "132"
117 ssid : "il-z.lijtweg2.wleiden.net"
[10454]118 dhcp : False
[11259]119 status : "up"
[10059]120
[11731]121
[11698]122iface_vr1_alias1:
123 comment : "Link naar Camimplants"
[10386]124 ip : "172.16.6.97/29"
[10116]125 sdesc : "2camimplants"
126 type : "eth"
127 extra_type : "eth2wifibridge"
[10454]128 dhcp : False
[10116]129 status : "up"
130
[11731]131
[10116]132iface_vr2:
[11674]133 comment : "Ethernet naar Lijtweg1"
134 ip : "172.16.253.2/30"
135 sdesc : "2lijtweg1"
[10116]136 type : "eth"
[10454]137 dhcp : False
[10116]138 status : "up"
139
140
[11774]141
142
143
Note: See TracBrowser for help on using the repository browser.