cancel
Showing results for 
Search instead for 
Did you mean: 

Stop / Start NX5500 DHCP service

Stop / Start NX5500 DHCP service

Larry_S
New Contributor

All: 

I am looking for a way to Stop / Start a WiNG 7.6.1 DHCP service on a NX5500 appliance.

DHCP has stopped issuing address, ideally would not wish to reboot the entire cluster.

NX5500 running in Cluster configuration.

Any advise greatly appreciated.

Larry_S 

2 REPLIES 2

Larry_S
New Contributor

Christopher

 

thank you for this input.

i will check it out, 

many thanks

Larry_S

Christopher_Fra
Extreme Employee

If DHCP server is mapped to the NX at device level, from the NX command line interface (CLI) using SSH, after login:

enable [enter]

self [enter]

no use dhcp-server-policy [enter]

commit write [enter]

use dhcp-server-policy [enter]

commit write [enter]

If DHCP policy is mapped at NX profile:

enable [enter]

config [enter]

profile nx5500 [enter]

no use dhcp-server-policy [enter]

commit write [enter]

use dhcp-server-policy [enter]

commit write [enter]

GTM-P2G8KFN