Users Guide

Task Command Syntax Command Mode
instance. process-id range:
0-65535
Once the OSPF process and the VRF are tied together, the OSPF Process ID cannot be used again in the
system.
Configuring VRRP on a VRF Instance
You can configure the VRRP feature on interfaces that belong to a VRF instance.
In a virtualized network that consists of multiple VRFs, various overlay networks can exist on a shared physical
infrastructure. Nodes (hosts and servers) that are part of the VRFs can be configured with IP static routes for
reaching specific destinations through a given gateway in a VRF. VRRP provides high availability and
protection for next-hop static routes by eliminating a single point of failure in the default static routed
network. .
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:
Virtual Routing and Forwarding (VRF) 1157