From: Chuah Eng Wee (chuahew@xxxxxxxxxxxxxxx)
Date: Thu Jul 08 1999 - 01:22:26 GMT-3
Hi...
I am very new to LAT. Tried out the simple scenario below but couldn't get
it to work. Did I miss out anything ??
[R2]--[R5]--[R4]
R2 is running strictly TCP/IP.
R4 is running strictly LAT and is advertising a LAT service called COOL5.
R2
------
int S1
ip address 172.16.25.1 255.255.255.0
R5
---- translate tcp 172.16.25.3 lat COOL5int s0 lat enabled int s1 ip address 172.16.25.2 255.255.255.0
R4 ---- lat service COOL5 autocommand sh protocols int S0 lat enabled
Output to expect : If i telnet 172.16.25.3, R5 will do a protocol translation to COOL5 and I should see the output of sh ip protocol
I do a "sh lat advertised", I saw R4 did advertised the service COOL5. But when I do a "sh lat services" at R5, R5 did not learned any services. As a result, when I do telnet 172.16.25.3 at R2, I got the following output
% Learned service LAT error: Name not found [Connection to 172.16.25.3 closed by foreign host]
Any help greatly appreciated. Also, can anyone point me to sites where there are more sample config on LAT and protocol translation ??
Thanks ENg Wee
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:21:41 GMT-3