RIPv2 and RIPng - RIPv2 Configuration
6 important questions on RIPv2 and RIPng - RIPv2 Configuration
What are the configuration possibilities for confuring authentication with RIP?
-MD5
What are the command to enable authentication for RIP?
(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?
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
What is the command to filter RIP subnets?
e.g. (confg-router) distribute-list 1 out ethernet 0/0
What is the command to redistribute IGP into rip?
redistribute IPG (number) metric X
e.g. redistribute eigrp 100 metric 5
What is the command to redistribute a default static route?
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