Create a Tenant

You can specify the resources like device ports, VLAN range, L2 VNI range, L3 VNI range, and VRF count when you create a tenant.

About this task

Follow this procedure to set up a logical construct called tenant.

For syntax and command examples, see the ExtremeCloud Orchestrator Command Reference, 3.2.1 .

Procedure

Run the efa tenant create command.
efa tenant create --name <tenant-name> --description <tenant-description> --l2-vni-range <value> --l3-vni-range <value> -- vlan-range <value> --vrf-count <value> --enable-bd –port <list-of-ports>

Example