Translate X25; X25 Add-Facility - HP MSR series Command Reference Manual

Layer 2 wan
Hide thumbs Also See for MSR series:
Table of Contents

Advertisement

Examples
# Configure an X2T forwarding route to forward the packets that the local device receives at 10.1.1.1:102
to the X.121 address 1 1 1.
<Sysname> system-view
[Sysname] translate ip 10.1.1.1 port 102 x25 111
# Configure an X2T forwarding route to forward the packets that the local device receives at 10.1.1.1:102
to PVC 1 on the interface Serial2/0.
<Sysname> system-view
[Sysname] translate ip 10.1.1.1 port 102 pvc serial 2/0 1

translate x25

Use translate x25 to configure an X2T forwarding route from X.25 network to IP network.
Use undo translate x25 to cancel this configuration.
Syntax
translate x25 x.121-address ip ip-address port port-number
undo translate x25 x.121-address
Views
System view
Default command level
2: System level
Parameters
x.121-address: X.121 address.
ip ip-address: Specifies the IP address of the remote host.
port port-number: Specifies the port number of the remote host.
Usage guidelines
You can implement the packet forwarding from an X.25 network to an IP network using this command.
The device compares the destination address in the X.25 call request packet to the x.121-address, if they
match, then initiates a TCP connection to the specified IP address and port number. Packets received from
the X.25 model are added with an X2T header to forward through the TCP connection.
You can establish mappings between port numbers and X.121 addresses by multiple commands.
The maximum number of IP-to-X.25 mappings is 32.
Examples
# Configure an X2T forwarding route to forward the packets that are received at the X.121 address 1 1 1
to the IP address 10.1.1.1:102.
<Sysname> system-view
[Sysname] translate x25 1111 ip 10.1.1.1 port 102

x25 add-facility

Use x25 add-facility to enable the user facility adding function.
350

Advertisement

Table of Contents
loading

Table of Contents