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

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

Ruim er nog een paar op die we automatisch konden vinden.

While here; Comment begint met een hoofdletter.

Related-To beheer:ticket:218

File size: 2.1 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.14605"
[10116]8location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
[10881]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:
[10884]20 comment : "Link livinglab"
[10116]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 sdesc : "2muiderkring"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "8"
43 ssid : "il-nno.ajsoft2.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "n"
[10116]46 ns_ip : "172.16.6.50/29"
47 ns_mac : "00:15:6d:e8:f9:c6"
48 status : "up"
49
50
[10059]51iface_vr0:
[10116]52 comment : "Ethernet naar AJSoft1"
53 interface : "vr0"
54 ip : "172.16.3.82/30"
55 sdesc : "2ajsoft1"
56 type : "eth"
[10454]57 dhcp : False
[10116]58 compass : "None"
59 status : "up"
[10059]60
[10116]61
[10059]62iface_vr1:
[10884]63 comment : "Link naar Hofland"
[10116]64 interface : "vr1"
65 ip : "172.16.6.41/29"
66 sdesc : "2hofland"
67 mode : "station-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "100"
71 ssid : "il-w.ajsoft2.wleiden.net"
[10454]72 dhcp : False
[10116]73 compass : "w"
74 ns_ip : "172.16.6.42/29"
75 ns_mac : "00:15:6d:ea:f0:6a"
76 status : "down"
[10059]77
[10116]78
79iface_vr2:
80 comment : "Link naar oost"
81 interface : "vr2"
82 ip : "172.16.6.17/29"
83 desc : "a-interLink naar RijnVliet"
84 sdesc : "a2rijnvliet"
85 mode : "station-wds"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 channel : "52"
89 ssid : "il-o-ajsoft2.wleiden.net"
[10454]90 dhcp : False
[10729]91 compass : "no"
[10116]92 ns_ip : "172.16.6.18/29"
93 ns_mac : "00:15:6d:ea:f0:6d"
94 status : "up"
95
96
Note: See TracBrowser for help on using the repository browser.