Start a Conversation

Unsolved

This post is more than 5 years old

69763

March 13th, 2011 21:00

3548 QoS mode trust

Hi,

I am configuring a (powerconnect 3548P) switch for both data and voice, with VLAN1 for data (untagged) and VLAN100 for voice (tagged). Both the PC and IP phone are picking up the right IP addresses, but I am stuck on the configuring of QoS.

I am trying to set the QoS trust as DSCP both from a command line and the GUI but is returns an error of  "Voice VLAN and advanced mode/no qos/trust dscp configuration prevention'.

I know it must be something simple but it's doing my head in as I cannot see what I'm doing wrong.

Any help would be much appreciated.

 

72 Posts

March 14th, 2011 04:00

Hi,

Did you enable QoS globally on your switch? It must be set in basic mode. Can you print here show qos output?

And are you sure that IP phone will send traffic with DSCP field, not CoS?

2 Posts

March 14th, 2011 05:00

Thanks for your reply.

That's the message I get when I try to set DSCP/enable QoS globally (which I would normally use on  a Cisco switch with Polycom phones).

I wont be back in my office for another day or so, but will post the output if a sh qos then.

 

802 Posts

April 10th, 2013 11:00

Here are the command options on the latest firmware:

35xx-Stack-LabNet(config)# qos ?

 map                  Configure the QoS maps.

 trust                Configure the System to basic mode and the trust state

                      . Use the no form to return untrusted state.

 basic                Set system QoS basic mode.

 

It does not look like an advanced mode is available in the feature set for the 3548 model.

That feature is available on the 5500 model.  

1 Message

April 10th, 2013 11:00

I have the same issue. My 3548 is in - Qos: basic, Basic trust: vpt.

 

If I try to issue the command "(config)# qos advance ", the switch doesn't know that command. I get a wrong number of parameters or invalid range. My switch is running SW version 2.0.0.40.

 

What can I do from here?

18 Posts

September 2nd, 2014 16:00

I was able to create the vlan using the answers in the above replies. Only issue I have now is when I run the voice vlan enable command against a port it gives me the following error:

Configuration cannot be applied in the current port mode

Port config as follows:

interface range ethernet 1/e(1-48),2/e(1-48),3/e(1-48),4/e(1-48)

spanning-tree portfast

(port im working on is 4/e34)

Do I have to put the port into trunk mode? as the data vlan is 1 and the voice vlan is 1200

Thanks

John

5 Practitioner

 • 

274.2K Posts

September 3rd, 2014 06:00

Is voice VLAN enabled globally?

# voice vlan id "vlan-id"

The port should be in Trunk mode, or general mode. Without being in one of those modes the port can only participate in the one specific VLAN.

18 Posts

September 3rd, 2014 16:00

I changed the port to a trunk and get the following:

SWTWRLV2001# show interfaces switchport ethernet 4/e19

Port : 4/e19

Port Mode: Trunk

Gvrp Status: disabled

Ingress Filtering: true

Acceptable Frame Type: admitAll

Ingress UnTagged VLAN ( NATIVE ): 200

Protected: Disabled

Port is member in:

Vlan               Name               Egress rule Port Membership Type

---- -------------------------------- ----------- --------------------

200                 IT                 Untagged          Static        

1200               1200                 Tagged          Dynamic        

Forbidden VLANS:

Vlan               Name              

---- --------------------------------

Classification rules:

Protocol based VLANs:

Group ID Vlan ID

-------- -------

I have a Unify phone with a PC daisy chained off it. Both devices are getting an IP from VLAN 200.

I modified the OUI table to add the Unifty phone as below, but its still not getting assigned to the correct VLAN, any ideas?

Aging timeout: 1440 minutes

OUI table

  MAC Address - Prefix              Description            

-------------------------- --------------------------------

        00:01:e3              Siemens_AG_phone________    

        00:03:6b              Cisco_phone_____________    

        00:09:6e              Avaya___________________    

        00:0f:e2              H3C_Aolynk______________    

        00:1a:e8                       Unify              

        00:60:b9              Philips_and_NEC_AG_phone    

        00:d0:1e              Pingtel_phone___________    

        00:e0:75              Polycom/Veritel_phone___    

        00:e0:bb              3Com_phone______________    

Voice VLAN ID: 1200

COS: 4

Remark: Yes

Arp of port 4/e19

ARP timeout: 60000 Seconds

 VLAN    Interface     IP address        HW address          status      

--------------------- --------------- ------------------- ---------------

vlan 200   4/e19      172.16.20.31    5c:f9:dd:77:1f:77   dynamic

Thanks for all your help.

5 Practitioner

 • 

274.2K Posts

September 5th, 2014 09:00

After setting it to Trunk mode were you able to set the voice vlan enable? Can you post up the running config for us?

18 Posts

September 7th, 2014 16:00

Yes... working on port 4/e19

no spanning-tree

interface port-channel 12

spanning-tree disable

exit

interface range ethernet 1/e(1-48),2/e(1-48),3/e(1-48),4/e(1-48)

spanning-tree portfast

exit

interface ethernet 1/g1

description "Link to UCTWRNEX001 Port Eth 1/16"

exit

interface ethernet 1/g3

description Link_to_2/g4

exit

interface ethernet 1/g4

description Link_to_3/g3

exit

interface ethernet 2/g1

description "Link to UCTWRNEX002 Port Eth 1/16"

exit

interface ethernet 2/g3

