X29 Timer Inviteclear-Time - HP MSR series Command Reference Manual

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

Advertisement

Table 83 XOT channel parameter options
Option
timer seconds
retry times
source interface-type interface-number
packet-size input-packet output-packet: Specifies the maximum input and output packet lengths in bytes,
in the range 16 to 4,096. The sizes must be an integer power of 2.
window-size input-window-size output-window-size: Specifies the input and output window sizes of the
virtual circuit. If the modulo of the PVC's interface is 8, the values are in the range 1 to 7. If the modulo
is 128, the values are in the range 1 to 127.
Usage guidelines
XOT (X.25 Over TCP) is a protocol to load X.25 packet over TCP. Configuring the XOT switching PVC can
connects the local X.25 network to the remote one over the IP network. You can also configure the
keepalive attribute to support link detection.
Examples
# Configure an XOT PVC route to forward packets from PVC 1 to the device at 10.1.1.2, which then
forwards the packets out PVC 2 on Serial 2/0.
<Sysname> system-view
[Sysname] x25 switching
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ip address 10.1.1.1 255.255.255.0
[Sysname-Ethernet1/1] quit
[Sysname] interface serial 2/0
[Sysname-Serial2/0] link-protocol x25 dce ietf
[Sysname-Serial2/0] x25 xot pvc 1 10.1.1.2 interface serial 2/0 pvc 2
Related commands
display x25 vc
x25 switching

x29 timer inviteclear-time

Use x29 timer inviteclear-time to set the delay waiting for response after the PAD clear procedure is
initiated. On expiration of this timer, the server aborts the connection by force and starts X.25 clear
procedures.
Use undo x29 timer inviteclear-time to restore the default.
Syntax
x29 timer inviteclear-time seconds
undo x29 timer inviteclear-time
Description
Keepalive timer delay of XOT connection, in the range
of 1 to 3600 seconds. The timer sends the keepalive
packet on timeout to detect the connection availability.
Number of maximum retries for sending keepalives, in
the range of 1 to 3600. If the number exceeds times,
the XOT connection will be disconnected.
Type and number of the interface that initiates the XOT
connection.
385

Advertisement

Table of Contents
loading

Table of Contents