cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
372
Views
0
Helpful
1
Replies

XoT + Translate

rebert
Level 1
Level 1

hello, I have a problem with my xot/translate configuration. I have a customer witch sends the data in XoT. what i will do is unpack the XoT and then to translate the x25 data to TCP. I ve found a configuration exaple witch says that this should work. whit the debug command deb x25 all, deb translate, deb pad I can see nothing.

Below is my configuration !

version 12.3

service pad from-xot

service tcp-keepalives-in

service tcp-keepalives-out

service timestamps debug datetime msec localtime

service timestamps log datetime msec localtime

service password-encryption

service compress-config

no service dhcp

!

hostname tpkg2f

!

boot-start-marker

boot system flash:c3745-js-mz.123-9b.bin

boot-end-marker

!

logging buffered 64000 debugging

no logging console

!

clock timezone met 1

clock summer-time met recurring last Sun Mar 2:00 last Sun Oct 2:00

no network-clock-participate slot 1

aaa new-model

!

!

aaa authentication login default group tacacs+ line

ip subnet-zero

!

!

ip tftp source-interface FastEthernet0/0

no ip domain lookup

!

no ip bootp server

ip cef

!

x29 profile MIGROS 1:0 2:0 3:0 4:2 5:0 6:0 7:0 8:0 9:0 10:0

!

x25 routing

!

!

!

interface FastEthernet0/0

no ip address

speed 100

full-duplex

!

interface FastEthernet0/0.866

description tpkg2f-tpkg1u-Fa6/46 , Anschluss KG VPN IE POST

encapsulation dot1Q 866

ip address XXX.XXX.XXX.XXX 255.255.255.224

no ip proxy-arp

ip accounting output-packets

ip nat inside

standby 3 ip XXX.XXX.XXX.XXX

standby 3 priority 105

standby 3 preempt

standby 3 authentication 43j1q36Q

standby 3 track FastEthernet0/1 20

!

interface FastEthernet0/1

no ip address

speed 100

full-duplex

!

interface FastEthernet0/1.504

description tpkg2f-tccc03-Fa6/4 , Anschluss Cablecom Migros

encapsulation dot1Q 504

ip address xxx.xxx.xxx.xxx 255.255.255.224

no ip proxy-arp

ip accounting output-packets

ip nat outside

ntp disable

!

interface FastEthernet1/0

no ip address

shutdown

duplex auto

speed auto

!

ip nat inside source static 172.19.246.220 xxx.xxx.xxx.xxx

no ip http server

ip classless

ip route 172.19.246.220 255.255.255.255 xxx.xxx.xxx.xxx

ip route xxx.xxx.xxx.xxx 255.255.255.0 xxx.xxx.xxx.xxx

ip tacacs source-interface FastEthernet1/1

!

!

translate x25 .* profile MIGROS tcp 172.19.246.220 port 8030 stream quiet swap

!

!

!

!

!

line vty 0 4

vacant-message ^CC

Your L O G I N T I M E has expired!

If you need my services again, hit <RETURN> to call me back.

^C

line vty 5 10

transport input all

1 Reply 1

beth-martin
Level 5
Level 5

This below link help yo to configure the internal packet assembler/disassembler (PAD) facility to make connections with remote devices over the X.25 protocol.

http://www.cisco.com/en/US/products/sw/iosswrel/ps1826/products_configuration_guide_chapter09186a00800d9bc8.html#xtocid143093

Review Cisco Networking products for a $25 gift card