Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > 10.0.0.0/16 and a 10.0.1.0/24 VLANs on the same box?

Reply
Thread Tools

10.0.0.0/16 and a 10.0.1.0/24 VLANs on the same box?

 
 
Harkin
Guest
Posts: n/a
 
      08-09-2005
I have a VLAN that is 10.0.0.0/16 based. I want to create another VLAN that
is 10.0.1.0/24 based for migration purposes. Given that these will be on the
same box I would guess bad things would happen. Would the switch even allow
me (I am guessing not) to create the new VLAN? If so, what would happen if I
did?


 
Reply With Quote
 
 
 
 
Wil
Guest
Posts: n/a
 
      08-09-2005
Yes, migrating is always fun...

The switch will not allow this... last time I had to do this I used a
router, mainly because we were using extreme switches and they didn't
support this at the time.

The IP range was, 10.10.10.0/24 and the gateway was 10.10.10.1. We ran
out of IP space so we had to change the masks, it went rather smoothly
by adding 10.10.10.1/16 as a secondary IP address and the VLAN's did not
have to change. Just had to run around and change all the subnet masks
on all of the servers at our leisure. Took about two weeks to change all
of the masks, but there was zero downtime.


Wil
my 3¢

Harkin wrote:
> I have a VLAN that is 10.0.0.0/16 based. I want to create another VLAN that
> is 10.0.1.0/24 based for migration purposes. Given that these will be on the
> same box I would guess bad things would happen. Would the switch even allow
> me (I am guessing not) to create the new VLAN? If so, what would happen if I
> did?
>
>

 
Reply With Quote
 
 
 
 
Walter Roberson
Guest
Posts: n/a
 
      08-09-2005
In article <>,
Harkin <> wrote:
:I have a VLAN that is 10.0.0.0/16 based. I want to create another VLAN that
:is 10.0.1.0/24 based for migration purposes. Given that these will be on the
:same box I would guess bad things would happen. Would the switch even allow
:me (I am guessing not) to create the new VLAN? If so, what would happen if I
:did?

It's going to depend on the switch software; you didn't happen
to mention the manufacturer, model, or software version.

Some devices would notice the overlap, but some will not (e.g., PIX
documentation prohibits it but the 6.3(*) software does not notice
in the case where one is a proper subset of the other.)

Layer 2 switches aren't going to notice because they don't
ascribe any layer 3 meaning to the VLANs: the VLANs just -are- as
far as they are concerned.

Layer 3+ switches that don't notice the overlap might use longest-
match routing. Or, as they say in comp.lang.c, they might provoke
nasal demons.
--
"No one has the right to destroy another person's belief by
demanding empirical evidence." -- Ann Landers
 
Reply With Quote
 
Ian Snowdon
Guest
Posts: n/a
 
      08-09-2005
In message <>, Harkin
<> scribes
>I have a VLAN that is 10.0.0.0/16 based. I want to create another VLAN that
>is 10.0.1.0/24 based for migration purposes. Given that these will be on the
>same box I would guess bad things would happen. Would the switch even allow
>me (I am guessing not) to create the new VLAN? If so, what would happen if I
>did?
>
>

The whole point of a VLAN is that it separates layer 2 networks, unless
it is a routing switch it won't give a monkeys about the IP address
range you use on that network.

If you have a router between the two VLANs then that is a different
storey. Over to the router chappies.
--
Snowy

 
Reply With Quote
 
Harkin
Guest
Posts: n/a
 
      08-09-2005
Sorry, forgot that minor detail. It is a 4510R running 12.2(20)EWA

"Walter Roberson" <> wrote in message
news:ddai6u$394$...
> In article <>,
> Harkin <> wrote:
> :I have a VLAN that is 10.0.0.0/16 based. I want to create another VLAN
> that
> :is 10.0.1.0/24 based for migration purposes. Given that these will be on
> the
> :same box I would guess bad things would happen. Would the switch even
> allow
> :me (I am guessing not) to create the new VLAN? If so, what would happen
> if I
> :did?
>
> It's going to depend on the switch software; you didn't happen
> to mention the manufacturer, model, or software version.
>
> Some devices would notice the overlap, but some will not (e.g., PIX
> documentation prohibits it but the 6.3(*) software does not notice
> in the case where one is a proper subset of the other.)
>
> Layer 2 switches aren't going to notice because they don't
> ascribe any layer 3 meaning to the VLANs: the VLANs just -are- as
> far as they are concerned.
>
> Layer 3+ switches that don't notice the overlap might use longest-
> match routing. Or, as they say in comp.lang.c, they might provoke
> nasal demons.
> --
> "No one has the right to destroy another person's belief by
> demanding empirical evidence." -- Ann Landers



 
Reply With Quote
 
ITNow
Guest
Posts: n/a
 
      08-10-2005
As long as the layer 3 device allows VLSM (Variable Length Subnet
Masking) then you are set, wheter that device is a router or L3 switch.
Otherwise, it won't work.

 
Reply With Quote
 
Harkin
Guest
Posts: n/a
 
      08-11-2005
I attempted to add a 10.1.14.0/24 VLAN to discover the result. When I
attempted to assign the 10.1.14.1/24 IP address to the interface I was
informed that the address overlaps with the 10.1.0.0/16 VLAN and would not
be allowed.

I guess that I need to just move into a different class C range
(10.2.x.0/24) and migrate to that one, then dump the 10.1 network?

"ITNow" <> wrote in message
news: oups.com...
> As long as the layer 3 device allows VLSM (Variable Length Subnet
> Masking) then you are set, wheter that device is a router or L3 switch.
> Otherwise, it won't work.
>



 
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
same voice vlans differents subnets routing cisco L3 4500 joseph Cisco 0 12-21-2006 11:38 AM
2 DHCP servers in the same LAN but on different VLANS ZooOYork@gmail.com Cisco 3 04-27-2006 05:52 PM
Diferent VLANS but using same gateway BUZZ Cisco 1 04-18-2006 09:38 PM
Windows - Browsing across vlans and also DC's on separate vlans punisher Cisco 2 11-17-2005 03:41 PM
question about Mapping 802.1Q VLANs to ISL VLANs ilya@3ka.mipt.ru Cisco 0 01-11-2005 02:42 PM



Advertisments