Changeset 890 in genesis for nodes


Ignore:
Timestamp:
Sep 12, 2003, 9:43:58 AM (21 years ago)
Author:
jasper
Message:

IP nummers interlink Cetim-Meca goed gezet

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeCeTIM3/wleiden.conf

    r830 r890  
    174174$config{'wi0:4'}=sprintf <<EW04;  # link naar Meca (Klaas)
    175175TYPE=wireless
    176 IP=172.16.0.181/30
     176IP=172.16.0.185/30
    177177DESC=Link naar Meca
    178178SDESC=2meca
    179179SPEED=11534336
    180 POINT_TO_POINT=172.16.0.182
    181 
    182 
    183 
    184 
    185 OSPF_BROADCAST=no
    186 OSPF_NEIGHBORS=172.16.0.182
     180POINT_TO_POINT=172.16.0.186
     181
     182
     183
     184
     185OSPF_BROADCAST=no
     186OSPF_NEIGHBORS=172.16.0.186
    187187
    188188DHCP=no
  • nodes/CNodeMeca/wleiden.conf

    r830 r890  
    7878$config{'wi1'}=sprintf <<EW1;  # link naar CeTIM
    7979TYPE=wireless
    80 IP=172.16.0.182/30
     80IP=172.16.0.186/30
    8181DESC=Link naar CeTIM
    8282SDESC=2cetim
    8383SPEED=11534336
    84 POINT_TO_POINT=172.16.0.181
     84POINT_TO_POINT=172.16.0.186
    8585
    8686
     
    8888
    8989OSPF_BROADCAST=no
    90 OSPF_NEIGHBORS=172.16.0.181
     90OSPF_NEIGHBORS=172.16.0.186
    9191
    9292MODE=managed
Note: See TracChangeset for help on using the changeset viewer.