![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Networking Support General Networking Support Forum |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2009
Posts: 4
OS: xp
|
i have a two internet service provider.
i want to configure BGP on my router. one isp use for uploading traffic & second isp is use for downloading traffic.. so, please help me how to configure BGP on my router for uploading & doanloading traffic...which routing policy i have use for it. ! router bgp 100 no synchronization no bgp fast-external-fallover bgp log-neighbor-changes bgp bestpath as-path ignore network x.x.1.0 network x.x.2.0 neighbor y.y.y.y remote-as 200 neighbor y.y.y.y description EBGP via SP1 neighbor y.y.y.y ebgp-multihop 255 neighbor y.y.y.y update-source FastEthernet0/5 neighbor y.y.y.y soft-reconfiguration inbound neighbor y.y.y.y route-map SP1 out neighbor z.z.z.z remote-as 300 neighbor z.z.z.z description EBGP via SP2 neighbor z.z.z.z ebgp-multihop 255 neighbor z.z.z.z update-source FastEthernet0/1 neighbor z.z.z.z soft-reconfiguration inbound neighbor z.z.z.z route-map SP2 out no auto-summary ! ! access-list 10 permit x.x.1.0 0.0.0.255 access-list 20 permit x.x.2.0 0.0.0.255 access-list 30 permit any route-map SP1 permit 10 match ip address 10 ! route-map SP1 permit 20 match ip address 30 ! route-map SP2 permit 10 match ip address 20 ! route-map SP2 permit 20 match ip address 30 ! i have a two internet service provider. i want to configure BGP on my router. one isp use for uploading traffic & second isp is use for downloading traffic.. so, please help me how to configure BGP on my router for uploading & downloading traffic...which routing policy i have use for it. in my configuration sp1 is use for uploading traffic but i want use for downloading traffic. so,what can i do ? This is my config of BGP ! router bgp 100 no synchronization no bgp fast-external-fallover bgp log-neighbor-changes bgp bestpath as-path ignore network x.x.1.0 network x.x.2.0 neighbor y.y.y.y remote-as 200 neighbor y.y.y.y description EBGP via SP1 neighbor y.y.y.y ebgp-multihop 255 neighbor y.y.y.y update-source FastEthernet0/5 neighbor y.y.y.y soft-reconfiguration inbound neighbor y.y.y.y route-map SP1 out neighbor z.z.z.z remote-as 300 neighbor z.z.z.z description EBGP via SP2 neighbor z.z.z.z ebgp-multihop 255 neighbor z.z.z.z update-source FastEthernet0/1 neighbor z.z.z.z soft-reconfiguration inbound neighbor z.z.z.z route-map SP2 out no auto-summary ! ! access-list 10 permit x.x.1.0 0.0.0.255 access-list 20 permit x.x.2.0 0.0.0.255 access-list 30 permit any route-map SP1 permit 10 match ip address 10 ! route-map SP1 permit 20 match ip address 30 ! route-map SP2 permit 10 match ip address 20 ! route-map SP2 permit 20 match ip address 30 ! Last edited by simpswr; 06-29-2009 at 08:53 AM. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Registered User
Join Date: Jun 2009
Posts: 4
OS: xp
|
i have a two internet service provider.
i want to configure BGP on my router. one isp use for uploading traffic & second isp is use for downloading traffic.. so, please help me how to configure BGP on my router for uploading & doanloading traffic...which routing policy i have use for it. ! router bgp 100 no synchronization no bgp fast-external-fallover bgp log-neighbor-changes bgp bestpath as-path ignore network x.x.1.0 network x.x.2.0 neighbor y.y.y.y remote-as 200 neighbor y.y.y.y description EBGP via SP1 neighbor y.y.y.y ebgp-multihop 255 neighbor y.y.y.y update-source FastEthernet0/5 neighbor y.y.y.y soft-reconfiguration inbound neighbor y.y.y.y route-map SP1 out neighbor z.z.z.z remote-as 300 neighbor z.z.z.z description EBGP via SP2 neighbor z.z.z.z ebgp-multihop 255 neighbor z.z.z.z update-source FastEthernet0/1 neighbor z.z.z.z soft-reconfiguration inbound neighbor z.z.z.z route-map SP2 out no auto-summary ! ! access-list 10 permit x.x.1.0 0.0.0.255 access-list 20 permit x.x.2.0 0.0.0.255 access-list 30 permit any route-map SP1 permit 10 match ip address 10 ! route-map SP1 permit 20 match ip address 30 ! route-map SP2 permit 10 match ip address 20 ! route-map SP2 permit 20 match ip address 30 ! |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Jun 2009
Posts: 4
OS: xp
|
thanks for reply,
We Have configured AS prepending but it does not worked. plz required any changes tell me i can do it.. access-list 10 permit x.x.1.0 0.0.0.255 access-list 20 permit x.x.2.0 0.0.0.255 access-list 30 permit any route-map SP1 permit 10 match ip address 10 ! route-map SP1 permit 20 match ip address 30 ! route-map SP2 permit 10 match ip address 20 set As-prepend 100 100 100 100 100 ! route-map SP2 permit 20 match ip address 30 |
|
|
|
![]() |
| Thread Tools | |
|
|