Chapter Four

Deciphering RIP, IGRP & EIGRP
This chapter will walk you through the commands and information that are concerned with the optional and mandatory commands for the configuration of the Routing Information Protocol (RIP). I will also explain the commands that are linked to the configuration of RIP Version 2 (RIP-2).
First of all, I will explain how you can turn and off the ip classless.
RIP Routing
If you happen to advertise a subnet, there will be no error message, because the router will convert that subnet into a classful address.
The above mentioned commands are mandatory. What you will see next will be the optional commands.
RIP Version 2 Commands
Troubleshooting Problems
The commands that you can use to troubleshoot problems are as under:
Mandatory Commands for RIP Version 2
Optional Commands for RIP Version 2
IGRP
In the following section, I will give the details of different mandatory and optional commands that are related to Interior Gateway Routing Protocol (IGRP).
You only have to advertise the classful network. You are not required to advertise a subnet. If you advertise a subnet, you will see no error message, because the router is likely to automatically convert the subnet into the address of a classful network.
Mandatory Commands for IGRP
There are few mandatory commands for IGRP routing. They are listed as under:
The bandwidth command is also used for metric calculations. It will not change the performance of the interface.
Troubleshooting
You can use two commands to troubleshoot if an issue pops up in the middle of the operations.
EIGRP
This section will explain how to configure EIGRP, verify EIGRP, autosummarize EIGRP, and troubleshoot EIGRP.
Configuring EIGRP
Auto-summarization
EIGRP offers the facility to summarize different networks automatically at the boundary namely classful. If a network is poorly designed and is packed up with discontinuous subnets, it could create connectivity problems, especially if you leave the summarization feature open. There may be two routers that advertise the same network. However, the original intention can be the advertising of two different networks. In this situation, you should switch off the feature of auto-summarization and use the ip summary-address in its place. You can manually summarize what you have to do.
Verifying EIGRP
Troubleshooting
You can use the following commands to troubleshoot a problem that pops up along the way.
RIP Next Generation
In this section, I will explain how you can implement RIPng on your routers.
Troubleshooting RIPng
When you are using the debug command for RIPng, it is likely to affect the router performance adversely. It may even trigger a reboot in the router. Therefore, you should always stay cautious when you are using this command. You must never leave the debugging process open. You may use it long enough to collect the information and once you have harvested the information, you must immediately disable it with the undebug command. I will continue to use the router name Georgia in the following example as well. Here is the rundown of the commands for troubleshooting in RIPng.
IPv6 Ping
If you are looking forward to diagnosing the basic connectivity in a network with the help of IPv6, you may enter the Ping command that can be seen below.
Georgia#ping ipv6 2001:db8: :3/64
In the next section, I will shed light on the characters that you will see and their meaning and understand how to read the symbols.