Service Manual

Table Of Contents
Figure 157. Setup VRF Interfaces
The following example relates to the configuration shown in Figure1 and Figure 2.
Router 1
ip vrf blue 1
!
ip vrf orange 2
!
ip vrf green 3
!
interface TenGigabitEthernet 3/1
no ip address
switchport
no shutdown
!
interface TenGigabitEthernet 1/1
ip vrf forwarding blue
ip address 10.0.0.1/24
no shutdown
!
Virtual Routing and Forwarding (VRF)
1109