Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | interfaces: sis0,sis1,sis2
|
---|
6 | latitude : 0
|
---|
7 | location : 'Hooglandse Kerk, Middelweg 2, 2312 KG, Leiden'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.17.143.4
|
---|
10 | release : 8.2-RELEASE
|
---|
11 | nodename : Proxy2
|
---|
12 | nodetype : Proxy
|
---|
13 | rdnap_x : 93894
|
---|
14 | rdnap_y : 463704
|
---|
15 | status : up
|
---|
16 | ileiden : no
|
---|
17 | internalif: sis1
|
---|
18 | internalroute: 172.17.143.2
|
---|
19 | gateway: 192.168.2.1
|
---|
20 | proxyid: 2
|
---|
21 | iface_sis0:
|
---|
22 | comment : 'Link naar router'
|
---|
23 | compass : 'None'
|
---|
24 | desc : 'Link naar router'
|
---|
25 | dhcp : 'no'
|
---|
26 | interface : 'sis0'
|
---|
27 | ip : '192.168.2.6/24'
|
---|
28 | sdesc : 'uplink'
|
---|
29 | status : 'up'
|
---|
30 | type : 'eth'
|
---|
31 |
|
---|
32 | iface_sis1:
|
---|
33 | comment : 'Link naar NodeCeTIM1'
|
---|
34 | compass : 'None'
|
---|
35 | desc : 'Link naar NodeCeTIM1'
|
---|
36 | dhcp : 'no'
|
---|
37 | interface : 'sis1'
|
---|
38 | ip : '172.17.143.4/28'
|
---|
39 | sdesc : 'downlink'
|
---|
40 | status : 'up'
|
---|
41 | type : 'eth'
|
---|
42 |
|
---|
43 | iface_sis2:
|
---|
44 | comment : 'Lokaal Ethernet naar kerk'
|
---|
45 | compass : 'None'
|
---|
46 | desc : 'subnet voor Hooglandse Kerk'
|
---|
47 | dhcp : '10-60'
|
---|
48 | interface : 'sis2'
|
---|
49 | ip : '172.17.143.17/26'
|
---|
50 | sdesc : 'hlkerk_subnet'
|
---|
51 | status : 'up'
|
---|
52 | type : 'eth'
|
---|
53 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.