Categories
Main Menu
HomeLogin
Register
Write Article
Latest Articles
Members
Search
Contact Us
Pages
Stats
Total Category: 196
Total articles: 24019
Total authors: 47708
55 users online.
Tags
Internet Fashion make money health fitness Shopping SEO Cars make money online travel money watch affiliate marketing Watch diet lose weight Marketing exercise business Health marketing Online Business general food family internet home computer hardware weight loss fashion finance Internet Marketing Internet marketing Make Money Online internet marketing Affiliate Marketing Weight Loss Fitness computers seo shopping Diet computer repair cars bill arnoldi Business diet plan losing weight online business FinanceCCNA Certification: Configure RIP Passive interfaces
View PDF | Print View
by: ahmedmohamed
Total views: 97 - Word Count: 328 - Date: Thu, 27 Jan 2011
One of the disadvantages of RIP (routing Information Protocol) consists in sending RIP updates out of unwanted interfaces. For example, let's say we have router with three interfaces belonging to the subnets 10.1.1.0/24, 10.1.2.0/24, and 10.1.3.0/24, respectively. Additionally, we want enable RIP on only the first two interfaces. Then our configuration should looks like:
R1(config-router)#router rip
R1(config-router)#version 2
R1(config-router)#network 10.0.0.0
Therefore, this configration enables RIP on all interfaces belonging to the network 10.0.0.0/8, which includes the unwanted third interface. To circumvent this problem, you can use the passive-interface command under the RIP configuration mode.
The passive-interface command prevents a RIP-enabled router from sending broadcast and multicast RIP updates out of a specific interface, a set of interfaces, or all router's interfaces. The passive-interface command has the following syntax:
passive-interface [default] interface type/number
When this command is used with the default keyword, the router will disable all kinds of RIP updates except unicast RIP updates out of all the interfaces. Unicast RIP updates are configured using the neighbor command in router configuration mode. If the default keyword is not used, then the router will send broadcast or multicast RIP updates (depending on the configured RIP versions) out the interface(s) specified in the passive-interface statement.
The following example configures a Cisco router called R1 to disable RIPv2 updates out of its interfaces fastethernet 0/0 and fastethernet 0/1.
R1(config-router)#router rip
R1(config-router)#version 2
R1(config-router)#network 10.0.0.0
R1(config-router)#network 140.1.0.0
R1(config-router)#passive-interface fastethernet 0/0
R1(config-router)#passive-interface fastethernet 0/1
R1(config-router)#end
R1#
To verify your configuration, we'll use the show ip protocols and the debug ip rip command in the privileged EXEC mode. The first command (show ip protocols) will show you the passive-interfaces, and the second command (debug ip rip ) will show you in real time that the router stopped sending RIP updates through the interfaces fastethernet 0/0 and fastethernet 0/1.
About the Author
If you have a setup RIP for different subnets within the same network IP addressing space, then you should first calculate subnet IP addresses using a subnet calculator.
Remember to download and read the CCNA syllabus in order to pass the CCNA certification exam.
Rating: Not yet rated
Comments 
No comments posted.
Add Comment
Copy and Paste Article Code.
Remember: The article body, title, author bio and links may not be changed or removed. By publishing this article, you agree to all the terms in our Terms of Service.View HTML
More articles in this Category
LoungeBook Laptop Stand – comoditate, liniste, tihna
How Can I Make My Windows XP Speed up?
How To Choose A Gaming Computer
A really Critical Families of Spy ware Malwarebytes How that can
Most Extreme Varieties of Malicious software Malwarebytes How on
Flash Player: Why You Need It and Where Do You Get It?
The Exact People Around You Makes A World Of Change
What makes Frostwire many great tool Match Frostwire
Best Wireless Printer To learn more about Best Wireless Printer, go to
AMD Bulldozer Computer That will Remove Intel







