source: genesis/nodes/HybridGeluidsnet2/wleiden.yaml@ 12478

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

Missende bridge_type entries toegevoegd

File size: 2.1 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.16200"
[11696]7location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
[10881]8longitude : "4.48003"
[10116]9masterip : "172.17.5.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Geluidsnet2"
[11255]12nodetype : "Hybrid"
[10059]13rdnap_x : 92929
14rdnap_y : 464148
[11255]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11255]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11627]23
[10059]24iface_ath0:
[10884]25 comment : "Ap"
[11255]26 ip : "172.17.5.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 11
[10156]31 ssid : "ap-WirelessLeiden-Geluidsnet2"
[11255]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[11627]35
[10116]36iface_ue0:
[11573]37 comment : "Link naar Webster"
38 ip : "172.16.4.193/29"
39 sdesc : "2webster"
[10116]40 mode : "station-wds"
41 type : "eth"
[11573]42 extra_type : "eth2wifibridge"
43 channel : "132"
44 ssid : "il-z.geluidsnet2.wleiden.net"
[10454]45 dhcp : False
[11573]46 compass : "zo"
47 ns_ip : "172.16.4.194/29"
48 ns_mac : "00:15:6d:70:4d:6a"
[10892]49 bridge_type: "NanoStation5"
[10116]50 status : "up"
51
[11627]52
[10059]53iface_vr0:
[10116]54 comment : "Link naar Geluidsnet1"
55 ip : "172.16.4.186/30"
56 sdesc : "2geluidsnet1"
57 type : "eth"
58 extra_type : "eth2wifibridge"
[10454]59 dhcp : False
[12478]60 bridge_type: "NanoStation M5"
[10116]61 status : "up"
[10059]62
[11627]63
[10059]64iface_vr1:
[12407]65 comment : "Link naar xxxx"
[12273]66 ip : "172.16.6.252/29"
[12407]67 sdesc : "2xxx"
[10116]68 mode : "station-wds"
69 type : "eth"
[12273]70 channel : "132"
[12407]71 ssid : ""
[10463]72 dhcp : False
[12474]73 compass : "z"
[12273]74 ns_ip : "172.16.6.251/29"
[11573]75 ns_mac : "00:15:6d:70:4d:a3"
[10892]76 bridge_type: "NanoStation5"
[10116]77 status : "up"
[10059]78
[11627]79
[10116]80iface_vr2:
81 comment : "Link naar vosko3"
82 ip : "172.16.4.204/29"
83 sdesc : "2vosko3"
84 mode : "station-wds"
85 type : "eth"
86 extra_type : "eth2wifibridge"
87 channel : "100"
88 ssid : "il-wnw.vosko3.wleiden.net"
[10454]89 dhcp : False
[10729]90 compass : "zo"
[10116]91 ns_ip : "172.16.4.203/29"
92 ns_mac : "00:15:6d:ec:82:96"
[10892]93 bridge_type: "NanoStation5"
[10116]94 status : "up"
95
96
Note: See TracBrowser for help on using the repository browser.