Re: Trunk Port and multi-VLAN port [7:35859]

2002-02-19 Thread MADMAN

To what are you conecting the multivlan port?  Since a trunk is by
definition multiple VLANs can you set up all the ports as trunks?

  Dave

Alfredo Pulido wrote:
> 
> Hello ,
> I have a problem, I have 3 Catalyst 3524XL EN, but I need enable  Trunk
> Port and Multi-Vlan in various Interfaces. I had read in Cisco
Documentation
> that is not possible "You cannot configure a multi-VLAN port when a trunk
is
> configured on the switch." referents " Chapter 5 Creating and Maintaining
> VLANs".
> My questions is, How could I to solve this problem?  I will need
install
> a GigaStack module or something 1000Base-X GBIC module for eliminate trunk
> port.
> 
> Sincerely
> 
> --
> --
>  Alfredo Pulido   [EMAIL PROTECTED]
>  Dept. Sistemas, IdecNet S.A.
>  Juan XXIII 44 // E-35004 Las Palmas de Gran Canaria,
>  Las Palmas // SPAIN
>  Tel: +34 828 111 000   Fax: +34 828 111 112
>  http://www.idecnet.com/
> --
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

"Emotion should reflect reason not guide it"




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=35869&t=35859
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Trunk Port and multi-VLAN port [7:35859]

2002-02-19 Thread steve skinner

ermm.,...

by definition.a trunk port IS a multi Vlan port..???

i have built my network trunking VLan`s from various switches to switches 
and sites to sites


As Howard "what problem are you trying to solve"

please inform ...

>From: "Alfredo Pulido" 
>Reply-To: "Alfredo Pulido" 
>To: [EMAIL PROTECTED]
>Subject: Trunk Port and multi-VLAN port [7:35859]
>Date: Tue, 19 Feb 2002 10:51:40 -0500
>
>Hello ,
> I have a problem, I have 3 Catalyst 3524XL EN, but I need enable  
>Trunk
>Port and Multi-Vlan in various Interfaces. I had read in Cisco 
>Documentation
>that is not possible "You cannot configure a multi-VLAN port when a trunk 
>is
>configured on the switch." referents " Chapter 5 Creating and Maintaining
>VLANs".
> My questions is, How could I to solve this problem?  I will need 
>install
>a GigaStack module or something 1000Base-X GBIC module for eliminate trunk
>port.
>
> Sincerely
>
>
>--
>--
>  Alfredo Pulido   [EMAIL PROTECTED]
>  Dept. Sistemas, IdecNet S.A.
>  Juan XXIII 44 // E-35004 Las Palmas de Gran Canaria,
>  Las Palmas // SPAIN
>  Tel: +34 828 111 000   Fax: +34 828 111 112
>  http://www.idecnet.com/
>--
_
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=35873&t=35859
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Trunk Port and multi-VLAN port [7:35859]

2002-02-19 Thread Daniel Cotts

A port can be a trunk port, an access port, or a multi-vlan port. From what
little I've read on it the goal seems to be to reach machines that have
multiple ip addresses on one interface. 

Recently someone wanted to serve multiple small subnets from one port. This
might have been a workable solution.

Switch#config t
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#int fa0/1
Switch(config-if)#switchport ?
  accessSet access mode characteristics of the interface
  mode  Set trunking mode of the interface
  multi Set characteristics when in multi-VLAN mode
  priority  Set 802.1p priorities
  trunk Set trunking characteristics of the interface

Switch(config-if)#switchport multi ?
  vlan  Set multi-VLAN mode VLANs

Switch(config-if)#switchport multi vlan ?
  LINEVLAN IDs of VLANs to be used in multi-VLAN mode
  add add VLANs to the current list
  remove  remove VLANs from the current list

Switch(config-if)#switchport multi vlan 

> -Original Message-
> From: steve skinner [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 19, 2002 11:04 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Trunk Port and multi-VLAN port [7:35859]
> 
> 
> ermm.,...
> 
> by definition.a trunk port IS a multi Vlan port..???
> 
> i have built my network trunking VLan`s from various switches 
> to switches 
> and sites to sites
> 
> 
> As Howard "what problem are you trying to solve"
> 
> please inform ...
> 
> >From: "Alfredo Pulido" 
> >Reply-To: "Alfredo Pulido" 
> >To: [EMAIL PROTECTED]
> >Subject: Trunk Port and multi-VLAN port [7:35859]
> >Date: Tue, 19 Feb 2002 10:51:40 -0500
> >
> >Hello ,
> > I have a problem, I have 3 Catalyst 3524XL EN, but I 
> need enable  
> >Trunk
> >Port and Multi-Vlan in various Interfaces. I had read in Cisco 
> >Documentation
> >that is not possible "You cannot configure a multi-VLAN port 
> when a trunk 
> >is
> >configured on the switch." referents " Chapter 5 Creating 
> and Maintaining
> >VLANs".
> > My questions is, How could I to solve this problem?  I 
> will need 
> >install
> >a GigaStack module or something 1000Base-X GBIC module for 
> eliminate trunk
> >port.
> >
> > Sincerely




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=35877&t=35859
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Trunk Port and multi-VLAN port [7:35859]

