From: WorkerBee (ciscobee@gmail.com)
Date: Sun Feb 17 2008 - 04:14:35 ARST
Does Multi-VRF Selection Using Policy Based Routing (PBR) solve your
requirement?
Based on the matching ACL, you can assign to respective VRF.
On Feb 16, 2008 12:00 AM, Darren Horobin <Darren.Horobin@ipi-group.co.uk> wrote:
> All,
>
> I have a problem, which I am keen on a resolution.
>
> A customer of ours, has bought 2 x E1, which require bundling together
> to give him a 4mbps circuit. However, down this link I need to deliver
> two vrfs. One for production traffic and one for DMZ traffic. The
> problem is I am struggling on how to deliver this particular solution,
> as if 1 of the E1's go, traffic has got to continue. I struggled with a
> number of technologies, mainly with PPPoFR, however it seems I can only
> have once active dlci on the circuit, or I need a fresh pair of eyes on
> the config. Below is the configuration I thought would work. Has anyone
> any further suggestions
>
> Cheers
>
> Darren
>
>
> map-class frame-relay BW1024
> frame-relay cir 1024000
> frame-relay mincir 1024000
>
> interface Serial0/0/0
> no ip address
> encapsulation frame-relay
> no shutdown
> no keepalive
> frame-relay traffic-shaping
> !
> interface Serial0/0/0.100 point-to-point
> no cdp enable
> frame-relay interface-dlci 100 ppp Virtual-Template1
> class BW1024
> !
> interface Serial0/0/0.101 point-to-point
> no cdp enable
> frame-relay interface-dlci 101 ppp Virtual-Template2
> class Bw1024
> !
> interface Serial0/1/0
> no ip address
> encapsulation frame-relay
> no keepalive
> frame-relay traffic-shaping
>
> interface Serial0/1/0.100 point-to-point
> no cdp enable
> frame-relay interface-dlci 102 ppp Virtual-Template3
> class BW1024
> !
> interface Serial0/1/0.101 point-to-point
> no cdp enable
> frame-relay interface-dlci 103 ppp Virtual-Template4
> class BW1024
> !
> interface Virtual-Template1
> bandwidth 1024
> ip vrf forwarding dmz
> no ip address
> no peer neighbor-route
> down-when-looped
> ppp multilink
> ppp multilink group 10
>
> interface Virtual-Template2
> bandwidth 1024
> no ip address
> no peer neighbor-route
> down-when-looped
> ppp multilink
> ppp multilink group 11
> !
> interface Virtual-Template3
> bandwidth 1024
> no ip address
> no peer neighbor-route
> down-when-looped
> ppp multilink
> ppp multilink group 10
>
> interface Virtual-Template4
> bandwidth 1024
> no ip address
> no peer neighbor-route
> down-when-looped
> ppp multilink
> ppp multilink group 11
>
>
>
> interface Multilink10
> ip vrf forwarding dmz
> ip address 10.1.1.2 255.255.255.252
> no peer neighbor-route
> no cdp enable
> ppp multilink
> ppp multilink fragment disable
> ppp multilink group 10
> !
> interface Multilink11
> ip address 10.2.1.2 255.255.255.252
> no peer neighbor-route
> no cdp enable
> ppp multilink
> ppp multilink fragment disable
> ppp multilink group 11
>
>
>
>
>
> Darren Horobin
>
>
> Registered Office:
> IP Infrastructures
> Cedar Court Office Park
> Denby Dale Road
> Wakefield
> WF4 3QZ
>
> Tel: 0870 160 3537
> Fax: 0870 160 3540
> http://www.ipi-group.co.uk/
> Company Registration Number: 04657026
> IPIR (and Device) is a registered trade mark of IP Infrastructures Ltd.
>
> This email and any files transmitted with it are confidential and intended solely for the use of ccielab@groupstudy.com. If you are not the intended recipient be aware that any disclosure, copying distribution or use of the contents of this information is prohibited. If you have received this email in error please notify the system administrator. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Finally, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:48 ARST