source: genesis/nodes/CNodeBDboon/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
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10436]4board : "UNKNOWN"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.21318"
[10116]8location : "Van der Boon, Bilderdam 16, 2451 CW, Bilderdam"
[10881]9longitude : "4.72301"
[10116]10masterip : "172.25.41.1"
11nodename : "BDboon"
12nodetype : "CNode"
[10059]13rdnap_x : 109606
14rdnap_y : 469662
[10116]15release : "5.0-RELEASE"
16status : "up"
17
18
[10059]19iface_sis0:
[10885]20 comment : "Ethernet naar boon"
[10116]21 ip : "172.25.41.65/29"
22 sdesc : "eth"
23 type : "eth"
[10454]24 dhcp : False
[10116]25 compass : "None"
26 status : "up"
[10059]27
[10116]28
[10059]29iface_wi0:
[10885]30 comment : "AP voor de buurt"
[10116]31 ip : "172.25.41.1/26"
32 sdesc : "ap-omni"
[10703]33 mode : "ap"
[10116]34 type : "11b"
35 channel : "1"
36 ssid : "ap.bdboon.wleiden.net"
37 dhcp : "10-60"
38 compass : "None"
39 status : "up"
[10059]40
41
42iface_wi1:
[10884]43 comment : "Link naar kempers"
[10116]44 ip : "172.16.1.214/30"
45 sdesc : "2LMkempers2"
[10703]46 mode : "ap"
[10116]47 type : "11b"
48 channel : "13"
49 ssid : "il-zo.kmprs.wleiden.net"
[10454]50 dhcp : False
[10116]51 compass : "se"
52 status : "up"
[10059]53
[10116]54
55iface_wi2:
[10884]56 comment : "Link naar RWGemhuis"
[10116]57 ip : "172.16.16.13/30"
58 sdesc : "2RWGEmhuis"
[10703]59 mode : "ap"
[10116]60 type : "11b"
61 channel : "8"
62 ssid : "il-zw.bdboon.wleiden.net"
[10454]63 dhcp : False
[10116]64 compass : "sw"
65 status : "up"
66
67
Note: See TracBrowser for help on using the repository browser.