source: genesis/nodes/CNodeSHFortis/wleiden.yaml@ 10890

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

interface: <iface>:<alias> is nu in de iface_<iface>_alias<alias>
gerepresenteerd.

Fixes beheer:ticket:221

File size: 1.3 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6height : "16"
7ileiden : False
8latitude : "52.12956"
9location : "Stadhuisplein 1, 2405 SH, Alphen aan den Rijn"
10longitude : "4.65918"
11masterip : "172.28.136.1"
12nodename : "SHFortis"
13nodetype : "CNode"
14rdnap_x : 105150
15rdnap_y : 460400
16release : "5.0-RELEASE"
17status : "up"
18
19
20iface_sis0:
21 comment : "2vloer"
22 ip : "172.28.136.65/29"
23 sdesc : "eth"
24 type : "eth"
25 dhcp : False
26 compass : "None"
27 status : "up"
28
29
30iface_wi0:
31 comment : "Omni voor de buurt"
32 ip : "172.28.136.1/26"
33 sdesc : "ap-omni"
34 mode : "ap"
35 type : "11b"
36 channel : "8"
37 ssid : "ap-omni.shfortis.walphen.net"
38 dhcp : "10-60"
39 compass : "omni"
40 status : "up"
41
42
43iface_wi1:
44 comment : "Link naar Koster"
45 ip : "172.28.1.130/30"
46 sdesc : "2Koster"
47 mode : "ap"
48 type : "11b"
49 channel : "11"
50 ssid : "il-w.shfortis.walphen.net"
51 dhcp : False
52 compass : "w"
53 status : "up"
54
55
56iface_wi2:
57 comment : "Link naar PPFortis"
58 ip : "172.28.1.138/30"
59 sdesc : "2PPFortis"
60 mode : "ap"
61 type : "11b"
62 channel : "3"
63 ssid : "il-o.shfortis.walphen.net"
64 dhcp : False
65 compass : "e"
66 status : "up"
67
68
Note: See TracBrowser for help on using the repository browser.