source: genesis/nodes/CNodeLCPL/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.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "net45xx"
[10059]5comment : "None"
[10116]6ileiden : False
[10881]7latitude : "52.14705"
[10116]8location : "LCPL, Rooseveltstraat 4C, 2321 BM, Leiden"
[10881]9longitude : "4.48209"
[10116]10masterip : "172.21.16.1"
11nodename : "LCPL"
12nodetype : "CNode"
[10059]13rdnap_x : 93049
14rdnap_y : 462483
[10116]15release : "5.0-RELEASE"
[10635]16status : "down"
[10059]17
[10116]18
[10059]19iface_sis0:
[10885]20 comment : "Ethernet naar LCPL"
[10116]21 ip : "172.21.16.65/28"
22 sdesc : "2lab"
23 type : "eth"
[10454]24 dhcp : False
[10116]25 compass : "None"
26 status : "up"
[10059]27
28
[10116]29iface_sis0_alias0:
[10885]30 comment : "Ethernet naar LCPL-Servers"
[10116]31 ip : "172.21.16.97/27"
32 sdesc : "2servers"
33 type : "eth"
[10454]34 dhcp : False
[10116]35 compass : "None"
36 status : "up"
37
38
[10059]39iface_sis0_alias1:
[10885]40 comment : "Ethernet to LCPL-jails"
[10116]41 ip : "172.21.16.129/28"
42 sdesc : "2jails"
43 type : "eth"
[10454]44 dhcp : False
[10116]45 compass : "None"
46 status : "up"
[10059]47
48
[10116]49iface_wi0:
[10888]50 comment : "Omni 8Dbi"
[10116]51 ip : "172.21.16.1/26"
[10454]52 sdesc : False
[10703]53 mode : "ap"
[10116]54 type : "11b"
55 channel : "1"
56 ssid : "ap-omni.lcpl.wleiden.net"
57 dhcp : "10-60"
58 compass : "omni"
59 status : "up"
60
61
[10059]62iface_wi1:
[10116]63 comment : "Link naar Haagwijk"
64 ip : "172.16.1.174/30"
65 sdesc : "2haagwijk"
[10703]66 mode : "ap"
[10116]67 type : "11b"
68 channel : "9"
69 ssid : "il-o.haagwijk.wleiden.net"
[10454]70 dhcp : False
[10116]71 compass : "e"
72 status : "up"
[10059]73
[10116]74
75iface_wi2:
76 comment : "Link naar Grip"
77 ip : "172.16.1.2/30"
78 sdesc : "2grip"
[10703]79 mode : "ap"
[10116]80 type : "11b"
81 channel : "9"
82 ssid : "il-zw.grip.wleiden.net"
[10454]83 dhcp : False
[10116]84 compass : "sw"
85 status : "up"
86
87
Note: See TracBrowser for help on using the repository browser.