source: genesis/nodes/proxy17/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: vr0,vr1
6latitude : 0
7location : 'Somewhere in Aalsmeer (line of sight Watertoren)'
8longitude : 0
9masterip : 172.17.0.36
10release : 8.2-RELEASE
11nodename : Proxy17
12nodetype : Proxy
13rdnap_x : 112000
14rdnap_y : 475325
15status : up
16ileiden : no
17internalif: vr1
18nat: yes
19internalroute: 172.17.0.33
20gateway: 192.168.1.254
21proxyid: 17
22iface_vr0:
23 comment : 'link naar Router'
24 compass : 'None'
25 desc : 'Link naar router'
26 dhcp : 'yes'
27 interface : 'vr0'
28 ip : '192.168.1.250/24'
29 sdesc : 'uplink'
30 status : 'up'
31 type : 'eth'
32
33iface_vr1:
34 channel : '44'
35 comment : 'Interlink naar de watertoren2'
36 compass : 'n'
37 desc : 'Interlink naar de watertoren2'
38 dhcp : 'no'
39 interface : 'vr1'
40 ip : '172.17.0.36/28'
41 mode : 'station-wds'
42 ns_ip : '172.17.0.35/28'
43 ns_mac : '00:15:6d:70:53:4f'
44 sdesc : '2watertoren2'
45 ssid : 'il-n.watertoren2.wleiden.net'
46 status : 'up'
47 type : 'eth'
48
Note: See TracBrowser for help on using the repository browser.