source: genesis/nodes/CNodePlantsoen2/wleiden.yaml@ 10883

Last change on this file since 10883 was 10883, checked in by rick, 13 years ago

Verschuif waar mogelijk de desc naar comment, als deze gelijk zijn of er nog
geen comment gezet is.

Related-To: beheer:ticket:218

File size: 2.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.15395"
[10116]8location : "CeTIM office, Plantsoen 97, 2311 KL, Leiden"
[10881]9longitude : "4.49646"
[10116]10masterip : "172.17.169.1"
11nodename : "Plantsoen2"
12nodetype : "CNode"
[10059]13rdnap_x : 94042
14rdnap_y : 463238
[10118]15release : "9.0-RELEASE"
[10116]16status : "up"
17
18
[10059]19iface_ath0:
[10116]20 comment : "AP voor buurt"
21 interface : "ath0"
22 ip : "172.17.169.1/26"
23 desc : "AP voor de buurt"
24 sdesc : "ap"
[10703]25 mode : "ap"
[10116]26 type : "11b"
27 channel : "7"
28 ssid : "ap-omni.plantsoen2.wleiden.net"
29 dhcp : "10-60"
30 compass : "omni"
31 status : "up"
[10059]32
[10156]33
[10145]34iface_ue0:
35 comment : "Link naar ROC1"
36 interface : "ue0"
37 ip : "172.16.5.12/29"
38 sdesc : "2roc1"
39 mode : "station-wds"
40 type : "eth"
41 extra_type : "eth2wifibridge"
42 channel : "132"
43 ssid : "il-n.roc1.wleiden.net"
[10454]44 dhcp : False
[10729]45 compass : "z"
[10145]46 ns_ip : "172.16.5.11/29"
47 ns_mac : "00:27:22:10:FD:A1"
[10450]48 status : "up"
[10059]49
[10145]50
[10059]51iface_vr0:
[10116]52 comment : "Lokaal ethernet"
53 interface : "vr0"
54 ip : "172.17.169.65/28"
55 desc : "Ethernet naar woning Plantsoen"
56 sdesc : "2plantsoen"
57 type : "eth"
[10454]58 dhcp : False
[10116]59 compass : "None"
60 status : "up"
[10059]61
[10116]62
[10059]63iface_vr1:
[10116]64 comment : "a-link to Stadhuis via Nanostation5"
65 interface : "vr1"
66 ip : "172.16.5.116/29"
67 desc : "Ethernet to interlink north-north-west (Stadhuis)"
68 sdesc : "2Stadhuis"
69 mode : "station-wds"
70 type : "eth"
71 extra_type : "eth2wifibridge"
72 channel : "44"
73 ssid : "il-zo.stadhuis.wleiden.net"
[10454]74 dhcp : False
[10729]75 compass : "nw"
[10116]76 distance : "0.5 km"
77 ns_ip : "172.16.5.115/29"
78 ns_mac : "00:15:6d:bd:67:e8"
79 status : "up"
[10059]80
[10116]81
82iface_vr2:
[10118]83 comment : "a-link to Vosko3 via Nanostation2"
[10116]84 interface : "vr2"
85 ip : "172.16.5.92/29"
86 desc : "ethernet"
[10118]87 sdesc : "2vosko3"
[10116]88 mode : "station-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
91 channel : "116"
92 ssid : "il-zo.vosko3.wleiden.net"
[10454]93 dhcp : False
[10118]94 compass : "nw"
[10116]95 distance : "0.7 km"
96 ns_ip : "172.16.5.91/29"
97 ns_mac : "00:15:6d:bd:67:ff"
[10350]98 status : "up"
[10116]99
100
Note: See TracBrowser for help on using the repository browser.