API Guide
Figure 7. Setup VRF Interfaces
Router 1
ip vrf blue 
! 
ip vrf orange 
! 
ip vrf green 
! 
interface ethernet 1/1/1 
    no shutdown
 switchport mode trunk
 switchport access vlan 1
 switchport trunk allowed vlan 128,192,256
 flowcontrol receive off
! 
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
534
Layer 3










