Jump to content

Recommended Posts

Posted

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?

Posted
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

Posted
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?

Posted (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 by synaesthesia
Posted
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...