source: genesis/nodes/HybridAJSoft2/wleiden.yaml@ 12793

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

MAC in lowercase please, standard system format.

File size: 2.3 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.14605"
[10116]7location : "Serviceflat De Parelvissers, Bizetpad, 2324 JR, Leiden"
[10881]8longitude : "4.46729"
[10116]9masterip : "172.20.137.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "AJSoft2"
[11228]12nodetype : "Hybrid"
[10059]13rdnap_x : 92035
14rdnap_y : 462384
[11228]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11228]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[10116]23
[10059]24iface_ath0:
[11652]25 comment : "Link naar xxxx"
26 ip : "172.16.3.236/29"
[10116]27 sdesc : "2livinglab"
[11732]28 mode : "ap"
[10116]29 type : "11a"
30 channel : "36"
[11652]31 ssid : "il-x.livinglab.wleiden.net"
[10454]32 dhcp : False
[11228]33 compass : "s"
[10116]34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[11322]38 comment : "B-link naar unused"
[10116]39 ip : "172.16.6.49/29"
[11268]40 sdesc : "2unused"
[10933]41 mode : "ap-wds"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "8"
45 ssid : "il-nno.ajsoft2.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "n"
[10116]48 ns_ip : "172.16.6.50/29"
49 ns_mac : "00:15:6d:e8:f9:c6"
[10892]50 bridge_type: "Bullet2"
[11268]51 status : "down"
[10116]52
53
[10059]54iface_vr0:
[10116]55 comment : "Ethernet naar AJSoft1"
56 ip : "172.16.3.82/30"
57 sdesc : "2ajsoft1"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
[10059]61
[10116]62
[10059]63iface_vr1:
[10884]64 comment : "Link naar Hofland"
[10116]65 ip : "172.16.6.41/29"
66 sdesc : "2hofland"
[11652]67 mode : "ap-wds"
[10116]68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "100"
71 ssid : "il-w.ajsoft2.wleiden.net"
[10454]72 dhcp : False
[11519]73 compass : "z"
[10116]74 ns_ip : "172.16.6.42/29"
75 ns_mac : "00:15:6d:ea:f0:6a"
[11053]76 bridge_type: "NanoStation5"
[10116]77 status : "down"
[10059]78
[11731]79
[11652]80iface_vr1_alias0:
81 comment : "Link naar LivingLab"
82 ip : "172.16.17.108/29"
83 sdesc : "2livinglab"
84 type : "eth"
85 status : "up"
[10116]86
[11652]87
[10116]88iface_vr2:
[10888]89 comment : "A-interLink naar RijnVliet"
[10116]90 ip : "172.16.6.17/29"
91 sdesc : "a2rijnvliet"
92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
95 channel : "52"
96 ssid : "il-o-ajsoft2.wleiden.net"
[10454]97 dhcp : False
[10729]98 compass : "no"
[10116]99 ns_ip : "172.16.6.18/29"
100 ns_mac : "00:15:6d:ea:f0:6d"
[10892]101 bridge_type: "NanoStation5"
[10116]102 status : "up"
103
104
Note: See TracBrowser for help on using the repository browser.