I have a Dell 3048 switch.
i have a cisco ip phone.
When i connect the phone to the switch i get an ip address as if it were a computer.
how do i get it to get an ip address for the voice vlan?
config on the switch's port:
port 1/0/1
switchport mode general
switchport general pvid 1001
switchport general allowed vlan add 1001
switchport general allowed vlan add 1990 tagged
voice vlan 1990
voice vlan auth disable
if i connect another device to the switch i get the correct ip address from dhcp.
what i want to do is connect the phone to the switch, and connect a PC/Mac to the phone. phone and computer will have different ip addresses corresponding to their vlan.
i have a cisco ip phone.
When i connect the phone to the switch i get an ip address as if it were a computer.
how do i get it to get an ip address for the voice vlan?
config on the switch's port:
port 1/0/1
switchport mode general
switchport general pvid 1001
switchport general allowed vlan add 1001
switchport general allowed vlan add 1990 tagged
voice vlan 1990
voice vlan auth disable
if i connect another device to the switch i get the correct ip address from dhcp.
what i want to do is connect the phone to the switch, and connect a PC/Mac to the phone. phone and computer will have different ip addresses corresponding to their vlan.