SlideShare una empresa de Scribd logo
1 de 14
SMC Networks
Visual IP Subnetting
IP address and subnet mask

                       IP Address: 192.168.2.11
                       Subnet: 255.255.255.0
IP address and subnet mask

                Subnet: 255.255.255.0


              IP Address:   192.168.2. 11


Network IP Address:            Computer IP Address:
192.168.2.0                    192.168.2.11
IP address and subnet mask


Computer IP Address:     192.168.2.11
Subnet Mask:             255.255.255.0

Network Address:         192.168.2.0
Available IP Addresses
for hosts in the LAN:    192.168.2.1-254

IP Address BROADCAST     192.168.2.255
Subnet Mask Types

Class A        255.0.0.0
               11111111.00000000.00000000.00000000


Class B        255.255.0.0
               11111111.11111111.00000000.00000000


Class C        255.255.255.0
               11111111.11111111.11111111.00000000



User defined   255.255.240.0
Examples       11111111.11111111.11110000.00000000

               255.255.255.224
               11111111.11111111.11111111.11100000

               255.255.255.252
               11111111.11111111.11111111.11111100
IP Address Types

Class A      1 to 126.xxx.xxx.xxx

Class B      128 to 191.xxx.xxx.xxx

Class C      192 to 223.xxx.xxx.xxx

Class D      224 to 239.xxx.xxx.xxx for multicasting

Class E      240 to 254.xxx.xxx.xxx reserved future use

127.xxx.xxx.xxx are reserved for loopback and internal
testing
Subnet Masks and IP addresses
    sA                                    Mask short name   Max. Number of Hosts
Clas
    255.0.0.0                                    /8             16.777.214
    11111111.00000000.00000000.00000000
    sB
Clas
    255.255.0.0                                  /16            65534
    11111111.11111111.00000000.00000000
    sC
Clas
    255.255.255.0                                /24            254
    11111111.11111111.11111111.00000000



    255.255.240.0                                /20            4094
    11111111.11111111.11110000.00000000

    255.255.255.224                              /27            30
    11111111.11111111.11111111.11100000

    255.255.255.252                              /30            2
    11111111.11111111.11111111.11111100
Examples

                 IP Address: 10.3.71.170 /8


Computer IP Address:                    10.3.71.170
Subnet Mask:                            255.0.0.0
                                                                  h   osts
                                                        77   .214
Network Address:                        10.0.0.0   16.7


Available IP Addresses
for hosts in the LAN:                   10.xxx.xxx.xxx

IP Address BROADCAST                    10.255.255.255
Examples

                 IP Address: 130.11.92.7 /16


Computer IP Address:                    130.11.92.7
Subnet Mask:                            255.255.0.0
                                                             os   ts
                                                         34h
Network Address:                        130.11.0.0   655


Available IP Addresses
for hosts in the LAN:                    130.11.xxx.xxx

IP Address BROADCAST                    130.11.255.255
Examples

                 IP Address: 192.168.2.10 /24


Computer IP Address:                    192.168.2.10
Subnet Mask:                            255.255.255.0
                                                              ts
                                                          ho s
                                                      254
Network Address:                        192.168.2.0
Available IP Addresses
for hosts in the LAN:                   192.168.2.xxx

IP Address BROADCAST                    192.168.2.255
IP Address Types

In private networks you can create a class B network
inside a class A address/network.

    Network IP Address: 10.0.0.0 /24



  SubNetwork: 10.1.0.0 /16

         SubNetwork: 10.2.0.0 /16

                 SubNetwork: 10.3.0.0 /16     …
IP Address Types

And also create class C networks inside a class B
address/network.

     Network IP Address: 10.9.0.0 /16



  SubNetwork: 10.9.1.0 /24

          SubNetwork: 10.9.2.0 /24

                 SubNetwork: 10.9.3.0 /24      …
IP Address Types

  In private networks you can create any type of network
  that suits your needs in terms of IP address type and
  network mask/amount of host IP addresses. For instance:

                IP Address: 10.70.2.10 /24

Computer IP Address:                           10.70.2.10
Subnet Mask:                                   255.255.255.0
Network Address:                               10.70.2.0
Available IP Addresses for hosts in the LAN:   10.70.2.xxx
IP Address BROADCAST                           10.70.2.255
For more technical documents visit us
www.smc.com

Facebook: SMC Networks Europe & Africa
Twitter: SMC_EU

