source: genesis/nodes/CNodeGrip/wleiden.yaml@ 10116

Last change on this file since 10116 was 10116, checked in by richardvm, 13 years ago

cleanup

File size: 1.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10116]5ileiden : True
6interfaces: "ath0,vr2,vr0,vr1"
7latitude : "4.48863"
8location : "Stichting Werk en Onderneming, Frambozenweg 5, 2321 KA, Leiden"
9longitude : "52.14730"
10masterip : "172.21.8.1"
11nodename : "Grip"
12nodetype : "CNode"
[10059]13rdnap_x : 93497
14rdnap_y : 462505
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10116]20 comment : "omni"
21 interface : "ath0"
22 ip : "172.21.8.1/26"
23 desc : "omni (dubbele waveguide)"
24 sdesc : "ap"
25 mode : "ap-wds"
26 type : "11b"
27 channel : "11"
28 ssid : "ap-wirelessleiden-grip"
29 dhcp : "10-60"
30 compass : "None"
31 status : "up"
[10059]32
33
34iface_vr0:
[10116]35 comment : "a-link naar vosko1"
36 interface : "vr0"
37 ip : "172.16.16.60/29"
38 desc : "Link naar vosko1"
39 sdesc : "2vosko1"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 ssid : "il-zw.vosko1.wleiden.net"
44 dhcp : "no"
45 compass : "sw"
46 ns_ip : "172.16.16.59/29"
47 ns_mac : "00:15:6d:70:50:09"
48 status : "up"
[10059]49
[10116]50
[10059]51iface_vr1:
[10116]52 comment : "Link naar ROC2"
53 interface : "vr1"
54 ip : "172.16.5.29/29"
55 desc : "Link naar ROC2"
56 sdesc : "2roc2"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "52"
61 ssid : "il-nw.roc2.wleiden.net"
62 dhcp : "no"
63 compass : "nw"
64 ns_ip : "192.168.1.20/24"
65 ns_mac : "00:15:6d:ad:34:35"
66 status : "down"
[10059]67
[10116]68
69iface_vr2:
70 comment : "link naar LCPL"
71 interface : "vr2"
72 ip : "172.16.1.1/30"
73 desc : "Link naar LCPL"
74 sdesc : "2lcpl"
75 mode : "ap-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
78 channel : "8"
79 ssid : "il-zw.grip.wleiden.net"
80 dhcp : "no"
81 compass : "sw"
82 ns_ip : "192.168.1.20/24"
83 ns_mac : "00:15:6d:30:29:6b"
84 status : "down"
85
86
Note: See TracBrowser for help on using the repository browser.