开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: Demo Thursday 2024-05-30


 

Hi Bernhard,

can you share your cisco configuration?? Here is mine for reference:

version 15.0
service pad to-xot
service pad from-xot
service timestamps debug uptime
service timestamps log uptime
no service password-encryption

hostname

boot-start-marker
boot-end-marker

enable secret 5 XXX

no aaa new-model

clock timezone MEST 2

dot11 syslog
ip source-route
no ip routing

no ip cef

ip domain name
ip name-server 192.168.23.1
no ipv6 cef

multilink bundle-name authenticated

x25 routing
x25 call-record

voice-card 0

crypto pki token default removal timeout 0

license udi pid CISCO2811 sn XXX

redundancy

dlsw local-peer peer-id 192.168.23.2
dlsw remote-peer 0 tcp 192.168.23.3

interface FastEthernet0/0
?ip address 192.168.23.2 255.255.255.0
?no ip route-cache
?shutdown
?duplex half
?speed auto
?no cdp enable
?no mop enabled

interface FastEthernet0/1
?ip address 192.168.23.2 255.255.255.0
?no ip route-cache
?duplex half
?speed 10
?lat enabled
?no cdp enable

interface Serial0/0/0
?description Sun SPARCstation IPX
?no ip address
?encapsulation x25 dce
?no ip route-cache
?clock rate 9600
?no cdp enable

interface Serial0/0/1
?description VAX 4000-105A EUGENE::
?no ip address
?encapsulation x25 dce
?no ip route-cache
?x25 address 23000100
?clock rate 9600
?no cdp enable

interface Serial0/1/0
?no ip address
?encapsulation sdlc
?no ip route-cache
?no keepalive
?clock rate 9600
?sdlc role primary
?sdlc vmac 4000.0999.0100
?sdlc address C1
?sdlc xid C1 01700019
?sdlc partner 4000.1020.1000 C1
?sdlc dlsw C1

interface Serial0/1/1
?no ip address
?no ip route-cache
?shutdown
?clock rate 2000000

ip default-gateway 192.168.23.1
ip forward-protocol nd
no ip http server
no ip http secure-server

! This is for MUD forwarding
translate x25 23000101 tcp 192.168.23.4 port 4000 quiet

logging facility local4
logging source-interface FastEthernet0/0
logging 192.168.178.11
logging 192.168.2.49
no cdp run

lat service ident cisco 2811 IOS 15.0 (Hans)
lat service enabled
lat service MUD ident Multi User Dungeon (CircleMUD 3.1 auf SunOS 4.1.4)
lat service MUD autocommand telnet 4000 /quiet /line
lat service MUD enabled

x25 route ^230002.. interface Serial0/0/1
x25 route ^230003.. interface Serial0/0/0
x25 route ^(...)(...) xot dns \2.\
x25 route .* clear
x25 host 23000100

control-plane

line con 0
line aux 0
line vty 0 4
?password cisco
?login
?transport input all
line vty 5
?no login
?rotary 5
line vty 6 8
?no login

scheduler allocate 20000 1000
ntp update-calendar
ntp server 192.168.23.1
end

Am Mi., 29. Mai 2024 um 09:18?Uhr schrieb Bernhard Wulf via <groups.l3kbt=[email protected]>:

sorry for the confusion...

since 2 hours the router is up and running but still suffering some problems, see by yourself.

Connecting from Hans VAX with
$ set host /x29 22227100


%PAD-E-CLR_NP, call cleared by network - remote DTE is not obtainable
-PAD-I-CAUSEDIAG, cause code 0D, diagnostic code 40
PAD usage statistics:
? Elapsed time: 00:00:00.27 ? ? ? ? ? ? ? CPU time: ? ? 00:00:00.03
? Buffered I/O: 25 ? ? ? ? ? ? ? ? ? ? ? ?Direct I/O: ? 9
? Page faults: ?117 ? ? ? ? ? ? ? ? ? ? ??

%PAD-F-END, control returned to node EUGENE::

will give on my side

CiscoX25Gateway#
May 29 07:13:16: [80.134.208.97,32226/,1998]: XOT I P/Inactive Call (19) 8 lci 1
May 29 07:13:16: ? From (0): ?To (8): 22227100
May 29 07:13:16: ? Facilities: (6)
May 29 07:13:16: ? ? Packet sizes: 128 128
May 29 07:13:16: ? ? Window sizes: 2 2
May 29 07:13:16: ? Call User Data (4): 0x01000000 (pad)
May 29 07:13:16: X.25 host name sent for DNS lookup is ""
May 29 07:13:16: [80.134.208.97,32226/,1998]: XOT O P3 Clear (5) 8 lci 1
May 29 07:13:16: ? Cause 13, Diag 64 (Not obtainable/Call or Clear problem)
May 29 07:13:16: [80.134.208.97,32226/,1998]: XOT I P6 Clear Confirm (3) 8 lci 1
CiscoX25Gateway#

Any ideas where to look first, something I may have overlooked?

Looking forward to the "Demo-Day".

Bernhard

Join [email protected] to automatically receive all group messages.