Changeset 1427 in genesis for nodes/CNodeIMI/wleiden.conf~


Ignore:
Timestamp:
Dec 19, 2003, 3:38:17 PM (21 years ago)
Author:
jasper
Message:

veranderingen grip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeIMI/wleiden.conf~

    r901 r1427  
    7676EW0
    7777
    78 
    79 $config{'wi0:0'}=sprintf <<EW00;  # link naar dirkx
    80 TYPE=wireless
    81 IP=172.16.0.53/30
    82 DESC=Link naar Dirkx
    83 SDESC=2dirkx
    84 SPEED=11534336
    85 POINT_TO_POINT=172.16.0.54
    86 
    87 
    88 
    89 
    90 OSPF_BROADCAST=no
    91 OSPF_NEIGHBORS=172.16.0.54
    92 
    93 DHCP=no
    94 EW00
    95 
    96 $config{'wi0:1'}=sprintf <<EW01;  # link naar Lvl-z
     78$config{'wi0:0'}=<<EOS;  # link naar Lvl-z
    9779TYPE=wireless
    9880IP=172.16.0.81/30
     
    10284POINT_TO_POINT=172.16.0.82
    10385
    104 
    105 
    106 
    10786OSPF_BROADCAST=no
    10887OSPF_NEIGHBORS=172.16.0.82
    10988
    11089DHCP=no
    111 EW01
    112 
    113 
    114 
     90EOS
    11591
    11692$config{'wi1'}=sprintf <<EW1;  # link naar cope
     
    155131POINT_TO_POINT=172.16.0.42
    156132
    157 
    158 
    159 
    160133OSPF_BROADCAST=no
    161134OSPF_NEIGHBORS=172.16.0.42
     
    164137ESSID=ap2.imi2.wleiden.net
    165138CHANNEL=4
    166 
    167 
    168 
    169139
    170140POLAR=Hor
     
    180150EW2
    181151
     152$config{'wi2:0'}=sprintf <<EW20;  # link naar Thomas
     153TYPE=wireless
     154IP=172.16.0.209/30
     155DESC=Link naar Thomas
     156SDESC=2Thomas
     157SPEED=11534336
     158POINT_TO_POINT=172.16.0.210
     159
     160OSPF_BROADCAST=no
     161OSPF_NEIGHBORS=172.16.0.210
     162
     163DHCP=no
     164
     165EW20
     166
    182167
    183168$config{'wi3'}=sprintf <<EW3;  # link naar CeTIM
Note: See TracChangeset for help on using the changeset viewer.