Evil_TTL> show | s

Cisco VRF Route Leaking

Category:Cisco Systems -> Routing and Switching

ip vrf RED
 rd 64001
:20
 route
-target export 64001:20
 route
-target import 64001:20
 route
-target import 64001:200
!        
ip vrf BLUE
 rd 64001
:200
 route
-target export 64001:200
 route
-target import 64001:200
 route
-target import 64001:20 
By privilege15