Results 1 to 5 of 5

Thread: What is Subnetting ?

  1. #1
    Join Date
    Dec 2008
    Posts
    71

    idea What is Subnetting ?

    Hello Friends

    I would like to know what is subnetting? I would also like to know are the valid sub net ip address and how can we do it? Does any one have any idea about it? Kindly reply for this issue. Would like to appreciated your views.

    Thank you.

  2. #2
    Join Date
    Apr 2008
    Posts
    3,424

    Re: What is Subnetting ?

    Subnetting an IP Network can be done for a variety of reasons, including organization, use of different physical media (such as Ethernet, FDDI, WAN, etc.), preservation of address space, and security. The most common reason is to control network traffic. In an Ethernet network, all nodes on a segment see all the packets transmitted by all the other nodes on that segment. Performance can be adversely affected under heavy traffic loads, due to collisions and the resulting retransmissions. A router is used to connect IP networks to minimize the amount of traffic each segment must receive.

  3. #3
    Join Date
    May 2008
    Posts
    3,516

    Re: What is Subnetting ?

    To get the network and node parts of an address, we apply subnet mask to an IP address. 1 represents to network bit and 0 represents to node bit. To get the network address, we apply an operation among the IP address and the subnet mask is known as Bitwise Logical.

    Super-netting is also known as Classes Inter-Domain Routing. The way through which multiple internet addresses of a class are combined together is known as Super-netting. Suppose we have two network addresses. One is 192.168.3.0/18 and other is 192.168.4.0/18. By using Super-netting, we can combine these two addresses into a single address as 192.168.3.0/17. Here seventeen (17) is showing that first 17 bits are representing the network part of address (192.168.3.0/17). There are some protocols which are used Super-netting including BGP and OSPF. Here BGP is known as Border Gateway Protocol and OSPF is known as Open Shortest Path First and it a s routing protocol.

  4. #4
    Join Date
    May 2008
    Posts
    2,945

    Re: What is Subnetting ?

    This can be used in the following ways.

    • Address—The unique number ID assigned to one host or interface in a network.
    • Subnet—A portion of a network sharing a particular subnet address.
    • Subnet mask—A 32-bit combination used to describe which portion of an address refers to the subnet and which part refers to the host.
    • Interface—A network connection.


    If you have already received your legitimate address(es) from the Internet Network Information Center (InterNIC), you are ready to begin. If you do not plan to connect to the Internet, Cisco strongly suggests that you use reserved addresses.

  5. #5
    Join Date
    Feb 2008
    Posts
    2,635

    Re: What is Subnetting ?

    Subnetting is a network design strategy that segregates a larger network into smaller components. While connected through the larger network, each subnetwork or subnet functions with a unique IP address. All systems that are assigned to a particular subnet will share values that are common for both the subnet and for the network as a whole.

Similar Threads

  1. IP Addressing/Subnetting
    By upup85 in forum Networking & Security
    Replies: 1
    Last Post: 12-05-2011, 12:11 PM
  2. is Subnetting Chart is good topic for examination?
    By WarlordD in forum Education Career and Job Discussions
    Replies: 4
    Last Post: 08-05-2011, 07:35 AM
  3. Subnetting? Need Help
    By Lysander in forum Networking & Security
    Replies: 4
    Last Post: 25-11-2010, 05:49 AM
  4. ipv6 subnetting
    By karlcz in forum Networking & Security
    Replies: 1
    Last Post: 08-03-2010, 03:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,716,722,428.11000 seconds with 17 queries