VLAN Question

  • Follow


I have always setup VLAN's using a Cisco Switch and Router, however
I'm hearing that it's possible to setup a 3560 Switch with multiple
VLAN's and also route between the VLAN's.

Is this true or do I still need a Cisco Router?

My guess is that I still need the router.

Thanks in advance!

0
Reply tdenham735 (37) 7/25/2007 4:41:23 PM

On Jul 25, 12:41 pm, tdenham...@gmail.com wrote:
> I have always setup VLAN's using a Cisco Switch and Router, however
> I'm hearing that it's possible to setup a 3560 Switch with multiple
> VLAN's and also route between the VLAN's.
>
> Is this true or do I still need a Cisco Router?
>
> My guess is that I still need the router.
>
> Thanks in advance!

Just as a followup, I see that some switches will do L3 routing and a
separate module is needed.  Would this be a software module to allow
"ip enable routing"?

Currently if I enter "ip enable routing" it's not a valid command on
the 3560.

Thanks again:)

0
Reply tdenham735 7/25/2007 4:58:31 PM


On Wed, 25 Jul 2007 16:58:31 -0000, tdenham735@gmail.com wrote:

> On Jul 25, 12:41 pm, tdenham...@gmail.com wrote:
>> I have always setup VLAN's using a Cisco Switch and Router, however
>> I'm hearing that it's possible to setup a 3560 Switch with multiple
>> VLAN's and also route between the VLAN's.
>>
>> Is this true or do I still need a Cisco Router?
>>
>> My guess is that I still need the router.
>>
>> Thanks in advance!
> 
> Just as a followup, I see that some switches will do L3 routing and a
> separate module is needed.  Would this be a software module to allow
> "ip enable routing"?
> 
> Currently if I enter "ip enable routing" it's not a valid command on
> the 3560.
> 
> Thanks again:)

I think that the 3560 switch only allows one active layer3 vlan interface,
usually used for management so you would have to trunk vlans to a router to
route between them.

The command is 'ip routing', not 'ip enable routing'

Chris.
0
Reply Chris 7/25/2007 5:15:14 PM

In article <1185382711.680559.32290@22g2000hsm.googlegroups.com>,
<tdenham735@gmail.com> wrote:

> On Jul 25, 12:41 pm, tdenham...@gmail.com wrote:
> > I have always setup VLAN's using a Cisco Switch and Router, however
> > I'm hearing that it's possible to setup a 3560 Switch with multiple
> > VLAN's and also route between the VLAN's.
> >
> > Is this true or do I still need a Cisco Router?
> >
> > My guess is that I still need the router.
> >
> > Thanks in advance!
> 
> Just as a followup, I see that some switches will do L3 routing and a
> separate module is needed.  Would this be a software module to allow
> "ip enable routing"?
> 
> Currently if I enter "ip enable routing" it's not a valid command on
> the 3560.
> 
> Thanks again:)
> 


You can set up vlans on just about any Cisco switch, and can "switch"
or route between them (intra-vlan routing)....

http://www.cisco.com/en/US/tech/tk389/tk815/tk857/tsd_technology_support
_sub-protocol_home.html

depending on the IOS image.  The command to enable routing in IOS is ip
routing.


Lovejoy

-- 
===========================================================
This space for lease....
0
Reply Lovejoy 7/25/2007 5:15:42 PM

On Jul 25, 1:15 pm, Lovejoy <Lovej...@earthlink.net> wrote:
> In article <1185382711.680559.32...@22g2000hsm.googlegroups.com>,
>
>
>
> <tdenham...@gmail.com> wrote:
> > On Jul 25, 12:41 pm, tdenham...@gmail.com wrote:
> > > I have always setup VLAN's using a Cisco Switch and Router, however
> > > I'm hearing that it's possible to setup a 3560 Switch with multiple
> > > VLAN's and also route between the VLAN's.
>
> > > Is this true or do I still need a Cisco Router?
>
> > > My guess is that I still need the router.
>
> > > Thanks in advance!
>
> > Just as a followup, I see that some switches will do L3 routing and a
> > separate module is needed.  Would this be a software module to allow
> > "ip enable routing"?
>
> > Currently if I enter "ip enable routing" it's not a valid command on
> > the 3560.
>
> > Thanks again:)
>
> You can set up vlans on just about any Cisco switch, and can "switch"
> or route between them (intra-vlan routing)....
>
> http://www.cisco.com/en/US/tech/tk389/tk815/tk857/tsd_technology_support
> _sub-protocol_home.html
>
> depending on the IOS image.  The command to enable routing in IOS is ip
> routing.
>
> Lovejoy
>
> --
> ===========================================================
> This space for lease....

