Delete a Tenant VRF

You can delete the VRF for a tenant.

About this task

Follow this procedure to delete a tenant VRF.
Note

Note

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

Procedure

To delete a tenant VRF, run the following command:
efa tenant vrf delete [--name vrf name |--tenant tenant name ]

Example

The following example deletes the specified tenant VRF:
(efa:root)root@node-2:~# efa tenant vrf delete --name red11 --tenant tenant11

Vrf: red11 deleted successfully.

--- Time Elapsed: 165.470132ms ---