vrf

Syntax

vrf <VRF-NAME>

no vrf <VRF-NAME>

Description

This command configures a named VRF instance <VRF-NAME>. After creating the VRF instance, the command prompt enters into the VRF configure context.

The no form of the command deletes the VRF instance from the router.

Command context

config

Parameters

<VRF-NAME>

Required: Specifies the VRF name. Length: Up to 32 alphanumeric characters.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring VRF for a named customer:

switch(config)# vrf cust_A

Removing the VRF configuration with the name test:

switch(config)# no vrf test