---
title: "PUT /command/nd/enableNS"
method: PUT
path: "/command/nd/enableNS"
---

# PUT /command/nd/enableNS

`PUT /command/nd/enableNS`

Option for enabling/disabling the transmission of Neighbor Solicitation frames from an FFN router or LFN.

## Request body

- NDEnableNeighborSolicitations — Enable or disable NS frame emission for IPv6 Neighbor Discovery
  - `enableNeighborSolicitations` boolean, required — Whether or not to enable Neighbor Solicitation (NS) frames. Default is enabled.

## Response `200`

Neighbor Solicitation enable successfully configured.

## Other responses

- `400` — Device is not a Router or LFN.
- `401` — Invalid parameter.
- `default` — Unknown error occurred

---

[API](https://skmtc.net/siliconlabs/apis/tbu-api.md) · [All operations](https://skmtc.net/siliconlabs/apis/tbu-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/siliconlabs/tbu-api/versions/8475de394ee2/schema)
