ccbootcamp lab #4

From: Steven Weber (itweber@xxxxxxxxxxxxx)
Date: Mon Feb 26 2001 - 12:59:54 GMT-3


   

For some reason I'm having trouble redistributing on r6 none of the routes
are showing up, any thoughts as to why ?

Thanks

--- Steven Weber

--- itweber@earthlink.net

--- EarthLink: It's your Internet.

r6#sh run
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug
uptime
service timestamps log uptime
no service
password-encryption
!
hostname r6
!
!
ip subnet-zero
no ip
domain-lookup
!
!
process-max-time 200
!
interface
Ethernet0
 bandwidth 100000
 ip address 11.1.1.6
255.255.0.0
 no ip directed-broadcast
 ip ospf
authentication-key 2 cisco
!
interface Serial0
 no ip
address
 no ip directed-broadcast
 no ip
mroute-cache
 shutdown
 no fair-queue
!
interface
Serial1
 ip address 11.2.1.1 255.255.0.0
 no ip
directed-broadcast
!
router eigrp 1
 redistribute ospf 1 metric
1544 10 255 1 1500
 passive-interface Ethernet0
 network
11.0.0.0
 no auto-summary
!
router ospf 1
 redistribute
eigrp 1 metric-type 1 subnets
 network 11.1.1.6 0.0.0.0 area
4
 area 4 authentication
 area 4 nssa
!
ip
classless
!
!
!
line con 0
 exec-timeout 0
0
 logging synchronous
 transport input none
line aux
0
 password cisco
line vty 0 4
 password
cisco
 login
!
end
r6# sh ip rou
Codes: C - connected, S - static, I - IGRP, R - RIP, M -
mobile, B - BGP
       D - EIGRP, EX - EIGRP
external, O - OSPF, IA - OSPF inter area

       N1 - OSPF NSSA external type 1, N2 -
OSPF NSSA external type 2
       E1 - OSPF
external type 1, E2 - OSPF external type 2, E -
EGP
       i - IS-IS, L1 - IS-IS level-1, L2 -
IS-IS level-2, * - candidate default
       U -
per-user static route, o - ODR
Gateway of last resort is not set
     11.0.0.0/16 is subnetted, 4
subnets
D 11.3.0.0 [90/2297856] via
11.2.1.2, 00:38:19, Serial1
C 11.2.0.0 is
directly connected, Serial1
C 11.1.0.0 is
directly connected, Ethernet0
D 11.4.0.0
[90/2297856] via 11.2.1.2, 00:38:20, Serial1
r6#



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:29:02 GMT-3