Cisco CCNA Configuring IPv4


Source Logical Operations
Get our complete tutorial in PDF

Configuring IPv4 

 

TCP-IP Protocol Suite

Comparing the OSI and TCP/IP models

 

IPv4 Packet

 

TCP/IP Applications

 

Protocol Description
HTTP HyperText Transfer Protocol. Used for communication between web browsers and web servers.
HTTPS HTTP Secure. Uses encryption for communication between web browsers and web servers.
POP3 Post Office Protocol 3. Retrieves email messages from an email server.
SMTP Simple Mail Transfer Protocol. Transfers mail over the Internet.
FTP File Transfer Protocol. Transfers files between FTP servers and clients.
SMB Server Message Block. Used for file and print sharing between servers and clients.
DNS Domain Name Service. Converts domain names to IP addresses.
RDP Remote Desktop Protocol. Allows remote control of a Windows operating system over a network.
DHCP Dynamic Host Configuration Protocol. Dynamically assigns IP addresses to network clients.

 

TCP/IP Sockets

 

IPv4 Addresses

Subnet Masks

Default Gateway

Public and Private IP Addresses

Binary Values and Dotted Decimal Notation

 

 

Unicast Address Classes with Their First Octet Values

 

 

 

Address Ranges for Class A, B, and C Networks

 

 

 

Binary ANDing

Subnetting

Benefits of Subnetting

 

Subnet Address Determination

Number of Bits (n) Number of Subnets (2n)
1 2
2 4
3 8
4 16
5 32
6 64
7 128

 

 

Host Address Determination

 

Host Address Determination

Number of Bits (n) Number of Hosts (2n-2)
2 2
3 6
4 14
5 30
6 62
7 126
8 254

Host Address Range Determination

Network Host Address Range
172.16.0.0/19 172.16.0.1-172.16.31.254
172.16.32.0/19 172.16.31.1-172.16.63.254
172.16.64.0/19 172.16.64.1 – 172.16.64.254
172.16.96.0/19 172.16.96.1 – 172.16.96.254
172.16.128.0/19 172.16.128.1 – 172.16.128.254
172.16.160.0/19 172.16.160.1 – 172.16.160.254
172.16.192.0/19 172.16.192.1 – 172.16.223.254
172.16.224.0/19 172.16.224.1 -172.16.255.254

 

Supernetting

 

Supernetting (Cont.)

Combine the following networks:

Network Network Range
192.168.14.0  192.168.14.1 – 192.168.14.255
 192.168.15.0  192.168.15.0 – 192.168.15.255
 192.168.16.0  192.168.16.0 – 192.168.16.255
 192.168.17.0  192.168.17.0 – 192.168.17.254

 

Here is the resulting supernet:

Network NSupernet Mask Network Range
 192.168.14.0/21 255.255.252.0  192.168.14.1 – 192.168.17.254

 

IPv4 Manual Configuration

      

IPv4 Automatic Configuration

IPv4 Troubleshooting Tools

TCP/IP Troubleshooting Process

Best Practices for Implementing IPv4

Want more information on how to become Cisco CCNA Certified? Learn more!

Join our Cisco CCNA facebook study group!
 


Also published on Medium.

Exit mobile version