source: genesis/nodes/proxy11/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: 926 bytes
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis0,sis1
6latitude : 0
7location : 'tegenover school met vleugel dak (Jenaplanschool), Oegstgeest'
8longitude : 0
9masterip : 172.23.25.66
10release : 8.2-RELEASE
11nodename : Proxy11
12nodetype : Proxy
13rdnap_x : 92774
14rdnap_y : 466843
15status : up
16ileiden : yes
17internalif: sis0
18internalroute: 172.23.25.65
19gateway: 192.168.1.69
20proxyid: 11
21iface_sis0:
22 comment : 'Ethernet'
23 compass : 'None'
24 desc : 'Link naar Node LangeVoort'
25 dhcp : 'no'
26 interface : 'sis0'
27 ip : '172.23.25.66/30'
28 sdesc : '2langevoort'
29 status : 'up'
30 type : 'eth'
31
32iface_sis1:
33 comment : 'Ethernet naar adsl'
34 compass : 'None'
35 desc : 'adsl langevoort'
36 dhcp : 'False'
37 interface : 'sis1'
38 ip : '192.168.1.70/24'
39 sdesc : '2adsl'
40 status : 'up'
41 type : 'eth'
42
Note: See TracBrowser for help on using the repository browser.