08-WS-011 - IP Address
08-WS-011 - IP Address
Module 8
Implementing IPv4
Module Overview
Overview of TCP/IP
Understanding IPv4 Addressing
Subnetting and Supernetting
• Configuring and Troubleshooting IPv4
Lesson 1: Overview of TCP/IP
ARP IGMP
Internet IPv4 ICMP
IPv6
Mobile
Network Interface Ethernet Wi-Fi broadband
Protocols in the TCP/IP Suite
Application
Presentation Application
Session
TCP/UDP
IPv4 IPv6
Lesson 2: Understanding IPv4 Addressing
IPv4 Addressing
Public and Private IPv4 Addresses
How Dotted Decimal Notation Relates to Binary
Numbers
Simple IPv4 Implementations
• More Complex IPv4 Implementations
IPv4 Addressing
IP address 172 16 0 10
Subnet mask 255 255 0 0
Network ID 172 16 0 0
Host ID 0 0 0 10
IPv4 Addressing
IP Address: 192.168.2.202
Subnet mask: 255.255.255.0
IP Address: 192.168.2.201
Subnet mask: 255.255.255.0
Public and Private IPv4 Addresses
Public Private
• Required by devices and • Not routable on the
hosts that connect directly Internet
to the Internet • 10.0.0.0/8
• 172.16.0.0/12
• Must be globally unique • 192.168.0.0./16
• Routable on the Internet • Can be assigned locally
• Must be assigned by by an organization
IANA/RIR • Must be translated to
access the Internet
How Dotted Decimal Notation Relates to Binary Numbers
8-Bit Octet
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
How Dotted Decimal Notation Relates to Binary
Numbers
8-Bit Octet
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
27 26 25 24 23 22 21 20
How Dotted Decimal Notation Relates to Binary
Numbers
8-Bit Octet
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
27 26 25 24 23 22 21 20
128 64 32 16 8 4 2 1
Decimal Value
Simple IPv4 Implementations
172.16.16.0/22
172.16.17.0/24
172.16.20.0/22
172.16.17.1
172.16.17.254
172.16.28.0/22
Lesson 3: Subnetting and Supernetting
128
256
16
32
64
1
2
4
8 65534
32766
16382
8190
4094
2046
1022
510
254
The Benefits of Using Subnetting
20 minutes
What Is Supernetting?
Set-DNSClientServerAddresses –InterfaceAlias
“Local Area Connection”
–ServerAddresses 10.12.0.1,10.12.0.2
• Get-NetAdapter • Set-DnsClient
• Restart-NetAdapter • Set-DnsClientGlobalSetting
• Get-NetIPInterface • Set-DnsClientServerAddress
• Get-NetIPAddress • Set‑NetIPAddress
• Get-NetRoute • Set‑NetIPv4Protocol
• Get-NetConnectionProfile • Set‑NetIPInterface
• Get-DNSClientCache • Test-Connection
• Get-DNSClientServerAddress • Test-NetConnection
• Register-DnsClient • Resolve-Dnsname
IPv4 Troubleshooting Tools
Capture
message
data
Logon Information
Virtual machines 20410D‑LON‑DC1
20410D‑LON‑RTR
20410D‑LON‑SVR2
User name Adatum\Administrator
Password Pa$$w0rd
Review Questions
Best Practices
• Common Issues and Troubleshooting Tips
• Tools