source: genesis/nodes/CNodeVosko2/wleiden.yaml@ 10883

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

Verschuif waar mogelijk de desc naar comment, als deze gelijk zijn of er nog
geen comment gezet is.

Related-To: beheer:ticket:218

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
[10881]7latitude : "52.15765"
[10116]8location : "Pieterskerk, Kloksteeg 16, 2311 SL, Leiden"
[10881]9longitude : "4.48786"
[10116]10masterip : "172.17.175.1"
11nodename : "Vosko2"
12nodetype : "CNode"
[10059]13rdnap_x : 93459
14rdnap_y : 463657
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
[10116]18
[10059]19iface_ath0:
[10116]20 comment : "ap noord"
21 interface : "ath0"
22 ip : "172.17.175.1/26"
23 desc : "AP west"
24 sdesc : "ap-n"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "2"
[10156]28 ssid : "ap-WirelessLeiden-Vosko2"
[10116]29 dhcp : "10-60"
30 compass : "None"
31 status : "up"
[10059]32
33
34iface_vr0:
[10116]35 comment : "naar Rund"
36 interface : "vr0"
37 ip : "172.16.17.153/29"
38 desc : "Link naar rund"
39 sdesc : "2rund"
40 mode : "ap-wds"
41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "44"
44 ssid : "il-no.vosko2.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "no"
[10116]47 ns_ip : "172.16.17.154"
48 ns_mac : "00:15:6d:f3:35:7d"
49 status : "down"
[10059]50
[10116]51
[10059]52iface_vr1:
[10116]53 comment : "link Robijn"
54 interface : "vr1"
55 ip : "172.16.4.113/29"
56 desc : "interlink w (Robijn)"
57 sdesc : "2Robijn"
58 mode : "ap-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 channel : "140"
62 ssid : "il-w.vosko2.wleiden.net"
[10454]63 dhcp : False
[10116]64 compass : "w"
65 ns_ip : "172.16.4.114/29"
66 ns_mac : "00:15:6d:f7:be:f7"
67 status : "up"
[10059]68
[10116]69
70iface_vr1_alias0:
71 comment : "link naar Huub"
72 interface : "vr1:0"
73 ip : "172.16.4.121/29"
74 desc : "interlink w (Huub)"
75 sdesc : "2huub"
76 type : "eth"
77 extra_type : "eth2wifibridge"
[10454]78 dhcp : False
[10116]79 compass : "None"
80 status : "up"
81
82
[10059]83iface_vr1_alias1:
[10116]84 comment : "link naar BCSte"
85 interface : "vr1:1"
86 ip : "172.16.3.155/29"
87 desc : "interlink w (BCSte)"
88 sdesc : "2bcste"
89 type : "eth"
90 extra_type : "eth2wifibridge"
[10454]91 dhcp : False
[10116]92 compass : "None"
93 status : "up"
[10059]94
[10116]95
96iface_vr2:
97 comment : "lokaal ethernet"
98 interface : "vr2"
99 ip : "172.17.175.72/28"
100 sdesc : "ethernet"
101 type : "eth"
[10454]102 dhcp : False
[10116]103 compass : "None"
104 status : "up"
105
106
Note: See TracBrowser for help on using the repository browser.