Home > Configuration > Network > addvxlan

addvxlan

Use this method to adds a VXLAN to the Citrix ADC.

Syntax



Parameters

dynamicrouting

Enable dynamic routing on this VXLAN.
Default value = DISABLED.

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.

type

VXLAN encapsulation type. VXLAN, VXLANGPE
Default value = NS_VXLAN_VXLAN.

protocol

VXLAN-GPE next protocol. RESERVED, IPv4, IPv6, ETHERNET, NSH
Default value = NS_VXLANGPE_PROTO_ETHERNET.

innervlantagging

Specifies whether Citrix ADC should generate VXLAN packets with inner VLAN tag.
Default value = DISABLED.

Return Value

Returns simpleResult

See Also