Question in logic anyone?

From: Stewart, Dirk (dirk.stewart@co.fulton.ga.us)
Date: Fri Mar 14 2003 - 21:06:41 GMT-3


which one is better in logic to keep ospf from dialing on time only?
Is deny ospf on the whole better within the time or putting ospf in time
only access!

access-list 101 deny ospf any any
access-list 101 permit ospf any any time-range maxtime
access-list 101 permit ip any any time-range maxtime

OR

access-list 101 deny ospf any any time-range maxtime
access-list 101 permit ip any any time-range maxtime
!
time-range maxtime
 periodic Friday Saturday 7:00 to 21:00

interface config -------------------------------------------------
!
interface BRI0
 ip address 133.20.1.1 255.255.255.252
 encapsulation ppp
 ip ospf authentication message-digest
 ip ospf message-digest-key 10 md5 cisco1

 ip ospf cost 9999
 ip ospf demand-circuit

 dialer map ip 133.20.1.2 name R3 broadcast 7155491000
 dialer map ip 133.20.1.2 name R3 broadcast 7155491001
 dialer load-threshold 1 outbound
 dialer-group 10
 isdn switch-type basic-net3
 ppp authentication chap
 ppp multilink

-----------------------------------------------------------------------

The contents of this message have been scanned for viruses by
the TruSecure ShadowMail Service, and no viruses were found.

-----------------------------------------------------------------------

* This message has been processed by TruSecure's ShadowMail service



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:39 GMT-3