Changeset 6387 in genesis for nodes/CNodeAster/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/CNodeAster/wleiden.conf

    r6385 r6387  
    3535DHCP=no
    3636
    37 OSPF_BROADCAST=no
    38 OSPF_NEIGHBORS=no
    3937
    4038ED0
     
    5351#N.B. dns 194.109.104.104?
    5452
    55 OSPF_BROADCAST=no
    56 OSPF_NEIGHBORS=no
    5753
    5854ED1
     
    7066DHCP=no
    7167
    72 OSPF_BROADCAST=no
    73 OSPF_NEIGHBORS=no
    7468
    7569ED2
     
    8680DHCP=no
    8781
    88 OSPF_BROADCAST=no
    89 OSPF_NEIGHBORS=no
    9082
    9183ED3
     
    10193DHCP=yes
    10294
    103 OSPF_BROADCAST=no
    104 OSPF_NEIGHBORS=no
    10595
    10696ED4
Note: See TracChangeset for help on using the changeset viewer.