From: Brian Dennis (brian@labforge.com)
Date: Fri Mar 28 2003 - 05:07:04 GMT-3
You need to map CLNS to the DLCI for ISIS to work. ISIS doesn't use IP
for transport.
frame-relay map clns <dlci> broadcast
Brian Dennis, CCIE #2210 (R&S/ISP-Dial/Security)
Director of CCIE Training and Development - IPexpert, Inc.
Mailto: brian@ipexpert.net
Toll Free: 866.225.8064
Outside U.S. & Canada: 312.321.6924
URL: http://www.IPexpert.NET
"Self-Paced, Instructor Led & Distance Learning
(vClass) CCIE Training!"
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Robert Yee
Sent: Thursday, March 27, 2003 10:16 PM
To: ccielab@groupstudy.com
Subject: ISIS Adjacency failure between 2 frame relay multipoint
itnerfaces
Hi all,
I have a problem that I cannot seem to see the solution to.
I am attempting the configure ISIS between 2 routers on a frame relay
network. The hub router is using a multipoint interface and the spoke
router is using the serial interface.
According to CCO, both types of interfaces are considered 'broadcast'
and the debug indicate that they are attempting to send LAN IIH packets.
Here are the configs:
Router 2 (hub)
interface Serial0.2 multipoint
ip address 150.50.1.2 255.255.255.0
ip router isis
frame-relay map ip 150.50.1.2 105 broadcast
frame-relay map ip 150.50.1.5 105 broadcast
frame-relay map ip 150.50.1.6 106 broadcast
!
!
router isis
net 49.0001.2222.2222.2222.00
is-type level-1
Here is the debug from Router 2:
00:06:23: ISIS-Adj: Encapsulation failed for L1 LAN IIH on Serial0.256
========================================================================
====
Router 5 (spoke)
interface Serial0/0
ip address 150.50.1.5 255.255.255.0
ip router isis
frame-relay map ip 150.50.1.2 501 broadcast
frame-relay map ip 150.50.1.5 501 broadcast
frame-relay map ip 150.50.1.6 501 broadcast
!
!
router isis
net 49.0001.5555.5555.5555.00
is-type level-1
And the debug:
00:22:23: ISIS-Adj: Encapsulation failed for L1 LAN IIH on Serial0/0
All my HDLC point-to-point adjacencies are up. Am I missing something in
my config?
Thanks,
Robert
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:45 GMT-3