Home > Configuration > Network > setvxlan_ipv6dynamicrouting

setvxlan_ipv6dynamicrouting

Use this method to set enable all IPv6 dynamic routing protocols on this VXLAN. Note: For the ENABLED setting to work, you must configure IPv6 dynamic routing protocols from the VTYSH method line.

Syntax



Parameters

id

A positive integer, which is also called VXLAN Network Identifier (VNI), that uniquely identifies a VXLAN.
This is mandatory parameter.
Minimum value = 1.
Maximum value = 16777215.

ipv6dynamicrouting

Enable all IPv6 dynamic routing protocols on this VXLAN. Note: For the ENABLED setting to work, you must configure IPv6 dynamic routing protocols from the VTYSH method line.
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also