Create a Private Tenant

You can create a private tenant. Other tenants cannot use the private tenant resource. Default value of a tenant type is private.

About this task

Follow this procedure to create a private tenant.

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

Procedure

To configure a private tenant, run the following command:
efa tenant create --name <tenant-name> --type <type-of-tenants> --vlan-range <vlan-range> --vrf-count <num-of-vrfs> --port <port-list>

Example