source: genesis/nodes/CNodeRobijn/wleiden.yaml@ 10881

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

Make the interface keys wat meer standaard.

File size: 2.2 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:
[10116]20 comment : "omni"
21 interface : "ath0"
22 ip : "172.20.8.1/26"
23 desc : "omni voor de buurt"
24 sdesc : "omni"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "4"
[10156]28 ssid : "ap-WirelessLeiden-Robijn"
[10116]29 dhcp : "10-60"
30 compass : "None"
31 status : "up"
[10059]32
[10116]33
[10059]34iface_ue0:
[10116]35 comment : "Ethernet"
36 interface : "ue0"
37 ip : "172.20.8.65/28"
38 desc : "Ethernet naar Robijn"
39 sdesc : "eth"
40 type : "eth"
41 dhcp : "67-78"
42 compass : "None"
43 status : "down"
[10059]44
45
46iface_vr0:
[10116]47 comment : "A link naar Vosko2 via nanostation"
48 interface : "vr0"
49 ip : "172.16.4.116/29"
50 desc : "Link naar vosko2"
51 sdesc : "2vosko2"
52 mode : "station-wds"
53 type : "eth"
54 extra_type : "eth2wifibridge"
55 ssid : "il-w.vosko.wleiden.net"
[10454]56 dhcp : False
[10729]57 compass : "o"
[10116]58 ns_ip : "172.16.4.115/29"
59 ns_mac : "00:15:6d:f2:39:37"
60 status : "up"
[10059]61
[10116]62
[10059]63iface_vr1:
[10116]64 comment : "A Link naar Unigor via nanostation"
65 interface : "vr1"
66 ip : "172.16.5.220/29"
67 desc : "link naar Unigor"
68 sdesc : "2unigorA"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 ssid : "il-z.unigor1.wleiden.net"
[10454]73 dhcp : False
[10729]74 compass : "n"
[10116]75 ns_ip : "172.16.5.219/29"
76 ns_mac : "00:15:6d:f2:39:44"
77 status : "up"
[10059]78
[10116]79
80iface_vr2:
81 comment : "A Link naar AJSoft via nanostation"
82 interface : "vr2"
83 ip : "172.16.5.228/29"
84 desc : "Link naar AJSoft"
85 sdesc : "2ajsoft"
86 mode : "station-wds"
87 type : "eth"
88 extra_type : "eth2wifibridge"
89 ssid : "il-nw.ajsoft1.wleiden.net"
[10454]90 dhcp : False
[10729]91 compass : "z"
[10116]92 ns_ip : "172.16.5.227/29"
93 ns_mac : "00:15:6d:f2:38:07"
94 status : "up"
95
96
Note: See TracBrowser for help on using the repository browser.