source: genesis/nodes/HybridHuub/wleiden.yaml@ 11732

Last change on this file since 11732 was 11732, checked in by rick, 12 years ago

MAC in lowercase please, standard system format.

File size: 2.9 KB
RevLine 
[10542]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10544]4board : "ALIX2"
[10542]5comment : "None"
[11646]6externalif: "vr0"
[11013]7ileiden : True
[10881]8latitude : "52.15685"
[10542]9location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
[10881]10longitude : "4.48626"
[10542]11masterip : "172.17.16.1"
[11325]12monitoring_group: "wleiden"
[10542]13nodename : "Huub"
14nodetype : "Hybrid"
[10701]15rdnap_x : "093348"
[10542]16rdnap_y : 463569
17release : "9.0-RELEASE"
18remote_access: "huubs.xs4all.nl:1022"
[10701]19service_accesspoint: True
[11634]20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: False
[10584]23service_proxy_normal: True
[10542]24status : "up"
[10881]25
[11731]26
[10542]27iface_ath0:
28 comment : "Ap"
29 ip : "172.17.16.1/26"
30 sdesc : "ap"
[10675]31 mode : "ap"
[10542]32 type : "11b"
33 channel : "7"
34 ssid : "ap-WirelessLeiden-Huub"
35 dhcp : "10-60"
36 status : "up"
37
[11657]38
[11634]39iface_sis1:
[11657]40 comment : "Local ethernet naar extra ap2"
[10701]41 ip : "172.17.16.129/26"
42 sdesc : "2ap2"
43 mode : "ap"
44 type : "eth"
45 dhcp : "140-180"
46 ns_ip : "172.17.16.130/26"
47 ns_mac : "00:15:6d:d4:f8:24"
[10892]48 bridge_type: "Bullet2"
[10701]49 status : "up"
50
[11731]51
[11657]52iface_sis2:
53 comment : "Local ethernet naar extra ap3"
54 ip : "172.17.65.1/24"
55 sdesc : "2ap3"
56 mode : "ap"
57 type : "eth"
58 dhcp : "10-250"
59 ns_ip : "172.17.65.2/24"
60 ns_mac : "00:15:6d:d4:f8:24"
61 bridge_type: "Bullet2"
62 status : "up"
63
[11731]64
[11667]65iface_ue0:
66 comment : "Link naaar Huub2"
67 ip : "172.16.3.21/30"
68 sdesc : "2huub2"
69 type : "eth"
70 dhcp : False
71 status : "up"
72
73
[10545]74iface_vr0:
[10885]75 comment : "External Link"
[11646]76 ip : "0.0.0.0/24"
[10542]77 sdesc : "2external"
78 type : "eth"
[11646]79 dhcp : "client"
[10542]80 status : "up"
81
[11731]82
[11641]83iface_vr1:
84 comment : "Link naar Vosko2"
85 ip : "172.16.4.124/29"
86 sdesc : "2vosko2"
[10542]87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
[11641]90 channel : "64"
91 ssid : "il-w.vosko2.wleiden.net"
[10542]92 dhcp : False
[11641]93 compass : "no"
94 ns_ip : "172.16.4.123/29"
[11732]95 ns_mac : "00:15:6d:d6:33:35"
[11731]96 bridge_type: "NanoStation5"
[10542]97 status : "up"
98
[11731]99
[10545]100iface_vr2:
[10884]101 comment : "Link naar Cetim2"
[11657]102 ip : "172.16.4.28/29"
[10542]103 sdesc : "2cetim2"
104 mode : "station-wds"
105 type : "eth"
106 extra_type : "eth2wifibridge"
107 channel : "36"
108 ssid : "il-zw.cetim2.wleiden.net"
109 dhcp : False
[10729]110 compass : "o"
[11657]111 ns_ip : "172.16.4.27/29"
[11732]112 ns_mac : "00:15:6d:f2:1f:7f"
[11731]113 bridge_type: "NanoStation5"
[10542]114 status : "up"
115
[11731]116
[11641]117iface_vr3:
118 comment : "Link naar Rabo1"
119 ip : "172.16.4.12/29"
120 sdesc : "2rabo1"
121 mode : "station-wds"
122 type : "eth"
123 extra_type : "eth2wifibridge"
124 channel : "44"
125 ssid : "il-z.rabo.wleiden.net"
126 dhcp : False
127 compass : "n"
128 ns_ip : "172.16.4.11/29"
129 ns_mac : "00:15:6d:bd:89:cb"
130 bridge_type: "NanoStation5"
131 status : "up"
[10542]132
[11641]133
Note: See TracBrowser for help on using the repository browser.