0% found this document useful (0 votes)
6 views12 pages

RIPv2 Configuration and Features Guide

This document discusses Routing Information Protocol version 2 (RIPv2). It provides an overview of RIPv2, describing how it supports classless routing, includes subnet masks in routing updates, and uses multicasting to send updates. The document also covers configuring and verifying RIPv2, and addresses issues it resolves like automatic summarization and authentication.

Uploaded by

Kuldeep Kumar
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views12 pages

RIPv2 Configuration and Features Guide

This document discusses Routing Information Protocol version 2 (RIPv2). It provides an overview of RIPv2, describing how it supports classless routing, includes subnet masks in routing updates, and uses multicasting to send updates. The document also covers configuring and verifying RIPv2, and addresses issues it resolves like automatic summarization and authentication.

Uploaded by

Kuldeep Kumar
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services

Routing Information Protocol

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


Objectives

•RIPv2 Overview
•Configuring RIP v2
•Verifying RIP v2 Operation
•RIP v2 Lab Exercise

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


RIP version 1
•Classful Routing Protocol, sent over UDP port 520
•Does not include the subnet mask in the routing
updates.
•Automatic summarization done at major network
boundaries.
•Updates sent as broadcasts unless the neighbor
command is uses which sends them as unicasts.

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


RIP version 2
•Classless Routing Protocol, sent over UDP port 520
•Includes the subnet mask in the routing updates.
•Automatic summarization at major network
boundaries can be disabled.
•Updates sent as multicasts unless the neighbor
command is uses which sends them as unicasts.
([Link] RIPv2 group address is used to send routing information to all
RIP2-aware routers on a network segment.)

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


Issues addressed by RIP v2
The following four features are the most significant new
features added to RIP v2:
•Authentication of the transmitting RIP v2 node to other RIP v2
nodes
•Subnet Masks – RIP v2 allocates a 4-octet field to associate a
subnet mask to a destination IP address.
•Next Hop IP addresses – The inclusion of a Next Hop
identification field helps make RIP v2 more efficient than RIP v1
by preventing unnecessary hops.
•Multicasting RIP v2 messages – Multicasting is a technique for
simultaneously advertising routing information to multiple RIP or
RIP v2 devices.

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


Basic RIPv2 Configuration

Default behavior of version 1 restored:


Router(config-router)# no version

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


Discontiguous Subnets and Classless
Routing

router rip
version 2
no auto-summary

•RIP v1 always uses automatic summarization.


•The default behavior of RIP v2 is to summarize at network
boundaries the same as RIP v1.
In compliance with ISO-9001 Cost Effective Quality Training Manpower Services
Show commands

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


Show commands

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


Debug commands

In compliance with ISO-9001 Cost Effective Quality Training Manpower Services


In compliance with ISO-9001 Cost Effective Quality Training Manpower Services

You might also like