source: genesis/nodes/CNodeZijloever/wleiden.yaml@ 11295

Last change on this file since 11295 was 11292, checked in by ronald, 12 years ago

corrected SSID of link Roomburgh2-Zijloever

File size: 1.7 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.16161"
[10116]8location : "Zorgvoorziening Zijloever, Lage Rijndijk 129, 2315 JS, Leiden"
[10881]9longitude : "4.51431"
[10116]10masterip : "172.19.0.1"
11nodename : "Zijloever"
12nodetype : "CNode"
[10059]13rdnap_x : 95274
14rdnap_y : 464075
[10116]15release : "8.2-RELEASE"
16status : "up"
17
18
[10059]19iface_ath0:
[10884]20 comment : "Ap"
[10116]21 ip : "172.19.0.1/26"
22 sdesc : "ap"
[10703]23 mode : "ap"
[10116]24 type : "11b"
25 channel : "8"
[10156]26 ssid : "ap-WirelessLeiden-Zijloever"
[10116]27 dhcp : "10-60"
28 status : "up"
[10059]29
[10116]30
[10059]31iface_vr0:
[10884]32 comment : "Link naar SOM1"
[10116]33 ip : "172.16.4.228/29"
34 sdesc : "2som1"
35 mode : "station-wds"
36 type : "eth"
37 channel : "52"
38 ssid : "il-z.som1.wleiden.net"
[10454]39 dhcp : False
[10729]40 compass : "nw"
[10116]41 ns_ip : "172.16.4.227/29"
42 ns_mac : "00:15:6d:f7:be:ec"
[10892]43 bridge_type: "NanoStation5"
[10116]44 status : "up"
[10059]45
[10116]46
[10059]47iface_vr1:
[10884]48 comment : "Link naar Roomburgh3"
[10116]49 ip : "172.16.4.236/29"
50 sdesc : "2roomburgh3"
51 mode : "station-wds"
52 type : "eth"
53 channel : "44"
[11292]54 ssid : "il-n.roomburgh2.wleiden.net"
[10454]55 dhcp : False
[10729]56 compass : "z"
[10116]57 ns_ip : "172.16.4.235/29"
58 ns_mac : "00:15:6d:71:4d:a9"
[10892]59 bridge_type: "NanoStation5"
[10116]60 status : "up"
[10059]61
[10116]62
63iface_vr2:
[10884]64 comment : "Link naar ROC1"
[10116]65 ip : "172.16.5.60/29"
66 sdesc : "2roc1"
67 mode : "station-wds"
68 type : "eth"
69 channel : "108"
70 ssid : "il-no.roc1.wleiden.net"
[10454]71 dhcp : False
[10729]72 compass : "zw"
[10116]73 ns_ip : "172.16.5.59/29"
74 ns_mac : ""
[10892]75 bridge_type: "NanoStation M5"
[10116]76 status : "up"
77
78
Note: See TracBrowser for help on using the repository browser.