source: genesis/nodes/CNodeHMKerk2/wleiden.yaml@ 10779

Last change on this file since 10779 was 10779, checked in by richardvm, 13 years ago

added gateway for hybrid nodes

File size: 1.8 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "net45xx"
[10059]5comment : "None"
[10116]6ileiden : False
[10779]7latitude : "4.58008"
[10116]8location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
[10779]9longitude : "52.16834"
[10116]10masterip : "172.25.64.1"
11nodename : "HMKerk2"
12nodetype : "CNode"
[10059]13rdnap_x : 99782
14rdnap_y : 464772
[10116]15release : "5.0-RELEASE"
16status : "up"
17
18
[10059]19iface_sis0:
[10116]20 comment : "eth port 0 HMkerk2"
21 interface : "sis0"
22 ip : "172.25.64.65/29"
23 desc : "Ethernet naar Kerk"
24 sdesc : "eth"
25 type : "eth"
[10454]26 dhcp : False
[10116]27 compass : "None"
28 status : "up"
[10059]29
30
31iface_sis1:
[10116]32 comment : "eth port 1 naar HMkerk1"
33 interface : "sis1"
34 ip : "172.16.1.142/30"
35 desc : "Ethernet naar HMKerk1"
36 sdesc : "2hmkerk1"
37 type : "eth"
[10454]38 dhcp : False
[10116]39 compass : "None"
40 status : "up"
[10059]41
42
[10116]43iface_wi0:
44 comment : "link naar Graficall Wireless Leiden"
45 interface : "wi0"
46 ip : "172.16.0.86/30"
47 desc : "Link naar Graficall"
48 sdesc : "2graficall"
[10703]49 mode : "ap"
[10116]50 type : "11b"
51 ssid : "il-n.graficall.wleiden.net"
[10454]52 dhcp : False
[10116]53 compass : "n"
54 status : "up"
55
56
[10059]57iface_wi1:
[10116]58 comment : "link naar Struyk Verwo Leimuiden."
59 interface : "wi1"
60 ip : "172.16.1.185/30"
61 desc : "Link naar Struyk Verwo"
62 sdesc : "2lmstruykverwo1"
[10703]63 mode : "ap"
[10116]64 type : "11b"
65 ssid : "il-no.hmkerk.wleiden.net"
[10454]66 dhcp : False
[10116]67 compass : "ne"
68 status : "up"
[10059]69
[10116]70
71iface_wi1_alias0:
72 comment : "link naar HMgw2."
73 interface : "wi1:0"
74 ip : "172.16.2.89/30"
75 desc : "Link naar HMgw2"
76 sdesc : "2hmgw2"
[10703]77 mode : "ap"
[10116]78 type : "11b"
[10454]79 dhcp : False
[10116]80 compass : "None"
81 status : "up"
82
83
Note: See TracBrowser for help on using the repository browser.