vrf

Creates a Virtual Routing and Forwarding (VRF) instance and enters VRF configuration mode.

Syntax

vrf name

Parameters

name
Character string for the name of the VRF. The string can be up 24 characters long, but should not contain punctuation or special characters.

Modes

Global configuration mode

Port-channel configuration mode

Examples

To create the VRF instance "myvrf" and enter VRF configuration mode:

device# configure terminal
device(config)# vrf myvrf
device(config-vrf-myvrf)#