source: genesis/nodes/HybridCeTIM1/wleiden.yaml@ 11368

Last change on this file since 11368 was 11368, checked in by huub, 12 years ago

uitbreiding config cetim1 en 2

File size: 2.9 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11365]6gateway : "10.0.1.1"
[10881]7latitude : "52.15797"
[10116]8location : "Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden"
[10881]9longitude : "4.49423"
[10116]10masterip : "172.17.136.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "CeTIM1"
[11244]13nodetype : "Hybrid"
[10059]14rdnap_x : 93895
15rdnap_y : 463687
[11363]16release : "9.0-RELEASE"
[11244]17service_accesspoint: True
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: True
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[10885]25 comment : "AP CeTIM richting N en O"
[11362]26 ip : "172.17.136.1/24"
[10116]27 sdesc : "ap-no"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "3"
[10156]31 ssid : "ap-WirelessLeiden-Cetim1"
[11362]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[10116]35
36iface_ue0:
[10884]37 comment : "A-link Nanostation5 Zuid-Oost"
[10116]38 ip : "172.16.16.81/29"
39 sdesc : "2roomburgh1"
[11299]40 mode : "ap-wds"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
43 channel : "132"
44 ssid : "il-zo.cetim1.wleiden.net"
[10454]45 dhcp : False
[10729]46 compass : "zo"
[10116]47 ns_ip : "172.16.16.82/29"
48 ns_mac : "00:15:6d:f6:be:66"
[10892]49 bridge_type: "NanoStation5"
[10116]50 status : "up"
51
[11368]52iface_ue1:
53 comment : "link naar nodehuub"
54 ip : "172.16.3.233/29"
55 sdesc : "2huub"
56 mode : "ap-wds"
57 type : "eth"
58 extra_type : "eth2wifibridge"
59 channel : "56"
60 ssid : "il-w.cetim1.wleiden.net"
61 dhcp : False
62 compass : "w"
63 ns_ip : "172.16.3.234"
64 ns_mac : "00:15:6D:F2:38:9A"
65 bridge_type: "NanoStation5"
66 status : "up"
[11322]67
[10116]68iface_vr0:
[11244]69 comment : "External Link"
[11365]70 ip : "10.0.1.12/24"
[11244]71 sdesc : "2external"
[10116]72 type : "eth"
[11271]73 dhcp : "client"
74 status : "up"
[10116]75
[11362]76iface_vr0_alias0:
77 comment : "Ethernet naar CeTIM3"
78 ip : "172.17.0.21/30"
79 sdesc : "2cetim3"
80 type : "eth"
81 dhcp : False
82 status : "up"
[11322]83
[10116]84iface_vr1:
85 comment : "Ethernet naar CeTIM2"
86 ip : "172.16.0.33/30"
87 sdesc : "2cetim2"
88 type : "eth"
[10454]89 dhcp : False
[10116]90 status : "up"
91
92
[10059]93iface_vr2:
[10884]94 comment : "A-link Nanostation5 Noord-Oost"
[10116]95 ip : "172.16.17.145/29"
96 sdesc : "houtmarkt"
[10314]97 mode : "ap-wds"
[10116]98 type : "eth"
99 extra_type : "eth2wifibridge"
100 channel : "120"
101 ssid : "il-no.cetim1.wleiden.net"
[10454]102 dhcp : False
[10729]103 compass : "no"
[10116]104 ns_ip : "172.16.17.146"
105 ns_mac : "00:15:6d:f6:be:e4"
[10892]106 bridge_type: "NanoStation5"
[10116]107 status : "up"
[10059]108
[10116]109
[10059]110iface_vr2_alias0:
[10883]111 comment : "Tijdelijke Link naar Watertoren"
[10116]112 ip : "172.16.16.97/29"
113 sdesc : "2watertoren"
114 type : "eth"
115 extra_type : "eth2wifibridge"
[10463]116 dhcp : False
[10116]117 status : "up"
[10059]118
119
120iface_vr2_alias1:
[10883]121 comment : "(w)interlink naar Spoortje"
[10116]122 ip : "172.16.4.17/29"
123 sdesc : "2spoortje"
124 type : "eth"
125 extra_type : "eth2wifibridge"
[10463]126 dhcp : False
[10116]127 status : "up"
[10059]128
129
Note: See TracBrowser for help on using the repository browser.