show ip vrf [
vrf-name
]
Assigning an OSPF Process to a VRF Instance
OSPF routes are supported on all VRF instances. See the
Open Shortest Path First
(OSPFv2) chapter for complete OSPF configuration
information.
Assign an OSPF process to a VRF instance . Return to CONFIGURATION mode to enable the OSPF process. The OSPF Process ID is the
identifying number assigned to the OSPF process, and the Router ID is the IP address associated with the OSPF process.
Once the OSPF process and the VRF are tied together, the OSPF Process ID cannot be used again in the system.
•
Enable the OSPFv2 process globally for a VRF instance. Enter the VRF key word and instance name to tie the OSPF instance to the
VRF. All network commands under this OSPF instance are subsequently tied to the VRF instance.
CONFIGURATION
router ospf
process-id
vrf
vrf name
The
process-id
range is from 0-65535.
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. .
Table 111. Configuring VRRP on a VRF
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
vrrp-group 10
virtual-address 10.1.1.100
show config
-----------------------------
!
interface TenGigabitEthernet 1/13
ip vrf forwarding vrf1
ip address 10.1.1.1/24
!
vrrp-group 10
virtual-address 10.1.1.100
no shutdown
View VRRP command output
for the VRF vrf1
show vrrp vrf vrf1
------------------
TenGigabitEthernet 1/13, IPv4 VRID: 10,
Version: 2, Net: 10.1.1.1
VRF: 1 vrf1
State: Master, Priority: 100, Master:
1070
Virtual Routing and Forwarding (VRF)
Summary of Contents for S4048T-ON
Page 1: ...Dell Configuration Guide for the S4048 ON System 9 11 2 1 ...
Page 148: ...Figure 10 BFD Three Way Handshake State Changes 148 Bidirectional Forwarding Detection BFD ...
Page 251: ...Dell Control Plane Policing CoPP 251 ...
Page 363: ... RPM Synchronization GARP VLAN Registration Protocol GVRP 363 ...
Page 511: ...Figure 64 Inspecting the LAG Configuration Link Aggregation Control Protocol LACP 511 ...
Page 558: ...Figure 84 Configuring Interfaces for MSDP 558 Multicast Source Discovery Protocol MSDP ...
Page 559: ...Figure 85 Configuring OSPF and BGP for MSDP Multicast Source Discovery Protocol MSDP 559 ...
Page 564: ...Figure 88 MSDP Default Peer Scenario 2 564 Multicast Source Discovery Protocol MSDP ...
Page 565: ...Figure 89 MSDP Default Peer Scenario 3 Multicast Source Discovery Protocol MSDP 565 ...
Page 841: ...Figure 115 Single and Double Tag TPID Match Service Provider Bridging 841 ...
Page 842: ...Figure 116 Single and Double Tag First byte TPID Match 842 Service Provider Bridging ...