source: genesis/nodes/Cope/wleiden.yaml@ 13819

Last change on this file since 13819 was 13800, checked in by huub, 8 years ago

interlink cope huygensz in de config gezet; tijdelijk interlink

File size: 2.5 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
[13529]32 ssid : "WiFi Leiden"
[13198]33 wlan_mac : "00:1b:b1:05:02:ec"
[11246]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
[10116]37
[10059]38iface_vr0:
[12676]39 comment : "A-link naar Stadhuis via NS5"
40 ip : "172.16.3.180/29"
41 sdesc : "2stadhuis"
[10116]42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[12676]45 channel : "116"
46 ssid : "il-nw.stadhuis.wleiden.net"
[10463]47 dhcp : False
[12676]48 compass : "zo"
49 ns_ip : "172.16.3.179/29"
50 ns_mac : "00:15:6d:ea:f0:4c"
[10892]51 bridge_type: "NanoStation5"
[10116]52 status : "up"
[10059]53
[10116]54
[10059]55iface_vr1:
[13800]56 comment : "Ethernet to interlink HuygensZ (nog niet in gebruik)"
[12676]57 ip : "172.16.3.188/29"
[13800]58 sdesc : "2huygensz"
[10116]59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
[12676]62 channel : "128"
[13800]63 ssid : "il-116.huygensz.wleiden.net"
[10463]64 dhcp : False
[12676]65 compass : "nw"
66 ns_ip : "172.16.3.187/29"
67 ns_mac : "00:15:6d:ea:f0:1d"
[10892]68 bridge_type: "NanoStation5"
[10116]69 status : "up"
[10059]70
[13800]71iface_vr1_alias0:
72 comment : "Tijdelijke interlink HuygensZ"
73 ip : "172.16.7.156/29"
74 sdesc : "temp2huygensz"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "128"
79 ssid : "il-202.huygensz.wleiden.net"
80 dhcp : False
81 compass : "nw"
82 ns_ip : "172.16.7.155/29"
83 ns_mac : "00:15:6d:ea:f0:1d"
84 bridge_type: "NanoStation5"
85 status : "up"
[10116]86
[13800]87
[10116]88iface_vr2:
[12374]89 comment : "A-link naar VisitorCentre2"
90 ip : "172.16.7.60/29"
91 sdesc : "2visitorc2"
[10116]92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "44"
[12374]96 ssid : "il-z.visitorcentre2.wleiden.net"
[10463]97 dhcp : False
[10386]98 compass : "n"
[12374]99 ns_ip : "172.16.7.59/29"
[10116]100 ns_mac : "00:15:6d:ea:f0:0f"
[10892]101 bridge_type: "NanoStation5"
[10386]102 status : "up"
[10116]103
104
Note: See TracBrowser for help on using the repository browser.