Re: ISIS AND framerelay multipoint interfaces

From: Kamran Sadiq (ksadiq@xxxxxxxxx)
Date: Mon Feb 12 2001 - 11:57:43 GMT-3


   
Yes, it is working ok with the following configuration

| |-Multipoint--------------Physical-|R2 (Area2)
| R1 |
|(Area1) |--------Point-to-Point------------|R3 (Area1)

-----------------------------------------------------------
R3
interface Serial2.1 point-to-point
 ip address 10.60.1.6 255.255.255.252
 ip router isis area1
 frame-relay interface-dlci 103
!
router isis area1
 net 49.0001.3333.3333.3333.00
 is-type level-1
!
-----------------------------------------------------------
R1
interface Serial2.2 point-to-point
 ip address 10.60.1.5 255.255.255.252
 ip router isis area1
 frame-relay interface-dlci 102

interface Serial2.100 multipoint
 ip address 10.60.1.9 255.255.255.252
 ip router isis area1
 frame-relay map clns 100 broadcast
 frame-relay interface-dlci 100
!
router isis area1
 net 49.0001.1111.1111.1111.00
!
----------------------------------------------------------
R2
interface Serial2
 ip address 10.60.1.10 255.255.255.252
 ip router isis area2
 encapsulation frame-relay
 frame-relay map clns 101 broadcast
 frame-relay interface-dlci 101
!
router isis area2
 net 49.0002.2222.2222.2222.00
!

----- Original Message -----
From: "David Ankers" <d.ankers@chello.nl>
To: "Kamran Sadiq" <ksadiq@cisco.com>
Sent: Friday, February 09, 2001 6:50 PM
Subject: Re: ISIS AND framerelay multipoint interfaces

> I'm interested, did you get it too work even with Frame-relay map clns
'DLCI
> #' broadcast command? How are you contorlling ISIS on multipoint as it's
not
> supported...
>
> The way to get this too work would be tunnel interfaces.
>
> On Friday 09 February 2001 21:20, you wrote:
> > Is there a way to configure ISIS for IP routing over frame-relay =
> > multipoint interfaces without using
> >
> > >>>> Frame-relay map clns 'DLCI #' broadcast
> >
> > Can any one post the configs ?
> >
> > Thanks
> >
> >
> >
> >
> >
> >
> >



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