source: genesis/nodes/HybridVosko2/wleiden.yaml@ 13102

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

Missende bridge_type entries toegevoegd

File size: 2.7 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.15765"
[10116]7location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]8longitude : "4.48786"
[12237]9masterip : "172.17.93.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Vosko2"
[11229]12nodetype : "Hybrid"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[11229]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11229]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11322]23
[10059]24iface_ath0:
[10884]25 comment : "Ap noord"
[12237]26 ip : "172.17.93.1/24"
[10116]27 sdesc : "ap-n"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[10156]31 ssid : "ap-WirelessLeiden-Vosko2"
[11229]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[11627]35
[11600]36iface_ue0:
37 comment : "Link naar Hortus"
38 ip : "172.16.4.137/29"
39 sdesc : "2hortus"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "36"
44 ssid : "il-w2.vosko2.wleiden.net"
45 dhcp : False
[11627]46 compass : "w"
[11600]47 ns_ip : "172.16.4.138/29"
[11732]48 ns_mac : "00:27:22:8a:3d:94"
[11731]49 bridge_type: "NanoStation M5"
[11600]50 status : "up"
[10059]51
[11627]52
[10059]53iface_vr0:
[12285]54 comment : "Link naar Rabo1"
55 ip : "172.16.4.12/29"
[12248]56 sdesc : "2visitorc2"
57 mode : "station-wds"
[10116]58 type : "eth"
59 extra_type : "eth2wifibridge"
[12248]60 channel : "136"
[12285]61 ssid : "il-z.rabo1.wleiden.net"
[10454]62 dhcp : False
[12474]63 compass : "n"
[12286]64 ns_ip : "172.16.4.11"
[11733]65 ns_mac : "00:15:6d:f2:35:7d"
[10892]66 bridge_type: "NanoStation5"
[11229]67 status : "up"
[10059]68
[12474]69
[10059]70iface_vr1:
[10885]71 comment : "Interlink w (Robijn)"
[12230]72 ip : "172.16.4.81/29"
[10116]73 sdesc : "2Robijn"
74 mode : "ap-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "140"
78 ssid : "il-w.vosko2.wleiden.net"
[10454]79 dhcp : False
[10116]80 compass : "w"
[12230]81 ns_ip : "172.16.4.82/29"
[11733]82 ns_mac : "00:15:6d:f6:be:f7"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
87iface_vr1_alias0:
[10885]88 comment : "Interlink w (Huub)"
[10116]89 ip : "172.16.4.121/29"
90 sdesc : "2huub"
91 type : "eth"
92 extra_type : "eth2wifibridge"
[10454]93 dhcp : False
[12478]94 bridge_type: "NanoStation M5"
[10116]95 status : "up"
96
97
[10059]98iface_vr1_alias1:
[10885]99 comment : "Interlink w (BCSte)"
[10116]100 ip : "172.16.3.155/29"
101 sdesc : "2bcste"
102 type : "eth"
103 extra_type : "eth2wifibridge"
[10454]104 dhcp : False
[12478]105 bridge_type: "NanoStation M5"
[10116]106 status : "up"
[10059]107
[10116]108
[12396]109iface_vr1_alias2:
110 comment : "Link naar Zwaluwak"
111 ip : "172.16.4.33/29"
112 sdesc : "2zwaluwak"
113 type : "eth"
114 dhcp : False
115 status : "up"
116
117
[10116]118iface_vr2:
[10884]119 comment : "Lokaal ethernet"
[10116]120 ip : "172.17.175.72/28"
121 sdesc : "ethernet"
122 type : "eth"
[10454]123 dhcp : False
[10116]124 status : "up"
125
126
Note: See TracBrowser for help on using the repository browser.