source: genesis/nodes/HybridPlantsoen/wleiden.yaml@ 12776

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

Automatic cleanups

File size: 2.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[12474]6externalif: "vr0"
7gateway : "192.168.42.1"
[10881]8latitude : "52.15395"
[10116]9location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
[10881]10longitude : "4.49646"
[10116]11masterip : "172.17.169.1"
[11325]12monitoring_group: "wleiden"
[11726]13nodename : "Plantsoen"
[11268]14nodetype : "Hybrid"
[10059]15rdnap_x : 94042
16rdnap_y : 463238
[10118]17release : "9.0-RELEASE"
[11268]18service_accesspoint: True
[11554]19service_concentrator: False
[11268]20service_incoming_rdr: False
[12400]21service_proxy_ileiden: True
22service_proxy_normal: True
[10116]23status : "up"
24
25
[10059]26iface_ath0:
[10885]27 comment : "AP voor de buurt"
[11268]28 ip : "172.17.169.1/24"
[10116]29 sdesc : "ap"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 11
[11268]33 ssid : "ap-WirelessLeiden-Plantsoen2"
34 dhcp : "10-250"
[10116]35 compass : "omni"
36 status : "up"
[10059]37
[10156]38
[10145]39iface_ue0:
40 comment : "Link naar ROC1"
41 ip : "172.16.5.12/29"
42 sdesc : "2roc1"
43 mode : "station-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
46 channel : "132"
47 ssid : "il-n.roc1.wleiden.net"
[10454]48 dhcp : False
[10729]49 compass : "z"
[10145]50 ns_ip : "172.16.5.11/29"
[11732]51 ns_mac : "00:27:22:10:fd:a1"
[11268]52 bridge_type: "NanoStation5"
[10450]53 status : "up"
[10059]54
[10145]55
[10059]56iface_vr0:
[12400]57 comment : "Link naar router"
[12403]58 ip : "192.168.42.200/24"
[12400]59 sdesc : "uplink"
[10116]60 type : "eth"
[10454]61 dhcp : False
[10116]62 status : "up"
[10059]63
[10116]64
[12400]65iface_vr0_alias0:
66 comment : "Link naar Radius proxy"
67 ip : "172.17.169.66/28"
68 sdesc : "2radius"
69 type : "eth"
70 dhcp : False
71 status : "up"
72
73
[10059]74iface_vr1:
[11322]75 comment : "Interlink north-north-west (Stadhuis)"
[10116]76 ip : "172.16.5.116/29"
77 sdesc : "2Stadhuis"
78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "44"
82 ssid : "il-zo.stadhuis.wleiden.net"
[10454]83 dhcp : False
[10729]84 compass : "nw"
[10116]85 distance : "0.5 km"
86 ns_ip : "172.16.5.115/29"
87 ns_mac : "00:15:6d:bd:67:e8"
[10892]88 bridge_type: "NanoStation5"
[10116]89 status : "up"
[10059]90
[10116]91
92iface_vr2:
[11322]93 comment : "Link to Vosko3"
[10116]94 ip : "172.16.5.92/29"
[10118]95 sdesc : "2vosko3"
[10116]96 mode : "station-wds"
97 type : "eth"
98 extra_type : "eth2wifibridge"
99 channel : "116"
100 ssid : "il-zo.vosko3.wleiden.net"
[10454]101 dhcp : False
[10118]102 compass : "nw"
[10116]103 distance : "0.7 km"
104 ns_ip : "172.16.5.91/29"
105 ns_mac : "00:15:6d:bd:67:ff"
[11053]106 bridge_type: "NanoStation5"
[10350]107 status : "up"
[10116]108
109
Note: See TracBrowser for help on using the repository browser.