cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
477
Views
0
Helpful
5
Replies

VRF lite and shared service

Hi to all, i'm triyng to use VRF-Lite with shared service.I tried to configure two different VRF (blue and red for example) and then i configured another vrf (for example server). I tried to export with route-target both vrf blue and green to vrf server and to import vrf server into vrf blue and green to give rechability, this is part of my configuration :

ip vrf green

rd 65001:100

route-target export 65001:100

route-target import 65001:100

route-target import 65001:300

ip vrf red

rd 65001:200

route-target export 65001:200

route-target import 65001:200

route-target import 65001:300

ip vrf server

rd 65001:300

route-target export 65001:300

route-target import 65001:300

route-target import 65001:100

route-target import 65001:200

but it doesn't work.

Any help appreciated

Max

p.s. is it possible to merge two vrf in VRF-Lite ?

5 Replies 5

bjornarsb
Level 4
Level 4

bjornarsb
Level 4
Level 4

Hi,

Keep in mind that can use:

Router(config-vrf)# route-target both 65001:100

BR,

Bjornarsb

mohammedmahmoud
Level 11
Level 11

hi,

As far as i know, using route-targets is effective only if BGP is running. (route-target is an extended community)

HTH, please do rate all helpful replies,

Mohammed Mahmoud.

Hi,

Most routing protocols (BGP, OSPF, EIGRP, RIP and static routing) can be used between the CE and the PE. However, cisco recommend using external BGP (EBGP) for these reasons:

?BGP does not require multiple algorithms to communicate with multiple CEs.

?BGP is designed for passing routing information between systems run by different administrations.

?BGP makes it easy to pass attributes of the routes to the CE.

HTH,

Regards,

Bjornarsb

Hi,

I insist on my opinion :) and from your document:

Note This command is effective only if BGP is running.

http://www.cisco.com/en/US/docs/switches/lan/catalyst4500/12.2/31sga/configuration/guide/vrf.html#wp1045301

HTH,

Mohammed Mahmoud.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card