Also, while we are the topic, I found the following from the Cisco 3550 voice vlan guide:
"The Port Fast feature is automatically enabled when voice VLAN is configured. When you disable voice VLAN, the Port Fast feature is not automatically disabled." >From >http://www.cisco.com/en/US/docs/switches/lan/catalyst3550/software/release/12.1_19_ea1/configuration/guide/swvoip.html Does this mean we do not need to do a spanning-tree portfast on each port (or global default)? And still meet the requirements to enable spanning tree? Jonathan On Wed, Apr 16, 2008 at 7:13 PM, Onur Tufekci <[EMAIL PROTECTED]> wrote: > I think it is up to you which one to use for 3550. On the ether switch > module you have to use trunking. > > > > On Wed, Apr 16, 2008 at 8:11 PM, Jonathan Charles <[EMAIL PROTECTED]> wrote: > > > OK, one last time, for the 3550 config, I am seeing one way to do it > > from IPExpert and another from Cisco: > > > > >From IPExpert: > > > > int fa0/1 > > switchport trunk encap dot1q > > switchport voice vlan 250 > > switchport native vlan 150 > > switchport mode trunk > > > > >From Cisco CCM SRND: > > > > > > int fa0/1 > > switchport access 150 > > switchport voice vlan 250 > > > > > > Which way are they looking for on the exam? > > > > > > > > Jonathan > > > >
