source: genesis/nodes/HybridLivingLab/wleiden.yaml@ 11733

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

Values as found on devices via SNMP

File size: 2.5 KB
RevLine 
[10689]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[10780]6gateway : "192.168.1.1"
[11013]7ileiden : True
[10881]8latitude : "52.14490"
[10689]9location : "Pergolesipad 95, 2324 DG, Leiden"
[10881]10longitude : "4.46733"
[10689]11masterip : "172.20.140.1"
[11325]12monitoring_group: "wleiden"
[10689]13nodename : "LivingLab"
14nodetype : "Hybrid"
15rdnap_x : 92036
16rdnap_y : 462256
17release : "9.0-RELEASE"
[10701]18service_accesspoint: True
[11554]19service_concentrator: False
[10780]20service_incoming_rdr: False
[10689]21service_proxy_ileiden: True
22service_proxy_normal: True
23status : "up"
24
[11519]25
[10689]26iface_ath0:
[10885]27 comment : "AP voor de buurt"
[10689]28 ip : "172.20.140.1/24"
29 sdesc : "ap"
[10703]30 mode : "ap"
[10689]31 type : "11b"
32 channel : "4"
33 ssid : "ap-WirelessLeiden-Livinglab"
34 dhcp : "10-250"
35 status : "up"
36
[11519]37
[10689]38iface_ue0:
39 comment : "Link naar Roomburgh2"
40 ip : "172.16.4.60/29"
41 sdesc : "2Roomburgh2"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "116"
46 ssid : "il-zw.roomburgh2.wleiden.net"
47 dhcp : False
[10729]48 compass : "o"
[10689]49 ns_ip : "172.16.4.59/29"
50 ns_mac : "00:15:6d:70:51:f5"
51 status : "up"
52
[11519]53
[11517]54iface_ue0_alias0:
[11546]55 comment : "Alternatieve link naar ROC2"
[11517]56 ip : "172.16.5.5/29"
57 sdesc : "2ROC2"
58 type : "eth"
59 status : "up"
60
[11519]61
[10689]62iface_vr0:
[10883]63 comment : "External Link"
[10780]64 ip : "192.168.1.100/24"
[10689]65 sdesc : "2external"
66 type : "eth"
[10887]67 dhcp : "client"
[10689]68 status : "up"
69
[11519]70
[10689]71iface_vr1:
[10884]72 comment : "Link naar AJSoft2"
[10689]73 ip : "172.16.17.105/29"
74 sdesc : "2AJSoft2"
[11652]75 mode : "station-wds"
[10689]76 type : "eth"
77 extra_type : "eth2wifibridge"
[11652]78 channel : "100"
79 ssid : "il-w.ajsoft2.wleiden.net"
[10689]80 dhcp : False
81 compass : "n"
82 ns_ip : "172.16.17.106/29"
83 ns_mac : "00:15:6d:70:52:60"
[11731]84 bridge_type: "NanoStation5"
[10689]85 status : "up"
86
[11519]87
[10689]88iface_vr2:
[10883]89 comment : "Ethernet naar Haagwijk"
[10689]90 ip : "172.16.17.113/29"
91 sdesc : "2Haagwijk"
[11263]92 mode : "ap-wds"
[10689]93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "44"
96 ssid : "il-zo.livinglab.wleiden.net"
97 dhcp : False
[10729]98 compass : "zo"
[10689]99 ns_ip : "172.16.17.114"
100 ns_mac : "00:15:6d:70:51:e9"
[11731]101 bridge_type: "NanoStation5"
[10689]102 status : "up"
103
[11519]104
[11505]105iface_vr2_alias0:
[11654]106 comment : "Ethernet naar CeTIM1 NSM5 MAC 00:27:22:8A:3B:FB via switch"
[11581]107 ip : "172.16.4.172/29"
[11654]108 sdesc : "2cetim1"
[11505]109 type : "eth"
110 status : "up"
[10701]111
[11505]112
Note: See TracBrowser for help on using the repository browser.