Users Guide
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.
64
Virtual Routing and Forwarding (VRF) 2037