vrf-delete
Virtual Routing and Forwarding (VRF) is a technology that virtualizes the hardware routing capabilities of a vRouter or a Layer 3 switch and offers per logical instance dedicated control and data planes. This command deletes a VRF configuration.
Syntax vrf-delete
name name-string |
Specify a name for the VRF. |
vnet name-string |
Specify the name of the vNET. |
Defaults None
Access Network Administrator
History Command introduced in Version 3.1.0
Usage Use this command to delete a VRF.
Examples To delete VRF, blue, and vNet, red, , use the following syntax:
CLI network-admin@switch > vrf-delete name blue vnet red