Disclaimer: All data has been carefully checked for correctness.
SMC Networks takes no responsibility for possible errors in this document.
All technical specifications are subject to change without prior notice.

(c) 2010, SMC Networks

Más contenido relacionado

La actualidad más candente

History of Video Games
History of Video GamesHistory of Video Games
History of Video Games
Prachi Patole
 
Si pp introduction_2
Si pp introduction_2Si pp introduction_2
Si pp introduction_2
kamrandb2
 

La actualidad más candente (20)

Linux Kernel MMC Storage driver Overview
Linux Kernel MMC Storage driver OverviewLinux Kernel MMC Storage driver Overview
Linux Kernel MMC Storage driver Overview
 
Android 10
Android 10Android 10
Android 10
 
FreeSWITCH Cluster by K8s
FreeSWITCH Cluster by K8sFreeSWITCH Cluster by K8s
FreeSWITCH Cluster by K8s
 
FreeSWITCH on Docker
FreeSWITCH on DockerFreeSWITCH on Docker
FreeSWITCH on Docker
 
History of Video Games
History of Video GamesHistory of Video Games
History of Video Games
 
"Learning AOSP" - Android Hardware Abstraction Layer (HAL)
"Learning AOSP" - Android Hardware Abstraction Layer (HAL)"Learning AOSP" - Android Hardware Abstraction Layer (HAL)
"Learning AOSP" - Android Hardware Abstraction Layer (HAL)
 
Cloud gaming
Cloud gamingCloud gaming
Cloud gaming
 
Thuyet minh he thong tong dai dien thoai hi path 4000
Thuyet minh he thong tong dai dien thoai hi path 4000Thuyet minh he thong tong dai dien thoai hi path 4000
Thuyet minh he thong tong dai dien thoai hi path 4000
 
한컴MDS_Virtual Target Debugging with TRACE32
한컴MDS_Virtual Target Debugging with TRACE32한컴MDS_Virtual Target Debugging with TRACE32
한컴MDS_Virtual Target Debugging with TRACE32
 
Linux introduction
Linux introductionLinux introduction
Linux introduction
 
Si pp introduction_2
Si pp introduction_2Si pp introduction_2
Si pp introduction_2
 
Using the Android Native Development Kit (NDK)
Using the Android Native Development Kit (NDK)Using the Android Native Development Kit (NDK)
Using the Android Native Development Kit (NDK)
 
The history of videogames
The history of videogamesThe history of videogames
The history of videogames
 
Android OTA updates
Android OTA updatesAndroid OTA updates
Android OTA updates
 
FreeSWITCH as a Kickass SBC
FreeSWITCH as a Kickass SBCFreeSWITCH as a Kickass SBC
FreeSWITCH as a Kickass SBC
 
U-boot and Android Verified Boot 2.0
U-boot and Android Verified Boot 2.0U-boot and Android Verified Boot 2.0
U-boot and Android Verified Boot 2.0
 
How To Build Android for ARM Chip boards
How To Build Android for ARM Chip boardsHow To Build Android for ARM Chip boards
How To Build Android for ARM Chip boards
 
RISC-V Introduction
RISC-V IntroductionRISC-V Introduction
RISC-V Introduction
 
Multi-signed Kernel Module
Multi-signed Kernel ModuleMulti-signed Kernel Module
Multi-signed Kernel Module
 
Implementation Lessons using WebRTC in Asterisk
Implementation Lessons using WebRTC in AsteriskImplementation Lessons using WebRTC in Asterisk
Implementation Lessons using WebRTC in Asterisk
 

Destacado

Ip -subnetting
Ip  -subnettingIp  -subnetting
Ip -subnetting
nithinj54
 
How to configure port security in cisco switch
How to configure port security in cisco switchHow to configure port security in cisco switch
How to configure port security in cisco switch
IT Tech
 
Port Security - Possible Technology Interventions and Solutioning
Port Security - Possible Technology Interventions and SolutioningPort Security - Possible Technology Interventions and Solutioning
Port Security - Possible Technology Interventions and Solutioning
Amol Vidwans
 
How to create Security on Cisco switch
How to create Security on Cisco switchHow to create Security on Cisco switch
How to create Security on Cisco switch
tcpipguru
 

Destacado (14)

TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
Ip -subnetting
Ip  -subnettingIp  -subnetting
Ip -subnetting
 
How to configure port security in cisco switch
How to configure port security in cisco switchHow to configure port security in cisco switch
How to configure port security in cisco switch
 
Port Security
Port SecurityPort Security
Port Security
 
