source: genesis/nodes/HybridCope/wleiden.yaml@ 13251

Last change on this file since 13251 was 13198, checked in by huub, 10 years ago

ssid cope aangepast

File size: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11585]6externalif: "ue0"
[10881]7latitude : "52.15972"
[10116]8location : "Cope, Rapenburg 8, 2311 EV, Leiden"
[10881]9longitude : "4.48521"
[10116]10masterip : "172.17.8.1"
[11325]11monitoring_group: "wleiden"
[11247]12nodename : "Cope"
13nodetype : "Hybrid"
[10059]14rdnap_x : 93280
15rdnap_y : 463889
[11584]16release : "9.0-RELEASE"
[11246]17service_accesspoint: True
[11554]18service_concentrator: False
[12421]19service_incoming_rdr: False
[11246]20service_proxy_ileiden: False
[12419]21service_proxy_normal: False
[10116]22status : "up"
23
24
[10059]25iface_ath0:
[10885]26 comment : "AP voor de buurt"
[11246]27 ip : "172.17.8.1/24"
[10116]28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[13198]32 ssid : "WiFi-Leiden"
33 wlan_mac : "00:1b:b1:05:02:ec"
[11246]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
[10116]37
[10059]38iface_ue0:
[12644]39 comment : "internetverbinding niet in gebruik"
[11342]40 ip : "0.0.0.0/24"
[12644]41 sdesc : "2local"
[10116]42 type : "eth"
[12644]43 dhcp : False
44 status : "down"
[10059]45
46
47iface_vr0:
[12676]48 comment : "A-link naar Stadhuis via NS5"
49 ip : "172.16.3.180/29"
50 sdesc : "2stadhuis"
[10116]51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
[12676]54 channel : "116"
55 ssid : "il-nw.stadhuis.wleiden.net"
[10463]56 dhcp : False
[12676]57 compass : "zo"
58 ns_ip : "172.16.3.179/29"
59 ns_mac : "00:15:6d:ea:f0:4c"
[10892]60 bridge_type: "NanoStation5"
[10116]61 status : "up"
[10059]62
[10116]63
[10059]64iface_vr1:
[12676]65 comment : "Ethernet to interlink UniGor1"
66 ip : "172.16.3.188/29"
67 sdesc : "2unigor1"
[10116]68 mode : "station-wds"
69 type : "eth"
70 extra_type : "eth2wifibridge"
[12676]71 channel : "128"
72 ssid : "il-zo.unigor.wleiden.net"
[10463]73 dhcp : False
[12676]74 compass : "nw"
75 ns_ip : "172.16.3.187/29"
76 ns_mac : "00:15:6d:ea:f0:1d"
[10892]77 bridge_type: "NanoStation5"
[10116]78 status : "up"
[10059]79
[10116]80
81iface_vr2:
[12374]82 comment : "A-link naar VisitorCentre2"
83 ip : "172.16.7.60/29"
84 sdesc : "2visitorc2"
[10116]85 mode : "station-wds"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "44"
[12374]89 ssid : "il-z.visitorcentre2.wleiden.net"
[10463]90 dhcp : False
[10386]91 compass : "n"
[12374]92 ns_ip : "172.16.7.59/29"
[10116]93 ns_mac : "00:15:6d:ea:f0:0f"
[10892]94 bridge_type: "NanoStation5"
[10386]95 status : "up"
[10116]96
97
Note: See TracBrowser for help on using the repository browser.