source: genesis/nodes/proxy18/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: sis0,sis1
6latitude : 0
7location : 'Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge'
8longitude : 0
9masterip : 172.16.18.38
10release : 8.2-RELEASE
11nodename : Proxy18
12nodetype : Proxy
13rdnap_x : 103784
14rdnap_y : 464983
15status : up
16ileiden : yes
17internalif: sis1
18nat: no
19internalroute: 172.16.18.33
20proxyid: 18
21iface_sis0:
22 comment : 'link naar Router'
23 compass : 'None'
24 desc : 'Link naar router'
25 dhcp : 'no'
26 dhcpclient : 'yes'
27 interface : 'sis0'
28 ip : '0.0.0.0/30'
29 sdesc : 'uplink'
30 status : 'up'
31 type : 'eth'
32
33iface_sis1:
34 channel : '144'
35 comment : 'Link naar WBRotary'
36 compass : 'n'
37 desc : 'Link naar Rotary'
38 dhcp : 'no'
39 extra_type : 'eth2wifibridge'
40 interface : 'sis1'
41 ip : '172.16.18.38/29'
42 mode : 'station-wds'
43 ns_ip : '172.16.18.37/29'
44 ns_mac : '00:15:6d:70:54:4a'
45 sdesc : '2rotary'
46 ssid : 'il-n.wbrotary.wleiden.net'
47 status : 'down'
48 type : 'eth'
49
Note: See TracBrowser for help on using the repository browser.