source:
genesis/nodes/CNodeSOM1/wleiden.yaml@
10884
Last change on this file since 10884 was 10884, checked in by , 13 years ago | |
---|---|
File size: 2.1 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.16950" |
[10116] | 8 | location : "Luba, Eschertoren 1A, 2316 ET, Leiden" |
[10881] | 9 | longitude : "4.49378" |
[10116] | 10 | masterip : "172.21.160.1" |
11 | nodename : "SOM1" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 93880 |
14 | rdnap_y : 464970 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10884] | 20 | comment : "Ap noord" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.21.160.1/26" | |
23 | sdesc : "ap-n" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "8" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Som1" |
[10116] | 28 | dhcp : "10-60" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
[10116] | 32 | |
33 | iface_vr0: | |
34 | comment : "Ethernet naar SOM2" | |
35 | interface : "vr0" | |
36 | ip : "172.16.3.137/30" | |
37 | desc : "Ethernet naarSOM2" | |
38 | sdesc : "2som2" | |
39 | type : "eth" | |
[10454] | 40 | dhcp : False |
[10116] | 41 | compass : "None" |
42 | status : "up" | |
43 | ||
44 | ||
45 | iface_vr1: | |
46 | comment : "Link naar Broekplein" | |
47 | interface : "vr1" | |
48 | ip : "172.16.5.121/29" | |
49 | sdesc : "2broekplein" | |
50 | mode : "station-wds" | |
51 | type : "eth" | |
52 | extra_type : "eth2wifibridge" | |
53 | channel : "132" | |
54 | ssid : "il-n.som1.wleiden.net" | |
[10454] | 55 | dhcp : False |
[10729] | 56 | compass : "no" |
[10116] | 57 | ns_ip : "172.16.5.122/29" |
58 | ns_mac : "00:15:6d:ec:7a:51" | |
59 | status : "up" | |
60 | ||
61 | ||
[10059] | 62 | iface_vr2: |
[10116] | 63 | comment : "Link naar Stadhuis" |
64 | interface : "vr2" | |
65 | ip : "172.16.3.169/29" | |
66 | sdesc : "2Stadhuis" | |
67 | mode : "station-wds" | |
68 | type : "eth" | |
69 | extra_type : "eth2wifibridge" | |
70 | channel : "52" | |
71 | ssid : "il-z.som1.wleiden.net" | |
[10454] | 72 | dhcp : False |
[10729] | 73 | compass : "z" |
[10116] | 74 | ns_ip : "172.16.3.170/29" |
75 | ns_mac : "00:15:6d:ec:82:a9" | |
76 | status : "up" | |
[10059] | 77 | |
[10116] | 78 | |
[10059] | 79 | iface_vr2_alias0: |
[10116] | 80 | comment : "Link naar Houtmarkt" |
81 | interface : "vr2:0" | |
82 | ip : "172.16.17.217/29" | |
83 | sdesc : "2Houtmarkt" | |
84 | type : "eth" | |
85 | extra_type : "eth2wifibridge" | |
[10454] | 86 | dhcp : False |
[10116] | 87 | compass : "None" |
88 | status : "up" | |
[10059] | 89 | |
90 | ||
91 | iface_vr2_alias1: | |
[10116] | 92 | comment : "Link naar Zijloever" |
93 | interface : "vr2:1" | |
94 | ip : "172.16.4.225/29" | |
95 | sdesc : "2zijloever" | |
96 | type : "eth" | |
97 | extra_type : "eth2wifibridge" | |
[10454] | 98 | dhcp : False |
[10116] | 99 | compass : "None" |
100 | status : "up" | |
[10059] | 101 | |
102 |
Note:
See TracBrowser
for help on using the repository browser.