Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10240] | 5 | externalif: "sis0"
|
---|
[10116] | 6 | gateway : "213.125.162.249"
|
---|
[10148] | 7 | ileiden : True
|
---|
[10116] | 8 | interfaces: "sis0,sis1"
|
---|
| 9 | internalif: "sis1"
|
---|
[10301] | 10 | externalif: "sis0"
|
---|
[10116] | 11 | internalroute: "172.16.4.53"
|
---|
| 12 | latitude : "4.52066"
|
---|
| 13 | location : "kantoor De Clercq, Hoge Rijndijk 306, 2314AM Leiden"
|
---|
| 14 | longitude : "52.15060"
|
---|
| 15 | masterip : "172.16.4.54"
|
---|
| 16 | nodename : "Proxy9"
|
---|
| 17 | nodetype : "Proxy"
|
---|
| 18 | proxyid : 9
|
---|
[10059] | 19 | rdnap_x : 95694
|
---|
| 20 | rdnap_y : 462845
|
---|
[10116] | 21 | release : "8.2-RELEASE"
|
---|
| 22 | status : "up"
|
---|
| 23 |
|
---|
| 24 |
|
---|
[10059] | 25 | iface_sis0:
|
---|
[10116] | 26 | comment : "Link naar Router Ziggo 40/8"
|
---|
| 27 | interface : "sis0"
|
---|
| 28 | ip : "213.125.162.254/29"
|
---|
| 29 | desc : "Link naar Router"
|
---|
| 30 | sdesc : "uplink"
|
---|
| 31 | type : "eth"
|
---|
| 32 | dhcp : "no"
|
---|
| 33 | compass : "None"
|
---|
| 34 | status : "up"
|
---|
[10059] | 35 |
|
---|
[10116] | 36 |
|
---|
[10059] | 37 | iface_sis1:
|
---|
[10116] | 38 | comment : "Link naar Node"
|
---|
| 39 | interface : "sis1"
|
---|
| 40 | ip : "172.16.4.54/30"
|
---|
| 41 | desc : "Link naar Node"
|
---|
| 42 | sdesc : "downlink"
|
---|
| 43 | type : "eth"
|
---|
| 44 | dhcp : "no"
|
---|
| 45 | compass : "None"
|
---|
| 46 | status : "up"
|
---|
[10059] | 47 |
|
---|
[10116] | 48 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.