cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
445
Views
5
Helpful
2
Replies

Voice and Data VLANs, configuration question

I have each port on the switch configured with below commands,

 

switchport access vlan 10
 switchport mode access
 switchport voice vlan 20
 spanning-tree portfast

Now, I have a DNS server for vlan 10 and vlan 20. vlan 10 is 192.168.10.0/24 network and vlan 20 is 192.168.20.0/24 network. I have a phone connected to a PC. I understand that the phone will get an IP on the voice VLan but will the computer get an IP address from vlan 10 or vlan 20?

1 Accepted Solution

Accepted Solutions

Thanks to CDP the phone will get the information for the voice VLAN (20), on the other hand the PC will receive the information for the data VLAN (10).

 

Rolando Valenzuela.

 

View solution in original post

2 Replies 2

Thanks to CDP the phone will get the information for the voice VLAN (20), on the other hand the PC will receive the information for the data VLAN (10).

 

Rolando Valenzuela.

 

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

+5 to Roland...PC will get its vlan from vlan 10
 

Please rate all useful posts