What is subnetting and supernetting and its uses?
Answer Posted / ajun mukund
A subnet mask is used to identify which parts of the ip
address are the network parts and which parts are the host
parts.
e.g
IP 192.168.1.10
Subnet mask : 255.255.255.0
This indicates that the first 3 parts of the IP address are
used to identify the Network.
Let's take a class C mask of 255.255.255.0 - If we borrow 2
network bits, the mask changes to 255.255.252.0, this is
called Supernetting. If on the other hand we borrow two host
bits, the mask changes to 255.255.255.192, this is called
subnetting.
Supernetting therefore allows you to have more hosts on one
network, whilst subnetting allows you to have more inter
networks but with less hosts.
.... So without subnetting or supernetting these two
addresses would be on same network:
IP 192.168.1.10
Subnet mask : 255.255.255.0
IP 192.168.1.233
Subnet mask : 255.255.255.0
With Subnetting, we have borrowed one bit (from the host
part) which in binary looks like this 1000000, now this
splits the network into two networks so these addresses are
now on different networks.
IP 192.168.1.10
Subnet mask : 255.255.255.128
IP 192.168.1.233
Subnet mask : 255.255.255.128
With Supernetting, we borrow one bit from the network part
so the last two parts of subnet mask now look like this
11111110.00000000. These two are on the same network now
because the number of host addresses has increased.
IP 192.168.1.10
Subnet mask : 255.255.254.0
IP 192.168.2.125
Subnet mask : 255.255.254.0
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the icmp protocol?
What is the usage of service password encryption?
What are 10base5 ethernet lans?
What is protocol data unit in ccna?
What is the draw back of ospf protocol?
What is ospf? Describe it.
Tell me how many hop counts are by default and how much you can increase in eigrp protocol?
What is the difference between bus topology and hub?
what is prefix list
What is an autonomous system?
1>What do you mean by Networks and Networking? 2>Difference between Vlan And Sub Interface Vlan? 3>What is Fiber Optic Media Converter? 4>What is Firewall? 5>Difference Between Layer2 and Layer3 Switch? 6>What is the function of Multilayer Switch? 7>Expalin STP? What is the Difference between STP and MST? 8>What is the Function of VTP?Explain the modes of VTP? 9>What kind of Message VTp will Send? 10>What is the Difference between Normal and Manageable Switch? 11>Difference between Local Vlan and End to End Vlan? 12>Difference between Distance Vector and Link State Routing protocol? 13>What do you mean by Backbone Fast Port? 14>what is Root Guard and BPDU Guard?
What is the key advantage of using switches?
Hub in star topology or bus topology?
Which type for communication switch do?
Which defined peer ip address an local subnet belong to crete?