RE: L3VPN Command problem

From: Daniel Dib <daniel.dib_at_reaper.nu>
Date: Thu, 7 Jul 2011 13:10:04 +0200

On to, jul 07, 2011 at 12:18:10, Routing Freak wrote:
> Subject: L3VPN Command problem
>
> Hi fellows,
>
> Can anyone explain me the purpose of the following command in Internet
> access VPN
>
> ip route vrf VRF_A 0.0.0.0 0.0.0.0 3.3.3.3 global
>
> what is the purpose of global keyword
>
>
> and also
>
> ip nat inside source-list VPN_PRefix interface serial 1/0 vrf VRF_A
> overload
>
>
> what is the use of vrf keyword at the end of the command
>

The purpose of the global at the end is to tell the router that the next-hop
is located in the global table (no VRF) and not in the VRF itself.

The second command is NAT for a VRF, unless you specify VRF the global table
will be assumed.

HTH Daniel

Blogs and organic groups at http://www.ccie.net
Received on Thu Jul 07 2011 - 13:10:04 ART

This archive was generated by hypermail 2.2.0 : Mon Aug 01 2011 - 06:30:05 ART