Illustrated TCP/IP
by Matthew G. Naugle Wiley Computer Publishing, John Wiley & Sons, Inc. ISBN: 0471196568 Pub Date: 11/01/98 |
Previous | Table of Contents | Next |
RIPv2 Compatibility with RIPv1
|
So, if all of these new features are used, how do we communicate with version 1 RIP routers? There are two sides to this story. Some simple rules apply:
Now, there are many changes (multicast, broadcast, etc.) to which a v2 router could respond. Therefore, during the configuration of a v2 router, there will be configuration parameters that allow for the v2 router to act in many different ways:
Although not required, some routers have implemented a receive parameter listing which allows for RIP-1 only, RIP-2 only, or both.
Also, for compatibility, RFC 1058 stated that the version field should be used in the following format:
Therefore, routers that strictly adhere to RFC 1058 may be able to process RIPv2 updates and build routing tables based on that information. RIPv1 routers will ignore the subnet mask and next-hop field. They will also ignore the route tag field (it is a reserved field in RIPv1). RIPv1 will ignore any AFI that is set to FFFF (for RIPv2 authentication) and the route that applies to the AFI. (For RIPv2, it will be the first entry of a RIPv2 datagram. All other entries will be valid RIP route entries).
Previous | Table of Contents | Next |