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

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

Make the interface keys wat meer standaard.

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