From: Victor Cappuccio (cvictor@protokolgroup.com)
Date: Tue Oct 18 2005 - 00:57:15 GMT-3
Hello,
I really think this does not respond to your question, but I was playing
a little bit around with this little interesting features that Cisco
SmartPorts and Macro has in their Cat3550, and they are cool if you run
in a hurry to find documentation about how to configure a Voice Vlan and
all that jazz (jejeje Sorry Scott I liked the word)
Thanks to all
Regards
Victor.
http://www.cisco.com/univercd//cc/td/doc/product/lan/c3550/12225sec/3550scg/swmacro.htm
cat-1#show parser macro name cisco-phone
Macro name : cisco-phone
Macro type : default interface
# Cisco IP phone + desktop template
# macro keywords $AVID $VVID
# VoIP enabled interface - Enable data VLAN
# and voice VLAN (VVID)
# Recommended value for access vlan (AVID) should not be 1
switchport access vlan $AVID
switchport mode access
# Update the Voice VLAN (VVID) value which should be
# different from data VLAN
# Recommended value for voice vlan (VVID) should not be 1
switchport voice vlan $VVID
# Enable port security limiting port to a 3 MAC
# addressess -- One for desktop and two for phone
switchport port-security
switchport port-security maximum 3
# Ensure port-security age is greater than one minute
# and use inactivity timer
switchport port-security violation restrict
switchport port-security aging time 2
switchport port-security aging type inactivity
# Enable auto-qos to extend trust to attached Cisco phone
auto qos voip cisco-phone
# Configure port as an edge network port
spanning-tree portfast
spanning-tree bpduguard enable
Cisco Nuts wrote:
> Hello:
>
> If a Cisco IP Phone is connected to a switchport and a voice vlan has
> been configured, when would one use the trust device cisco-phone vs
> trust cos?
>
> Can someone provide a clear explanation as when to use one over the
> other?
>
> Thanks!!!!!!!!!!!!!
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sun Nov 06 2005 - 22:00:51 GMT-3