---
title: "PUT /command/router/ndEnableNS"
method: PUT
path: "/command/router/ndEnableNS"
---

# PUT /command/router/ndEnableNS

`PUT /command/router/ndEnableNS`

Option for enabling/disabling the transmission of Neighbor Solicitation frames from a router.

## 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` — Node is not a Router.
- `401` — Invalid parameter.
- `default` — Unknown error occurred

## Changes

- **2024-04-17** `504a618f86c7` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/siliconlabs/apis/tbu-api/changes/command/router/ndEnableNS/put.md)

---

[API](https://skmtc.dev/siliconlabs/apis/tbu-api.md) · [All operations](https://skmtc.dev/siliconlabs/apis/tbu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/siliconlabs/tbu-api/revisions/8cd71e20a00d/schema)
