[c-nsp] vrf newby question

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Fri Sep 1 03:12:31 EDT 2006


Ahmad Cheikh Moussa <mailto:acm at netuse.de> wrote on Friday, September
01, 2006 8:53 AM:

> Hi!
> 
>> You can either use your setup (with the additional command), or use
>> the one proposed by me with a single process.
> Thanks Oliver. Now it works.
> I used it with one process.
> 
> 
> Could I use this configuration via a leased line too ?

yes, just configure frame relay encaps with subinterfaces, one end must
be configured as dce, i.e.

int serial0
 encaps frame-relay
 frame-relay intf-type dce
int s0.1
 ip vrf forwarding VPN
 ip address ...
 frame-relay interface-dlci 100
int s0.2
 ip vrf forwarding Internet
 ip address ...
 frame-relay interface-dlci 200

the other side without the "intf-type dce"..

	oli



More information about the cisco-nsp mailing list