cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
617
Views
5
Helpful
1
Replies

How to remove RIP default route in a branch router

s.maxina1
Level 1
Level 1

Hi all

i know that command “default-information originate” will propagate cisco router default route to other routers which participate in rip. How can i remove this RIP default route in a specific branch router? 
Tip: i do not want to change anything in core router

 Best regards

1 Accepted Solution

Accepted Solutions

s.maxina1
Level 1
Level 1

I have done it with distribute-list as follow:

 

Standard access-list test

10 deny 0.0.0.0

20 permit any

 

router rip

distribute-list test in tunnel 7

View solution in original post

1 Reply 1

s.maxina1
Level 1
Level 1

I have done it with distribute-list as follow:

 

Standard access-list test

10 deny 0.0.0.0

20 permit any

 

router rip

distribute-list test in tunnel 7

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card