source: genesis/nodes/Plantsoen/wleiden.yaml@ 13864

Last change on this file since 13864 was 13844, checked in by rick, 8 years ago

gformat.py cleanup - cosmetic changes to sync all config files

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