Use this command to create a logical switch.
logical-switch | The name of the logical switch. |
None.
Global configuration command.
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.
This example shows how to create a logical switch named "switch1":
System(rw)->set tunnel logical-switch create name switch1