The IP Host tables are used to bind hostnames to multiple ip addresses for easier troubleshooting using ping and telnet command.
If you configure multiple routers you can "catch" the configuration into a text file, clean it up in Notepad, and send it into all of the other router configurations when you configure them. Rather than do all of the ip host entries again and again, when you are more likely to make a mistake when typing the ip addresses.
You MUST use the copy running-config startup-config command to save the configuration to NVRAM, or your configuration will be lost if when you restart.
Now, you are done with a basic configuration of a Cisco 2500 router. Your next step would be to configure the other routers and ping and telnet each one to make sure it works. Restart the router manually (a.k.a. Power Cycle.) Use the ping hostname and telnet hostname commands, respectively.
Previous | Home |