IEWB V4.0 LAB 13 Task 3.3 ,

From: ismail el-shalh (ishelh_mdsa@yahoo.com)
Date: Thu May 24 2007 - 14:18:34 ART


 Hi folks,

 

Two issues in this task,

 

The task states that R4 and SW2 do not need specific
reachability about the rest of the network.

 

This means we should also filter the networks (139.1.15.0
and 139.1.25.0), should not we?

 

router rip

 version 2

 timers basic 3 18 18 24

 passive-interface
default

 no passive-interface
FastEthernet0/1

 no passive-interface
Serial0/1

 network 139.1.0.0

 network 150.1.0.0

 default-information
originate

 distribute-list FRAME-RELAY
out

 no auto-summary

!

!

ip access-list standard FRAME-RELAY

 deny 139.1.15.0

 deny 139.1.25.0

 permit any

 

Also the task states that R4 should load balance traffic
destined to the OSPF domain between both R5 and SW2,

 

The solution adds a metric 1 to all incoming updates while I
believe we should only add it to the received default route from R5.

 

 

R4

 

router rip

 version 2

 timers basic 3 18 18 24

 redistribute
connected metric 1 route-map CONNECTED->RIP

 passive-interface
Ethernet0

 offset-list 4 in 1
Serial1

 network 139.1.0.0

 network 150.1.0.0

 no auto-summary

 

 

access-list 4 permit 0.0.0.0

 

 

Ismail El-Shalh

       



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:22 ART