v1

latestSwagger 2.02026-07-17443059.0 KB

Configure Router specific settings. This method may be issued to any Router device (including Border Routers).

put/config/router

Request body

routingMethodinteger required

Set as specified in the [FANTPS] PAN-IE description.

networkNamestring required

Set as specified in the [FANTPS] NETNAME-IE description.

panSizeOffsetinteger required

An offset to be added to the Pan Size advertised by this device.

routingCostOffsetinteger required

An offset to be added to the Routing Cost advertised by this device.

sixLowpanMtuinteger

The 6LoWPAN MTU to be used by this router.

gtkMaxMismatchinteger

Maximum time between a SUP detecting a GTKHASH mismatch and the SUP initiating Msg1 of the authentication flow (causing the BR to initiate a Group Key handshake with the SUP).

lgtkMaxMismatchinteger

Maximum time between a SUP detecting a LGTKHASH mismatch and the SUP initiating Msg1 of the authentication flow (causing the BR to initiate a Group Key handshake with the SUP).

ndAddressRegistrationLifetimeinteger

16-bit unsigned integer. The lifetime, in minutes, of the router's address registration. [RFC 8505] and [RFC 9010]

lfnJoinEnabledboolean

True if LFN joins to this router are enabled, False otherwise.

lfnPanTimeoutinteger

Interval, in minutes, after which an FFN parent must disable LFN broadcast messaging if the FFN parent is unable to communicate with its border router.

mplSeedLengthinteger

The MPL seed-id length (S-field). An unsigned two-bit integer equal to either 0 or 3, where 0 indicates the seed-id is elided and is the IPv6 source address, and 3 indicates the seed-id is the 128-bit ULA/GUA of the source. [RFC7731, FANTPS-1.1v06-d7]

Response

Router successfully configured.