source: genesis/nodes/CNodeAJSoft2/wleiden.yaml@ 10711

Last change on this file since 10711 was 10703, checked in by rick, 13 years ago

No false ap-wds flag for accespoints.

Fixes: nodefactory#117

File size: 2.2 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
[10374]7latitude : "52.14605"
[10116]8location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
[10374]9longitude : "4.46729"
[10116]10masterip : "172.20.137.1"
11nodename : "AJSoft2"
12nodetype : "CNode"
[10059]13rdnap_x : 92035
14rdnap_y : 462384
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10116]20 comment : "link livinglab"
21 interface : "ath0"
22 ip : "172.16.17.108/29"
23 desc : "Link naar LivingLab"
24 sdesc : "2livinglab"
[10703]25 mode : "ap"
[10116]26 type : "11a"
27 channel : "36"
28 ssid : "il-n.livinglab.wleiden.net"
[10454]29 dhcp : False
[10116]30 compass : "n"
31 status : "up"
[10059]32
33
[10116]34iface_ue0:
35 comment : "Link naar Muiderkring"
36 interface : "ue0"
37 ip : "172.16.6.49/29"
38 desc : "Link naar Muiderkring"
39 sdesc : "2muiderkring"
40 mode : "station-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "8"
44 ssid : "il-nno.ajsoft2.wleiden.net"
[10454]45 dhcp : False
[10116]46 compass : "nne"
47 ns_ip : "172.16.6.50/29"
48 ns_mac : "00:15:6d:e8:f9:c6"
49 status : "up"
50
51
[10059]52iface_vr0:
[10116]53 comment : "Ethernet naar AJSoft1"
54 interface : "vr0"
55 ip : "172.16.3.82/30"
56 desc : "Ethernet naar AJSoft1"
57 sdesc : "2ajsoft1"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 compass : "None"
61 status : "up"
[10059]62
[10116]63
[10059]64iface_vr1:
[10116]65 comment : "link naar Hofland"
66 interface : "vr1"
67 ip : "172.16.6.41/29"
68 desc : "Link naar Hofland"
69 sdesc : "2hofland"
70 mode : "station-wds"
71 type : "eth"
72 extra_type : "eth2wifibridge"
73 channel : "100"
74 ssid : "il-w.ajsoft2.wleiden.net"
[10454]75 dhcp : False
[10116]76 compass : "w"
77 ns_ip : "172.16.6.42/29"
78 ns_mac : "00:15:6d:ea:f0:6a"
79 status : "down"
[10059]80
[10116]81
82iface_vr2:
83 comment : "Link naar oost"
84 interface : "vr2"
85 ip : "172.16.6.17/29"
86 desc : "a-interLink naar RijnVliet"
87 sdesc : "a2rijnvliet"
88 mode : "station-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 channel : "52"
92 ssid : "il-o-ajsoft2.wleiden.net"
[10454]93 dhcp : False
[10116]94 compass : "None"
95 ns_ip : "172.16.6.18/29"
96 ns_mac : "00:15:6d:ea:f0:6d"
97 status : "up"
98
99
Note: See TracBrowser for help on using the repository browser.