its not working for me , actually I m using BGP between two sites , site-A has
two connection one for internet and other one is for BGP connection with
internal branches sites ....and what i m trying is to route www traffic via
bgp from site B to site A to use there internet connection .
Kind regards,
Sameer
> Date: Wed, 29 Jun 2011 08:01:31 -0500
> Subject: RE: Web traffic route
> From: gtosh_at_aeneas.net
> To: joe_at_affirmedsystems.com; i_sameer_at_hotmail.com; ccielab_at_groupstudy.com
>
> "Joseph L. Brunner" <joe_at_affirmedsystems.com> wrote:
>
> >Same deal here bro - I send junk http/https traffic off to a cable modem
and let my high value voip and signaling traffic use the T-1
> >
> >(from a live router right now)
> >
> >ip access-list extended use-twc-policy
> > permit tcp 192.168.1.0 0.0.0.255 any eq www
> > permit tcp 192.168.1.0 0.0.0.255 any eq 443
> >
> >route-map int-f0/1-policy-route permit 10
> > match ip address use-twc-policy
> > set ip next-hop 24.108.91.65
> > set interface Vlan100
> >
> >
> >interface FastEthernet0/1
> > description Lan-Inside
> > ip address 192.168.1.1 255.255.255.0
> > ip nat inside
> > ip inspect fwpolicy in
> > ip inspect fwpolicy out
> > ip virtual-reassembly
> > ip policy route-map int-f0/1-policy-route
> >
> >-----Original Message-----
> >From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
sameer inam
> >Sent: Wednesday, June 29, 2011 2:35 AM
> >To: ccielab_at_groupstudy.com
> >Subject: Web traffic route
> >
> >Experts,
> >I m trying to send the www traffic to my second internet link , which has
NAT
> >configured but some reason traffic is not go through please see below the
> >config ....if any one can help me on that .
> >
> >Thanks in advance
> >
> >interface fastethernet 0/0 Des WAN link
> >
> >!interface FastEthernet0/1Des LAN ip address 10.0.98.1 255.255.255.0 ip
> >policy route-map web speed 100 full-duplex!
> >ip access-list extended webtraffic permit tcp 10.0.98.0 0.0.0.255 any eq
www!
> >
> >route-map web permit 10 match ip address webtraffic set ip next-hop
> >172.168.0.10 ( next hope router WAN address which is connected through
> >MPLS-BGP )
> >
> >
> >KInd regards,
> >Sameer
> >
> >
> >Blogs and organic groups at http://www.ccie.net
> >
> >_______________________________________________________________________
> >Subscription information may be found at:
> >http://www.groupstudy.com/list/CCIELab.html
> >
> >
> >Blogs and organic groups at http://www.ccie.net
> >
> >_______________________________________________________________________
> >Subscription information may be found at:
> >http://www.groupstudy.com/list/CCIELab.html
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
Received on Tue Jul 05 2011 - 10:55:07 ART
This archive was generated by hypermail 2.2.0 : Mon Aug 01 2011 - 06:30:05 ART