[c-nsp] EoMPLS termination into L3 VRF

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Tue Jan 20 03:50:50 EST 2009


Marlon Duksa <> wrote on Tuesday, January 20, 2009 00:25:

> Hi,Does anyone know how to terminate EoMPLS (point to point service)
> on 7600 (ES20 cards) into a L3 VRF. Documentation say that it can be
> done but I can't find any examples.
> 
> We do not want to create xconnect under EVC interface because this
> way we would waste an interface.
> 
> It should be something like:
> 
> intf vlan 10
> vrf <name>
> ip address x.x.x.x
> xconnect y.y.y.y 100 mpls    

correct ("xconnect <remote-IP> <vcid> encaps mpls"). 

> -> the problem with this is that this
> has to be in the global context so that it can see remote PE

right.
 
> With this, it looks like it is defined in the vrf where y.y.y.y
(remote
> PE) does not exist. 

why? The PW endpoint y.y.y.y is looked up in the global table (might not
be apparent looking at this config, but there is no "vrf-aware PW" where
the PW endpoint would need to be looked up in the VRF context). 
Did you actually try this?

	oli


More information about the cisco-nsp mailing list