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

Last change on this file since 12793 was 12478, checked in by rick, 11 years ago

Missende bridge_type entries toegevoegd

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
[12474]35
[10059]36iface_ue0:
[11674]37 comment : "InterLink naar Broekplein"
[11777]38 ip : "172.16.5.137/29"
[11674]39 sdesc : "2broekplein"
[11777]40 mode : "ap-wds"
[10116]41 type : "eth"
[11674]42 extra_type : "eth2wifibridge"
43 channel : "44"
[11777]44 ssid : "il-ozo.lijtweg2.wleiden.net"
[10454]45 dhcp : False
[11674]46 compass : "o"
[11777]47 ns_ip : "172.16.5.138/29"
[11674]48 ns_mac : "00:15:6d:70:4d:d3"
49 bridge_type: "NanoStation5"
[10116]50 status : "up"
[10059]51
[12474]52
[11777]53iface_ue0_alias0:
54 comment : "InterLink naar Hofwijck"
55 ip : "172.16.3.105/29"
56 sdesc : "2hofwijck"
57 type : "eth"
58 dhcp : False
59 status : "up"
[11731]60
[12474]61
[12319]62iface_ue0_alias1:
63 comment : "Interlink naar KWVdeKaag"
64 ip : "172.16.17.249/29"
65 sdesc : "2kwv"
66 type : "eth"
67 dhcp : False
68 status : "up"
69
[12474]70
[11674]71iface_vr0:
[11698]72 comment : "InterLink naar Rustenborch via switch"
[11674]73 ip : "172.16.6.33/29"
74 sdesc : "2rustenborch"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "116"
79 ssid : "il-w.lijtweg2.wleiden.net"
80 dhcp : False
81 compass : "zw"
82 ns_ip : "172.16.6.34"
83 ns_mac : "00:15:6d:70:51:c6"
84 bridge_type: "NanoStation5"
85 status : "up"
[10059]86
[12474]87
[11698]88iface_vr0_alias0:
[12319]89 comment : "Link naar Juffermans via switch nano 172.16.17.147 00:15:6d:f2:43:eb"
90 ip : "172.16.3.146/29"
91 sdesc : "2juffermans"
[11777]92 mode : "ap-wds"
[10116]93 type : "eth"
94 extra_type : "eth2wifibridge"
[10386]95 channel : "140"
[10116]96 ssid : "il-ono.lijtweg2.wleiden.net"
[10454]97 dhcp : False
[10729]98 compass : "o"
[12478]99 bridge_type: "NanoStation M5"
[10116]100 status : "up"
[10059]101
[12474]102
[11698]103iface_vr0_alias1:
[12319]104 comment : "Link naar Boterhuis via switch nano 172.16.17.147 00:15:6d:f2:43:eb"
[10323]105 ip : "172.16.6.81/29"
[10169]106 sdesc : "2boterhuis"
107 type : "eth"
108 extra_type : "eth2wifibridge"
[10454]109 dhcp : False
[12478]110 bridge_type: "NanoStation M5"
[10169]111 status : "down"
[10116]112
[12474]113
[11698]114iface_vr1:
115 comment : "Link naar de Leidse Houtschool"
[10116]116 ip : "172.16.3.113/29"
117 sdesc : "2lhs"
[11674]118 mode : "ap-wds"
[10116]119 type : "eth"
120 extra_type : "eth2wifibridge"
121 channel : "132"
122 ssid : "il-z.lijtweg2.wleiden.net"
[10454]123 dhcp : False
[12478]124 bridge_type: "NanoStation M5"
[11259]125 status : "up"
[10059]126
[11731]127
[11698]128iface_vr1_alias1:
129 comment : "Link naar Camimplants"
[10386]130 ip : "172.16.6.97/29"
[10116]131 sdesc : "2camimplants"
132 type : "eth"
133 extra_type : "eth2wifibridge"
[10454]134 dhcp : False
[12478]135 bridge_type: "NanoStation M5"
[10116]136 status : "up"
137
[11731]138
[10116]139iface_vr2:
[11674]140 comment : "Ethernet naar Lijtweg1"
141 ip : "172.16.253.2/30"
142 sdesc : "2lijtweg1"
[10116]143 type : "eth"
[10454]144 dhcp : False
[10116]145 status : "up"
146
147
Note: See TracBrowser for help on using the repository browser.