source: genesis/nodes/LucasN/wleiden.yaml@ 13830

Last change on this file since 13830 was 13788, checked in by huub, 8 years ago

service id toegevoegd aan config van LucasN, kijken of gformat.py nu happy is

File size: 2.2 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10869]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[13786]7gateway : "192.168.0.1"
[13788]8serviceid : "172.31.254.19"
[13785]9externalif: "ue0"
[10881]10latitude : "52.16189"
[10116]11location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden"
[10881]12longitude : "4.48684"
[10116]13masterip : "172.17.144.1"
[11325]14monitoring_group: "wleiden"
[10116]15nodename : "LucasN"
[10869]16nodetype : "Hybrid"
[10059]17rdnap_x : 93395
18rdnap_y : 464130
[10869]19release : "9.0-RELEASE"
[10881]20service_accesspoint: True
[11554]21service_concentrator: False
[10881]22service_incoming_rdr: False
[13785]23service_proxy_ileiden: True
24service_proxy_normal: True
[11057]25status : "up"
[10116]26
27
[10059]28iface_ath0:
[10884]29 comment : "Ap"
[11044]30 ip : "172.17.144.1/24"
[10116]31 sdesc : "ap"
[10703]32 mode : "ap"
[11737]33 type : "11g"
[11738]34 channel : 6
[13107]35 ssid : "WiFi-Leiden"
36 wlan_mac : "00:1b:b1:f1:74:59"
[11044]37 dhcp : "10-250"
[10116]38 status : "up"
[10059]39
[11322]40
[11062]41iface_ue0:
[13786]42 comment : "Ethernet naar external"
[13450]43 ip : "192.168.7.137/16"
[13786]44 sdesc : "2external"
[11062]45 type : "eth"
46 dhcp : "client"
47 status : "up"
[10059]48
[11322]49
[10059]50iface_vr0:
[10884]51 comment : "A-link naar Rabo1"
[10116]52 ip : "172.16.3.25/29"
53 sdesc : "2rabo1"
[10869]54 mode : "ap-wds"
[10116]55 type : "eth"
56 extra_type : "eth2wifibridge"
57 channel : "60"
58 ssid : "il-n.lucasn.wleiden.net"
[10454]59 dhcp : False
[10116]60 compass : "n"
61 ns_ip : "172.16.3.26/29"
[11732]62 ns_mac : "00:15:6d:70:54:ae"
[11731]63 bridge_type: "NanoStation5"
[10116]64 status : "down"
[10059]65
[11322]66
[10059]67iface_vr1:
[10884]68 comment : "A-link naar Stadhuis"
[10116]69 ip : "172.16.4.132/29"
70 sdesc : "2stadhuis"
71 mode : "station-wds"
72 type : "eth"
73 extra_type : "eth2wifibridge"
74 channel : "116"
75 ssid : "il-nw.stadhuis.wleiden.net"
[10454]76 dhcp : False
[10729]77 compass : "zo"
[10116]78 ns_ip : "172.16.4.131/29"
[11733]79 ns_mac : "00:15:6d:70:54:53"
[11731]80 bridge_type: "NanoStation5"
[11057]81 status : "up"
[10059]82
[11322]83
[10116]84iface_vr2:
[11044]85 comment : "Link naar Webster"
[10116]86 ip : "172.16.4.177/29"
[11044]87 sdesc : "2webster"
88 mode : "ap-wds"
[10116]89 type : "eth"
90 extra_type : "eth2wifibridge"
[11057]91 channel : "36"
[11044]92 ssid : "il-zw.lucasn.wleiden.net"
[10454]93 dhcp : False
[11044]94 compass : "zw"
95 ns_ip : "172.16.4.178/29"
[11732]96 ns_mac : "00:15:6d:70:54:d2"
[11731]97 bridge_type: "NanoStation5"
[11057]98 status : "up"
[10116]99
100
Note: See TracBrowser for help on using the repository browser.