RE: ISIS Hub and Spoke over Frame-Relay NBMA

From: Mustafa Bayramov (ICT/IT) (mustafa@azercell.com)
Date: Mon Jul 14 2003 - 07:40:43 GMT-3


You have only to choose first it two tunnel interface for each spoke.
Second solution full mesh.

Regards

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Daniel Free
Sent: Thursday, May 01, 2003 8:12 PM
To: ccielab@groupstudy.com
Subject: RE: ISIS Hub and Spoke over Frame-Relay NBMA

    Hi to All,
I was too quick to delete the original email so I don't know
who initially posted the question. But I setup the scenario
in my home lab and the answer is yes, ISIS over NBMA
hub and spoke will work. The problem stated that the hub
could see all the spokes ISIS routes but the spokes could
not see the other spokes ISIS routes. I played with changing
the ISIS type on the hub, then on the spokes to no avail.
The final answer was to have the hub originate a default route!!!! I could
not
find any documentation on this type of
setup. Don't know if this is the proper solution but if this were a
production
setup it would work . The following is the
scenario and the pertinent configs of each router.
        Danny
                            R1 S0 (HUB)
    R2 S0 (SPOKE) R5 S0 (SPOKE) R6 S0 (SPOKE)
hostname R1

interface Loopback0

ip address 150.150.101.1 255.255.255.0

ip router isis

!

interface Ethernet0

ip address 150.150.10.1 255.255.255.0

ip router isis

!

interface Serial0

ip address 150.150.30.1 255.255.255.248

ip router isis

encapsulation frame-relay

no ip mroute-cache

no fair-queue

no arp frame-relay

frame-relay map clns 102 broadcast

frame-relay map clns 105 broadcast

frame-relay map clns 106 broadcast

frame-relay map ip 150.150.30.2 102 broadcast

frame-relay map ip 150.150.30.5 105 broadcast

frame-relay map ip 150.150.30.6 106 broadcast

no frame-relay inverse-arp

isis priority 100

!

router isis

default-information originate

net 47.0001.00e0.1ea9.9cdd.00

!

R1#sir

Gateway of last resort is not set

150.150.0.0/16 is variably subnetted, 9 subnets, 2 masks

C 150.150.10.0/24 is directly connected, Ethernet0

i L1 150.150.20.0/24 [115/20] via 150.150.30.2, Serial0

C 150.150.30.0/29 is directly connected, Serial0

i L1 150.150.50.0/24 [115/20] via 150.150.30.5, Serial0

i L1 150.150.60.0/24 [115/20] via 150.150.30.6, Serial0

C 150.150.101.0/24 is directly connected, Loopback0

i L1 150.150.102.0/24 [115/20] via 150.150.30.2, Serial0

i L1 150.150.105.0/24 [115/20] via 150.150.30.5, Serial0

i L1 150.150.106.0/24 [115/20] via 150.150.30.6, Serial0



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:38 GMT-3