source: genesis/nodes/HybridUniGorN/wleiden.yaml@ 13328

Last change on this file since 13328 was 13270, checked in by huub, 10 years ago

link naar kwvuurbaak toegevoegd als alias op unigorn-vr0

File size: 3.1 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.16825"
[10116]7location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]8longitude : "4.45966"
[10116]9masterip : "172.19.135.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "UniGorN"
[11261]12nodetype : "Hybrid"
[10059]13rdnap_x : 91544
14rdnap_y : 464861
[11671]15release : "9.0-RELEASE"
[11261]16service_accesspoint: True
[11554]17service_concentrator: False
[11261]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
23
24iface_ath0:
[13131]25 comment : "AP Oegstgeest richting N"
[11261]26 ip : "172.19.135.1/24"
[10116]27 sdesc : "n"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[13131]31 ssid : "WiFi-Leiden"
32 wlan_mac : "00:0b:6b:34:5e:b6"
[11261]33 dhcp : "10-250"
[10116]34 compass : "n"
35 status : "up"
36
37
[10059]38iface_ue0:
[10884]39 comment : "Link naar Kaag2"
[10116]40 ip : "172.16.17.73/29"
41 sdesc : "2kaag2"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
[11623]45 channel : "52"
[10116]46 ssid : "il-no.unigorn.wleiden.net"
[10454]47 dhcp : False
[10729]48 compass : "no"
[10116]49 ns_ip : "172.16.17.74/29"
[11732]50 ns_mac : "00:27:22:10:fd:f8"
[10892]51 bridge_type: "NanoStation M5"
[10350]52 status : "up"
[10059]53
54
[10116]55iface_ue0_alias0:
[10885]56 comment : "A Link naar Hofwijck"
[10116]57 ip : "172.16.17.233/29"
58 sdesc : "2hofwijck"
59 type : "eth"
[10454]60 dhcp : False
[10116]61 status : "up"
62
63
64iface_vr0:
[10885]65 comment : "A Link naar Aster"
[10116]66 ip : "172.16.17.97/29"
67 sdesc : "2Aster"
68 mode : "station-wds"
69 type : "eth"
70 channel : "104"
71 ssid : "il-o.unigorn.wleiden.net"
[10463]72 dhcp : False
[10729]73 compass : "nw"
[10116]74 ns_ip : "172.16.17.98/29"
75 ns_mac : "00:15:6d:ea:f0:64"
[10892]76 bridge_type: "NanoStation5"
[10116]77 status : "up"
78
79
[10059]80iface_vr0_alias0:
[10885]81 comment : "A Link naar Psycho"
[10116]82 ip : "172.16.16.105/29"
83 sdesc : "2Psycho"
84 type : "eth"
[10463]85 dhcp : False
[10116]86 status : "up"
[10059]87
[13270]88iface_vr0_alias1:
89 comment : "A Link naar KWVuurbaak"
90 ip : "172.16.5.97/29"
91 sdesc : "2vuurbaak"
92 type : "eth"
93 dhcp : False
94 status : "up"
[10059]95
[13270]96
[10116]97iface_vr1:
[10884]98 comment : "Link naar Rustenborch"
[10116]99 ip : "172.16.17.241/29"
100 sdesc : "2rustenborch"
101 mode : "station-wds"
102 type : "eth"
103 channel : "128"
104 ssid : "il-n.unigorn.wleiden.net"
[10454]105 dhcp : False
[10116]106 compass : "n"
107 ns_ip : "172.16.17.242/29"
108 ns_mac : "00:15:6d:f2:37:fa"
[10892]109 bridge_type: "NanoStation5"
[10116]110 status : "up"
[10059]111
[10116]112
[10059]113iface_vr1_alias0:
[12445]114 comment : "Link via NS5 172.16.6.130 DC:9F:DB:64:2D:23 (nieuw) to LIACS 172.16.6.131 en .132"
[11633]115 ip : "172.16.6.129/29"
[10116]116 sdesc : "2liacs"
117 type : "eth"
[10454]118 dhcp : False
[10116]119 status : "up"
[10059]120
[11731]121
[11633]122iface_vr1_alias1:
123 comment : "Link naar LIACS Sunny"
124 ip : "172.16.4.45/30"
125 sdesc : "2sunny"
126 type : "eth"
127 dhcp : False
128 status : "up"
[10059]129
[11633]130
[10116]131iface_vr2:
[10885]132 comment : "EthernetLink naar UniGor nodes"
[10116]133 ip : "172.19.128.67/28"
134 sdesc : "2unigor"
135 type : "eth"
[10454]136 dhcp : False
[10116]137 status : "up"
[10059]138
[10321]139
Note: See TracBrowser for help on using the repository browser.