source: genesis/nodes/CNodeRobijn/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.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.15457"
[10116]8location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden"
[10881]9longitude : "4.46265"
[10116]10masterip : "172.20.8.1"
11nodename : "Robijn"
12nodetype : "CNode"
[10059]13rdnap_x : 91729
14rdnap_y : 463336
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10888]20 comment : "Omni voor de buurt"
[10116]21 ip : "172.20.8.1/26"
22 sdesc : "omni"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "4"
[10156]26 ssid : "ap-WirelessLeiden-Robijn"
[10116]27 dhcp : "10-60"
28 compass : "None"
29 status : "up"
[10059]30
[10116]31
[10059]32iface_ue0:
[10885]33 comment : "Ethernet naar Robijn"
[10116]34 ip : "172.20.8.65/28"
35 sdesc : "eth"
36 type : "eth"
37 dhcp : "67-78"
38 compass : "None"
39 status : "down"
[10059]40
41
42iface_vr0:
[10116]43 comment : "A link naar Vosko2 via nanostation"
44 ip : "172.16.4.116/29"
45 sdesc : "2vosko2"
46 mode : "station-wds"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 ssid : "il-w.vosko.wleiden.net"
[10454]50 dhcp : False
[10729]51 compass : "o"
[10116]52 ns_ip : "172.16.4.115/29"
53 ns_mac : "00:15:6d:f2:39:37"
54 status : "up"
[10059]55
[10116]56
[10059]57iface_vr1:
[10116]58 comment : "A Link naar Unigor via nanostation"
59 ip : "172.16.5.220/29"
60 sdesc : "2unigorA"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 ssid : "il-z.unigor1.wleiden.net"
[10454]65 dhcp : False
[10729]66 compass : "n"
[10116]67 ns_ip : "172.16.5.219/29"
68 ns_mac : "00:15:6d:f2:39:44"
69 status : "up"
[10059]70
[10116]71
72iface_vr2:
73 comment : "A Link naar AJSoft via nanostation"
74 ip : "172.16.5.228/29"
75 sdesc : "2ajsoft"
76 mode : "station-wds"
77 type : "eth"
78 extra_type : "eth2wifibridge"
79 ssid : "il-nw.ajsoft1.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "z"
[10116]82 ns_ip : "172.16.5.227/29"
83 ns_mac : "00:15:6d:f2:38:07"
84 status : "up"
85
86
Note: See TracBrowser for help on using the repository browser.