|
Last change
on this file since 8973 was 8902, checked in by rick, 15 years ago |
|
Coordinate (estimate) is required.
|
-
Property svn:eol-style
set to
native
|
|
File size:
563 bytes
|
| Line | |
|---|
| 1 | $master_ip='172.17.14.1';
|
|---|
| 2 | $gateway='192.168.178.1';
|
|---|
| 3 | $internalroute='172.27.129.65';
|
|---|
| 4 | $internalif='vr0';
|
|---|
| 5 | $nodetype='Proxy';
|
|---|
| 6 | $nodename='Proxy15';
|
|---|
| 7 | $proxyid='15';
|
|---|
| 8 | $location="Zwet, Nieuweweg Zoeterwoude";
|
|---|
| 9 | $status='up';
|
|---|
| 10 | $release="8.2-RELEASE";
|
|---|
| 11 | $X='94340';
|
|---|
| 12 | $Y='459330';
|
|---|
| 13 | $nat='yes';
|
|---|
| 14 |
|
|---|
| 15 | $config{'sis0'}=sprintf <<EOF;
|
|---|
| 16 | COMMENT=Might need to be a /30 link
|
|---|
| 17 | TYPE=ethernet
|
|---|
| 18 | IP=172.27.129.67/28
|
|---|
| 19 | DESC=Link naar Zwet
|
|---|
| 20 | SDESC=downlink
|
|---|
| 21 | DHCP=no
|
|---|
| 22 | EOF
|
|---|
| 23 |
|
|---|
| 24 | $config{'sis1'}=sprintf <<EOF;
|
|---|
| 25 | COMMENT=link naar Router
|
|---|
| 26 | TYPE=ethernet
|
|---|
| 27 | IP=192.168.178.49/24
|
|---|
| 28 | DESC=Link naar router
|
|---|
| 29 | SDESC=uplink
|
|---|
| 30 | DHCP=no
|
|---|
| 31 | EOF
|
|---|
| 32 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.