From: Leo Song (lsong@dataphile.ca)
Date: Tue Apr 29 2003 - 13:17:23 GMT-3
Can you PING between R3 and R2? If not, you don't have valid FR map
between R3 and R2, while I could be wrong cause the attach was difficult
to read,
Leo
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
sandaga
Sent: Tuesday, April 29, 2003 9:58 AM
To: sandaga; CCIE Group study
Subject: BootCamp Lab 1 help
Could not receive email yesterday
I am trying to ping loopbacks and E0 address on R4 from R2 and R5 but am
getting an encapsulation failed message: R3
----------Serial ------------------- R4 |
| FR |
| R2 ----FR--------R1(hub)----------FR-------R5
----------------R2interface Ethernet0
ip address 137.20.20.1 255.255.255.0
no keepalive
!
interface Serial0
ip address 10.10.1.2 255.255.0.0
encapsulation frame-relay
ip policy route-map ping
frame-relay map ip 10.10.1.1 201 broadcast
frame-relay lmi-type ansi
!
interface Serial1
no ip address
shutdown
!
router ospf 64
network 137.20.20.0 0.0.0.255 area 10
network 10.10.0.0 0.0.255.255 area 0
default-information originate always metric 100 metric-type 1 ! ip
local policy route-map ping ip classless ip route 0.0.0.0 0.0.0.0
137.20.20.2 access-list 100 permit ip any host 10.10.1.5 access-list 100
permit ip any host 10.10.1.3 access-list 100 permit ip any 11.1.0.0
0.0.255.255 access-list 100 permit ip any 10.4.0.0 0.0.0.255 access-list
100 permit ip any 10.44.0.0 0.0.255.255 access-list 100 permit ip any
10.34.0.0 0.0.255.255 route-map ping permit 10 match ip address 1 100
set ip next-hop 10.10.1.1 !---------------R5interface Ethernet0 ip
address 11.1.1.5 255.255.0.0 no keepalive no cdp enable ! interface
Serial0 ip address 10.10.1.5 255.255.0.0 encapsulation frame-relay ip
ospf priority 0 ip policy route-map ping no fair-queue frame-relay
map ip 10.10.1.1 501 broadcast frame-relay lmi-type ansi ! interface
Serial1 no ip address shutdown no cdp enable ! interface Serial2 no
ip address shutdown no cdp enable ! interface Serial3 no ip address
shutdown no cdp enable ! interface BRI0 no ip address encapsulation
ppp shutdown ! router ospf 64 log-adjacency-changes network 10.10.0.0
0.0.255.255 area 0 network 11.1.0.0 0.0.255.255 area 4 ! ip local
policy route-map ping ip classless ip http server ! ! access-list 100
permit ip any host 10.10.1.3 access-list 100 permit ip any 137.20.20.0
0.0.0.255 access-list 100 permit ip any 10.4.0.0 0.0.255.255 access-list
100 permit ip any 10.44.0.0 0.0.255.255 access-list 100 permit ip any
10.34.0.0 0.0.255.255 access-list 100 permit ip any host 10.10.1.2 no
cdp run ! route-map ping permit 10 match ip address 100 set ip
next-hop 10.10.1.1 !---------------------------------------R3interface
Ethernet0 ip address 10.3.1.1 255.255.0.0 no keepalive ! interface
Serial0 ip address 10.10.1.3 255.255.0.0 encapsulation frame-relay ip
ospf priority 0 ip policy route-map ping frame-relay map ip 10.10.1.1
301 broadcast frame-relay lmi-type ansi ! interface Serial1 ip address
10.34.1.1 255.255.0.0 ! router ospf 64 log-adjacency-changes area 3
virtual-link 10.44.2.1 network 10.10.0.0 0.0.255.255 area 0 network
10.34.0.0 0.0.255.255 area 3 ! ip local policy route-map ping ip
classless ip http server ! access-list 100 permit ip any 137.20.20.0
0.0.0.255 access-list 100 permit ip any host 10.10.1.2 access-list 100
permit ip any host 10.10.1.5 access-list 100 permit ip any 11.1.0.0
0.0.255.255 route-map ping permit 10 match ip address 100 set ip
next-hop 10.10.1.1 !------------------------------------------R4
interface Loopback0 ip address 10.44.1.1 255.255.255.0 ! interface
Loopback1 ip address 10.44.2.1 255.255.255.0 ! interface Loopback2 ip
address 10.4.1.1 255.255.0.0 ! interface Serial0 ip address 10.34.1.2
255.255.0.0 no fair-queue clock rate 64000 ! interface Serial1 no ip
address shutdown ! interface TokenRing0 no ip address shutdown !
interface BRI0 no ip address shutdown ! router ospf 64
log-adjacency-changes area 3 virtual-link 10.34.1.1 area 44 range
10.44.0.0 255.255.252.0 network 10.4.0.0 0.0.255.255 area 3 network
10.34.0.0 0.0.255.255 area 3 network 10.44.1.0 0.0.0.255 area 44
network 10.44.2.0 0.0.0.255 area 44
!--------------------------------------
Debug message on R3 01:08:53:
IP: s=10.10.1.2 (Serial0), d=10.44.1.1 (Serial1), g=10.34.1.2, len 100,
forward
01:08:53: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), g=10.10.1.2,
len 100, forward
01:08:53: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), len 100,
encapsulation failed
01:08:54: IP: s=10.34.1.1 (local), d=224.0.0.5 (Serial1), len 68,
sending broad/multicast r3# r3#
01:08:55: IP: s=10.10.1.2 (Serial0), d=10.44.1.1 (Serial1), g=10.34.1.2,
len 100, forward
01:08:55: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), g=10.10.1.2,
len 100, forward
01:08:55: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), len 100,
encapsulation failed
01:08:57: IP: s=10.10.1.2 (Serial0), d=10.44.1.1 (Serial1), g=10.34.1.2,
len 100, forward
01:08:57: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), g=10.10.1.2,
len 100, forward
01:08:57: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), len 100,
encapsulation failed
01:08:59: IP: s=10.10.1.2 (Serial0), d=10.44.1.1 (Serial1), g=10.34.1.2,
len 100, forward
01:08:59: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), g=10.10.1.2,
len 100, forward
01:08:59: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), len 100,
encapsulation failed
01:08:59: IP: s=10.34.1.2 (Serial1), d=224.0.0.5, len 68, rcvd 0
01:09:01: IP: s=10.10.1.2 (Serial0), d=10.44.1.1 (Serial1), g=10.34.1.2,
len 100, forward
01:09:01: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), g=10.10.1.2,
len 100, forward
01:09:01: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), len 100,
encapsulation failed
01:09:03: IP: s=10.10.1.2 (Serial0), d=10.44.1.1 (Serial1), g=10.34.1.2,
len 100, forward
01:09:03: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), g=10.10.1.2,
len 100, forward
01:09:03: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), len 100,
encapsulation failed
01:09:04: IP: s=10.34.1.1 (local), d=224.0.0.5 (Serial1), len 68,
sending broad/multicast
01:09:05: IP: s=10.10.1.2 (Serial0), d=10.44.1.1 (Serial1), g=10.34.1.2,
len 100, forward
01:09:05: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), g=10.10.1.2,
len 100, forward
01:09:05: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), len 100,
encapsulation failed
01:09:07: IP: s=10.10.1.2 (Serial0), d=10.44.1.1 (Serial1), g=10.34.1.2,
len 100, forward
01:09:07: IP: s=10.44.1.1 (Serial1), d=10.10.1.2 (Serial0), g=10.10.1.2,
len 100, forward
---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
This archive was generated by hypermail 2.1.4 : Thu May 01 2003 - 13:36:09 GMT-3