2002-02-19 Thread Christopher Supino

Alfredo,

There is one important difference. A multi vlan port strips the tags
from the frames it passess for each vlan and a trunk port leaves the
VLAN tags intact. So it really depends on what you are attempting to
accomplish here. Can you be more specific?


Christopher Supino 
CCNP, CCDP, MCSE, CNA5, ASE
Senior Network Design Engineer

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
MADMAN
Sent: Tuesday, February 19, 2002 11:49 AM
To: [EMAIL PROTECTED]
Subject: Re: Trunk Port and multi-VLAN port [7:35859]


To what are you conecting the multivlan port?  Since a trunk is by
definition multiple VLANs can you set up all the ports as trunks?

  Dave

Alfredo Pulido wrote:
> 
> Hello ,
> I have a problem, I have 3 Catalyst 3524XL EN, but I need enable  
> Trunk Port and Multi-Vlan in various Interfaces. I had read in Cisco
Documentation
> that is not possible "You cannot configure a multi-VLAN port when a 
> trunk
is
> configured on the switch." referents " Chapter 5 Creating and 
> Maintaining VLANs".
> My questions is, How could I to solve this problem?  I will need
install
> a GigaStack module or something 1000Base-X GBIC module for eliminate 
> trunk port.
> 
> Sincerely
> 
> --
> --
>  Alfredo Pulido   [EMAIL PROTECTED]
>  Dept. Sistemas, IdecNet S.A.
>  Juan XXIII 44 // E-35004 Las Palmas de Gran Canaria,
>  Las Palmas // SPAIN
>  Tel: +34 828 111 000   Fax: +34 828 111 112
>  http://www.idecnet.com/
> --
-- 
David Madland
Sr. Network Engineer
CCIE# 2016
Qwest Communications Int. Inc.
[EMAIL PROTECTED]
612-664-3367

"Emotion should reflect reason not guide it"

[GroupStudy.com removed an attachment of type text/x-vcard which had a name
of Christopher Supino ([EMAIL PROTECTED]).vcf]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=35917&t=35859
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Trunk Port and multi-VLAN port [7:35859]

2002-02-20 Thread Alfredo Pulido

Ok, I will be more specific

Let's see, I have 3 Catalyst 3524 XL

configuration Catalyst 1:
int f0/1 -> trunk port with Catalyst 2
int f0/2 -> trunk port with Catalyst 2
int f0/3 -> trunk port with Catalyst 3
int f0/4 -> trunk port with Catalyst 3
int f0/5 -> vlan 1
int f0/6 -> vlan 2
int f0/7 -> I need vlan 1 and vlan 2
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: Trunk Port and multi-VLAN port [7:35859]

