""No Data""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> First, you dont need ipxwan to connect two routers
> together, you only need it if you need to talk to a
> Novell server on the other end of a WAN link (as in
> that server is also routing).  You can just use 'ipx
> network #' (no encapsulation to worry about) on those
> links.

Actually, according to Cisco doc's, the only way for a router to accept NLSP
on a Serial link is for that link to have IPXWan enabled.  For example,
consider:
http://www.cisco.com/univercd/cc/td/doc/product/software/ios120/12cgcr/np2_c
/2cipx.htm#xtocid2433042

Scroll down to the part where they talk about enablling NLSP on a WAN
interface, and notice how ipxwan is required.

> Second, when connecting two routers with ipxwan you
> dont need 'ipx nlsp enable' on the interface.  If you
> are connecting to a Novell box the necessity of that
> command depends on the Novell configuration.
>
> Third, try 'ipx ipxwan 0 unnumbered 'routername''
> instead of specifying the local node and network
> number.  The '0' above designates to use the global
> local node id.  Im pretty sure this refers to your
> internal ipx network and since you have one internal
> you would be safe using this.  I would recommend
> unnumbered as really that is what ipxwan was designed
> for (between two Novell boxes there is no ipx network
> number).
>
> Ben, CCNP
>
> --- Dar  wrote:
> > hi,
> > Guyzz i am having problem with Nlsp. Can u look at
> > my configs and let me
> > know wots wrong with it.
> >
> > Thanks
> >
> >
> >
> >
> > 4001-----3601-----3602-----4002
> >
> >
> >
> > A-4002#sh run
> > ipx routing 0000.0cf1.571a
> > ipx internal-network 400
> > !
> > interface Loopback0
> >  ip address 128.103.35.97 255.255.255.240
> >  no ip directed-broadcast
> >  ipx network DAAD
> > !
> > interface Serial0
> >  ip address 128.103.35.34 255.255.255.240
> >  no ip directed-broadcast
> >  ipx ipxwan 10 A0000010 R1
> >  ipx nlsp enable
> >  no fair-queue
> > !
> > ipx router nlsp
> >  area-address A0000000 FFFFFF00
> >
> > 3602#sh run
> > !
> > ipx routing 0002.b934.b791
> > ipx internal-network 300
> > !
> > interface Serial0/3
> >  bandwidth 256
> >  ip address 172.16.1.2 255.255.255.0
> >  no ip directed-broadcast
> >  no ip mroute-cache
> >  ipx ipxwan 30 A0000020 R2
> >  ipx nlsp enable
> >  fair-queue 64 32 0
> >  no cdp enable
> > !
> > interface Serial0/5
> >  bandwidth 1544
> >  ip address 128.103.35.33 255.255.255.240
> >  no ip directed-broadcast
> >  no ip mroute-cache
> >  delay 2000
> >  ipx ipxwan 20 A0000010 R2
> >  ipx nlsp enable
> >  fair-queue 64 32 0
> >  no ignore-hw local-loopback
> >  clockrate 64000
> > !
> > !
> > ipx router nlsp
> >  area-address A0000000 FFFFFF00
> >
> >
> > 3601#sh run
> > !
> > ipx routing 0000.0c8a.a695
> > ipx internal-network 200
> > !
> > interface Serial0/3
> >  ip address 172.16.1.1 255.255.255.0
> >  no ip directed-broadcast
> >  no ip mroute-cache
> >  ipx ipxwan 40 A0000020 R3
> >  ipx nlsp enable
> >  no ignore-hw local-loopback
> >  clockrate 64000
> > !
> > interface Serial0/4
> >  bandwidth 10000
> >  ip address 192.168.3.1 255.255.255.0
> >  no ip directed-broadcast
> >  no ip mroute-cache
> >  delay 100
> >  ipx ipxwan 50 B0000020 R3
> >  ipx nlsp 1 enable
> >  fair-queue 64 32 0
> > !
> > !
> > ipx router nlsp
> >  area-address A0000000 FFFFFF00
> > !
> > !
> > ipx router nlsp 1
> >  area-address B0000000 FFFFFF00
> > !
> >
> > 4001#sh run
> > !
> > interface Loopback0
> >  no ip address
> >  no ip directed-broadcast
> >  ipx network DAAF
> > !
> > interface Serial1
> >  bandwidth 10000
> >  ip address 192.168.3.2 255.255.255.0
> >  no ip directed-broadcast
> >  delay 100
> >  ipx ipxwan 60 B0000020 R4
> >  ipx nlsp 1 enable
> >  fair-queue 64 256 0
> >  clockrate 64000
> > !
> > ipx router nlsp 1
> >  area-address B0000000 FFFFFF00
> > **********************************************
> > A-4002#sh ipx nlsp nei
> > NLSP Level-1 Neighbors: Tag Identifier = notag
> >
> > System Id      Interface   State  Holdtime  Priority
> >  Cir Adj  Circuit Id
> > 3602           Se0         Up     54        0
> >  --  --   03
> > A-4002#sh ipx nlsp nei det
> > NLSP Level-1 Neighbors: Tag Identifier = notag
> >
> > System Id      Interface   State  Holdtime  Priority
> >  Cir Adj  Circuit Id
> > 3602           Se0         Up     51        0
> >  --  --   03
> >   IPX Address: 300.0000.0000.0001
> >   IPX Areas:  A0000000/FFFFFF00
> >   Uptime: 00:25:09
> >
> > A-4002#sh ipx nlsp database detail
> > NLSP Level-1 Link State Database: Tag Identifier =
> > notag
> > LSPID                 LSP Seq Num  LSP Checksum  LSP
> > Holdtime      ATT/P/OL
> > 3601.00-00            0x00000007   0x8540
> > 6829              0/0/0
> >   IPX Area Address: A0000000 FFFFFF00
> >   IPX Mgmt Info 200.0000.0000.0001  Ver 1  Name 3601
> >   Metric: 45 Lnk 3602.00            MTU 1500  Dly
> > 15124  Thru 60K  Generic
> > WAN
> >   Metric: 45 Lnk 3601.02            MTU 1500  Dly
> > 14924  Thru 60K  Generic
> > WAN
> > 3601.02-00            0x00000005   0x0CCA
> > 6830              0/0/0
> >   IPX Mgmt Info B0000020.0000.0000.0000  Ver 1  Name
> > Serial0/4
> >   Metric: 0  Lnk 3601.00            MTU 0  Dly 0
> > Thru 0K  Generic WAN
> >   Metric: 1  IPX Ext 100  Ticks 12
> >   Metric: 1  IPX Ext DAAF  Ticks 11
> > A-4002.00-00        * 0x00000003   0x9457
> > 5935              0/0/0
> >   IPX Area Address: A0000000 FFFFFF00
> >   IPX Mgmt Info 400.0000.0000.0001  Ver 1  Name
> > A-4002
> >   Metric: 45 Lnk 3602.00            MTU 1500  Dly
> > 15124  Thru 60K  Generic
> > WAN
> >   Metric: 6  Lnk A-4002.02          MTU 1514  Dly
> > 5000  Thru 3705032K
> > Generic L
> > AN
> > A-4002.02-00        * 0x00000001   0x32D7
> > 5886              0/0/0
> >   IPX Mgmt Info DAAD.0000.0cf1.571a  Ver 1  Name
> > Loopback0
> >   Metric: 0  Lnk A-4002.00          MTU 0  Dly 0
> > Thru 0K  Generic LAN
> > A-4002.03-00        * 0x00000001   0x0F7C        0
> > (5934)          0/0/0
> > 3602.00-00            0x00000009   0x0856
> > 6486              0/0/0
> >   IPX Area Address: A0000000 FFFFFF00
> >   IPX Mgmt Info 300.0000.0000.0001  Ver 1  Name 3602
> >   Metric: 45 Lnk 3601.00            MTU 1500  Dly
> > 15124  Thru 60K  Generic
> > WAN
> >   Metric: 45 Lnk A-4002.00          MTU 1500  Dly
> > 15124  Thru 60K  Generic
> > WAN
> > 3602.02-00            0x00000003   0xCDF2        0
> > (6483)          0/0/0
> > 3602.03-00            0x00000001   0xCAF6        0
> > (5941)          0/0/0
> > A-4002#
> >
> >
> > 3602#sh ipx nlsp nei
> > NLSP Level-1 Neighbors: Tag Identifier = notag
> > System Id      Interface   State  Holdtime  Priority
> >  Cir Adj  Circuit Id
> > 3601           Se0/3       Up     53        0
> >
> === message truncated ===
>
>
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35
> a year!  http://personal.mail.yahoo.com/




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=7679&t=7580
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to