cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
332
Views
0
Helpful
1
Replies

3524XL-PWR and Dynamic VLANS

c.larsen
Level 1
Level 1

Does the 3524XL-PWR support dynamic VLANs on ports configured with an auxilary voice VLAN? I've seen documentation that the 3550's support this but couldn't find any documents stating that the 3524 supported it. I'm trying to set it up so that when connecting a PC to the phone, the PC is assigned a VLAN dynamically using a VMPS server.

Thanks.

1 Reply 1

carenas123
Level 5
Level 5

You can configure it. Eg configuration...

switch(config)# int fa6/1

switch(config-if)# switchport access vlan dynamic

switch(config-if)# switchport voice vlan 10

Configure your VMPS server configuration in global mode.

This configuration works because all the packets from phone are assumed to be tagged and arrive with voice VLAN ID and so these packets are not subjected to the VMPS server query process.

Refer the following docs for more information...

1.http://www.cisco.com/en/US/products/hw/switches/ps637/products_command_reference_chapter09186a008007ed10.html#xtocid120

2.http://www.cisco.com/en/US/products/hw/switches/ps4324/products_configuration_guide_chapter09186a008011c8d3.html#12773

Review Cisco Networking for a $25 gift card