source: genesis/nodes/Huub/wleiden.yaml@ 14388

Last change on this file since 14388 was 14237, checked in by huub, 6 years ago

softwareconfig update naar 11.2

File size: 2.8 KB
RevLine 
[10542]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[13384]4board : "net6501"
[10542]5comment : "None"
[12343]6externalif: "vr0"
[10881]7latitude : "52.15685"
[10542]8location : "Huub, Rapenburg 62, 2311 EZ, Leiden"
[10881]9longitude : "4.48626"
[10542]10masterip : "172.17.16.1"
[11325]11monitoring_group: "wleiden"
[10542]12nodename : "Huub"
13nodetype : "Hybrid"
[10701]14rdnap_x : "093348"
[10542]15rdnap_y : 463569
[14237]16release : "11.2-RELEASE"
[10542]17remote_access: "huubs.xs4all.nl:1022"
[10701]18service_accesspoint: True
[11634]19service_concentrator: False
[12421]20service_incoming_rdr: False
[12343]21service_proxy_ileiden: False
[12419]22service_proxy_normal: False
[10542]23status : "up"
[10881]24
[11731]25
[10542]26iface_ath0:
27 comment : "Ap"
[14205]28 parent : "bridge0"
29 sdesc : "ap-omni"
[10675]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 6
[14205]33 ssid : "WIFI4NL"
[13100]34 wlan_mac : "30:14:4a:86:bb:b0"
[10542]35 status : "up"
36
[14205]37iface_bridge0:
38 comment : "Access Points"
39 ip : "172.17.16.1/24"
40 type : "eth"
41 dhcp : "10-240"
42 status : "up"
[11657]43
[12276]44iface_sis0:
[11657]45 comment : "Local ethernet naar extra ap2"
[14205]46 parent : "bridge0"
[10701]47 sdesc : "2ap2"
48 mode : "ap"
49 type : "eth"
[12479]50 extra_type : "eth2wifibridge"
[14205]51 ssid : "WIFI4NL"
52 ns_ip : "172.17.16.2/24"
[10701]53 ns_mac : "00:15:6d:d4:f8:24"
[10892]54 bridge_type: "Bullet2"
[12694]55 status : "down"
[10701]56
[11731]57
[12276]58iface_sis1:
[11657]59 comment : "Local ethernet naar extra ap3"
[14205]60 parent : "bridge0"
[11657]61 sdesc : "2ap3"
62 mode : "ap"
63 type : "eth"
[12479]64 extra_type : "eth2wifibridge"
[14205]65 ssid : "WIFI4NL"
66 ns_ip : "172.17.16.3/24"
[11733]67 ns_mac : "00:15:6d:e8:f9:c0"
[11657]68 bridge_type: "Bullet2"
69 status : "up"
70
[11731]71
[10545]72iface_vr0:
[12343]73 comment : "External Link"
[14148]74 ip : "192.168.178.33/24"
[12343]75 sdesc : "2external"
[10542]76 type : "eth"
[12328]77 dhcp : False
[10542]78 status : "up"
79
[13844]80
[13630]81iface_vr0_alias0:
82 comment : "Link naar sunnysidekick"
83 ip : "172.16.3.21/30"
84 sdesc : "2sunnysidekick"
85 type : "eth"
86 dhcp : False
87 status : "up"
[11731]88
[13844]89
[11641]90iface_vr1:
91 comment : "Link naar Vosko2"
92 ip : "172.16.4.124/29"
93 sdesc : "2vosko2"
[10542]94 mode : "station-wds"
95 type : "eth"
96 extra_type : "eth2wifibridge"
[11641]97 channel : "64"
98 ssid : "il-w.vosko2.wleiden.net"
[10542]99 dhcp : False
[11641]100 compass : "no"
101 ns_ip : "172.16.4.123/29"
[13630]102 ns_mac : "dc:9f:db:2e:0b:0e"
103 bridge_type: "NanoBridge5"
[10542]104 status : "up"
105
[11731]106
[10545]107iface_vr2:
[10884]108 comment : "Link naar Cetim2"
[11657]109 ip : "172.16.4.28/29"
[10542]110 sdesc : "2cetim2"
111 mode : "station-wds"
112 type : "eth"
113 extra_type : "eth2wifibridge"
114 channel : "36"
115 ssid : "il-zw.cetim2.wleiden.net"
116 dhcp : False
[10729]117 compass : "o"
[11657]118 ns_ip : "172.16.4.27/29"
[11732]119 ns_mac : "00:15:6d:f2:1f:7f"
[13630]120 bridge_type: "NanoStationM5Loco"
[10542]121 status : "up"
122
[11731]123
[12305]124iface_vr3:
125 comment : "External Link"
126 ip : "172.16.3.85/30"
127 sdesc : "2external"
128 type : "eth"
129 dhcp : False
[12343]130 status : "down"
[10542]131
[11641]132
Note: See TracBrowser for help on using the repository browser.