From: Julian Rodriguez (jumaroyu@gmail.com)
Date: Sat Aug 11 2007 - 09:17:19 ART
Thanks Victor,
I cleared bgp to get rid of the annoying message, I was not using it at all
for this lab.
Rack1SW2#sh run | in CISCO $
Rack1SW2#sh run | beg router rip
router rip
version 2
network 192.10.1.0
no auto-summary
BB2#sh run | beg router rip
router rip
version 2
redistribute connected metric 7 route-map LOOPBACKS
network 192.10.1.0
distribute-list prefix LOOPBACKS out
!
!
ip as-path access-list 1 permit ^$
!
ip http server
no ip http secure-server
!
!
ip prefix-list DEFAULT seq 5 permit 0.0.0.0/0
!
ip prefix-list LOOPBACKS seq 5 permit 205.90.31.0/24
ip prefix-list LOOPBACKS seq 10 permit 220.20.3.0/24
ip prefix-list LOOPBACKS seq 15 permit 222.22.2.0/24
logging trap debugging
logging 192.10.1.42
ipv6 router ospf 1
router-id 192.10.1.254
log-adjacency-changes
On 8/10/07, Victor Cappuccio <vcappuccio@ccbootcamp.com> wrote:
>
>
> Hola Julian.
>
> Amigo, what I see from your debug output is that:
>
> Mar 1 01:25:45.707: %TCP-6-BADAUTH: No MD5 digest from 192.10.1.8(179) to
> 192.10.1.254(14382) (RST)
>
> Seems that you are having a problem with the MD5 Digest but for BGP. (179)
>
> Can you please copy and past for us the deb ip rip, if the router does not
> have anything to send then the update is suppressed.
>
> also show run | in PASSWORD$ to see if you have any space in the password.
> a clear ip route *, Can you please also send a show run | b router rip for
> both router?
> and a show ip int brief is good as well
>
>
> Gracias,
> Victor Cappuccio.-
> - CCSI# 31452
>
> CCBOOTCAMP - A Cisco Sponsored Organization (SO)
> email: vcappuccio@ccbootcamp.com
> Toll Free: 877-654-2243
> Direct: +1-702-968-5100 = Outside the USA
> FAX: +1-702-446-8012
> YES! We take Cisco Learning Credits!
> Training And Remote Racks: http://www.ccbootcamp.com
>
> Register to win a free iPhone! http://www.ccbootcamp.com/iphone.html
>
>
>
> -----Original Message-----
> From: nobody@groupstudy.com on behalf of Julian Rodriguez
> Sent: Fri 10-Aug-07 1:48 PM
> To: Cisco certification
> Subject: IEWB Core Lab 1 Task 4.5
>
> This one has been killing me for the past couple of days, I am working on
> IEWB Core Lab 1 Task 4.5, following are the configs on both BB2 and SW2,
> which are supposed to use md5 to exchange RIP. I verified the solution
> because I couldn't find out what the problem was, can't see the RIP routes
> on SW2 anyways, but to my surprise my config was exactly what the solution
> stated. Any clues? I really don't see a way to put the routes into SW2
> routing table without changing the current config.
>
> BB2:
>
> interface FastEthernet0/0
> description Ethernet to SW2 Fa0/24
> ip address 192.10.1.254 255.255.255.0
> ip rip authentication mode md5
> ip rip authentication key-chain RIP
> duplex auto
> speed auto
> ipv6 address 2001:192:10:1::254/64
> ipv6 rip RIPng enable
> ipv6 ospf 1 area 0
>
>
> key chain RIP
> key 1
> key-string CISCO
>
> SW2:
>
> interface Vlan82
> ip address 192.10.1.8 255.255.255.0
> ip rip authentication mode md5
> ip rip authentication key-chain RIP
>
> interface FastEthernet0/24
> switchport access vlan 82
>
> key chain RIP
> key 1
> key-string CISCO
>
>
> Troubleshooting OUPUTS:
>
>
> Rack1SW2#ping 192.10.1.254
>
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 192.10.1.254 , timeout is 2 seconds:
> !!!!!
> Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/8 ms
> Rack1SW2#
>
> Rack1SW2#
> 01:19:04: RIP: sending v2 update to 224.0.0.9 via Vlan82 ( 192.10.1.8)
> 01:19:04: RIP: build update entries - suppressing null update
> Rack1SW2#
> 01:19:32: RIP: sending v2 update to 224.0.0.9 via Vlan82 (192.10.1.8)
> 01:19:32: RIP: build update entries - suppressing null update
> Rack1SW2#
> Mar 1 01:25:45.707: %TCP-6-BADAUTH: No MD5 digest from 192.10.1.8(179) to
> 192.10.1.254(14382) (RST)
> Mar 1 01:25:49.707: %TCP-6-BADAUTH: No MD5 digest from 192.10.1.8(179) to
> 192.10.1.254(14382) (RST)
> Mar 1 01:25: 57.499: RIP: sending v2 update to 224.0.0.9 via
> FastEthernet0/0 ( 192.10.1.254)
> Mar 1 01:25:57.499: RIP: build update entries - suppressing null update
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
>
>
-- MCSE-MCSA 2K & 2K3: Security-Messaging MCDST, MCDBA, MCT, CEH, CISSP CCNA, CCSP, CNA 6, CCA, HP MASE Server+, I-Net+, Security+, Network+, A+
This archive was generated by hypermail 2.1.4 : Sat Sep 01 2007 - 11:32:10 ART