source: genesis/nodes/CNodeLMstruykverwo2/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"
6ileiden : False
7latitude : "52.21469"
8location : "Struyk Verwo Infra, Westerdijk 18-B, 2452 VA, Leimuiden"
9longitude : "4.64772"
10masterip : "172.25.74.1"
11nodename : "LMStruykVerwo2"
12nodetype : "CNode"
13rdnap_x : 104462
14rdnap_y : 469879
15release : "7.2-RELEASE"
16status : "dw"
17
18
19iface_sis0:
20 comment : "Ethernet poort StuykVerwo2"
21 ip : "172.25.74.65/29"
22 sdesc : "eth"
23 type : "eth"
24 dhcp : False
25 compass : "None"
26 status : "up"
27
28
29iface_sis1:
30 comment : "Ethernet naar LMStruykVerwo1"
31 ip : "172.16.1.182/30"
32 sdesc : "2lmstruykverwo1"
33 type : "eth"
34 dhcp : False
35 compass : "None"
36 status : "up"
37
38
39iface_wi0:
40 comment : "Interlink struykverwo kaag"
41 ip : "172.16.1.197/30"
42 sdesc : "2kaag"
43 mode : "ap"
44 type : "11b"
45 channel : "11"
46 ssid : "il-w.strkvw.wleiden.net"
47 dhcp : False
48 compass : "w"
49 status : "up"
50
51
52iface_wi1:
53 comment : "Interlink kempers - struykverwo"
54 ip : "172.16.1.206/30"
55 sdesc : "2lmkempers1"
56 mode : "ap"
57 type : "11b"
58 channel : "1"
59 ssid : "il-zw.kmprs.wleiden.net"
60 dhcp : False
61 compass : "sw"
62 status : "up"
63
64
Note: See TracBrowser for help on using the repository browser.