Stop OSPF hello dial interface

From: ccielab@cox.net
Date: Wed May 18 2005 - 11:12:24 GMT-3


Hello, can someone help me stop hello traffic from keeping up the isdn interface, I use the passive-int and demand circuit successfully, but I want to do it with an access-list. Thanks

interface BRI0/0
 ip address 172.16.12.1 255.255.255.0
 ip access-group deny-hello out
 encapsulation ppp
 dialer idle-timeout 15
 dialer map ip 172.16.12.2 name R2 broadcast 5551212
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 21255511110101 5551111
 isdn spid2 21245611120101 5551111
 ppp authentication chap
end

ip access-list extended deny-hello
 deny ospf any any log-input

Debug Info:

*Mar 12 18:35:11.445: OSPF: Send hello to 224.0.0.5 area 100 on BRI0/0 from 172.16.12.1

*Mar 12 18:35:11.557: %LINK-3-UPDOWN: Interface BRI0/0:1, changed state to up



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:58 GMT-3