R2511-HP MSR Router Series Terminal Access Command Reference(V5)
54
Usage guidelines
Use this command to bind terminals to a VPN so the terminals can access servers in the VPN.
The configuration made by this command is delivered to the views of the specified terminals. To bind
newly added terminals to a VPN, execute this command again.
Examples
# Bind terminals 1 through 20, 25, and 30 through 50 to VPN 1
<Sysname> system-view
[Sysname] ipta bind vpn-instance vpn1 terminal 1 to 20 25 30 to 50
ipta disconnect
Use ipta disconnect to manually tear down TCP connections for IP terminal access.
Syntax
ipta disconnect { all | service service-name | terminal ttyid [ service service-name ] }
Views
System view
Default command level
2: System level
Parameters
all: Disconnects all IP terminal access TCP connections.
service service-name: Disconnects IP terminal access TCP connections for the specified service. The
service name is a string of 1 to 15 case-insensitive characters that can include spaces.
terminal ttyid [ service service-name ]: Disconnects IP terminal access TCP connections for the specified
terminal. A ttyid is a terminal number in the range of 0 to 255. The option terminal ttyid service
service-name disconnects IP terminal access TCP connections for the specified service on the specified
terminal.
Examples
# Disconnect all IP terminal access TCP connections.
<Sysname> system-view
[Sysname] ipta disconnect all
# Disconnect the IP terminal access TCP connections of the cunkuan service.
<Sysname> system-view
[Sysname] ipta disconnect service cunkuan
# Disconnect the IP terminal access TCP connections of Terminal 10.
<Sysname> system-view
[Sysname] ipta disconnect terminal 10
# Disconnect the IP terminal access TCP connections of the cunkuan service of Terminal 10.
<Sysname> system-view
[Sysname] ipta disconnect terminal 10 service cunkuan