Port Security - Possible Technology Interventions and Solutioning
Port Security - Possible Technology Interventions and SolutioningPort Security - Possible Technology Interventions and Solutioning
Port Security - Possible Technology Interventions and Solutioning
 
How to create Security on Cisco switch
How to create Security on Cisco switchHow to create Security on Cisco switch
How to create Security on Cisco switch
 
Networking Basics
Networking BasicsNetworking Basics
Networking Basics
 
Cisco CCNA Port Security
Cisco CCNA Port SecurityCisco CCNA Port Security
Cisco CCNA Port Security
 
Subnetting Basics Tutorial
Subnetting Basics TutorialSubnetting Basics Tutorial
Subnetting Basics Tutorial
 
Ip address
Ip addressIp address
Ip address
 
Ip address and subnetting
Ip address and subnettingIp address and subnetting
Ip address and subnetting
 
Internet protocol (ip) ppt
Internet protocol (ip) pptInternet protocol (ip) ppt
Internet protocol (ip) ppt
 
IP Addressing & subnetting strategy
IP Addressing & subnetting strategyIP Addressing & subnetting strategy
IP Addressing & subnetting strategy
 
Carta de MORENA al comisionado de la ONU para los Derechos Humanos
Carta de MORENA al comisionado de la ONU para los Derechos Humanos Carta de MORENA al comisionado de la ONU para los Derechos Humanos
Carta de MORENA al comisionado de la ONU para los Derechos Humanos
 

Similar a Visual ip subnetting

Assignment 1 iap
Assignment 1 iapAssignment 1 iap
8-Additional_IPSubnetting_KED (2).ppt
8-Additional_IPSubnetting_KED (2).ppt8-Additional_IPSubnetting_KED (2).ppt
8-Additional_IPSubnetting_KED (2).ppt
jaycallaga
 
Ip addresses
Ip addressesIp addresses
Ip addresses
Asif
 
Soal Subnetting - Jaringan Komputer
Soal Subnetting - Jaringan KomputerSoal Subnetting - Jaringan Komputer
Soal Subnetting - Jaringan Komputer
irawan afrianto
 

Similar a Visual ip subnetting (20)

IP classes and subnetting.
IP classes and subnetting.IP classes and subnetting.
IP classes and subnetting.
 
IPv4 Addressing Architecture
IPv4 Addressing ArchitectureIPv4 Addressing Architecture
IPv4 Addressing Architecture
 
Assignment 1 iap
Assignment 1 iapAssignment 1 iap
Assignment 1 iap
 
8-Additional_IPSubnetting_KED (2).ppt
8-Additional_IPSubnetting_KED (2).ppt8-Additional_IPSubnetting_KED (2).ppt
8-Additional_IPSubnetting_KED (2).ppt
 
Lecture 06
Lecture 06Lecture 06
Lecture 06
 
1.IPv4.pptx
1.IPv4.pptx1.IPv4.pptx
1.IPv4.pptx
 
Ip addresses
Ip addressesIp addresses
Ip addresses
 
Network Layer
Network LayerNetwork Layer
Network Layer
 
How IP address works
How IP address worksHow IP address works
How IP address works
 
Microsoft windows server 2003
Microsoft windows server 2003Microsoft windows server 2003
Microsoft windows server 2003
 
I pv4 address classes
I pv4 address classesI pv4 address classes
I pv4 address classes
 
Subneting.ppt
Subneting.pptSubneting.ppt
Subneting.ppt
 
Soal Subnetting - Jaringan Komputer
Soal Subnetting - Jaringan KomputerSoal Subnetting - Jaringan Komputer
Soal Subnetting - Jaringan Komputer
 
IP Addressing - chapter 7 of Free CCNA1 Instructor Training
IP Addressing - chapter 7 of Free CCNA1 Instructor TrainingIP Addressing - chapter 7 of Free CCNA1 Instructor Training
IP Addressing - chapter 7 of Free CCNA1 Instructor Training
 
CyberLab TCP/IP and IP Addressing & Subnetting
CyberLab TCP/IP and IP Addressing & SubnettingCyberLab TCP/IP and IP Addressing & Subnetting
CyberLab TCP/IP and IP Addressing & Subnetting
 
Ip address classes
Ip address classesIp address classes
Ip address classes
 
Mod6
Mod6Mod6
Mod6
 
Subnetting ked
Subnetting kedSubnetting ked
Subnetting ked
 
