01-06-2015 11:52 AM - edited 03-07-2019 10:06 PM
Hey Guys,
I have VLan that is not load balancing, Users are getting IPs from vlan 10 and when they full they can can't communicate with vlan 20, which is empty
Config:
Vlan 10: 10.1.1.0/24
Vlan 20: 10.1.2.0/24
interface GigabitEthernet1/2/21
description abc users
switchport
switchport trunk allowed vlan 10,20
switchport mode trunk
switchport nonegotiate
no cdp enable
User only get the IP from Vlan 10 not Vlan 20, how do I load balance ?
Thanks
01-06-2015 12:05 PM
Hi,
Not sure what you mean by "Users are getting IPs from vlan 10 and when they full they can can't communicate with vlan 20, which is empty"
Users ports are usually access ports and not trunk port (unless you use voip) therefore a user can only be in one vlan at a time. If vlan 10 is running out of IPs, and you have more users then IPs you can put certain number of users in vlan 20. So, if you have 300 users on a floor with 2 vlans and the mask is /24 for each, you can divide your users so some are in vlan 10 and some in vlan 20.
HTH
01-06-2015 12:16 PM
I gave this switch port to third party company and they have switch connected to this port thats why this is trunk port. I dont have access to switch but I do know there is no problem on the switch side, only problem is why user are getting IPs in VLan 10, which is full now.
01-06-2015 12:28 PM
The reason they are getting IPs in vlan 10 is because the switch ports that connects to the users are in vlan 10. If you think you are out of IP then you need to change some of the switch ports from vlan 10 to 20 and create new DHCP scoop for the subnet that corresponds to vlan 20.
HTH
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide