source: genesis/nodes/CNodeAMSchiphol/wleiden.yaml@ 10983

Last change on this file since 10983 was 10891, checked in by rick, 13 years ago

Gooi een heel stapel windrichtingen weg, die toch niets betekenen. Compass op
een interne etherlink bijvoorbeeld of een OMNI.

File size: 1.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : True
[10374]7latitude : "52.25493"
[10400]8location : "52.261853"
9longitude : "4.73463"
[10116]10masterip : "172.16.17.1"
[10400]11nodename : "AMSchiphol"
[10116]12nodetype : "CNode"
[10400]13rdnap_x : "110442"
14rdnap_y : "474300"
[10116]15release : "8.1-RELEASE"
16status : "dw"
17
18
[10059]19iface_ath0:
[10116]20 comment : "OMNI voor Wifi op Schiphol"
21 ip : "172.16.17.1/26"
22 sdesc : "ap-omni"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "8"
26 ssid : "ap-westereinder-schiphol"
27 dhcp : "10-60"
28 status : "up"
[10059]29
30
31iface_vr0:
[10885]32 comment : "Ethernet naar watertoren2"
[10116]33 ip : "172.16.16.201/29"
34 sdesc : "2watertoren2"
35 mode : "station-wds"
36 type : "eth"
37 channel : ""
38 ssid : "il-nw.watertoren2.wleiden.net"
[10454]39 dhcp : False
[10116]40 compass : "nw"
41 ns_ip : ""
42 ns_mac : ""
43 status : "up"
[10059]44
[10116]45
[10059]46iface_vr1:
[10885]47 comment : "Ethernet naar drijfhuis"
[10116]48 ip : "172.16.16.209/29"
49 sdesc : "2drijfhuis"
50 mode : "station-wds"
51 type : "eth"
52 channel : ""
53 ssid : "il-zw.drijfhuis.wleiden.net"
[10454]54 dhcp : False
[10116]55 compass : "sw"
56 ns_ip : ""
57 ns_mac : ""
58 status : "up"
[10059]59
[10116]60
61iface_vr2:
[10885]62 comment : "Ethernet naar recpark"
[10116]63 ip : "172.16.16.217/29"
64 sdesc : "2recpark"
65 mode : "station-wds"
66 type : "eth"
67 channel : ""
68 ssid : "il-no.recpark.wleiden.net"
[10454]69 dhcp : False
[10116]70 compass : "ne"
71 ns_ip : ""
72 ns_mac : ""
73 status : "up"
74
75
Note: See TracBrowser for help on using the repository browser.