Subnetting class B
Subnetting class BSubnetting class B
Subnetting class B
 
CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014CCNA 1 Chapter 9 v5.0 2014
CCNA 1 Chapter 9 v5.0 2014
 

Último

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 

Visual ip subnetting

  • 2. IP address and subnet mask IP Address: 192.168.2.11 Subnet: 255.255.255.0
  • 3. IP address and subnet mask Subnet: 255.255.255.0 IP Address: 192.168.2. 11 Network IP Address: Computer IP Address: 192.168.2.0 192.168.2.11
  • 4. IP address and subnet mask Computer IP Address: 192.168.2.11 Subnet Mask: 255.255.255.0 Network Address: 192.168.2.0 Available IP Addresses for hosts in the LAN: 192.168.2.1-254 IP Address BROADCAST 192.168.2.255
  • 5. Subnet Mask Types Class A 255.0.0.0 11111111.00000000.00000000.00000000 Class B 255.255.0.0 11111111.11111111.00000000.00000000 Class C 255.255.255.0 11111111.11111111.11111111.00000000 User defined 255.255.240.0 Examples 11111111.11111111.11110000.00000000 255.255.255.224 11111111.11111111.11111111.11100000 255.255.255.252 11111111.11111111.11111111.11111100
  • 6. IP Address Types Class A 1 to 126.xxx.xxx.xxx Class B 128 to 191.xxx.xxx.xxx Class C 192 to 223.xxx.xxx.xxx Class D 224 to 239.xxx.xxx.xxx for multicasting Class E 240 to 254.xxx.xxx.xxx reserved future use 127.xxx.xxx.xxx are reserved for loopback and internal testing
  • 7. Subnet Masks and IP addresses sA Mask short name Max. Number of Hosts Clas 255.0.0.0 /8 16.777.214 11111111.00000000.00000000.00000000 sB Clas 255.255.0.0 /16 65534 11111111.11111111.00000000.00000000 sC Clas 255.255.255.0 /24 254 11111111.11111111.11111111.00000000 255.255.240.0 /20 4094 11111111.11111111.11110000.00000000 255.255.255.224 /27 30 11111111.11111111.11111111.11100000 255.255.255.252 /30 2 11111111.11111111.11111111.11111100
  • 8. Examples IP Address: 10.3.71.170 /8 Computer IP Address: 10.3.71.170 Subnet Mask: 255.0.0.0 h osts 77 .214 Network Address: 10.0.0.0 16.7 Available IP Addresses for hosts in the LAN: 10.xxx.xxx.xxx IP Address BROADCAST 10.255.255.255
  • 9. Examples IP Address: 130.11.92.7 /16 Computer IP Address: 130.11.92.7 Subnet Mask: 255.255.0.0 os ts 34h Network Address: 130.11.0.0 655 Available IP Addresses for hosts in the LAN: 130.11.xxx.xxx IP Address BROADCAST 130.11.255.255
  • 10. Examples IP Address: 192.168.2.10 /24 Computer IP Address: 192.168.2.10 Subnet Mask: 255.255.255.0 ts ho s 254 Network Address: 192.168.2.0 Available IP Addresses for hosts in the LAN: 192.168.2.xxx IP Address BROADCAST 192.168.2.255
  • 11. IP Address Types In private networks you can create a class B network inside a class A address/network. Network IP Address: 10.0.0.0 /24 SubNetwork: 10.1.0.0 /16 SubNetwork: 10.2.0.0 /16 SubNetwork: 10.3.0.0 /16 …
  • 12. IP Address Types And also create class C networks inside a class B address/network. Network IP Address: 10.9.0.0 /16 SubNetwork: 10.9.1.0 /24 SubNetwork: 10.9.2.0 /24 SubNetwork: 10.9.3.0 /24 …
  • 13. IP Address Types In private networks you can create any type of network that suits your needs in terms of IP address type and network mask/amount of host IP addresses. For instance: IP Address: 10.70.2.10 /24 Computer IP Address: 10.70.2.10 Subnet Mask: 255.255.255.0 Network Address: 10.70.2.0 Available IP Addresses for hosts in the LAN: 10.70.2.xxx IP Address BROADCAST 10.70.2.255
  • 14. For more technical documents visit us www.smc.com Facebook: SMC Networks Europe & Africa Twitter: SMC_EU Disclaimer: All data has been carefully checked for correctness. SMC Networks takes no responsibility for possible errors in this document. All technical specifications are subject to change without prior notice. (c) 2010, SMC Networks