07-22-2003 06:26 AM - edited 03-02-2019 09:01 AM
Hi, running IP plus 12.0(9) on a 2600. We implement isdn as backup to frame with the isdn backup instigated by floating static. However, ever since the ios was amended, we have noticed that the isdn keeps on making spurious calls for no reason. With debug dialer , we have noticed that the isdn has been raised because of hosts sending out broadcasts (all f's).
I have no ip domain-lookup configured, any other ideas?
07-22-2003 07:08 AM
This ACL should help
access-list 101 deny eigrp any any
access-list 101 deny ip any host 224.0.0.0 0.0.0.255
access-list 101 deny ip any host 255.255.255.255
access-list 101 deny udp any any eq ntp
access-list 101 permit ip any any log
dialer-list 1 protocol ip list 101
07-22-2003 08:38 AM
Thanks, will try the above!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide