401
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
vrf context (Layer 3)
vrf context (Layer 3)
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}
Syntax Description
Command Default None
Command Modes Global configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to create a VRF context:
switch# configure terminal
switch(config)# vrf context RemoteOfficeVRF
switch(config-vrf)#
Related Commands
name Name of the VRF. The name can be any case-sensitive, alphanumeric string
up to 32 characters.
management Specifies the management VRF.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
vrf Creates or configures a VRF instance.