source: genesis/nodes/CNodeDeClercq/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.3 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.15060"
[10116]8location : "kantoor De Clercq, Hoge Rijndijk 306, 2314 AM, Leiden"
[10881]9longitude : "4.52066"
[10116]10masterip : "172.18.128.1"
11nodename : "DeClercq"
12nodetype : "CNode"
[10059]13rdnap_x : 95694
14rdnap_y : 462845
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10116]20 comment : "Ap voor buurt"
21 interface : "ath0"
22 ip : "172.18.128.1/26"
23 desc : "AP voor de buurt"
24 sdesc : "ap"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "4"
[10156]28 ssid : "ap-WirelessLeiden-Declercq"
[10116]29 dhcp : "10-60"
30 compass : "None"
31 status : "up"
[10059]32
33
[10116]34iface_ue0:
35 comment : "a-link to Stadhuis via 8772b-adapter en Nanostation5"
36 interface : "ue0"
37 ip : "172.16.3.212/29"
38 desc : "ethernet"
39 sdesc : "2stadhuis"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "60"
44 ssid : "il-o.stadhuis.wleiden.net"
[10463]45 dhcp : False
[10729]46 compass : "nw"
[10116]47 ns_ip : "172.16.3.211/29"
48 ns_mac : "00:15:6d:ea:f0:63"
[10386]49 status : "up"
[10116]50
51
[10059]52iface_vr0:
[10116]53 comment : "ethernet"
54 interface : "vr0"
55 ip : "172.16.4.53/30"
56 desc : "local ethernet"
57 sdesc : "2proxy9"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 compass : "None"
61 status : "up"
[10059]62
[10116]63
[10059]64iface_vr1:
[10116]65 comment : "a-link to Roomburgh3 via Nanostation5"
66 interface : "vr1"
67 ip : "172.16.5.185/29"
68 desc : "Ethernet to interlink west (Roomburgh3)"
69 sdesc : "2roomburgh3"
70 mode : "ap-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "36"
74 ssid : "il-w.declercq.wleiden.net"
[10463]75 dhcp : False
[10116]76 compass : "w"
77 ns_ip : "172.16.5.186/29"
78 ns_mac : "00:15:6d:ea:f0:70"
79 status : "up"
[10059]80
[10116]81
82iface_vr2:
83 comment : "a-link to Leythenrode via Nanostation5"
84 interface : "vr2"
85 ip : "172.16.5.172/29"
86 desc : "ethernet"
87 sdesc : "2leythenrode"
88 mode : "station-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 channel : "44"
92 ssid : "il-zw.leythenrode.wleiden.net"
[10463]93 dhcp : False
[10729]94 compass : "no"
[10116]95 ns_ip : "172.16.5.171/29"
96 ns_mac : "00:15:6d:ea:f0:7b"
[10386]97 status : "up"
[10116]98
99
Note: See TracBrowser for help on using the repository browser.