description Link_to_3/g4

exit

interface ethernet 2/g4                    

description Link_to_1/g3

exit

interface ethernet 3/e23

description "Link to security door at Chapel - Keep at 10MB HD"

exit

interface ethernet 3/g3

description Link_to_1/g4

exit

interface ethernet 3/g4

description Link_to_2/g3

exit

interface ethernet 3/e23

speed 10

exit

interface ethernet 3/e23

duplex half

exit

interface port-channel 12

switchport mode trunk

exit

interface range ethernet 1/g1,2/g1,4/e(19,34)

switchport mode trunk                      

exit

vlan database

vlan 120,150,200,1200

exit

interface port-channel 12

switchport trunk allowed vlan add 120

exit

interface range ethernet 1/e(1-48),2/e(1-48),3/e(1-48)

switchport access vlan 150

exit

interface port-channel 12

switchport trunk allowed vlan add 150

exit

interface range ethernet 4/e(1-18,20-33,35-48)

switchport access vlan 200

exit

interface range ethernet 4/e(19,34)

switchport trunk native vlan 200

exit

interface port-channel 12

switchport trunk allowed vlan add 200

exit                                        

interface vlan 120                          

name Management                            

exit                                        

interface vlan 150                          

name Level_2                                

exit                                        

interface vlan 200                          

name IT                                    

exit                                        

voice vlan oui-table add 0001e3 Siemens_AG_phone________

voice vlan oui-table add 00036b Cisco_phone_____________

voice vlan oui-table add 00096e Avaya___________________

voice vlan oui-table add 000fe2 H3C_Aolynk______________

voice vlan oui-table add 001ae8 Unify      

voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone

voice vlan oui-table add 00d01e Pingtel_phone___________

voice vlan oui-table add 00e075 Polycom/Veritel_phone___

voice vlan oui-table add 00e0bb 3Com_phone______________

voice vlan id 1200                          

voice vlan cos 4                            

interface ethernet 4/e19                    

voice vlan enable                          

exit                                        

interface ethernet 4/e34                    

voice vlan enable                          

exit                                        

interface range ethernet 1/g1,2/g1          

channel-group 12 mode on                    

exit                                        

interface vlan 120                          

ip address 172.16.X 255.255.255.0        

exit                                        

interface vlan 1                            

ip address 172.16.X 255.255.254.0      

exit                                        

interface vlan 150                          

ip address 172.16.X 255.255.255.0        

exit                                        

interface vlan 200                          

ip address 172.16.X 255.255.255.0        

exit

interface vlan 1200

ip address 172.16.120.2 255.255.255.0

exit                                        

ip default-gateway 172.16.1.1              

wrr-queue cos-map 4 5                      

qos map dscp-queue 40 to 4                  

qos map dscp-queue 46 to 4                  

hostname SWTWRLV2001                          

logging 172.16.2.228 severity warnings      

logging buffered warnings                  

logging file warnings                      

ip ssh server                              

no ip http server

ip https exec-timeout 15

clock timezone +10

clock source sntp

snmp-server set rlEventsDeleteEvents  rlEventsDeleteEvents 1

Default settings:

Service tag: 9MGFFH1

SW version 2.0.0.51 (date  11-Feb-2013 time  10:45:21)

interface vlan 1

interface port-channel 1 - 15              

spanning-tree

spanning-tree mode STP

qos basic

qos trust cos

5 Practitioner

 • 

274.2K Posts

September 8th, 2014 06:00

The config looks good to me. If you set the phone with a static address will it work? If so then you may need to visit the DHCP server settings. Where does the DHCP server reside?

18 Posts

September 8th, 2014 21:00

Set the IP manually on the phone... no luck. Cant ping the IP etc. I'm thinking the port channel from the core to the dell stack is not passing on that vlan.

While I was typing this I found that vlan 1200 was not allowed on the port channel on the dell switch. The core now can ping the vlan. Still cant ping the phone from the switch, I will do some more testing... if anyone has some suggests let me know.

18 Posts

September 8th, 2014 22:00

I set the phone's discovery mode to Manual VLAN and DHCP. Set the VLAN as 1200. Phone is now getting an IP from Vlan 1200 and the attached PC is getting an IP from VLAN 200. Question is I thought by adding the mac address to the oui table this process was meant to happen automatically?

5 Practitioner

 • 

274.2K Posts

September 9th, 2014 08:00

Thanks for keeping us up to date. I am glad to hear you found a way to get it working. You are correct though, with the voice VLAN enabled it should detect the OUID and place the traffic on the voice VLAN.

Maybe try changing the ports to General mode instead of Trunk mode.

console(config-if)# switchport mode general

See if that changes the behavior at all.

18 Posts

September 10th, 2014 23:00

set the port to general mode as below:

interface ethernet 4/e34                    

switchport mode general

switchport general pvid 200

switchport general allowed vlan add 200 untagged

voice vlan enable  

Same thing phone doesn't pickup the correct VLAN I still have to manually set it up...

5 Practitioner

 • 

274.2K Posts

September 11th, 2014 11:00

I found this document outlining enabling LLDP-MEd on the switch. This will help the switch communicate with the phone and identify it as a VOIP device.

en.community.dell.com/.../2587.powerconnect-35xx-lldp-med-configuration

I would look through it for some guidance. If it continues to not work, you may need to setup port mirroring and use wireshark to see if port is receiving the OUID from the phone.

No Events found!

Top