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

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

config vr0 van stbavo1 dchp client

File size: 2.9 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:
[10884]25 comment : "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
[11261]31 ssid : "ap-WirelessLeiden-Unigor-noord"
32 dhcp : "10-250"
[10116]33 compass : "n"
34 status : "up"
35
36
[10059]37iface_ue0:
[10884]38 comment : "Link naar Kaag2"
[10116]39 ip : "172.16.17.73/29"
40 sdesc : "2kaag2"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
[11623]44 channel : "52"
[10116]45 ssid : "il-no.unigorn.wleiden.net"
[10454]46 dhcp : False
[10729]47 compass : "no"
[10116]48 ns_ip : "172.16.17.74/29"
[11732]49 ns_mac : "00:27:22:10:fd:f8"
[10892]50 bridge_type: "NanoStation M5"
[10350]51 status : "up"
[10059]52
53
[10116]54iface_ue0_alias0:
[10885]55 comment : "A Link naar Hofwijck"
[10116]56 ip : "172.16.17.233/29"
57 sdesc : "2hofwijck"
58 type : "eth"
[10454]59 dhcp : False
[10116]60 status : "up"
61
62
63iface_vr0:
[10885]64 comment : "A Link naar Aster"
[10116]65 ip : "172.16.17.97/29"
66 sdesc : "2Aster"
67 mode : "station-wds"
68 type : "eth"
69 channel : "104"
70 ssid : "il-o.unigorn.wleiden.net"
[10463]71 dhcp : False
[10729]72 compass : "nw"
[10116]73 ns_ip : "172.16.17.98/29"
74 ns_mac : "00:15:6d:ea:f0:64"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "up"
77
78
[10059]79iface_vr0_alias0:
[10885]80 comment : "A Link naar Psycho"
[10116]81 ip : "172.16.16.105/29"
82 sdesc : "2Psycho"
83 type : "eth"
[10463]84 dhcp : False
[10116]85 status : "up"
[10059]86
87
[10116]88iface_vr1:
[10884]89 comment : "Link naar Rustenborch"
[10116]90 ip : "172.16.17.241/29"
91 sdesc : "2rustenborch"
92 mode : "station-wds"
93 type : "eth"
94 channel : "128"
95 ssid : "il-n.unigorn.wleiden.net"
[10454]96 dhcp : False
[10116]97 compass : "n"
98 ns_ip : "172.16.17.242/29"
99 ns_mac : "00:15:6d:f2:37:fa"
[10892]100 bridge_type: "NanoStation5"
[10116]101 status : "up"
[10059]102
[10116]103
[10059]104iface_vr1_alias0:
[12445]105 comment : "Link via NS5 172.16.6.130 DC:9F:DB:64:2D:23 (nieuw) to LIACS 172.16.6.131 en .132"
[11633]106 ip : "172.16.6.129/29"
[10116]107 sdesc : "2liacs"
108 type : "eth"
[10454]109 dhcp : False
[10116]110 status : "up"
[10059]111
[11731]112
[11633]113iface_vr1_alias1:
114 comment : "Link naar LIACS Sunny"
115 ip : "172.16.4.45/30"
116 sdesc : "2sunny"
117 type : "eth"
118 dhcp : False
119 status : "up"
[10059]120
[11633]121
[10116]122iface_vr2:
[10885]123 comment : "EthernetLink naar UniGor nodes"
[10116]124 ip : "172.19.128.67/28"
125 sdesc : "2unigor"
126 type : "eth"
[10454]127 dhcp : False
[10116]128 status : "up"
[10059]129
[10321]130
Note: See TracBrowser for help on using the repository browser.