RIPv2 and RIPng - RIPv2 Configuration

6 important questions on RIPv2 and RIPng - RIPv2 Configuration

What are the configuration possibilities for confuring authentication with RIP?

-Clear text
-MD5

What are the command to enable authentication for RIP?

(config)#key chain xxxx
(config-keychain)#key 1
(config-keychain-key)#key-string Cisco123


(config-if)ip rip authentication key-chain xxxx
(config-if)ip rip authentication mode md5/text

What are offset lists used for?

To add a route's metric before sending of recieving a RIP update.

It increment the metric valua with the offset (Original metric=2, offset=3; total metric is 5)
  • Higher grades + faster learning
  • Never study anything twice
  • 100% sure, 100% understanding
Discover Study Smart

What is the command to filter RIP subnets?

(config-router) distribute-list { access-list-number | name } {in|out} [interface-type interface-number]

e.g. (confg-router) distribute-list 1 out ethernet 0/0

What is the command to redistribute IGP into rip?

router rip
redistribute IPG (number) metric X

e.g. redistribute eigrp 100 metric 5

What is the command to redistribute a default static route?

ip route 0.0.0.0 0.0.0.0 x.x.x.x

router rip
default-information originate


router rip
redistribute static metric 5

The question on the page originate from the summary of the following study material:

  • A unique study and practice tool
  • Never study anything twice again
  • Get the grades you hope for
  • 100% sure, 100% understanding
Remember faster, study better. Scientifically proven.
Trustpilot Logo