Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Splitting Network On a VLAN

Reply
Thread Tools

Splitting Network On a VLAN

 
 
da.carlo@gmail.com
Guest
Posts: n/a
 
      05-11-2007
Hello,

I have a VLAN (145) with two networks configured on it. I am trying
to split the network across two VLANs.

What I have done is create a second VLAN 805, create a interface vlan
and add the IP address of the second network.

The equipment is a C6506 and C3750G. I have a port on the C6506 as
switchport access vlan 805 and one on the C3750G as switchport access
vlan 145. I used a crossover cable to connect the ports together.
The C6506 is linked to the C3750G via a trunk with both V145 and V805
as allowed vlans on the trunk.

By connecting the two VLAN's I am combining the broadcast domains. I
should be able to see devices on the same network (IP range)
regardless of which VLAN they are connected to. The problem is I can
not see devices on VLAN 145 from VLAN 805 and vice versa (same IP
range).

Any ideas on what might be wrong?

Thank you.


Carlo

 
Reply With Quote
 
 
 
 
linguafr
Guest
Posts: n/a
 
      05-12-2007
1. access switchports are for end users, i.e. hosts
2. the uplink between the two switches should be a trunk port with
both vlans allowed - if you don't specify they're all allowed
3. you need to have a layer 3 interface for each vlan which will be
the default gateways for the respective vlans. you can use a vlan int
on the switches or another routing device as the default gateways.


 
Reply With Quote
 
 
 
 
da.carlo@gmail.com
Guest
Posts: n/a
 
      05-14-2007
On May 11, 8:37 pm, linguafr <b...@lfnetworking.com> wrote:
> 1. access switchports are for end users, i.e. hosts
> 2. the uplink between the two switches should be a trunk port with
> both vlans allowed - if you don't specify they're all allowed
> 3. you need to have a layer 3 interface for each vlan which will be
> the default gateways for the respective vlans. you can use a vlan int
> on the switches or another routing device as the default gateways.


I think what I am trying to do is not clear.

I have one VLAN with two networks configured VLAN 145 10.0.0.0/23 and
192.168.55.0/23

I am trying to seperate the networks into two seperate VLANs.

VLAN 145 10.0.0.0/23
VLAN 805 192.168.55.0/23

Instead of of having to go out and change 80+ devices at one time I am
creating the new vlan 805 adding the vlan interface address of
192.168.55.1/23 and removing it form vlan 145. Then using a cross
connect between one switchport on vlan 145 and one on vlan 805 I am
connecting the two vlans. This should allow devices on vlan 145 in
the address range of 192.168.55.0/23 to connect to the routed
interface vlan 192.168.55.1 configured on vlan 805.

Trunking the link keeps the vlans seperate. Cisco VLANs also maintain
a seprate mac-address table for each VLAN. There shouldn't be a
problem here either.

Switchport access vlans are untagged therefore traffic from vlan 145
should mix with vlan 805. Broadcasts should propogate and traffic
should pass unhindered. Both ports should work as a switch port.
Learn mac-addresses on either side and send traffic when appropriate.

Both Cisco's are running IOS. The 6506 has Version 12.2(1SXE5 and
the 3750 has Version 12.2(25r)SEB1.

Perhaps something proprietary with Cisco IOS is causing the problem?

 
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
Auxiliary VLAN V VLan Neil Rowland Cisco 1 04-14-2004 02:03 PM
VLAN or Not to VLAN Paul Cisco 0 10-27-2003 06:16 PM
Re: Splitting up the definitions of a class into different files (splitting public from private)? John Dibling C++ 0 07-19-2003 04:41 PM
Re: Splitting up the definitions of a class into different files (splitting public from private)? Mark C++ 0 07-19-2003 04:24 PM
Re: Splitting up the definitions of a class into different files (splitting public from private)? John Ericson C++ 0 07-19-2003 04:03 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