R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

376
Examples
# Set the delay to 5 minutes on X.25 interface Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] x25 timer hold 5
x25 timer idle
Use x25 timer idle to set the maximum idle time of the SVC on the interface.
Use undo x25 timer idle to restore the default.
Syntax
x25 timer idle minutes
undo x25 timer idle
Default
This value is 0.
Views
Interface view
Default command level
2: System level
Parameters
minutes: Maximum idle time of SVC in the range of 0 to 255 minutes.
Usage guidelines
When a SVC stays idle (no data are transmitted) for a period specified with the x25 timer idle command,
the router will clear this SVC automatically.
The x25 timer idle command applies to all the SVCs under the interface. You can also use the options in
the x25 map command to configure the maximum idle time for the SVC related to the address mapping
and the priority is higher than the configuration of the interface.
If the value is set to 0, this SVC will be reserved no matter how long it stays idle.
Using this command does not work for PVC or the established SVC of X.25 switching.
Examples
# Set the maximum idle time of the SVC to 10 minutes on the interface Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] x25 timer idle 10
Related commands
x25 map
x25 timer tx0
Use x25 timer tx0 to set the restart timer for DTE (or DCE).
Use undo x25 timer tx0 to restore the default.