R2511-HP MSR Router Series Terminal Access Command Reference(V5)

48
undo bind vpn-instance
Default
No VPN is bound to a terminal by default.
Views
Terminal view
Default command level
2: System level
Parameters
vpn-name: Specifies an MPLS L3VPN by its name, a case sensitive string of 1 to 31 characters.
Usage guidelines
Use this command to bind a VPN instance to a terminal so the terminal can access servers in the VPN.
Examples
# Bind Terminal 1 to VPN 1.
<Sysname> system-view
[Sysname] ipta terminal 1
[Sysname-terminal-1] bind vpn-instance vpn1
display ipta
Use display ipta to display IP terminal access information.
Syntax
display ipta { status | statistics } { service [ service-name ] | terminal [ ttyid [ service service-name ] ] } [ |
{ begin | exclude | include } regular-expression ]
Views
Any view
Default command level
0: Visit level.
Parameters
status: Displays IP terminal access status information.
statistics: Displays IP terminal access statistics.
service [ service-name ]: Displays IP terminal access information about the service. The service name is
a string of 1 to 15 case-insensitive characters, and can include spaces.
terminal [ ttyid [ service service-name ] ]: Displays IP terminal access information about the terminal. The
ttyid is the number of the terminal, in the range of 0 to 255. The option terminal ttyid service
service-name displays IP terminal access information about the specified service on the specified
terminal.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.