February 8, 2012

What are Routing Protocols?

convergence

TweetNetwork Routing Protocols – IGRP, EIGRP, OSPF, ISIS, BGP By Shaun Hummel Overview The purpose of routing protocols is to learn of available routes that exist on the enterprise network, build routing tables and make routing decisions. Some of the most common routing protocols include RIP, IGRP, EIGRP, OSPF, IS-IS and BGP. There are two [...]

Configuring CCNA Dynamic DHCP on a Cisco Router – Part 2

Tweet By Joe Spoto Step 1: The first step is to enable the service on the Cisco Router Router(config)# service dhcp This command enables the Cisco service on the Router and relay features on your router. To remove the command use the same command with no at the beginning Configuring the DHCP Pool Name Configure [...]

Configuring CCNA DHCP on a Cisco Router Overview Part 1

Tweet RFC 2131, DHCP offers IP address and other parameters to IP hosts. DHCP is a server/client setup where clients are given network addresses and other configuration parameters to dynamically configured hosts. DHCP supports three mechanisms for IP address allocation: Static/Automatic allocation – Server leases a permanent IP address to a DHCP client. Dynamic allocation- [...]