source: genesis/nodes/CNodeOBLc/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: 1013 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "UNKNOWN"
5comment : "None"
6ileiden : False
7latitude : "52.15845"
8location : "Centrale Bibliotheek, Nieuwstraat 4, 2312 KB, Leiden"
9longitude : "4.49348"
10masterip : "172.17.153.1"
11nodename : "OBLc"
12nodetype : "CNode"
13rdnap_x : 93844
14rdnap_y : 463741
15release : "5.0-RELEASE"
16status : "up"
17
18
19iface_ep0:
20 comment : "AP voor bieb"
21 ip : "172.17.153.1/24"
22 sdesc : "apples"
23 type : "eth"
24 dhcp : "10-250"
25 compass : "None"
26 status : "up"
27
28
29iface_wi0:
30 comment : "Link naar CeTIM3"
31 ip : "172.16.0.162/30"
32 sdesc : "2cetim3"
33 mode : "ap"
34 type : "11b"
35 channel : "9"
36 ssid : "il-nw.cetim3.wleiden.net"
37 dhcp : False
38 compass : "nw"
39 status : "up"
40
41
42iface_xl0:
43 comment : "Ethernet naar OBL"
44 ip : "172.17.152.65/27"
45 sdesc : "eth"
46 type : "eth"
47 dhcp : False
48 compass : "None"
49 status : "up"
50
51
Note: See TracBrowser for help on using the repository browser.