mystudyblog

IPv6: RIPng

RIPng is an extension of RIP for support of IPv6. The configuration of RIPng is requires at least two steps:
 
1. enable RIPng using the global configuration command ipv6 router rip tag. The tag is used to differentiate between multiple RIP processes. It does not have to be the same on all routers.
2. enable the routing protocol on the interface using the ipv6 rip tag enable. The tag has to match the one used in the ipv6 router rip tag command
Here is an example:
 
ripng configuration
We have done a similar configuration on the second router. To verify that routers are indeed exchanging route information using RIPng we can use the show ipv6 route command:
show ipv6 route
In the picture above, we can see that the router has received a route to the network 2001:BBBB:CCCC:DDDD::/64.
This website was created for free with Own-Free-Website.com. Would you also like to have your own website?
Sign up for free