![Dell S6000-ON Configuration Manual Download Page 998](http://html.mh-extra.com/html/dell/s6000-on/s6000-on_configuration-manual_84557998.webp)
interface TenGigabitEthernet 2/2/1
ip vrf forwarding orange
ip address 21.0.0.1/24
no shutdown
!
interface TenGigabitEthernet 2/3/1
ip vrf forwarding green
ip address 31.0.0.1/24
no shutdown
!
interface Vlan 128
ip vrf forwarding blue
ip address 1.0.0.2/24
tagged TenGigabitEthernet 3/1/1
no shutdown
interface Vlan 192
ip vrf forwarding orange
ip address 2.0.0.2/24
tagged TenGigabitEthernet 3/1/1
no shutdown
!
interface Vlan 256
ip vrf forwarding green
ip address 3.0.0.2/24
tagged TenGigabitEthernet 3/1/1
no shutdown
!
router ospf 1 vrf blue
router-id 1.0.0.2
network 11.0.0.0/24 area 0
network 1.0.0.0/24 area 0
passive-interface TenGigabitEthernet 2/1/1
!
router ospf 2 vrf orange
router-id 2.0.0.2
network 21.0.0.0/24 area 0
network 2.0.0.0/24 area 0
passive-interface TenGigabitEthernet 2/2/1
!
ip route vrf green30.0.0.0/24 3.0.0.1
!
======================================================================
=================
The following shows the output of the show commands on Router 1.
Router 1
Dell#show ip vrf
VRF-Name VRF-ID Interfaces
default-vrf 0 Te 3/1/1-3/1/4,
Te 1/3/1-1/32/4,
Te 2/1-2/32/4,
Ma 1/1,
Nu 0,
Vl 1
blue 1 Te 1/1/1,
Vl 128
orange 2 Te 1/2/1,
998
Virtual Routing and Forwarding (VRF)
Summary of Contents for S6000-ON
Page 1: ...Dell Configuration Guide for the S6000 ON System 9 9 0 0 ...
Page 557: ...Figure 80 Configuring OSPF and BGP for MSDP Multicast Source Discovery Protocol MSDP 557 ...
Page 562: ...Figure 83 MSDP Default Peer Scenario 1 562 Multicast Source Discovery Protocol MSDP ...
Page 563: ...Figure 84 MSDP Default Peer Scenario 2 Multicast Source Discovery Protocol MSDP 563 ...
Page 564: ...Figure 85 MSDP Default Peer Scenario 3 564 Multicast Source Discovery Protocol MSDP ...
Page 665: ...Policy based Routing PBR 665 ...
Page 818: ...Figure 110 Single and Double Tag TPID Match 818 Service Provider Bridging ...
Page 819: ...Figure 111 Single and Double Tag First byte TPID Match Service Provider Bridging 819 ...
Page 995: ...Figure 140 Setup OSPF and Static Routes Virtual Routing and Forwarding VRF 995 ...