set tunnel logical-switch create name

Use this command to create a logical switch.

Syntax

set tunnel logical-switch create name logical-switch

Parameters

logical-switch The name of the logical switch.

Defaults

None.

Mode

Global configuration command.

Usage

Creates a logical switches. The logical switch name must be unique. If it is already created, this command has no affect. A logical switch must exist before a VLAN or keyword (VNI) can be mapped to it. If the maximum configuration limit has been reached, an error occurs.

Example

This example shows how to create a logical switch named "switch1":

System(rw)->set tunnel logical-switch create name switch1