Re: R&S INE LAB section 4.6 RIP V2 Manual Summarization

From: john matijevic <john.matijevic_at_gmail.com>
Date: Mon, 23 Apr 2012 17:12:47 -0400

Hello Bilal,
Can you do a show ip route, on R5.
Just want to clarify there are no discontiguous networks that R5 is
learning the same prefix from.

Regards,

On 4/23/12, Bilal Sheikh <bsheikh_at_gmail.com> wrote:
> here are the outputs
>
>
> RIP CONFIGURATION ON R4
> -----------------------------------------------
> router rip
> version 2
> network 150.1.0.0
> network 155.1.0.0
> network 204.12.0.0
> network 204.12.1.0
> no auto-summary
> !
> -------------------------------------------------
> int ser 0/1/0 connected to R5
> -------------------------------------------------
> interface Serial0/1/0
> ip address 155.1.45.4 255.255.255.0
> ip summary-address rip 30.0.0.0 255.252.0.0
> ip summary-address rip 31.0.0.0 255.252.0.0
> end
>
> ------------------------------------------------
> int ser0/0/0.1 connected to frame relay network
> ----------------------------------------------------------------------
> interface Serial0/0/0.1 point-to-point
> ip address 155.1.0.4 255.255.255.0
> ip summary-address rip 30.0.0.0 255.252.0.0
> ip summary-address rip 31.0.0.0 255.252.0.0
> frame-relay interface-dlci 405
> end
>
>
> ---------------------------------------
> SH IP ROUTE RIP ON R4
> ----------------------------------------
> 31.0.0.0/16 is subnetted, 4 subnets
> R 31.3.0.0 [120/1] via 204.12.1.254, 00:00:24, FastEthernet0/0
> R 31.2.0.0 [120/1] via 204.12.1.254, 00:00:24, FastEthernet0/0
> R 31.1.0.0 [120/1] via 204.12.1.254, 00:00:24, FastEthernet0/0
> R 31.0.0.0 [120/1] via 204.12.1.254, 00:00:24, FastEthernet0/0
> 30.0.0.0/16 is subnetted, 4 subnets
> R 30.2.0.0 [120/1] via 204.12.1.254, 00:00:24, FastEthernet0/0
> R 30.3.0.0 [120/1] via 204.12.1.254, 00:00:24, FastEthernet0/0
> R 30.0.0.0 [120/1] via 204.12.1.254, 00:00:24, FastEthernet0/0
> R 30.1.0.0 [120/1] via 204.12.1.254, 00:00:24, FastEthernet0/0
>
> ------------------------------------------
>
>
> -----------------------------------------------------------------
> R5 configuration ser0/1/0 connected to R4
> ----------------------------------------------------------------
>
> interface Serial0/1/0
> ip address 155.1.45.5 255.255.255.0
> clock rate 64000
> end
> ----------------------------------------------------------------
> R5 configuration on frame relay network.
> ----------------------------------------------------------------
> interface Serial0/0/0.1 multipoint
> ip address 155.1.0.5 255.255.255.0
> end
> -----------------------------------------
> sh ip route rip on R5
> --------------------------------------------
> Rack1R5#sh ip route rip
> 155.1.0.0/24 is subnetted, 9 subnets
> R 155.1.146.0 [120/1] via 155.1.0.1, 00:00:23, Serial0/0/0
> R 155.1.8.0 [120/1] via 155.1.58.8, 00:00:06, FastEthernet0/0
> R 155.1.9.0 [120/4] via 155.1.0.1, 00:00:23, Serial0/0/0
> R 155.1.7.0 [120/3] via 155.1.0.1, 00:00:23, Serial0/0/0
> R 155.1.79.0 [120/3] via 155.1.0.1, 00:00:23, Serial0/0/0
> R 155.1.108.0 [120/1] via 155.1.58.8, 00:00:06, FastEthernet0/0
> 54.0.0.0/24 is subnetted, 1 subnets
> R 54.1.1.0 [120/2] via 155.1.0.1, 00:00:23, Serial0/0/0
> 172.16.0.0/32 is subnetted, 1 subnets
> R 172.16.0.3 [120/4] via 155.1.0.1, 00:00:23, Serial0/0/0
> R 212.18.1.0/24 [120/3] via 155.1.0.1, 00:00:23, Serial0/0/0
> R 212.18.0.0/24 [120/3] via 155.1.0.1, 00:00:23, Serial0/0/0
> R 212.18.3.0/24 [120/3] via 155.1.0.1, 00:00:23, Serial0/0/0
> R 212.18.2.0/24 [120/3] via 155.1.0.1, 00:00:23, Serial0/0/0
> 28.0.0.0/24 is subnetted, 2 subnets
> R 28.119.17.0 [120/2] via 155.1.45.4, 00:00:06, Serial0/1/0
> [120/2] via 155.1.0.4, 00:00:10, Serial0/0/0
> R 28.119.16.0 [120/2] via 155.1.45.4, 00:00:06, Serial0/1/0
> [120/2] via 155.1.0.4, 00:00:10, Serial0/0/0
> 150.1.0.0/16 is variably subnetted, 5 subnets, 2 masks
> R 150.1.2.0/24 [120/1] via 155.1.0.2, 00:00:08, Serial0/0/0
> R 150.1.8.0/24 [120/1] via 155.1.58.8, 00:00:06, FastEthernet0/0
> Rack1R5#
>
>
> -----------------------
> End of show output
>
> On Mon, Apr 23, 2012 at 4:31 PM, Bilal Sheikh <bsheikh_at_gmail.com> wrote:
>
>>
>> will be providing shortly.
>>
>> On Mon, Apr 23, 2012 at 4:25 PM, john matijevic
>> <john.matijevic_at_gmail.com>wrote:
>>
>>> Good Afternoon Bilal,
>>>
>>> Can you do a show ip route rip, to show us the rip routes that the
>>> router is learning, if the routes are leaned via another router. Next
>>> can you please provide output of show run interface fa0/0 or where
>>> ever you have the ip summary-address command applied to the interface
>>> of the router(R4)?
>>>
>>>
>>> Regards,
>>> John
>>>
>>> On 4/23/12, Bilal Sheikh <bsheikh_at_gmail.com> wrote:
>>> > Team,
>>> > I am following the INE LAB VOLUME I. section 4.6.
>>> >
>>> > i am doing the summarization from R4 towards R5. but R5 is still
>>> receiving
>>> > the /16 ip block(s).
>>> >
>>> >
>>> > Please Advice.
>>> >
>>> >
>>> > Blogs and organic groups at http://www.ccie.net
>>> >
>>> > _______________________________________________________________________
>>> > Subscription information may be found at:
>>> > http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Mon Apr 23 2012 - 17:12:47 ART

This archive was generated by hypermail 2.2.0 : Tue May 01 2012 - 08:20:46 ART