cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
469
Views
0
Helpful
4
Replies

2 Ethernet Interfaces and 2 PVC's on an 1841

ryanparr9
Level 1
Level 1

What is the proper routing configuration when you have a router with two FastEthernet interfaces connected to two different networks and you want to route them out of two different PVC's? We are currently using static routing and only have one default route configured.

I would think all traffic is being routed over one PVC.

example:

interface Serial0/0/0.1 point-to-point

description *** Frame Relay PVC 1 ***

ip address 10.200.250.98 255.255.255.252

frame-relay interface-dlci 524 IETF

!

interface Serial0/0/0.2 point-to-point

description *** Frame Relay PVC 2 ***

ip address 10.200.254.58 255.255.255.252

frame-relay interface-dlci 500 IETF

!

ip route 0.0.0.0 0.0.0.0 10.200.254.57

!

Would you use PBR to define which sub-interface to route out or is there another way?

2 Accepted Solutions

Accepted Solutions

Richard Burts
Hall of Fame
Hall of Fame

Ryan

Based on what you have shown us so far and what you have described, I would say that yes PBR is the solution to have traffic from one FastEthernet go out 1 frame relay subinterface and traffic from the other FastEthernet go out the other frame relay subinterface.

And yes what you have posted would result in all traffic being routed out a single subinterface.

HTH

Rick

HTH

Rick

View solution in original post

amohabir1
Level 1
Level 1

You'll have to create a route-map permiting the networks you want for each interface. So basically a permit / deny and then set your next hop gateway.

View solution in original post

4 Replies 4

Richard Burts
Hall of Fame
Hall of Fame

Ryan

Based on what you have shown us so far and what you have described, I would say that yes PBR is the solution to have traffic from one FastEthernet go out 1 frame relay subinterface and traffic from the other FastEthernet go out the other frame relay subinterface.

And yes what you have posted would result in all traffic being routed out a single subinterface.

HTH

Rick

HTH

Rick

amohabir1
Level 1
Level 1

You'll have to create a route-map permiting the networks you want for each interface. So basically a permit / deny and then set your next hop gateway.

Thanks. I just wanted to make sure I was headed down the correct path.

Ryan

I am glad that my response was helpful in resolving your question. Thank you for using the rating system to indicate that your question was resolved (and thanks for the rating). It makes the forum more useful when people can read a question and can know that there were responses which were successful in helping to resolve the question.

The forum is an excellent place to learn about Cisco networking. I encourage you to continue your participation in the forum.

HTH

Rick

HTH

Rick
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