Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Configure NDP neighbor cache timeout for NDP Neighbor Cache List. NDP neighbor cache entries will be retired if they are not used within the specified timeout.

Files

net_ndp.h/net_ndp.c

Prototype

Arguments

timeout_sec

Desired value for NDP neighbor cache timeout (in seconds)

Returned Value

DEF_OK,

NDP neighbor cache timeout successfully configured;

DEF_FAIL,

otherwise.

Required Configuration

Available only if IPv6 is enabled, see IPv6 Layer Configuration

Available only if an appropriate network interface layer is present (e.g., Ethernet; see section Network Interfaces Configuration).

Notes / Warnings

None.

  • No labels