cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
304
Views
0
Helpful
1
Replies

Supernet question

marcusbrutus
Level 1
Level 1

Hi. I was just analyzing the concept of using VLSM and supernetting and i was just a bit confused over some details.

Before anything else, if i have a subnet of 192.168.0.0/30 used for a pt. to pt. serial interface, can i assign a subnet of 192.168.0.0/28 on an e0 interface for example? If not, then shouldn't i just use a standard subnet of /28 instead? Meaning that i assign a subnet of 192.168.0.0/28 on the serial interface and 192.168.0.16/28 on the e0 interface.

1 Accepted Solution

Accepted Solutions

Jon Marshall
Hall of Fame
Hall of Fame

No you can't use 192.168.0.0/30 and then 192.168.0.0/28 on different interfaces. But you can do

192.168.0.0/28 on the ethernet interface and then

192.168.0.16/30 for the P2P serial link.

This would not be a good example of using VLSM within a class C though.

For P2P links it's often best to start at the end of the subnet range and work backwards ie.

192.168.0.0/28 for ethernet interface

192.168.0.252/30 for serial interface.

This gives you more flexibility in splitting up the class C network.

Jon

View solution in original post

1 Reply 1

Jon Marshall
Hall of Fame
Hall of Fame

No you can't use 192.168.0.0/30 and then 192.168.0.0/28 on different interfaces. But you can do

192.168.0.0/28 on the ethernet interface and then

192.168.0.16/30 for the P2P serial link.

This would not be a good example of using VLSM within a class C though.

For P2P links it's often best to start at the end of the subnet range and work backwards ie.

192.168.0.0/28 for ethernet interface

192.168.0.252/30 for serial interface.

This gives you more flexibility in splitting up the class C network.

Jon

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card