Users Guide

Task Command Syntax Command Mode
Create VRF
ip vrf vrf1
CONFIGURATION
Assign the VRF to an
interface
ip vrf forwarding vrf1
VRF CONFIGURATION
Assign an IP address to the
interface
ip address 10.1.1.1 /24
no shutdown
Configure the VRRP group
and virtual IP address
View VRRP command
output for the VRF vrf1
Configuring Management VRF
You can assign a management interface to a management VRF.
Task Command Syntax Command Mode
Create a management VRF.
ip vrf management
CONFIGURATION
Assign a management port to a
management VRF.
interface management
VRF MODE
Configuring a Static Route
To configure a static route, perform the following steps:
Task Command Syntax Command Mode
Configure a static route that points to a
management interface.
management route ip-address
mask managementethernet
ormanagement route ipv6-address
prefix-length
managementethernet
NOTE: You can also have the
management route to point to a
front-end port in case of the
management VRF. For example:
management route 2::/64 te 0/0.
CONFIGURATION
To configure a static entry in the IPv6 neighbor discovery, perform the following steps:
Task Command Syntax Command Mode
Configure a static neighbor. CONFIGURATION
Route Leaking VRFs
Static routes can be used to redistribute routes between non-default to default/non-default VRF and vice-versa.
NOTE: Route leaking VRFs are supported only for IPv4 routes.
You can configure route leaking between two VRFs using the following command: ip route vrf x.x.x.x s.s.s.s
nh.nh.nh.nh vrf default.
Virtual Routing and Forwarding (VRF) 968