Changeset 8261 in genesis for nodes/proxy9
- Timestamp:
- Aug 8, 2010, 12:14:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy9/wleiden.conf
r8018 r8261 19 19 $Y='462845'; 20 20 21 $config{'sis0'}=sprintf <<SIS0; # Link naar Router 21 $config{'sis0'}=sprintf <<SIS0; 22 COMMENT=Link naar Router 22 23 TYPE=ethernet 23 24 IP=192.168.1.100/24 … … 27 28 SIS0 28 29 29 $config{'sis1'}=sprintf <<SIS1; # Link naar Node 30 $config{'sis1'}=sprintf <<SIS1; 31 COMMENT=Link naar Node 30 32 TYPE=ethernet 31 33 IP=$master_ip/30
Note:
See TracChangeset
for help on using the changeset viewer.