You are on page 1of 6

Supernetting

Supernetting
• The process of combining network address (like borrowing
from network bits) to extend the network size.
• The process of aggregating routes to improve throughput
performance of the net.
Example:
128 64 32 16 8 4 2 1
205.23.160.0 /24 1 0 1 0 0 0 0 0
205.23.161.0 /24 1 0 1 0 0 0 0 1
205.23.162.0 /24 1 0 1 0 0 0 1 0
205.23.163.0 /24 1 0 1 0 0 0 1 1
---------------------------------------------------------------------
Supernet Address 1 0 1 0 0 0 0 0
Supernet Mask 1 1 1 1 1 1 0 0
210.100.100.0 /24 210.100.100.0 /22
210.100.101.0 /24
210.100.102.0 /24
210.100.103.0 /24
210.100.104.0 /24 210.100.104.0 /23
210.100.105.0 /24
210.100.107.0 /24 210.100.107.0 /24
210.100.108.0 /24 210.100.108.0 /23
210.100.109.0 /24
210.100.110.0 /24 210.100.110.0 /24
210.100.120.0 /24 210.100.120.0 /23
210.100.121.0 /24
210.100.127.0 /24 210.100.127.0 /24
210.100.128.0 /24 210.100.128.0 /22
210.100.129.0 /24
210.100.130.0 /24
210.100.131.0 /24
210.100.132.0 /24 210.100.132.0 /24
Route Summarization
1. Has to start with an even number
2. Has to be a contiguous group
3. Group size should be number series in power of 2
4. The 1st value should be divisible by its group size
210.100.100.0 /24 210.100.100.0 /22
210.100.101.0 /24
210.100.102.0 /24
205.101.100.0 /24 205.101.100.0 /22
210.100.103.0 /24 205.101.101.0 /25
210.100.104.0 /24 210.100.104.0 /23 205.101.101.128 /25
205.101.102.0 /27
210.100.105.0 /24 205.101.102.32 /27
210.100.107.0 /24 210.100.107.0 /24 205.101.102.64 /26
205.101.102.128 /25
210.100.108.0 /24 210.100.108.0 /23 205.101.103.0 /24
205.101.104.0 /24 205.101.104.0 /24
210.100.109.0 /24
210.100.110.0 /24 210.100.110.0 /24
210.100.120.0 /24 210.100.120.0 /23
210.100.121.0 /24
210.100.127.0 /24 210.100.127.0 /24
210.100.128.0 /24 210.100.128.0 /22
210.100.129.0 /24
210.100.130.0 /24
210.100.131.0 /24
210.100.132.0 /24 210.100.132.0 /24

You might also like