Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I was wondering if this would work. My task is to advertise routes from my AS and AS 400 and to let AS 400 communicate with other ASs through my AS. Other ASs (three of them - 100, 200 and 300) cannot use my network as a transit network in any ...
Hello,I am new to bgp and have trouble configuring it in my project. My network has four different regions (1 through 4) and it connects to four different ISPs (AS 100, 200, 300 and 400). Regions 1, 2 and 4 have five routers each while Region 3 has s...
Sorry, tha code was not complete...RA(config-router)# neighbor 4.4.4.4 route-map SET_INBOUND_TRAFFIC out This should be:RA(config-router)# neighbor 3.3.3.2 route-map SET_INBOUND_TRAFFIC outAnd, I have this missing:RA(config)# access-list 2 permit 17....
Hello Peter,Well, I've followed Your instructions and got some work done. Here is the configuration for router RA (R8 and RB are similar):Router> enable Router# configure terminal Router(config)# hostname RA RA(config)# interface Ethernet0 RA(config-...
Hello Peter,Hmmm, regarding the non-trivial deployment of BGP and IGP here, the course is far beyond "basic". What topic does this project belong to? As I am an university teacher myself, I'd like to know more about the positioning of this project.I'...
Hello Peter,THANK YOU! This is all I was looking for. It's the first project I had related to routing and it was really bugging me.Just a couple of things:First, related to IGP. The course I'm taking is a basic course and we haven't done IS-IS. Addit...