source: genesis/nodes/CNodeOBLc/wleiden.yaml@ 10104

Last change on this file since 10104 was 10104, checked in by richardvm, 13 years ago

yaml needed for gformat

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