Properties and action

Table 57: Properties and action for netdev_vxlan

Property/Action name

Description

Property type

Value type and restrictions

vxlan_id

Specifies a VXLAN ID.

Index

Unsigned integer.

Value range: 1 to 16777215.

vsiname

Specifies the VSI name.

N/A

String, case sensitive.

Length: 1 to 31 characters.

You must specify the VSI name when creating a VSI. After the VSI is created, you cannot change its name.

add_tunnels

Specifies the tunnel interfaces to be associated with the VXLAN.

N/A

String, a comma separated list of tunnel interface IDs or tunnel interface ID ranges, for example, 1,2,3,5-8,10-20.

The string cannot end with a comma (,), hyphen (-), or space.

A tunnel interface ID cannot be on the list of adding interfaces and the list of removing interfaces at the same time.

delete_tunnels

Removes the association between the specified tunnel interfaces and the VXLAN.

N/A

String, a comma separated list of tunnel interface IDs or tunnel interface ID ranges, for example, 1,2,3,5-8,10-20.

The string cannot end with a comma (,), hyphen (-), or space.

A tunnel interface ID cannot be on the list of adding interfaces and the list of removing interfaces at the same time.

action

Specifies the action for the resource.

N/A

Symbol:

  • create—Creates or modifies a VXLAN.

  • delete—Deletes a VXLAN.

The default action is create.