source: genesis/nodes/CNodeLvLz/wleiden.yaml@ 10106

Last change on this file since 10106 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,wi1
6latitude : 0
7location : 'Basisschool Lucas van Leyden, Vliet 20, 2311 RE, Leiden'
8longitude : 0
9masterip : 172.17.40.1
10release : 6.0-RELEASE
11nodename : LvLz
12nodetype : CNode
13rdnap_x : 93469
14rdnap_y : 463350
15status : up
16ileiden : no
17iface_ep0:
18 comment : 'eth'
19 compass : 'None'
20 desc : 'Ethernet naar School'
21 dhcp : 'no'
22 interface : 'ep0'
23 ip : '172.17.40.65/29'
24 sdesc : 'eth'
25 status : 'up'
26 type : 'eth'
27
28iface_wi0:
29 channel : '11'
30 compass : 'ne'
31 desc : 'Link naar IMI'
32 dhcp : 'no'
33 interface : 'wi0'
34 ip : '172.16.0.38/30'
35 mode : 'station-wds'
36 sdesc : '2imi'
37 ssid : 'il-no.imi.wleiden.net'
38 status : 'up'
39 type : '11b'
40
41iface_wi1:
42 channel : '1'
43 compass : 'sw'
44 desc : 'Link naar Hooglandse Kerk'
45 dhcp : 'no'
46 interface : 'wi1'
47 ip : '172.16.0.78/30'
48 mode : 'station-wds'
49 sdesc : '2cetim2'
50 ssid : 'il-zw.cetim2.wleiden.net'
51 status : 'up'
52 type : '11b'
53
Note: See TracBrowser for help on using the repository browser.