source: genesis/nodes/HybridUniGor1/wleiden.yaml@ 11582

Last change on this file since 11582 was 11582, checked in by huub, 12 years ago

oude link lumc-lebkov nu unigor1-lebkov

File size: 2.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.16782"
[10116]7location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]8longitude : "4.45961"
[10116]9masterip : "172.17.35.1"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "UniGor1"
[11261]12nodetype : "Hybrid"
[10059]13rdnap_x : 91540
14rdnap_y : 464813
[11261]15service_accesspoint: True
[11554]16service_concentrator: False
[11261]17service_incoming_rdr: False
18service_proxy_ileiden: False
19service_proxy_normal: False
[10116]20status : "up"
[10059]21
[10116]22
[10059]23iface_ath0:
[10116]24 comment : "AP Richting oost"
25 ip : "172.17.35.1/24"
26 sdesc : "ap-o"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "2"
[10156]30 ssid : "ap-WirelessLeiden-Unigor-oost"
[10116]31 dhcp : "10-250"
32 status : "up"
[10059]33
[10116]34
35iface_vr0:
[10885]36 comment : "Ethernet naar server en Gorlaeus nodes"
[10116]37 ip : "172.19.128.65/28"
38 sdesc : "eth"
39 type : "eth"
[10454]40 dhcp : False
[10116]41 status : "up"
42
[10321]43
[10116]44iface_vr1:
[11322]45 comment : "Link naar Cope"
[10116]46 ip : "172.16.3.185/29"
47 sdesc : "2cope"
[11261]48 mode : "ap-wds"
[10116]49 type : "eth"
50 extra_type : "eth2wifibridge"
51 channel : "128"
52 ssid : "il-zo.unigor1.wleiden.net"
[10454]53 dhcp : False
[10729]54 compass : "zo"
[10116]55 ns_ip : "172.16.3.186/29"
56 ns_mac : "00:15:6d:f2:38:a0"
[10892]57 bridge_type: "NanoStation5"
[10116]58 status : "up"
59
60
61iface_vr1_alias0:
[11582]62 comment : "Link naar Lebkov"
[10116]63 ip : "172.16.4.81/29"
[11582]64 sdesc : "2lebkov"
[10116]65 type : "eth"
[10454]66 dhcp : False
[10116]67 status : "up"
68
69
[10104]70iface_vr2:
[11322]71 comment : "Link naar Robijn"
[10308]72 ip : "172.16.5.217/29"
[10116]73 sdesc : "2robijn"
[11261]74 mode : "ap-wds"
[10116]75 type : "eth"
76 extra_type : "eth2wifibridge"
77 channel : "104"
78 ssid : "il-z.unigor1.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "z"
[10116]81 ns_ip : "172.16.5.218/29"
82 ns_mac : "00:15:6d:f2:38:bd"
[10892]83 bridge_type: "NanoStation5"
[10116]84 status : "up"
[10059]85
[10116]86
[10104]87iface_vr2_alias0:
[11261]88 comment : "Link naar Zwaluwak"
[11424]89 ip : "172.16.4.33/29"
[10116]90 sdesc : "2zwaluwak"
91 type : "eth"
[10463]92 dhcp : False
[10116]93 status : "up"
[10104]94
[10059]95
Note: See TracBrowser for help on using the repository browser.