It appears that the debug is indicating correct information.  
Specifically, this message here:

> 06:26:47:   Cause 13, Diag 67 (Not obtainable/Invalid 
destination
> address)

The debug goes on further to be more specific:

> Serial0: X25 O P7 CLEAR REQUEST (5) 8 lci 1024 cause 13 diag 
67 Cannot route call

So you are wondering which call and why?  That is here:

> From(7): 1115555 To(7): 4115555

So, where's the problem in the config, and why does the call 
not get routed?  I went to your routing statements and your 
mapping statements for inconsistencies.  Here is what I found:


> x25 route 11155555 interface Serial0
> x25 route 21155555 interface Serial1
> x25 route 31155555 interface Serial2
> x25 route 41155555 interface Serial3    Subject: Re: X25 Lab [7:14915]
> 
> I am having a problem with setting up an X25 Lab. My problem 
is the VC
> will
> not establish. I am using 5 2500 routers, one of which is a 
2521, which
> I
> want to use as the X25 switch.
> 
> I have included the output from a debug x25 and also the 
config I am
> trying
> to use on the X25 switch and a config from one of the other 
routers. As
> I am
> new to X25 I would be very great full if someone could tell 
me what I am
> doing wrong or point me in the right direction, as I have 
spent hours
> trying
> to sort this out.
> 
> Debug x25
> ==========
> 6:26:47:   Call User Data (4): 0xCC000000 (ip)
> 06:26:47: Serial0: X.25 I R1 Clear (5) 8 lci 1024
> 06:26:47:   Cause 13, Diag 67 (Not obtainable/Invalid 
destination
> address)
> 06:26:47: Serial0: X.25 O R1 Clear Confirm (3) 8 lci 1024.
> Serial0: X25 I P1 CALL REQUEST (16) 8 lci 1024
> From(7): 1115555 To(7): 4115555
>   Facilities: (0)
>   Call User Data (4): 0xCC000000 (ip)
> Serial0: X25 O P7 CLEAR REQUEST (5) 8 lci 1024 cause 13 diag 
67
> Cannot route call
> Serial0: X25 I P7 CLEAR CONFIRMATION (3) 8 lci 1024
> Serial0: X25 I P1 CALL REQUEST (16) 8 lci 1024
> From(7): 1115555 To(7): 4115555
>   Facilities: (0)
>   Call User Data (4): 0xCC000000 (ip)
> 
> 
> X25 Switch
> ============
> Current configuration:
> !
> version 11.1
> service udp-small-servers
> service tcp-small-servers
> !
> hostname X25_switch
> !
> enable password password
> !
> x25 routing
> !
> interface Serial0
>  no ip address
>  no ip mroute-cache
>  encapsulation x25 dce
>  clockrate 1000000
> !
> interface Serial1
>  no ip address
>  no ip mroute-cache
>  encapsulation x25 dce
>  clockrate 1000000
> !
> interface Serial2
>  no ip address
>  no ip mroute-cache
>  encapsulation x25 dce
>  clockrate 64000
> !
> interface Serial3
>  no ip address
>  no ip mroute-cache
>  encapsulation x25 dce
>  clockrate 64000
> !
> interface TokenRing0
>  no ip address
>  shutdown
> !
> interface BRI0
>  no ip address
>  shutdown
> !
> no ip classless
> !
> x25 route 11155555 interface Serial0
> x25 route 21155555 interface Serial1
> x25 route 31155555 interface Serial2
> x25 route 41155555 interface Serial3
> !
> line con 0
> line aux 0
> line vty 0 4
>  password password
>  login
> !
> end
> 
> 
> 2500 Router
> ============
> hostname phoenix
> !
> interface Serial0
>  ip address 10.1.1.1 255.255.255.0
>  no ip directed-broadcast
>  encapsulation x25
>  no ip mroute-cache
>  x25 address 1115555
>  x25 map ip 10.1.1.2 4115555
> !
> x25 route 4115555 interface Serial0
> 
> 
> 
> John
> 
> Email [EMAIL PROTECTED]

________________________________________________
Get your own "800" number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=14935&t=14935
--------------------------------------------------
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