source: genesis/nodes/ProxyHenk/wleiden.yaml@ 10620

Last change on this file since 10620 was 10526, checked in by ronald, 13 years ago

proxy names in yaml files turn out to be proxy name suffixes

File size: 1.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10434]4board : "net45xx"
[10059]5comment : "None"
[10240]6externalif: "sis0"
[10116]7ileiden : True
8internalif: "sis1"
9internalroute: "172.16.18.33"
[10374]10latitude : "52.17062"
[10116]11location : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge"
[10374]12longitude : "4.63854"
[10116]13masterip : "172.16.18.38"
14nat : False
[10526]15nodename : "Henk"
[10116]16nodetype : "Proxy"
17proxyid : 18
[10059]18rdnap_x : 103784
19rdnap_y : 464983
[10116]20release : "8.2-RELEASE"
21status : "up"
22
23
[10059]24iface_sis0:
[10116]25 comment : "link naar Router"
26 interface : "sis0"
27 ip : "0.0.0.0/30"
28 desc : "Link naar router"
29 sdesc : "uplink"
30 type : "eth"
[10454]31 dhcp : False
[10116]32 compass : "None"
[10454]33 dhcpclient : True
[10116]34 status : "up"
[10059]35
[10116]36
[10059]37iface_sis1:
[10116]38 comment : "Link naar WBRotary"
39 interface : "sis1"
40 ip : "172.16.18.38/29"
41 desc : "Link naar Rotary"
42 sdesc : "2rotary"
43 mode : "station-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
46 channel : "144"
47 ssid : "il-n.wbrotary.wleiden.net"
[10454]48 dhcp : False
[10116]49 compass : "n"
50 ns_ip : "172.16.18.37/29"
51 ns_mac : "00:15:6d:70:54:4a"
52 status : "down"
[10059]53
[10116]54
Note: See TracBrowser for help on using the repository browser.