RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
11-08-2025 09:51 AM
Hello team,
i no longer received dhcp IP on my management vlan 10 here is my core switch vlan and dhcp configuration below the switch firmware dosent support VE interface:
vlan 10 name OurMgmt by port
tagged ethe 1/1/1 to 1/1/24
spanning-tree 802-1w
spanning-tree 802-1w priority 4096
management-vlan
ip address 10.255.0.1 255.255.0.0
ip dhcp-server enable
!
ip dhcp-server pool mgmt
excluded-address 10.255.0.1 10.255.4.254
lease 1 0 0
network 10.255.0.0 255.255.0.0
option 3 ip 10.255.0.1
option 43 ip 10.255.0.7
deploy
!
interface ethernet 1/1/1
spanning-tree root-protect
and below this is my access switch vlan and uplink config:
vlan 10 name OurMgmt by port
tagged ethe 1/1/3 to 1/1/19 ethe 1/1/25 to 1/1/47 ethe 1/3/1 to 1/3/4
untagged ethe 1/1/20 to 1/1/24 ethe 1/1/48
spanning-tree 802-1w
management-vlan
interface ethernet 1/3/1
dhcp snooping trust
ip dhcp snooping vlan 10
ip address 10.255.0.13 255.255.0.0
ip default-gateway 10.255.0.1
