another solution for IEWB Lab 13 task 4.3

From: bindong.shi@gmail.com
Date: Sun Jul 23 2006 - 02:59:30 ART


hi:
The lab request configure RIP on R4 and not recevice/sending RIP update from BB3, which is connected with r4 via e0/0. the solution use :redistribute connected rotue-map XXX" to only redistribute E0/0 network; and command" no validate-update-source". I am not sure my solution is correct or not:

router rip
 version 2
 passive-interface e0/0 <-----------not sending update to BB3
 network 139.1.0.0
 network 150.1.0.0
 network 204.12.1.0
 distribute-list 1 in e0/0 <-----------block any update from BB3
 no auto-summary
!
access-list 1 deny any



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:48 ART