Changeset 2390 in genesis for nodes


Ignore:
Timestamp:
Jun 20, 2004, 10:50:35 PM (21 years ago)
Author:
rick
Message:

Updates routering zwet <> jvc

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeJVC/wleiden.conf

    r2389 r2390  
    126126$config{'wi3'}=sprintf <<EW3; # Link naar Zwet via bridge at 172.16.1.158
    127127TYPE=wireless
    128 IP=172.16.1.156/30
     128IP=172.16.1.161/29
    129129DESC=Link naar Zwet
    130130SDESC=2zwet
     
    133133
    134134OSPF_BROADCAST=no
    135 OSPF_NEIGHBORS=172.16.1.157
     135OSPF_NEIGHBORS=172.16.1.163
    136136
    137137MODE=master
  • nodes/CNodeZwet/wleiden.conf

    r2389 r2390  
    2222$config{'ep0'}=sprintf <<EP0;  # Link naar JVC (via senao 2611CB3 bridge at 172.16.1.158)
    2323TYPE=ethernet
    24 IP=172.16.1.157/30
     24IP=172.16.1.163/29
    2525
    2626DESC=Link naar JVC (via utp senao 2611CB3 bridge)
     
    3333
    3434OSPF_BROADCAST=no
    35 OSPF_NEIGHBORS=172.16.1.156
     35OSPF_NEIGHBORS=172.16.1.161
    3636
    3737EP0
Note: See TracChangeset for help on using the changeset viewer.