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

Last change on this file since 10915 was 10915, checked in by richardvm, 13 years ago

heeft geen buur:
richard@jumper:~/genesis/nodes$ grep il-zw.lumc */*
CNodeLUMC/wleiden.yaml: ssid : il-zw.lumc.wleiden.net

File size: 2.2 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6ileiden : True
7latitude : "52.16593"
8location : "LUMC, Albinusdreef 2, 2333 ZA, Leiden"
9longitude : "4.47881"
10masterip : "172.19.130.1"
11nodename : "LUMC"
12nodetype : "CNode"
13rdnap_x : "092851"
14rdnap_y : 464586
15release : "8.2-RELEASE"
16status : "up"
17
18
19iface_ath0:
20 comment : "Ap"
21 ip : "172.19.130.1/26"
22 sdesc : "ap"
23 mode : "ap"
24 type : "11b"
25 channel : "8"
26 ssid : "ap-WirelessLeiden-Lumc"
27 dhcp : "10-60"
28 status : "up"
29
30
31iface_ue0:
32 comment : "Ethernet to interlink zuidwest"
33 ip : "172.16.4.105/29"
34 sdesc : "2cam"
35 mode : "station-wds"
36 type : "eth"
37 extra_type : "eth2wifibridge"
38 channel : "116"
39 ssid : "il-zw.lumc.wleiden.net"
40 dhcp : False
41 compass : "sw"
42 ns_ip : "172.16.4.106/29"
43 ns_mac : "00:15:6d:bd:69:00"
44 bridge_type: "NanoStation5"
45 status : "down"
46
47
48iface_vr0:
49 comment : "Ethernet to interlink west"
50 ip : "172.16.4.84/29"
51 sdesc : "2unigor1"
52 mode : "station-wds"
53 type : "eth"
54 extra_type : "eth2wifibridge"
55 channel : "128"
56 ssid : "il-z0.unigor.wleiden.net"
57 dhcp : False
58 compass : "w"
59 ns_ip : "172.16.4.83/29"
60 ns_mac : "00:15:6d:70:54:c9"
61 bridge_type: "NanoStation5"
62 status : "up"
63
64
65iface_vr1:
66 comment : "A-link zuidoost naar CeTIM2"
67 ip : "172.16.4.97/29"
68 sdesc : "2cetim2"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "136"
73 ssid : "il-z.lumc.wleiden.net"
74 dhcp : False
75 compass : "zo"
76 ns_ip : "172.16.4.98/29"
77 ns_mac : "00:15:6d:70:53:6d"
78 bridge_type: "NanoStation5"
79 status : "up"
80
81
82iface_vr1_alias0:
83 comment : "A-link zuidoost naar Lebkov"
84 ip : "172.16.4.161/29"
85 sdesc : "2lebkov"
86 type : "eth"
87 extra_type : "eth2wifibridge"
88 dhcp : False
89 status : "up"
90
91
92iface_vr2:
93 comment : "Ethernet naar webcam"
94 ip : "172.16.3.21/30"
95 sdesc : "2webcam"
96 type : "eth"
97 dhcp : False
98 status : "up"
99
100
Note: See TracBrowser for help on using the repository browser.