Techster26 Posted August 27 Posted August 27 We have an Aruba CX6200 switch managed via Aruba Central and switch templates to push the config. The switch is handling DHCP for all VLANs but i want to disable DHCP for one of the VLANs and i have removed the section as show below from the template but it seems that the VLAN is still handing out IP addresses: pool Wireless-Guest-24 range 10.10.10.51 10.10.10.200 default-router 10.10.10.1 dns-server 8.8.8.8 lease 00:08:00 exit Is there anything else i need to do to the template file to stop DHCP on VLAN 24?
synaesthesia Posted August 27 Posted August 27 Is the vlan interface actually called Wireless-Guest-24? It needs to be the interface name, not the description, without the space - would normally be "pool vlan24"
Techster26 Posted August 27 Author Posted August 27 1 hour ago, synaesthesia said: Is the vlan interface actually called Wireless-Guest-24? It needs to be the interface name, not the description, without the space - would normally be "pool vlan24" The Interface name is just vlan24
synaesthesia Posted August 27 Posted August 27 In which case the pool command needs to be just pool vlan24
Techster26 Posted August 27 Author Posted August 27 13 minutes ago, synaesthesia said: In which case the pool command needs to be just pool vlan24 So do i just have pool vlan24 and no other of the details for the range etc?
synaesthesia Posted August 27 Posted August 27 (edited) Massive apologies, I need to learn to read. You've taken that bit out but it's still doling out addresses, so the name doesn't matter. I'm a plum! Once it's out it should stop, but you may need to restart the switch for it to take effect Edited August 27 by synaesthesia
Techster26 Posted August 27 Author Posted August 27 1 hour ago, synaesthesia said: Massive apologies, I need to learn to read. You've taken that bit out but it's still doling out addresses, so the name doesn't matter. I'm a plum! Once it's out it should stop, but you may need to restart the switch for it to take effect Ha ha. Now worries. i was hoping i wouldn't need to restart the switch
synaesthesia Posted August 28 Posted August 28 Did that work in the end? Interested as we've just started using DHCP on our switches, although only for 2 minor scopes.
psydii Posted August 28 Posted August 28 You have to restart the switch to change dhcp settings? What are they running, Windows NT ?!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now