source: genesis/nodes/CNodeZijloever/wleiden.yaml@ 10873

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

added gateway for hybrid nodes

File size: 1.8 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
[10779]7latitude : "4.51431"
[10116]8location : "Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden"
[10779]9longitude : "52.16161"
[10116]10masterip : "172.19.0.1"
11nodename : "Zijloever"
12nodetype : "CNode"
[10059]13rdnap_x : 95274
14rdnap_y : 464075
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10116]20 comment : "ap"
21 interface : "ath0"
22 ip : "172.19.0.1/26"
23 desc : "ap"
24 sdesc : "ap"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "8"
[10156]28 ssid : "ap-WirelessLeiden-Zijloever"
[10116]29 dhcp : "10-60"
30 compass : "None"
31 status : "up"
[10059]32
[10116]33
[10059]34iface_vr0:
[10116]35 comment : "link naar SOM1"
36 interface : "vr0"
37 ip : "172.16.4.228/29"
38 desc : "Link naar SOM1"
39 sdesc : "2som1"
40 mode : "station-wds"
41 type : "eth"
42 channel : "52"
43 ssid : "il-z.som1.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "nw"
[10116]46 ns_ip : "172.16.4.227/29"
47 ns_mac : "00:15:6d:f7:be:ec"
48 status : "up"
[10059]49
[10116]50
[10059]51iface_vr1:
[10116]52 comment : "link naar Roomburgh3"
53 interface : "vr1"
54 ip : "172.16.4.236/29"
55 desc : "Link naar Roomburgh3"
56 sdesc : "2roomburgh3"
57 mode : "station-wds"
58 type : "eth"
59 channel : "44"
60 ssid : "il-n.roomburgh3.wleiden.net"
[10454]61 dhcp : False
[10729]62 compass : "z"
[10116]63 ns_ip : "172.16.4.235/29"
64 ns_mac : "00:15:6d:71:4d:a9"
65 status : "up"
[10059]66
[10116]67
68iface_vr2:
69 comment : "link naar ROC1"
70 interface : "vr2"
71 ip : "172.16.5.60/29"
72 desc : "Link naar ROC1"
73 sdesc : "2roc1"
74 mode : "station-wds"
75 type : "eth"
76 channel : "108"
77 ssid : "il-no.roc1.wleiden.net"
[10454]78 dhcp : False
[10729]79 compass : "zw"
[10116]80 ns_ip : "172.16.5.59/29"
81 ns_mac : ""
82 status : "up"
83
84
Note: See TracBrowser for help on using the repository browser.