Changeset 4004 in genesis for nodes/CNodeIMI/wleiden.conf


Ignore:
Timestamp:
Mar 10, 2005, 4:45:55 PM (20 years ago)
Author:
dirkx
Message:

Connect Vosko1 to IMI and Vosko2 to Cetim and IMI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeIMI/wleiden.conf

    r3665 r4004  
    127127EW2
    128128
    129 $config{'wi3:0'}=sprintf <<EW20;  # link naar Grip
     129$config{'wi3:0'}=sprintf <<EW;  # link naar Grip
    130130TYPE=wireless
    131131IP=172.16.0.249/30
     
    134134SPEED=11534336
    135135POINT_TO_POINT=172.16.0.250
    136 
    137136OSPF_BROADCAST=no
    138137OSPF_NEIGHBORS=172.16.0.250
     138DHCP=no
     139EW
    139140
     141$config{'wi3:1'}=sprintf <<EW;
     142TYPE=wireless
     143IP=IP=172.16.0.129/30
     144DESC=Link naar Vosko 1
     145SDESC=2vosko1
     146SPEED=11534336
     147POINT_TO_POINT=IP=172.16.0.130
     148OSPF_BROADCAST=no
     149OSPF_NEIGHBORS=IP=172.16.0.130
    140150DHCP=no
    141 EW20
    142 
     151EW
    143152
    144153$config{'wi2'}=sprintf <<EW3;  # link naar CeTIM
Note: See TracChangeset for help on using the changeset viewer.