CLI Guide

Table Of Contents
Virtual Routing and Forwarding (VRF)
Virtual routing and forwarding (VRF) allows multiple instances of a routing table to coexist on the same router at the same time.
Topics:
ip vrf
ip http vrf
description
ip vrf forwarding
ip route-export
ip route-import
ipv6 route-export
ipv6 route-import
match source-protocol
redistribute
interface management
maximum dynamic-routes
show ip vrf
show run vrf
ip vrf
Create or delete a customer VRF.
Syntax
ip vrf {vrf-name | management} [vrf_id]
To delete a customer VRF, use the no ip vrf {vrf-name | management} [vrf_id] command.
Parameters
vrf-name
Enter the name of the VRF that you create.
management Enter the keyword management to create the management VRF.
vrf_id
(Optional) Enter the ID of the VRF that you create.
Defaults Available by default for management VRF. For creating other customer VRFs, enable the feature vrf
option in Configuration mode.
Command Modes CONFIGURATION
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000ON and Z9500.
9.4(0.0) Introduced on the S4810 and S4820T.
Usage
Information
You cannot use the keyword default as a VRF name as this name indicates a special VRF.
To create a management VRF, use the keyword management.
The VRF ID is optional.
64
Virtual Routing and Forwarding (VRF) 1693