source: genesis/nodes/CNodeLUMC/wleiden.yaml@ 10885

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

Handmatig(!) opruimen van alle conflict keys.

Related-To: nodefactory:ticket:218

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"
[10116]6ileiden : True
[10881]7latitude : "52.16593"
[10116]8location : "LUMC, Albinusdreef 2, 2333 ZA, Leiden"
[10881]9longitude : "4.47881"
[10116]10masterip : "172.19.130.1"
11nodename : "LUMC"
12nodetype : "CNode"
13rdnap_x : "092851"
[10059]14rdnap_y : 464586
[10116]15release : "8.2-RELEASE"
16status : "up"
[10059]17
18
19iface_ath0:
[10884]20 comment : "Ap"
[10116]21 interface : "ath0"
22 ip : "172.19.130.1/26"
23 sdesc : "ap"
[10703]24 mode : "ap"
[10116]25 type : "11b"
26 channel : "8"
[10156]27 ssid : "ap-WirelessLeiden-Lumc"
[10116]28 dhcp : "10-60"
29 compass : "None"
30 status : "up"
[10059]31
32
[10116]33iface_ue0:
[10885]34 comment : "Ethernet to interlink zuidwest"
[10116]35 interface : "ue0"
36 ip : "172.16.4.105/29"
37 sdesc : "2cam"
38 mode : "station-wds"
39 type : "eth"
40 extra_type : "eth2wifibridge"
41 channel : "116"
42 ssid : "il-zw.lumc.wleiden.net"
[10454]43 dhcp : False
[10116]44 compass : "sw"
45 ns_ip : "172.16.4.106/29"
46 ns_mac : "00:15:6d:bd:69:00"
47 status : "up"
48
49
[10059]50iface_vr0:
[10885]51 comment : "Ethernet to interlink west"
[10116]52 interface : "vr0"
53 ip : "172.16.4.84/29"
54 sdesc : "2unigor1"
55 mode : "station-wds"
56 type : "eth"
57 extra_type : "eth2wifibridge"
58 channel : "128"
59 ssid : "il-z0.unigor.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "w"
[10116]62 ns_ip : "172.16.4.83/29"
63 ns_mac : "00:15:6d:70:54:c9"
64 status : "up"
[10059]65
[10116]66
[10059]67iface_vr1:
[10884]68 comment : "A-link zuidoost naar CeTIM2"
[10116]69 interface : "vr1"
70 ip : "172.16.4.97/29"
71 sdesc : "2cetim2"
72 mode : "station-wds"
73 type : "eth"
74 extra_type : "eth2wifibridge"
75 channel : "136"
76 ssid : "il-z.lumc.wleiden.net"
[10454]77 dhcp : False
[10729]78 compass : "zo"
[10116]79 ns_ip : "172.16.4.98/29"
80 ns_mac : "00:15:6d:70:53:6d"
81 status : "up"
[10059]82
[10116]83
84iface_vr1_alias0:
[10884]85 comment : "A-link zuidoost naar Lebkov"
[10116]86 interface : "vr1:0"
87 ip : "172.16.4.161/29"
88 sdesc : "2lebkov"
89 type : "eth"
90 extra_type : "eth2wifibridge"
[10454]91 dhcp : False
[10116]92 compass : "None"
93 status : "up"
94
95
96iface_vr2:
[10885]97 comment : "Ethernet naar webcam"
[10116]98 interface : "vr2"
99 ip : "172.16.3.21/30"
100 sdesc : "2webcam"
101 type : "eth"
[10454]102 dhcp : False
[10116]103 compass : "None"
104 status : "up"
105
106
Note: See TracBrowser for help on using the repository browser.