RE: Stop OSPF hello dial interface

From: Lanny Ballard (lanny26ga@hotmail.com)
Date: Wed May 18 2005 - 11:35:41 GMT-3


deny the traffic from the dialer-list command

dialer-list 1 protocol ip permit list 100

access-list 100 deny ospf any any
access-list 100 permit ip any any

>From: <ccielab@cox.net>
>Reply-To: <ccielab@cox.net>
>To: <ccielab@groupstudy.com>
>Subject: Stop OSPF hello dial interface
>Date: Wed, 18 May 2005 10:12:24 -0400
>
>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
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html



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