source: genesis/nodes/CNodeRosmolen/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.6 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.17732"
[10116]8location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
[10881]9longitude : "4.50479"
[10116]10masterip : "172.21.168.1"
11nodename : "Rosmolen"
12nodetype : "CNode"
[10059]13rdnap_x : 94644
14rdnap_y : 465831
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
19iface_ath0:
[10116]20 comment : "AP"
21 interface : "ath0"
22 ip : "172.21.168.1/24"
23 desc : "ap voor de buurt"
24 sdesc : "ap"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "5"
28 ssid : "ap-wirelessleiden.rosmolen"
29 dhcp : "10-60"
30 compass : "wirelessleiden"
31 status : "up"
[10059]32
33
[10116]34iface_ue0:
35 comment : "Ethernet"
36 interface : "ue0"
37 ip : "172.21.168.65/28"
38 desc : "Ethernet naar filiaal OBL"
39 sdesc : "eth"
40 type : "eth"
[10454]41 dhcp : False
[10116]42 compass : "None"
43 status : "down"
44
45
46iface_ue1:
47 comment : "Link naar Rudi"
48 interface : "ue1"
49 ip : "172.16.2.57/30"
50 sdesc : "2Rudi"
51 mode : "station-wds"
52 type : "eth"
53 extra_type : "eth2wifibridge"
54 channel : "3"
55 ssid : "il-nw.rosmolen.wleiden.net"
[10454]56 dhcp : False
[10729]57 compass : "w"
[10116]58 ns_ip : "172.16.3.74/29"
59 ns_mac : "00:15:6d:"
60 status : "down"
61
62
[10059]63iface_vr0:
[10116]64 comment : "a-link naar Broekplein"
65 interface : "vr0"
66 ip : "172.16.5.132/29"
67 desc : "Link naar Broekplein"
68 sdesc : "2Broekplein"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "36"
73 ssid : "il-z.broekplein.wleiden.net"
[10454]74 dhcp : False
[10729]75 compass : "nw"
[10116]76 ns_ip : "172.16.5.131/29"
77 ns_mac : "00:15:6d:70:54:c5"
78 status : "up"
[10059]79
[10116]80
[10059]81iface_vr1:
[10116]82 comment : "link naar Roomburgh1"
83 interface : "vr1"
84 ip : "172.16.3.44/29"
85 desc : "Link naar Roomburgh1"
86 sdesc : "2roomburgh1"
87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
90 channel : "124"
91 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]92 dhcp : False
[10729]93 compass : "z"
[10116]94 ns_ip : "172.16.3.43/29"
95 ns_mac : ""
96 status : "up"
[10059]97
[10116]98
99iface_vr2:
100 comment : "link naar Regenboog"
101 interface : "vr2"
102 ip : "172.16.5.201/29"
103 desc : "Link naar Regenboog"
104 sdesc : "2regenboog"
105 mode : "station-wds"
106 type : "eth"
107 extra_type : "eth2wifibridge"
108 channel : "11"
109 ssid : "il-o.rosmolen.wleiden.net"
[10454]110 dhcp : False
[10116]111 compass : "e"
112 ns_ip : "172.16.5.202/29"
113 ns_mac : "00:15:6d:e8:f9:3d"
114 status : "down"
115
116
Note: See TracBrowser for help on using the repository browser.