Command Reference Guide

3Com Router 5000 Family and Router 6000 Family translate x25 315
Command Reference
translate x25
Purpose Use the translate x25 command to configure an X2T forwarding route from
X.25 network to IP network.
Use the undo translate x25 command to cancel this configuration.
Syntax translate x25 x.121-address ip ip-address port port-number
undo translate x25 x.121-address
Parameters x.121-address
Destination address of X.121.
ip
IP address of the remote host to be connected.
port
Port number of the remote host to be connected.
Example Configure an X2T forwarding route to forward the packets that are received at the
X.121 address 111 to the IP address 10.1.1.1:102.
[Router] Translate x25 1111 ip 10.1.1.1 port 102
View This command can be used in the following views:
System view
Description Users can implement the packet forwarding between X25 and IP network. The
program compares the destination address in the X.25 call request packet with
x.121-address, then initiates a TCP connection to a specified IP address and port
number according to the configuration if the matching result describes it is an X2T
application.
You can establish mapping between port numbers and X.121 addresses by multiple
commands.
x.121-address supports wildcard. For the details about how to use wildcard, refer to
the
X25 route command.