[c-nsp] 0/0 into an ipv4 vrf

Phil Mayers p.mayers at imperial.ac.uk
Thu Aug 26 02:18:30 EDT 2010


On 08/26/2010 12:58 AM, Jason Lixfeld wrote:
> I'm fiddling with my lab, attempting to edumacate myself on L3VPNs.
> I'm trying to figure out the best way to get a default route into my
> test vrf.  Since I'm doing BGP between all my PEs, it seems sensible
> that I try to originate the default route in BGP instead of
> redistributing it from another protocol.  I'm having problems doing
> this.

router bgp xxx
  address-family ipv4 vrf TEST
   default-information originate
   redis static
ip route vrf TEST 0.0.0.0 0.0.0.0 ...

...is one way. Possibly I am missing your point though?


More information about the cisco-nsp mailing list