Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Re: Configuration of TRUNK Ports

Reply
Thread Tools

Re: Configuration of TRUNK Ports

 
 
Doug McIntyre
Guest
Posts: n/a
 
      09-19-2011
"Elia S." <> writes:
>I am used to HP Procurve switches, where I have for example a port with
>multiple vlans on it:


>ex. Port 1 -


>VLAN 1 untagged
>VLAN2 tagged
>VLAN3 tagged.


>So I let pass via a port, one vlan untagged (vlan1) and two tagged vlans.


>How can I replicate the same configuration in a cisco switch?


Cisco's model is a bit different.

In small environment's the HP (and other low-end switch) model works
fine, but in larger environments with even dozens if not hundreds of
VLANs, the Cisco one works much better overall.

In Cisco, you can have exactly one untagged VLAN per trunk port.
Everything else is assumed to be tagged on a trunk port.

(ignoring the fact that vlan1 magicly gets untagged by default on many models)

interface GigabitEthernet1/1
switchport trunk allowed vlan 1-3
switchport trunk native vlan 1
switchport mode trunk


 
Reply With Quote
 
 
 
 
fote98cisco@googlemail.com
Guest
Posts: n/a
 
      10-09-2011
Hi


> (ignoring the fact that vlan1 magicly gets untagged by default on many models)


The same on HP Procurve no matter whether you configure tagged or untagged.

Andre
 
Reply With Quote
 
 
 
 
Rob
Guest
Posts: n/a
 
      10-09-2011
<> wrote:
> Hi
>
>
>> (ignoring the fact that vlan1 magicly gets untagged by default on many models)

>
> The same on HP Procurve no matter whether you configure tagged or untagged.


Ahhh... that explains a problem I had a while back.
 
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
switch ports types (access, trunk, hybrid ..) Mark Cisco 3 09-27-2011 12:51 PM
Cisco 6509-E and trunk ports njwhitworth@gmail.com Cisco 1 06-27-2007 05:27 PM
trunk ports tony Cisco 1 09-01-2006 11:48 PM
Recommendations Please for a PCI card w/ two USB 2 Ports and FireWaire Ports Mike Digital Photography 27 02-26-2006 12:54 AM
VLAN Trunking - can you filter which ports are in a given trunk? DaZZa Cisco 0 02-16-2004 12:42 AM



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