How to do Configuration of RIP in IPV6?

author
,
Cisco lover
  • Total 1 Answer
  • 1875
Can You answer this question?
author

Assign ip addresses:-

Enable ipv6 unicast routing on both routers.

Enable RIP Process on both routers and then enable RIP on interfaces.

IPv6 router rip ABC(process-name)

int fa0/0

ipv6 rip ABC enable

exit

int lo1

ipv6 rip ABC enable

exit

Do same thing on both routers.

Check routing table to verify everything is working fine.

Show ipv6 route RIP