Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > class C network with class B subnet mask question

Reply
Thread Tools

class C network with class B subnet mask question

 
 
jonnah
Guest
Posts: n/a
 
      05-18-2004
Hi,

What will happen if we use a class B subnet mask (255.255.0.0) on a
class C network such as (192.168.0.0)?


Thanks
 
Reply With Quote
 
 
 
 
KR
Guest
Posts: n/a
 
      05-18-2004
jonnah wrote:
> Hi,
>
> What will happen if we use a class B subnet mask (255.255.0.0) on a
> class C network such as (192.168.0.0)?
>


Nothing. The concept of "classes" really went out the window when CIDR
was introduced. You may have to use the "ip classless" command. Your
question was Cisco related, I assume?

 
Reply With Quote
 
 
 
 
Hansang Bae
Guest
Posts: n/a
 
      05-18-2004
In article < >, jonnah888
@yahoo.com says...
> Hi,
>
> What will happen if we use a class B subnet mask (255.255.0.0) on a
> class C network such as (192.168.0.0)?


The network will blow up.

Nothing will happen. We now live in a CIDR world and classful mask
restrictions is a thing of the past. Unless you have WFWG in your
network, you'll be fine.


--

hsb

"Somehow I imagined this experience would be more rewarding" Calvin
*************** USE ROT13 TO SEE MY EMAIL ADDRESS ****************
************************************************** ******************
Due to the volume of email that I receive, I may not not be able to
reply to emails sent to my account. Please post a followup instead.
************************************************** ******************
 
Reply With Quote
 
Barry Margolin
Guest
Posts: n/a
 
      05-18-2004
In article < >,
(jonnah) wrote:

> Hi,
>
> What will happen if we use a class B subnet mask (255.255.0.0) on a
> class C network such as (192.168.0.0)?


This is called "supernetting" or "aggregation". It will treat the block
of networks as a single network for routing purposes.

--
Barry Margolin,
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
 
Reply With Quote
 
jonnah
Guest
Posts: n/a
 
      05-19-2004
Barry Margolin <> wrote in message news:<barmar->...
> In article < >,
> (jonnah) wrote:
>
> > Hi,
> >
> > What will happen if we use a class B subnet mask (255.255.0.0) on a
> > class C network such as (192.168.0.0)?

>
> This is called "supernetting" or "aggregation". It will treat the block
> of networks as a single network for routing purposes.


So my 192.168.0.0/24 network will essentially have 512 subnets with
65534 hosts per subnet using a /16 subnet mask?
 
Reply With Quote
 
Walter Roberson
Guest
Posts: n/a
 
      05-19-2004
In article < >,
jonnah <> wrote:
:Barry Margolin <> wrote in message news:<barmar->...
:> In article < >,
:> (jonnah) wrote:
:> > What will happen if we use a class B subnet mask (255.255.0.0) on a
:> > class C network such as (192.168.0.0)?

:> This is called "supernetting" or "aggregation". It will treat the block
:> of networks as a single network for routing purposes.

:So my 192.168.0.0/24 network will essentially have 512 subnets with
:65534 hosts per subnet using a /16 subnet mask?

No, if you configure your hosts as 192.168.0.0/16 then your
base reverved address will be 192.168.0.0, your broadcast address
will be 192.168.255.255, and everything else will be usable host space.
As long, that is, as all the other equipment involved agrees on it
being /16. You would, for example, run into trouble if you tried
to use RIP1 with this.

If you configure "ip classless" then you do not even have to worry
about "ip subnet-zero". CIDR does not reserve the first and last
subnets.
--
Will you ask your master if he wants to join my court at Camelot?!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
connecting a device that supports IP address, but not subnet mask or gateway to a network with multiple vlans Ned Cisco 3 03-29-2007 11:03 PM
Subnet a subnet mask? Vass Computer Support 1 08-26-2005 01:02 PM
[networking] Convert subnet mask <=> mask length 187 Perl Misc 2 07-29-2004 10:31 AM
RE: Can anyone point me to some good subnet & subnet mask how tos..... Anonymous MCSA 0 04-02-2004 10:25 AM
Subnet / Subnet Mask ---> IP calculation kielhd Perl Misc 3 11-09-2003 08:34 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57