From: Brian McGahan (bmcgahan@internetworkexpert.com)
Date: Thu Dec 16 2004 - 16:02:56 GMT-3
"show clns is-neighbors" on R3 & R5 and "show ip route" on R3.
Brian McGahan, CCIE #8593
bmcgahan@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of
> Mike Flanagan
> Sent: Thursday, December 16, 2004 12:42 PM
> To: Ccielab
> Subject: IE Lab 13 Task 5.28 - 5.30
>
> In this task my IS-IS route leaking from R3 is not working properly.
> R5 is still not seeing the specific RIP advertisements even after
> reloading
> this routers. Can someone please double check my config and see what I
am
> missing.
>
> Thanks,
>
> Mike F.
>
> Rack2R5#sh ip route 222.22.2.0
> % Network not in table
> Rack2R5#sh ip route 220.20.3.0
> % Network not in table
> Rack2R5#sh ip route 205.90.31.0
> % Network not in table
> Rack2R5#sh ip route 0.0.0.0
> Routing entry for 0.0.0.0/0, supernet
> Known via "isis", distance 115, metric 10, candidate default path,
type
> level-1
> Redistributing via isis, rip
> Advertised by rip level-1 metric 1
> Last update from 139.2.15.1 on Serial0/0.501, 00:08:05 ago
> Routing Descriptor Blocks:
> 139.2.25.2, from 150.2.2.2, via Serial0/0.502
> Route metric is 10, traffic share count is 1
> * 139.2.15.1, from 150.2.1.1, via Serial0/0.501
> Route metric is 10, traffic share count is 1
>
> Rack2R5#
>
> ------ R3
>
> !
> router isis
> net 49.0036.0002.0002.0003.00
> is-type level-2-only
> redistribute rip
> redistribute isis ip level-2 into level-1 distribute-list 100
>
> !
> interface Serial1/2
> ip address 139.2.13.3 255.255.255.0
> ip router isis
> !
> interface Serial1/3
> ip address 139.2.23.3 255.255.255.0
> ip router isis
> !
> !
> access-list 100 permit ip host 222.22.2.0 host 255.255.255.0
> access-list 100 permit ip host 220.20.3.0 host 255.255.255.0
> access-list 100 permit ip host 205.90.31.0 host 255.255.255.0
> access-list 100 permit ip host 192.10.1.0 host 255.255.255.0
>
> ------- R2
>
> !
> router isis
> net 49.0125.0002.0002.0002.00
> passive-interface Loopback0
> passive-interface Ethernet0/0
> !
>
> !
> interface Serial0/0
> ip address 139.2.25.2 255.255.255.0
> ip router isis
> encapsulation frame-relay
> isis circuit-type level-1
> frame-relay map clns 205 broadcast
> frame-relay map ip 139.2.25.5 205 broadcast
> no frame-relay inverse-arp
> frame-relay lmi-type cisco
> !
> interface Serial0/1
> ip address 139.2.23.2 255.255.255.0
> ip router isis
> clockrate 115200
> isis circuit-type level-2-only
> !
>
> ------- R1
>
> !
> router isis
> net 49.0125.0002.0002.0001.00
> passive-interface Ethernet0/0
> passive-interface Loopback0
> !
>
> !
> interface Serial0/0
> ip address 139.2.15.1 255.255.255.0
> ip router isis
> encapsulation frame-relay
> isis circuit-type level-1
> frame-relay map clns 105 broadcast
> frame-relay map ip 139.2.15.5 105 broadcast
> no frame-relay inverse-arp
> frame-relay lmi-type cisco
> !
> interface Serial0/1
> ip address 139.2.13.1 255.255.255.0
> ip router isis
> clockrate 115200
> isis circuit-type level-2-only
> !
>
> ----- R5
>
> !
> router isis
> net 49.0125.0002.0002.0005.00
> is-type level-1
> redistribute rip
> passive-interface Loopback0
> passive-interface Ethernet0/0
> !
>
> !
> interface Serial0/0.501 multipoint
> ip address 139.2.15.5 255.255.255.0
> ip router isis
> frame-relay map clns 501 broadcast
> frame-relay map ip 139.2.15.1 501 broadcast
> !
> interface Serial0/0.502 multipoint
> ip address 139.2.25.5 255.255.255.0
> ip router isis
> frame-relay map clns 502 broadcast
> frame-relay map ip 139.2.25.2 502 broadcast
> !
>
>
This archive was generated by hypermail 2.1.4 : Mon Jan 03 2005 - 10:31:27 GMT-3