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

347
Default command level
2: System level
Parameters
interface interface-type interface-number: Specifies an interface by its type and number.
vc-number: Virtual circuit number of a PVC or SVC, in the range 1 to 4095.
Usage guidelines
If a PVC is specified, this command resets the PVC.
If an SVC is specified, this command deletes the SVC.
Examples
# Clear the X.25 virtual circuits on interface Serial 2/0.
<Sysname> reset x25 vc interface serial 2/0
reset xot
Use reset xot to clear an XOT connection for SVC.
Use reset xot to reset an XOT connection for PVC.
Syntax
reset xot local local-ip-address local-port remote remote-ip-address remote-port
Views
User view
Default command level
2: System level
Parameters
local-ip-address: Local IP address of the XOT connection.
local-port: Local port number of the XOT connection.
remote-ip-address: Remote IP address of the XOT connection.
remote-port: Remote port number of the XOT connection.
Usage guidelines
When you clear or reset the XOT link, you can obtain the required ports using the display x25 xot or
display tcp status command.
Examples
# Clear or reset the XOT connection.
<Sysname> reset xot local 10.1.1.1 1998 remote 10.1.1.2 1024
translate ip
Use translate ip to configure an X2T forwarding route from IP network to X.25 network.
Use undo translate ip to remove the route.