Changeset 6387 in genesis for nodes/CNodeLMstruykverwo2/wleiden.conf


Ignore:
Timestamp:
Nov 17, 2008, 5:48:01 PM (16 years ago)
Author:
rick
Message:

Removed old accient OSPF records as they are long time not used anymore
svn/node-config/genesis $ for file in */*/wleiden.conf; do grep -v 'OSPF' $file > $file.new; mv $file.new $file; done

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeLMstruykverwo2/wleiden.conf

    r4998 r6387  
    3535DHCP=no
    3636
    37 OSPF_BROADCAST=no
    38 OSPF_NEIGHBORS=no
    3937
    4038ED0
     
    5250POINT_TO_POINT=172.16.1.181
    5351
    54 OSPF_BROADCAST=no
    55 OSPF_NEIGHBORS=172.16.1.181
    5652
    5753ED1
     
    6561Point_to_Point= 172.16.1.198
    6662
    67 OSPF_BROADCAST=no
    68 OSPF_NEIGHBORS=172.16.1.198
    6963
    7064MODE=master
     
    9286
    9387
    94 OSPF_BROADCAST=no
    95 OSPF_NEIGHBORS=172.16.1.205
    9688
    9789MODE=managed
Note: See TracChangeset for help on using the changeset viewer.