cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
975
Views
0
Helpful
5
Replies

vlans on a Catalyst 4003

dukeminus
Level 1
Level 1

I have a catlyst 4003 switch. I need to have a few ports setup on both vlans the default and the voip.

What are the commands to have the ports be apart of both vlans and how do I setup the QOS. Thank you.

1 Accepted Solution

Accepted Solutions

If its catos then to set ports into a Vlan its  "set vlan X  slot/port .    To trunk  its "set trunk slot/port on   dot1q" , then clear the vlans not needed off with "clear trunk slot/port  vlan x .   Old catos 4000's have very limited QOS features.  Some info  on this, http://www.cisco.com/en/US/products/hw/ ... .shtml#qa2

Another link http://www.ciscopress.com/articles/arti ... 2&seqNum=4

Report this post

View solution in original post

5 Replies 5

subhish_p
Level 1
Level 1

On the interface:

switchport access vlan xxx

switchport voice vlan yyy

cant be of much help with QoS...

Cheers..

You have the POE modules? The below config on the port should work..

interface GigabitEthernet3/2
  switchport access vlan
switchport trunk encapsulation dot1q
switchport mode access
switchport voice vlan
auto qos voip trust

!

'auto qos voip trust' command will generate necessary default QOS config for the switch globally and blelow configs for interface. you can enable this command for those switch ports where you want both pc/phone.

**********************************************

srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape 10 0 0 0
queue-set 2

*******************************************

hth

MS

If its catos then to set ports into a Vlan its  "set vlan X  slot/port .    To trunk  its "set trunk slot/port on   dot1q" , then clear the vlans not needed off with "clear trunk slot/port  vlan x .   Old catos 4000's have very limited QOS features.  Some info  on this, http://www.cisco.com/en/US/products/hw/ ... .shtml#qa2

Another link http://www.ciscopress.com/articles/arti ... 2&seqNum=4

Report this post

Thanks for the proper commands pretaining to the Catalyst

4003

    My only question is can the port 2/1 (fiber) port be on both vlans?  The way the switch is configured it has an uplink to the main switch via fiber   (Port 2/1)... I will need for this port to be in both vlans, if possible. I would like to thank everyone fot there help, well appreciated.

dukeminus
Level 1
Level 1

Hello all,

If the Catalyst 4003 can not support having ports in 2 vlans I have found a 3524 switch. Will this work? if so what would those commands be? Thanks.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card