Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | comment : "None"
|
---|
5 | interfaces: vr0,vr1
|
---|
6 | latitude : 0
|
---|
7 | location : 'Brahmslaan 40, 2324 AN, Leiden'
|
---|
8 | longitude : 0
|
---|
9 | masterip : 172.16.3.98
|
---|
10 | release : 8.2-RELEASE
|
---|
11 | nodename : Proxy13
|
---|
12 | nodetype : Proxy
|
---|
13 | rdnap_x : 92280
|
---|
14 | rdnap_y : 461707
|
---|
15 | status : up
|
---|
16 | ileiden : no
|
---|
17 | internalif: vr1
|
---|
18 | nat: yes
|
---|
19 | internalroute: 172.16.3.97
|
---|
20 | remote_access: riff.vanderzwet.net:1022
|
---|
21 | gateway: 192.168.42.1
|
---|
22 | proxyid: 13
|
---|
23 | iface_vr0:
|
---|
24 | comment : 'link naar Router'
|
---|
25 | compass : 'None'
|
---|
26 | desc : 'Link naar router'
|
---|
27 | dhcp : 'no'
|
---|
28 | dhcpclient : 'yes'
|
---|
29 | interface : 'vr0'
|
---|
30 | ip : '0.0.0.0/30'
|
---|
31 | sdesc : 'uplink'
|
---|
32 | status : 'up'
|
---|
33 | type : 'eth'
|
---|
34 |
|
---|
35 | iface_vr1:
|
---|
36 | comment : 'link naar NodeRick'
|
---|
37 | compass : 'None'
|
---|
38 | desc : 'Link naar NodeRick'
|
---|
39 | dhcp : 'no'
|
---|
40 | interface : 'vr1'
|
---|
41 | ip : '172.16.3.98/30'
|
---|
42 | sdesc : 'downlink'
|
---|
43 | status : 'up'
|
---|
44 | type : 'eth'
|
---|
45 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.