Brain stink...I meant "ip routing":(

Seems I need to setup for intra-vlan routing.  The link above was
broke, or else required special access, however I did find this:

http://www.cisco.com/en/US/docs/switches/lan/catalyst5000/hybrid/routing.html

Seems like this is what I need to do.

Thanks much Lovejoy!!!

0
Reply tdenham735 7/25/2007 5:23:06 PM

On Wed, 25 Jul 2007 17:23:06 -0000, tdenham735@gmail.com wrote:

> http://www.cisco.com/en/US/docs/switches/lan/catalyst5000/hybrid/routing.html


That's for older Catalyst switches running CatOS on the switch and IOS on
the RSM. Not really relevant to your switch. Completely different product.
0
Reply Chris 7/25/2007 6:27:27 PM

On Jul 25, 2:27 pm, Chris <mandrake...@hotmail.com> wrote:
> On Wed, 25 Jul 2007 17:23:06 -0000, tdenham...@gmail.com wrote:
> >http://www.cisco.com/en/US/docs/switches/lan/catalyst5000/hybrid/rout...
>
> That's for older Catalyst switches running CatOS on the switch and IOS on
> the RSM. Not really relevant to your switch. Completely different product.

Thanks Chris...really appreciate the previous "one active layer3"
response too:)

0
Reply tdenham735 7/25/2007 7:28:03 PM

In article <1fum162oc04y2.1aqd8h87y21du$.dlg@40tude.net>, Chris
<mandrake440@hotmail.com> wrote:

> On Wed, 25 Jul 2007 17:23:06 -0000, tdenham735@gmail.com wrote:
> 
> >
> > http://www.cisco.com/en/US/docs/switches/lan/catalyst5000/hybrid/routing.htm
> > l
> 
> 
> That's for older Catalyst switches running CatOS on the switch and IOS on
> the RSM. Not really relevant to your switch. Completely different product.


He is right.  That is an oldie.....  Try this one :

http://www.cisco.com/en/US/tech/tk389/tk815/technologies_configuration_e
xample09186a008015f17a.shtml


Lovejoy

-- 
===========================================================
This space for lease....
0
Reply Lovejoy 7/26/2007 11:35:36 AM

On Jul 26, 7:35 am, Lovejoy <Lovej...@earthlink.net> wrote:
> In article <1fum162oc04y2.1aqd8h87y21du$....@40tude.net>, Chris
>
> <mandrake...@hotmail.com> wrote:
> > On Wed, 25 Jul 2007 17:23:06 -0000, tdenham...@gmail.com wrote:
>
> > >http://www.cisco.com/en/US/docs/switches/lan/catalyst5000/hybrid/rout...
> > > l
>
> > That's for older Catalyst switches running CatOS on the switch and IOS on
> > the RSM. Not really relevant to your switch. Completely different product.
>
> He is right.  That is an oldie.....  Try this one :
>
> http://www.cisco.com/en/US/tech/tk389/tk815/technologies_configuration_e
> xample09186a008015f17a.shtml
>
> Lovejoy
>
> --
> ===========================================================
> This space for lease....

Thanks Guys!  All is well now:)

0
Reply tdenham735 7/26/2007 6:18:57 PM

8 Replies
89 Views

(page loaded in 0.149 seconds)

Similiar Articles:













7/4/2012 7:29:22 AM


Reply: