source: genesis/nodes/proxy12/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.2 KB
Line 
1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
5interfaces: sis0,sis1
6latitude : 0
7location : ' Watertoren, Aalsmeer'
8longitude : 0
9masterip : 172.25.90.66
10release : 8.0-RELEASE
11nodename : Proxy12
12nodetype : Proxy
13rdnap_x : 111998
14rdnap_y : 474286
15status : up
16ileiden : yes
17internalif: sis1
18nat: yes
19internalroute: 172.25.90.65
20gateway: 92.66.227.161
21proxyid: 12
22iface_sis0_alias0:
23 comment : 'Link naar Mobotix Camera'
24 compass : 'None'
25 desc : 'Camera found at 10.5.103.56'
26 dhcp : 'no'
27 interface : 'sis0:0'
28 ip : '10.5.103.57/24'
29 sdesc : 'mobotix'
30 status : 'up'
31 type : 'eth'
32
33iface_sis0:
34 comment : 'link naar Router'
35 compass : 'None'
36 desc : 'Link naar router'
37 dhcp : 'no'
38 interface : 'sis0'
39 ip : '92.66.227.162/29'
40 sdesc : 'uplink'
41 status : 'up'
42 type : 'eth'
43
44iface_sis1:
45 comment : 'link naar Node Watertoren'
46 compass : 'None'
47 desc : 'Link naar Node AMWaterT1'
48 dhcp : 'no'
49 interface : 'sis1'
50 ip : '172.25.90.66/29'
51 sdesc : 'downlink'
52 status : 'up'
53 type : 'eth'
54
Note: See TracBrowser for help on using the repository browser.