Category Archives: IP Addressing

CIDR Explained with Examples

What Is CIDR? CIDR (Classless Inter-Domain Routing) was introduced in 1993 (RCF 1517) replacing the previous generation of IP address syntax – classful networks. CIDR allowed for more efficient use of IPv4 address space and prefix aggregation, known as route summarization or supernetting. CIDR introduction allowed for: CIDR allows routers to group routes to reduce the bulk of… Read More »

How to Configure DHCP on a Cisco Router Example

DHCP assigns IP addresses and other important network configuration information to clients dynamically. Cisco router uses the Cisco IOS feature known as Easy IP as an optional DHCP server. Easy IP leases IP configurations to network clients for 24 hours by default. We use the topology diagram below as a sample network topology. Step 1. Configure excluded address(es):  These addresses… Read More »