To create a virtual routing and forwarding instance (VRF) and enter VRF configuration mode, use the vrf context command. To remove a VRF entry, use the no form of this command.
vrf context { name | management }
no vrf context { name | management }
|
name
|
Name of the VRF. The name can be a maximum of 32 alphanumeric characters and is case-sensitive.
|
|
management
|
Specifies the management VRF.
|
None
Global configuration mode
|
Release
|
Modification
|
|---|---|
|
4.0(0)N1(1a)
|
This command was introduced.
|
When you enter the VRF configuration mode, the following commands are available:
Additional commands available in IP configuration mode:
This example shows how to enter VRF context mode:
|
Command
|
Description
|
|---|---|
|
show vrf
|
Displays VRF information.
|