source: genesis/nodes/HybridRosmolen/wleiden.yaml@ 12707

Last change on this file since 12707 was 12707, checked in by huub, 11 years ago

dhpcp aangezet op Rosmolen link naar HenkJan

File size: 2.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.17732"
[10116]7location : "Openbare Bibliotheek locatie Merenwijk, Rosmolen 4, 2317 SJ, Leiden"
[10881]8longitude : "4.50479"
[10116]9masterip : "172.21.168.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Rosmolen"
[11240]12nodetype : "Hybrid"
[10059]13rdnap_x : 94644
14rdnap_y : 465831
[11240]15service_accesspoint: True
[11554]16service_concentrator: False
[11240]17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
[11322]22
[10059]23iface_ath0:
[10888]24 comment : "Ap voor de buurt"
[10116]25 ip : "172.21.168.1/24"
26 sdesc : "ap"
[10703]27 mode : "ap"
[11737]28 type : "11g"
[11738]29 channel : 6
[10116]30 ssid : "ap-wirelessleiden.rosmolen"
[11240]31 dhcp : "10-250"
[10116]32 compass : "wirelessleiden"
33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[12707]37 comment : b-link naar HenkJan"
[12657]38 ip : "172.16.9.113/29"
[12707]39 sdesc : "2henkjan"
[12657]40 mode : "ap-wds"
[10116]41 type : "eth"
[12657]42 extra_type : "eth2wifibridge"
43 channel : "1"
44 ssid : "il-nw.rosmolen.wleiden.net"
[12707]45 dhcp : "117-118"
[12657]46 compass : "w"
[12706]47 ns_ip : "172.16.9.114/29"
[12657]48 ns_mac : "00:15:6d:e8:f9:34"
49 bridge_type: "Bullet2"
50 status : "up"
[10116]51
52
53iface_ue1:
[11240]54 comment : "Link naar xxxx"
[10116]55 ip : "172.16.2.57/30"
[11240]56 sdesc : "2xxxx"
[10116]57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
60 channel : "3"
[12707]61 ssid : "il-nw2.rosmolen.wleiden.net"
[10454]62 dhcp : False
[10729]63 compass : "w"
[10116]64 ns_ip : "172.16.3.74/29"
65 ns_mac : "00:15:6d:"
[12478]66 bridge_type: "NanoStation M5"
[10116]67 status : "down"
68
69
[10059]70iface_vr0:
[10884]71 comment : "A-link naar Broekplein"
[10116]72 ip : "172.16.5.132/29"
73 sdesc : "2Broekplein"
74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "36"
78 ssid : "il-z.broekplein.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "nw"
[10116]81 ns_ip : "172.16.5.131/29"
82 ns_mac : "00:15:6d:70:54:c5"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
[10059]87iface_vr1:
[10884]88 comment : "Link naar Roomburgh1"
[10116]89 ip : "172.16.3.44/29"
90 sdesc : "2roomburgh1"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 channel : "124"
95 ssid : "il-nnw.roomburgh1.wleiden.net"
[10454]96 dhcp : False
[10729]97 compass : "z"
[10116]98 ns_ip : "172.16.3.43/29"
[11732]99 ns_mac : "00:15:6d:70:54:d9"
[10892]100 bridge_type: "NanoStation5"
[10116]101 status : "up"
[10059]102
[10116]103
104iface_vr2:
[10884]105 comment : "Link naar Regenboog"
[10116]106 ip : "172.16.5.201/29"
107 sdesc : "2regenboog"
108 mode : "station-wds"
109 type : "eth"
110 extra_type : "eth2wifibridge"
111 channel : "11"
112 ssid : "il-o.rosmolen.wleiden.net"
[10454]113 dhcp : False
[10116]114 compass : "e"
115 ns_ip : "172.16.5.202/29"
116 ns_mac : "00:15:6d:e8:f9:3d"
[11731]117 bridge_type: "Bullet2"
[10116]118 status : "down"
119
120
Note: See TracBrowser for help on using the repository browser.