cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
252
Views
4
Helpful
2
Replies

Re-Route Traffic

kuldeep.kaur
Level 1
Level 1

Hi,

I would like our exchange traffic to go out a particular interface of a router. Could you please let me know how to do it. Please give me the commands.

Tks

2 Replies 2

mohammedmahmoud
Level 11
Level 11

Hi,

You can use PBR (Policy Based Routing).

Policy-Based Routing

http://www.cisco.com/warp/public/732/Tech/plicy_wp.htm

Configuring Policy-Based Routing

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt1/qcfpbr.htm

Example:

access-list 1 permit

!

interface ethernet 1

ip policy route-map exch

!

route-map exch permit 10

match ip address 1

set ip next-hop

HTH,

Mohammed Mahmoud.

spremkumar
Level 9
Level 9

Hi

You can do this with policy based routing feature available in router.

You just need to match the traffic which requires to be re routed once you are done with that define the interface which it needs to use to exit out of the network and apply the policy..

Do refer the below link for more info on configuring up the same .

http://www.cisco.com/en/US/products/hw/routers/ps380/prod_models_comparison.html

regds

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card