Re: spanning-tree portfast trunk

From: tycampbell@comcast.net
Date: Tue Aug 10 2004 - 09:14:02 GMT-3


Tim,

When doing voice vlan, portfast is automatically configured wether in trunk mode or not.

here are 2 examples

no trunking specified
int f0/1
switchport trunk encapsulation dot1q
switchport voice vlan 105
switchport access vlan 106
spanning-tree portfast

trunking specified
int f0/2
switchport trunk encapsulation dot1q
switchport voice vlan 105
switchport mode trunk
switchport trunk native vlan 106
spanning-tree portfast

on the 2nd example, since you are trunking, you should use "switchport trunk native vlan" in place of "switchport access vlan". The spanning-tree portfast is automatically configured when you configure the voice vlan (I believe)

I hope that is what you were looking for :-)

Ty

> Hi guys,
>
> Is the only time the "trunk" option can be used correctly on above command is
> when port is connected to an IP Phone?
>
> Also, if an IP Phone is connected to a port, and span portfast is configured
> without the trunk option, will that cause a problem or generate an error
> message?
>
> Thanks, Tim
>
> _______________________________________________________________________
> Please help support GroupStudy by purchasing your study materials from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Sep 03 2004 - 07:02:36 GMT-3