source: genesis/nodes/CNodeUniGorN/wleiden.yaml@ 10912

Last change on this file since 10912 was 10892, checked in by rick, 13 years ago

Doe een import van de bridge unit dmv een scan.

File size: 2.5 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.16825"
[10116]8location : "Gorleus Lab Universiteit Leiden, Einsteinweg 55, 2333 CC, Leiden"
[10881]9longitude : "4.45966"
[10116]10masterip : "172.19.135.1"
11nodename : "UniGorN"
12nodetype : "CNode"
[10059]13rdnap_x : 91544
14rdnap_y : 464861
[10350]15release : "9.0-RELEASE"
[10116]16status : "up"
17
18
19iface_ath0:
[10884]20 comment : "Oegstgeest richting N"
[10116]21 ip : "172.19.135.1/26"
22 sdesc : "n"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "4"
26 ssid : "ap-n.unigorn.wleiden.net"
27 dhcp : "10-60"
28 compass : "n"
29 status : "up"
30
31
[10059]32iface_ue0:
[10884]33 comment : "Link naar Kaag2"
[10116]34 ip : "172.16.17.73/29"
35 sdesc : "2kaag2"
36 mode : "station-wds"
37 type : "eth"
38 extra_type : "eth2wifibridge"
39 channel : "140"
40 ssid : "il-no.unigorn.wleiden.net"
[10454]41 dhcp : False
[10729]42 compass : "no"
[10116]43 ns_ip : "172.16.17.74/29"
[10350]44 ns_mac : "00:27:22:10:FD:F8"
[10892]45 bridge_type: "NanoStation M5"
[10350]46 status : "up"
[10059]47
48
[10116]49iface_ue0_alias0:
[10885]50 comment : "A Link naar Hofwijck"
[10116]51 ip : "172.16.17.233/29"
52 sdesc : "2hofwijck"
53 type : "eth"
[10454]54 dhcp : False
[10116]55 status : "up"
56
57
58iface_vr0:
[10885]59 comment : "A Link naar Aster"
[10116]60 ip : "172.16.17.97/29"
61 sdesc : "2Aster"
62 mode : "station-wds"
63 type : "eth"
64 channel : "104"
65 ssid : "il-o.unigorn.wleiden.net"
[10463]66 dhcp : False
[10729]67 compass : "nw"
[10116]68 ns_ip : "172.16.17.98/29"
69 ns_mac : "00:15:6d:ea:f0:64"
[10892]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
72
73
[10059]74iface_vr0_alias0:
[10885]75 comment : "A Link naar Psycho"
[10116]76 ip : "172.16.16.105/29"
77 sdesc : "2Psycho"
78 type : "eth"
[10463]79 dhcp : False
[10116]80 status : "up"
[10059]81
82
[10116]83iface_vr1:
[10884]84 comment : "Link naar Rustenborch"
[10116]85 ip : "172.16.17.241/29"
86 sdesc : "2rustenborch"
87 mode : "station-wds"
88 type : "eth"
89 channel : "128"
90 ssid : "il-n.unigorn.wleiden.net"
[10454]91 dhcp : False
[10116]92 compass : "n"
93 ns_ip : "172.16.17.242/29"
94 ns_mac : "00:15:6d:f2:37:fa"
[10892]95 bridge_type: "NanoStation5"
[10116]96 status : "up"
[10059]97
[10116]98
[10059]99iface_vr1_alias0:
[10884]100 comment : "Link naar LIACS"
[10116]101 ip : "172.16.4.45/30"
102 sdesc : "2liacs"
103 type : "eth"
[10454]104 dhcp : False
[10116]105 status : "up"
[10059]106
107
[10116]108iface_vr2:
[10885]109 comment : "EthernetLink naar UniGor nodes"
[10116]110 ip : "172.19.128.67/28"
111 sdesc : "2unigor"
112 type : "eth"
[10454]113 dhcp : False
[10116]114 status : "up"
[10059]115
[10321]116
Note: See TracBrowser for help on using the repository browser.