Service Manual

Table Of Contents
Figure 175. Setup VRF Interfaces
The following example relates to the configuration shown in the above illustrations.
Router 1
ip vrf blue 1
!
ip vrf orange 2
!
ip vrf green 3
!
interface TenGigabitEthernet 1/1/1/3
no ip address
switchport
no shutdown
!
interface TenGigabitEthernet 1/1/1/1
ip vrf forwarding blue
ip address 10.0.0.1/24
no shutdown
!
interface TenGigabitEthernet 1/1/2/1
ip vrf forwarding orange
ip address 20.0.0.1/24
no shutdown
!
interface TenGigabitEthernet 1/1/3/1
ip vrf forwarding green
ip address 30.0.0.1/24
no shutdown
!
interface Vlan 128
1050
Virtual Routing and Forwarding (VRF)