Reference Guide
Figure 3. Setup VRF Interfaces
The following example relates to the conīguration shown in the above illustrations.
Router 1
ip vrf blue 
! 
ip vrf orange 
! 
ip vrf green 
! 
interface ethernet 1/1/1 
 no ip address 
 no switchport 
 no shutdown 
! 
interface ethernet1/1/2
 no shutdown
 no switchport
 ip vrf forwarding blue
 ip address 20.0.0.1/24
!
interface ethernet1/1/3
 no shutdown
 no switchport
 ip vrf forwarding orange
Layer 3
273










