Hi I have an isdn link that I want to get up for all other traffic except RIP.
I tried
access-list 101 deny udp any host 224.0.0.9 eq rip
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
but then the isdn link never comes up
i have also a static route for all traffic to go through the isdn
I tried
access-list 101 deny udp any host 224.0.0.9 eq rip
access-list 101 permit ip any any
dialer-list 1 protocol ip list 101
but then the isdn link never comes up
i have also a static route for all traffic to go through the isdn