IEWB R&S lab 16 Task 4.4

From: Simon Grace (SimonG@pcsystems.gr)
Date: Sat Nov 03 2007 - 07:55:52 ART


Hi Guys,

Could someone help out here. On the above lab we have the following.

R6

router bgp 100

redistribute ospf 1 route-map IGP_TO_BGP

neighbor 192.10.1.1 route-map TO_R1 out

!

ip prefix-list INTERNAL_NETWOK seq 5 permit 154.1.0.0/16 le 32

!

route-map IGP_TO_BGP permit 10

match ip address prefix-list INTERNAL_NETWORK

!

route-map ip address perfix-list INTERNAL_NETWORK

!

route-map TO_R1 permit 1000

There isn't any explanation in the solution and my BGP skills are self
taught so I'm sure there are plenty of gaps in my knowledge.

Is this because you aren't running any IGP's between R6 and the BB
routers hence should you do say a traceroute the BB routers have no
knowledge of your inside network. You'll get to R6 and stop.

Cheers,

Simon



This archive was generated by hypermail 2.1.4 : Sat Dec 01 2007 - 06:37:27 ART