Last change
on this file since 10274 was 10274, checked in by huub, 13 years ago |
config gemaakt voor proxy20 - Leidse Houtschool
|
File size:
999 bytes
|
Rev | Line | |
---|
[10274] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
| 5 | externalif: "sis0"
|
---|
| 6 | gateway : "192.168.1.1"
|
---|
| 7 | ileiden : True
|
---|
| 8 | interfaces: "sis0,sis1"
|
---|
| 9 | internalif: "sis1"
|
---|
| 10 | internalroute: "172.16.4.137"
|
---|
| 11 | latitude : "4.47694"
|
---|
| 12 | location : "De Leidse Houtschool,Adriaan Pauwstraat 1,2334 CG,Leiden"
|
---|
| 13 | longitude : "52.17305"
|
---|
| 14 | masterip : "172.16.4.138"
|
---|
| 15 | nodename : "Proxy20"
|
---|
| 16 | nodetype : "Proxy"
|
---|
| 17 | proxyid : 20
|
---|
| 18 | rdnap_x : 92733
|
---|
| 19 | rdnap_y : 465380
|
---|
| 20 | release : "9.0-RELEASE"
|
---|
| 21 | status : "down"
|
---|
| 22 |
|
---|
| 23 |
|
---|
| 24 | iface_sis0:
|
---|
| 25 | comment : "link naar Router"
|
---|
| 26 | interface : "sis0"
|
---|
| 27 | ip : "0.0.0.0/30"
|
---|
| 28 | desc : "Link naar router"
|
---|
| 29 | sdesc : "uplink"
|
---|
| 30 | type : "eth"
|
---|
| 31 | dhcp : "no"
|
---|
| 32 | compass : "None"
|
---|
| 33 | dhcpclient : "yes"
|
---|
| 34 | status : "up"
|
---|
| 35 |
|
---|
| 36 |
|
---|
| 37 | iface_sis1:
|
---|
| 38 | comment : "link naar CNodeLHS"
|
---|
| 39 | interface : "sis1"
|
---|
| 40 | ip : "172.16.4.138/29"
|
---|
| 41 | desc : "Link naar NodeLHS"
|
---|
| 42 | sdesc : "downlink"
|
---|
| 43 | type : "eth"
|
---|
| 44 | dhcp : "no"
|
---|
| 45 | compass : "None"
|
---|
| 46 | status : "up"
|
---|
| 47 |
|
---|
| 48 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.