source: genesis/nodes/CNodeWP/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.9 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis0,wi0,sis1,wi1
6latitude : 0
7location : ' Openbare Basisschool Woutertje Pieterse, Houtlaan 60, 2334 CL, Leiden'
8longitude : 0
9masterip : 172.19.168.1
10release : 8.2-RELEASE
11nodename : WP
12nodetype : CNode
13rdnap_x : 92927
14rdnap_y : 465365
15status : up
16ileiden : no
17iface_sis0:
18 comment : 'eth'
19 compass : 'None'
20 desc : 'Ethernet naar proxy5'
21 dhcp : 'no'
22 interface : 'sis0'
23 ip : '172.19.168.65/30'
24 sdesc : '2proxy5'
25 status : 'up'
26 type : 'eth'
27
28iface_wi0:
29 channel : '5'
30 comment : 'Locale Omni'
31 compass : 'None'
32 desc : 'Omni voor de buurt'
33 dhcp : '10-60'
34 interface : 'wi0'
35 ip : '172.19.168.1/26'
36 mode : 'ap-wds'
37 sdesc : 'ap'
38 ssid : 'ap-wirelessleiden-wp'
39 status : 'up'
40 type : '11b'
41
42iface_sis1:
43 channel : '116'
44 comment : 'a-link zuid - psycho'
45 compass : 'n'
46 desc : 'Ethernet to interlink zuid'
47 dhcp : 'no'
48 extra_type : 'eth2wifibridge'
49 interface : 'sis1'
50 ip : '172.16.16.124/29'
51 mode : 'station-wds'
52 ns_ip : '172.16.16.123/29'
53 ns_mac : '00:15:6d:70:54:6d'
54 sdesc : '2psycho'
55 ssid : 'il-n.psycho.wleiden.net'
56 status : 'down'
57 type : 'eth'
58
59iface_wi1_alias0:
60 comment : '30subnet Link naar AZC'
61 compass : 'None'
62 desc : 'Link naar AZC'
63 dhcp : 'no'
64 interface : 'wi1:0'
65 ip : '172.16.2.114/30'
66 sdesc : '2azcsub30'
67 status : 'up'
68 type : '11b'
69
70iface_wi1:
71 channel : '11'
72 comment : 'Link naar AZC'
73 compass : 'ne'
74 desc : 'Link naar AZC'
75 dhcp : 'no'
76 interface : 'wi1'
77 ip : '172.16.2.10/29'
78 mode : 'station-wds'
79 sdesc : '2azc'
80 ssid : 'il-no.azc.wleiden.net'
81 status : 'up'
82 type : '11b'
83
Note: See TracBrowser for help on using the repository browser.