2002-02-20 Thread Christopher Supino

With the trunks configured on the switches you definitely will not be
able to configure a multi-vlan port. I would recommend adding a second
NIC card to the box that needs to be a member of both VLANs and setting
up two switch ports one in vlan 1 and one in vlan 2.  Or, if it is a
Windows box, I believe that some vendors NICs support 802.1q trunking.
So you could trunk to the box, effectively putting it in both vlans.
Hope this helps.

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
Alfredo Pulido
Sent: Wednesday, February 20, 2002 6:01 AM
To: [EMAIL PROTECTED]
Subject: Re: Trunk Port and multi-VLAN port [7:35859]


Ok, I will be more specific

Let's see, I have 3 Catalyst 3524 XL

configuration Catalyst 1:
int f0/1 -> trunk port with Catalyst 2
int f0/2 -> trunk port with Catalyst 2
int f0/3 -> trunk port with Catalyst 3
int f0/4 -> trunk port with Catalyst 3
int f0/5 -> vlan 1
int f0/6 -> vlan 2
int f0/7 -> I need vlan 1 and vlan 2
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=35938&t=35859
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Trunk Port and multi-VLAN port [7:35859]

2002-02-20 Thread Alfredo Pulido

Ok, but if my device is a router cisco with only 1 interface ethernet
example (Cisco 827). What is the solutions? I Install GigaStack module for
interconnect Switch and  so to eliminate trunk port  and I can hability
"mode multi".


--
--
 Alfredo Pulido   [EMAIL PROTECTED]
 Dept. Sistemas, IdecNet S.A.
 Juan XXIII 44 // E-35004 Las Palmas de Gran Canaria,
 Las Palmas // SPAIN
 Tel: +34 828 111 000   Fax: +34 828 111 112
 http://www.idecnet.com/
--
""Christopher Supino""  escribis en el mensaje
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Alfredo,
>
> There is one important difference. A multi vlan port strips the tags
> from the frames it passess for each vlan and a trunk port leaves the
> VLAN tags intact. So it really depends on what you are attempting to
> accomplish here. Can you be more specific?
>
>
> Christopher Supino
> CCNP, CCDP, MCSE, CNA5, ASE
> Senior Network Design Engineer
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of
> MADMAN
> Sent: Tuesday, February 19, 2002 11:49 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Trunk Port and multi-VLAN port [7:35859]
>
>
> To what are you conecting the multivlan port?  Since a trunk is by
> definition multiple VLANs can you set up all the ports as trunks?
>
>   Dave
>
> Alfredo Pulido wrote:
> >
> > Hello ,
> > I have a problem, I have 3 Catalyst 3524XL EN, but I need enable
> > Trunk Port and Multi-Vlan in various Interfaces. I had read in Cisco
> Documentation
> > that is not possible "You cannot configure a multi-VLAN port when a
> > trunk
> is
> > configured on the switch." referents " Chapter 5 Creating and
> > Maintaining VLANs".
> > My questions is, How could I to solve this problem?  I will need
> install
> > a GigaStack module or something 1000Base-X GBIC module for eliminate
> > trunk port.
> >
> > Sincerely
> >
> > --
> > --
> >  Alfredo Pulido   [EMAIL PROTECTED]
> >  Dept. Sistemas, IdecNet S.A.
> >  Juan XXIII 44 // E-35004 Las Palmas de Gran Canaria,
> >  Las Palmas // SPAIN
> >  Tel: +34 828 111 000   Fax: +34 828 111 112
> >  http://www.idecnet.com/
> > --
> --
> David Madland
> Sr. Network Engineer
> CCIE# 2016
> Qwest Communications Int. Inc.
> [EMAIL PROTECTED]
> 612-664-3367
>
> "Emotion should reflect reason not guide it"
>
> [GroupStudy.com removed an attachment of type text/x-vcard which had a
name
> of Christopher Supino ([EMAIL PROTECTED]).vcf]




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=35939&t=35859
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]