source: genesis/nodes/Geluidsnet2/wleiden.yaml@ 14242

Last change on this file since 14242 was 14242, checked in by huub, 6 years ago

aantal nodes naar 11.2

File size: 3.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[14159]6gateway : "192.168.180.1"
[14094]7ileiden : True
[10881]8latitude : "52.16200"
[11696]9location : "Oude Belastingkantoor, Stationsplein 107, 2312 AJ, Leiden"
[10881]10longitude : "4.48003"
[10116]11masterip : "172.17.5.1"
[11325]12monitoring_group: "wleiden"
[10116]13nodename : "Geluidsnet2"
[11255]14nodetype : "Hybrid"
[10059]15rdnap_x : 92929
16rdnap_y : 464148
[14177]17rdr_host : "94.209.52.94"
[14242]18release : "11.2-RELEASE"
[11255]19service_accesspoint: True
[11554]20service_concentrator: False
[14095]21service_incoming_rdr: True
[14094]22service_proxy_ileiden: True
23service_proxy_normal: True
24serviceid : "172.31.254.21"
[14153]25externalif: "vr0.500"
[10116]26status : "up"
[10059]27
[11627]28
[10059]29iface_ath0:
[10884]30 comment : "Ap"
[11255]31 ip : "172.17.5.1/24"
[10116]32 sdesc : "ap"
[10703]33 mode : "ap"
[11737]34 type : "11g"
[11738]35 channel : 11
[13102]36 ssid : "WiFi-Leiden"
[13089]37 wlan_mac : "90:a4:de:b7:ae:6b"
[11255]38 dhcp : "10-250"
[10116]39 status : "up"
[10059]40
[11627]41
[14035]42iface_vr0_102:
43 comment : "Link naar Geluidsnet1"
44 ip : "172.16.4.186/30"
45 sdesc : "2geluidsnet1"
46 type : "eth"
47 dhcp : False
48 status : "up"
49
50
51iface_vr0_103:
52 comment : "Link Stadhuis and BSP-OV Pilot"
[14037]53 ip : "172.16.9.98/29"
54 sdesc : "2stadhuis"
[10116]55 mode : "station-wds"
56 type : "eth"
[11573]57 extra_type : "eth2wifibridge"
58 channel : "132"
[14035]59 ssid : "il-o.geluidsnet2.wleiden.net"
[10454]60 dhcp : False
[11573]61 compass : "zo"
[14047]62 ns_ip : "172.16.9.99/29"
[14035]63 ns_mac : "78:8a:20:14:d0:0e"
64 bridge_type: "LiteBeam-5AC-16-120"
65 encrypted : True
[10116]66 status : "up"
67
[14035]68iface_vr0_105:
69 comment : "Link naar Geluidsnet Opstelpunt"
70 ip : "172.16.9.105/29"
71 sdesc : "2meetunit"
[10116]72 type : "eth"
[10454]73 dhcp : False
[10116]74 status : "up"
[10059]75
[11627]76
[14094]77iface_vr0_500:
78 comment : "Uplink naar internet (BSP-OV - Morsweg)"
[14159]79 ip : "192.168.180.150/24"
[14094]80 sdesc : "2external"
81 type : "eth"
82 dhcp : False
83 status : "up"
84
85
[14153]86iface_vr0_500_alias0:
87 comment : "Link naar BSP-OV Pilot"
88 ip : "192.168.1.93/29"
89 sdesc : "2bsp-ov"
90 type : "eth"
91 dhcp : False
92 status : "up"
93
94
[10059]95iface_vr1:
[13823]96 comment : "Link naar Cope"
97 ip : "172.16.7.57/29"
98 sdesc : "2cope"
[10116]99 mode : "station-wds"
100 type : "eth"
[12613]101 channel : "36"
102 ssid : "il-zo.geluidsnet2.wleiden.net"
[10463]103 dhcp : False
[12474]104 compass : "z"
[13823]105 ns_ip : "172.16.7.58/29"
[11573]106 ns_mac : "00:15:6d:70:4d:a3"
[10892]107 bridge_type: "NanoStation5"
[10116]108 status : "up"
[10059]109
[11627]110
[14035]111iface_vr1_alias0:
112 comment : "Link naar Webster"
113 ip : "172.16.4.193/29"
114 sdesc : "2webster"
115 type : "eth"
116 dhcp : False
117 status : "up"
118
119
[10116]120iface_vr2:
121 comment : "Link naar vosko3"
122 ip : "172.16.4.204/29"
123 sdesc : "2vosko3"
124 mode : "station-wds"
125 type : "eth"
126 extra_type : "eth2wifibridge"
127 channel : "100"
128 ssid : "il-wnw.vosko3.wleiden.net"
[10454]129 dhcp : False
[10729]130 compass : "zo"
[10116]131 ns_ip : "172.16.4.203/29"
132 ns_mac : "00:15:6d:ec:82:96"
[10892]133 bridge_type: "NanoStation5"
[10116]134 status : "up"
135
136
Note: See TracBrowser for help on using the repository browser.