A mobile vlan doesn't get DHCP..

Post Reply
mikes
Member
Posts: 23
Joined: 27 Oct 2008 16:06

A mobile vlan doesn't get DHCP..

Post by mikes »

I am trying to configure IPtouch/PC on the same port (OS6450-P48) via mobile-tag command, as follows:

vlan 103 enable name "data-ports"
vlan 172 enable name "ip-phones"
vlan 172 mobile-tag enable
vlan port mobile 1/1-48 ..... (the uplink is on port 1/50)
vlan 172 mac range 00:80:9f:00:00:00 00:80:9f:ff:ff:ff

Everything seems to be working but the dhcp for mobile ports (vlan 172).
If I make port default for 172, then the phone is getting an address, so it's not a DHCP issue.

I also have a QoS rule for traffic priority:

policy condition "IP-phones" source vlan 172
policy action "PRIO5" 802.1p 5 dscp 40
policy rule "IP-phones" condition "IP-phones" action "PRIO5"

..but phones don't get addresses with or without that rule.

Any ideas?

Thanks!
mikes
Member
Posts: 23
Joined: 27 Oct 2008 16:06

Re: A mobile vlan doesn't get DHCP..

Post by mikes »

Figured it out: removed the line

vlan 172 mobile-tag enable

..and everything started working.
Post Reply

Return to “OmniSwitch 6450”