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

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

interface: <iface>:<alias> is nu in de iface_<iface>_alias<alias>
gerepresenteerd.

Fixes beheer:ticket:221

File size: 1.6 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 compass : "None"
29 status : "up"
[10059]30
31
32iface_vr0:
[10885]33 comment : "Ethernet naar watertoren2"
[10116]34 ip : "172.16.16.201/29"
35 sdesc : "2watertoren2"
36 mode : "station-wds"
37 type : "eth"
38 channel : ""
39 ssid : "il-nw.watertoren2.wleiden.net"
[10454]40 dhcp : False
[10116]41 compass : "nw"
42 ns_ip : ""
43 ns_mac : ""
44 status : "up"
[10059]45
[10116]46
[10059]47iface_vr1:
[10885]48 comment : "Ethernet naar drijfhuis"
[10116]49 ip : "172.16.16.209/29"
50 sdesc : "2drijfhuis"
51 mode : "station-wds"
52 type : "eth"
53 channel : ""
54 ssid : "il-zw.drijfhuis.wleiden.net"
[10454]55 dhcp : False
[10116]56 compass : "sw"
57 ns_ip : ""
58 ns_mac : ""
59 status : "up"
[10059]60
[10116]61
62iface_vr2:
[10885]63 comment : "Ethernet naar recpark"
[10116]64 ip : "172.16.16.217/29"
65 sdesc : "2recpark"
66 mode : "station-wds"
67 type : "eth"
68 channel : ""
69 ssid : "il-no.recpark.wleiden.net"
[10454]70 dhcp : False
[10116]71 compass : "ne"
72 ns_ip : ""
73 ns_mac : ""
74 status : "up"
75
76
Note: See TracBrowser for help on using the repository browser.