source:
genesis/nodes/CNodeDirkLos1/wleiden.yaml@
10946
Last change on this file since 10946 was 10892, checked in by , 13 years ago | |
---|---|
File size: 2.2 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10116] | 6 | ileiden : True |
[10881] | 7 | latitude : "52.16732" |
[10116] | 8 | location : "Hogeschool Leiden, Zernikedreef 11, 2333 CK, Leiden" |
[10881] | 9 | longitude : "4.47071" |
[10116] | 10 | masterip : "172.19.131.1" |
11 | nodename : "DirkLos1" | |
12 | nodetype : "CNode" | |
13 | rdnap_x : "092299" | |
[10059] | 14 | rdnap_y : 464748 |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
[10059] | 17 | |
[10116] | 18 | |
[10059] | 19 | iface_ath0: |
[10883] | 20 | comment : "Link naar Unigor" |
[10116] | 21 | ip : "172.16.3.62/30" |
22 | sdesc : "2unigor" | |
[10703] | 23 | mode : "ap" |
[10116] | 24 | type : "11b" |
25 | channel : "1" | |
26 | ssid : "n-o.unigor.wleiden.net" | |
[10454] | 27 | dhcp : False |
[10116] | 28 | compass : "e" |
29 | status : "up" | |
[10059] | 30 | |
31 | ||
[10116] | 32 | iface_ue0: |
[10885] | 33 | comment : "Ethernet naar DirkLos2" |
[10116] | 34 | ip : "172.16.3.58/30" |
35 | sdesc : "2DLos2" | |
36 | type : "eth" | |
[10454] | 37 | dhcp : False |
[10116] | 38 | status : "up" |
39 | ||
40 | ||
41 | iface_ue0_alias0: | |
[10885] | 42 | comment : "Local Ethernet" |
[10116] | 43 | ip : "172.16.176.66/27" |
44 | sdesc : "localeth" | |
45 | type : "eth" | |
[10454] | 46 | dhcp : False |
[10116] | 47 | status : "up" |
48 | ||
49 | ||
[10059] | 50 | iface_vr0: |
[10885] | 51 | comment : "Ethernet to interlink oost" |
[10116] | 52 | ip : "172.16.4.156/29" |
53 | sdesc : "2geluidsnet1" | |
54 | mode : "station-wds" | |
55 | type : "eth" | |
56 | extra_type : "eth2wifibridge" | |
57 | channel : "140" | |
58 | ssid : "il-zw.geluidsnet1.wleiden.net" | |
[10454] | 59 | dhcp : False |
[10729] | 60 | compass : "zo" |
[10116] | 61 | ns_ip : "172.16.4.155/29" |
62 | ns_mac : "00:15:6d:f6:be:ff" | |
[10892] | 63 | bridge_type: "NanoStation5" |
[10116] | 64 | status : "up" |
[10059] | 65 | |
[10116] | 66 | |
[10059] | 67 | iface_vr1: |
[10885] | 68 | comment : "Ethernet to interlink south-east (Vosko3)" |
[10116] | 69 | ip : "172.16.4.76/29" |
70 | sdesc : "2Vosko3" | |
71 | mode : "station-wds" | |
72 | type : "eth" | |
73 | extra_type : "eth2wifibridge" | |
74 | channel : "100" | |
75 | ssid : "il-wnw.vosko3.wleiden.net" | |
[10454] | 76 | dhcp : False |
[10729] | 77 | compass : "zo" |
[10116] | 78 | ns_ip : "172.16.4.75/29" |
79 | ns_mac : "00:15:6d:f6:be:eb" | |
[10892] | 80 | bridge_type: "NanoStation5" |
[10116] | 81 | status : "up" |
[10059] | 82 | |
83 | ||
[10116] | 84 | iface_vr2: |
[10885] | 85 | comment : "Ethernet to interlink west (Cam)" |
[10116] | 86 | ip : "172.16.4.89/29" |
87 | sdesc : "2cam" | |
88 | mode : "station-wds" | |
89 | type : "eth" | |
90 | extra_type : "eth2wifibridge" | |
91 | channel : "44" | |
92 | ssid : "il-zw.dirklos1.wleiden.net" | |
[10454] | 93 | dhcp : False |
[10729] | 94 | compass : "z" |
[10116] | 95 | ns_ip : "172.16.4.90/29" |
96 | ns_mac : "00:15:6d:70:53:52" | |
[10892] | 97 | bridge_type: "NanoStation5" |
[10116] | 98 | status : "down" |
99 | ||
100 |
Note:
See TracBrowser
for help on using the repository browser.