HP MSR Router Series Terminal Access Command Reference (V5) Part number: 5998-2040 Software version: CMW520-R2511 Document version: 6PW103-20140128
Legal and notice information © Copyright 2014 Hewlett-Packard Development Company, L.P. No part of this documentation may be reproduced or transmitted in any form or by any means without prior written consent of Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice.
Contents Terminal access configuration commands·················································································································· 1 auto-close ·································································································································································· 1 auto-link ··································································································································································
vty description ························································································································································ 36 vty etelnet remote··················································································································································· 37 vty hotkey ·······························································································································································
Websites································································································································································· 70 Conventions ···································································································································································· 71 Index ························································································································································
Terminal access configuration commands NOTE: The HP MSR900, and MSR93X (except the JG514A, JG515A and JG531A) routers do not support interface modules and thus cannot provide terminal access through an asynchronous serial port module. auto-close Use auto-close to enable automatic link teardown and set the automatic link teardown time. Use undo auto-close to restore the default.
undo auto-link Default The automatic link establishment function is disabled and the automatic link establishment time is 0. Views Terminal template view Default command level 2: System level Parameters time: Specifies the automatic link establishment time, in the range of 5 to 240 seconds. Usage guidelines When the terminal is in OK state (meaning the physical connection is normal), the router automatically establishes a TCP connection to the remote router or FEP after the specified period of time.
Usage guidelines This configuration is required when the TTY terminal access initiator also acts as an MPLS provider edge (PE) router at the same time. When you apply a terminal template (configured with the bind vpn-instance command) to an asynchronous interface, the terminal corresponding to the asynchronous interface is bound to the VPN instance. Thus, the terminal access initiator can group the terminals into different VPN domains.
Use undo data read block to restore the default. Syntax data read block undo data read block Default Data read blocking is disabled. Views Terminal template view Default command level 2: System level Usage guidelines With data read blocking enabled, when the router fails to send data received from the terminal, the router stops receiving data from the terminal until the data is successfully sent. Examples # Enable data read blocking.
system-view [Sysname] rta template abc [Sysname-rta-template-abc] data send delay 50 display rta Use display rta to display information about terminals. Syntax display rta { all | statistics | terminal-number { vty-number | brief | detail | statistics } } [ | { begin | exclude | include } regular-expression ] Views Any view Default command level 1: Monitor level Parameters all: Displays information about all terminals. statistics: Displays terminal statistics.
Receive buffer head: 499 Receive buffer tail: 499 Time from APP is linked till now: 00h00m00s Table 1 Command output Field Description APP Index Application index. APP Type Application type: TTY, Telnet, RTC client, or RTC server. APP Name Application name. It defaults to "null". Application state: APP State • • • • Kept—Application is not connected. Linking—Application is being connected. Linked—Application is connected. Disconnect—Application is disconnected. Remote IP Remote IP address.
TTY Send Bytes : 63696 Bytes Last Recv Time : 19:39:33 Last Send Time : 03:39:34 Current VTY Recv : 1371 Bytes Current VTY Send : 63696 Bytes Current APP Recv : 55280 Bytes Current APP Send : 1524 Bytes Time from APP is linked: 00h00m00s Encrypt(Router to Unix): no Receive remote buffer address: 593c904 Receive buffer head: 2032 Receive buffer tail: 2032 -----------------------------------VTY APP Type State 0 0 TTY Kept Table 2 Command output Field Description TTY 1 "TTY" ind
Field Description Current APP Send Data, in bytes, sent by the current application. Time from APP is linked Time since the application was connected. Encrypt(Router to Unix) Whether to encrypt data. Receive Remote Buffer Address Buffer address for receiving remote data. Receive Buffer Head Receive buffer head. Receive Buffer Tail Receive buffer tail. VTY list configured on the terminal: VTY State APP • • • • Type VTY—VTY number. APP—Application. Type—Application type.
Table 4 Command output Field Description TTYID Terminal number. TTY State Terminal state. Current VTY VTY currently operating on the terminal. Current APP Current application. APP Type Application type. APP State Application state.
include: Displays all lines that match the specified regular expression. regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters. Examples # Display the forwarding statistics of a relay server. display rta relay statistics Server Port Client-IP recv-packets recv-bytes sent-packets sent-bytes 0 1026 1.1.1.2 15 190 30 370 0 1026 1.1.1.3 15 110 35 421 1 1027 1.1.1.
Server-ID Port Client-ID Client-IP State 0 1026 0 1.1.1.2 LINKED 0 1026 1 1.1.1.3 LINKED 1 1027 0 1.1.1.4 LINKING 1 1027 2 1.1.1.6 LINKED Table 7 Command output Field Description Server-ID Forwarding group ID. Port TCP listening port. Client-ID Client ID in a forwarding group. Client-IP Client IP address. Client negotiation status: State • LINKING—The negotiation field has not been received from the client. • LINKED—The client has completed the negotiation process.
Use undo driverbuf size to restore the default setting. Syntax driverbuf size number undo driverbuf size Default The size of the terminal receiver buffer is 8 KB. Views Terminal template view Default command level 2: System level Parameters number: Buffer size, in kilobytes (KB), ranging from 8 to 32. Usage guidelines This command takes effect only after the template is reapplied on the interface. Examples # Set the terminal buffer size to 8 KB.
Access devices send flow control character strings received from terminals to the FEP. If the FEP receives a packet that contains flow control characters 0x13, which enables flow control, and 0x11, which disables flow control, the FEP enables flow control but does not disable it. As a result, the FEP stops sending data to the corresponding terminal, and the display pauses until you disable flow control by pressing the shortcut keys.
undo menu hotkey Default No menu hotkey is configured. Views Terminal template view Default command level 2: System level Parameters ascii-code&<1-3>: Sets the ASCII value of the menu hotkey, in the range of 1 to 255. The &<1-3> means that you can provide up to three hotkey values. Usage guidelines If the current terminal operates on the service interface, you can switch to the menu interface by entering the menu hotkey configured. RTC terminal access does not support the menu function.
Default command level 2: System level Parameters string: Sets the screen code of the terminal, a string of 1 to 15 case-insensitive characters. Usage guidelines Some types of terminals provide a screen saving function. When such a terminal receives a specific screen code, such as \E!10Q (for more information about screen codes, see the related terminal documents), it saves the current interface and switches to the corresponding screen.
Related commands print information print information Use print information to enable the router to print characters on the terminal. Use undo print information to disable the router from printing characters on the terminal. Syntax print information undo print information Default The router can print characters on the terminal. Views Terminal template view Default command level 2: System level Usage guidelines You can use this command when the terminal is connected to a printer for printing.
Parameters chinese: Prints prompt information in Chinese. english: Prints prompt information in English. Examples # Set the language of the prompt information printed on the terminal to English. system-view [Sysname] rta template abc [Sysname-rta-template-abc] print language english print menu Use print menu to print menu information on the terminal. Use undo print menu to disable the printing of terminal menu information.
Default No hotkey is configured for terminal redrawing. Views Terminal template view Default command level 2: System level Parameters ascii-code&<1-3>: Sets the ASCII value of the redraw hotkey, in the range of 1 to 255. The &<1-3> means that you can provide up to three ASCII values. Usage guidelines The terminal redrawing hotkey can be set in TTY terminal access only. Terminal redrawing works in a similar way as the screen saving function of VTY switching.
reset rta relay statistics Use reset rta relay statistics to clear the packet statistics of all clients connected to the relay server. Syntax reset rta relay statistics Views User view Default command level 2: System level Examples # Clear the packet statistics of all clients. reset rta relay statistics reset rta statistics Use reset rta statistics to clear the statistics of a terminal.
Views Terminal template view Default command level 2: System level Parameters ascii-code&<1-3>: Sets the ASCII value of the terminal reset hotkey, in the range of 1 to 255. The &<1-3> means that you can provide up to three ASCII values. Usage guidelines When you press the terminal reset hotkey after a terminal fault occurs, the router tears down and then re-establishes the TCP connection with the FEP.
consistent), the connection is established; otherwise, no connection can be established between the router and the FEP. Either a MAC address or a character string can be configured, and the last one configured takes effect. The authentication type and character string configured on the router and FEP must be the same. Otherwise, the authentication fails and no connection can be established. Examples # Bind the MAC address of Ethernet 0/0 for router authentication.
Syntax rta relay disconnect { server-id client-id | all } Views System view Default command level 2: System level Parameters server-id: Specifies a forwarding group ID, in the range of 0 to 63. client-id: Specifies a client ID in the forwarding group, in the range of 0 to 9. Examples # Disconnect all client connections. system-view [Sysname] rta relay disconnect all rta relay enable Use rta relay enable to enable relay forwarding. Use undo rta relay enable to restore the default.
undo rta relay listen-port port-number Default No TCP listening port is configured. Views System view Default command level 2: System level Parameters port-number: Specifies a TCP listening port, in the range of 1024 to 50000. Usage guidelines A forwarding group can receive connections from up to ten clients. Deleting a listening port will disconnect all the clients on this port. The system supports up to 64 TCP listening ports.
Examples # Set the keepalive interval as 100 seconds and the keepalive number as 3. system-view [Sysname] rta relay tcp keepalive 100 3 rta relay tcp nodelay Use rta relay tcp nodelay to enable the TCP_NODELAY function. Use undo rta relay tcp nodelay to restore the default. Syntax rta relay tcp nodelay undo rta relay tcp nodelay Default The TCP_NPDELAY function is disabled.
Parameters recvbuff-size: Sets the socket receive buffer size, in the range of 512 to 16384 bytes. sendbuff-size: Sets the socket send buffer size, in the range of 512 to 16384 bytes. Usage guidelines HP recommends that you use the default settings, because an improper configuration of the send buffer size and receive buffer size can affect data forwarding efficiency and may cause system overload.
Syntax rta server enable undo rta server enable Default Terminal access is disabled on the router. Views System view Default command level 2: System level Usage guidelines After you disable terminal access, the settings of templates, terminals, and VTYs will be kept. Examples # Enable terminal access. system-view [Sysname] rta server enable rta rtc version Use rta rtc version to switch the RTC terminal access version.
Use undo rta source-ip to cancel the source IP address configured. Syntax rta source-ip ip-address undo rta source-ip Default No source IP address is configured globally for TCP connections. Views System view Default command level 2: System level Parameters ip-address: Sets the source IP address for TCP connections. It cannot be a loopback address, such as 127.0.0.1.
Examples # Create terminal template abc and enter terminal template view. system-view [Sysname] rta template abc [Sysname-rta-template-abc] rta terminal Use rta terminal to apply a template on the interface. Use undo rta terminal to cancel the template application. Syntax rta terminal template-name terminal-number [ backup ] [ transparent ] undo rta terminal Default No template is applied on the interface.
IMPORTANT: Data loss might occur during a primary/backup switchover. A terminal can be created only after the configured terminal template is applied on the interface to implement terminal access. Use the terminal-number argument to specify the terminal number. An interface can be connected to only one physical terminal. The router identifies physical terminals by terminal number. At least one VTY should be configured in the terminal template for the template to be applied on the interface.
Usage guidelines With pressing any key to return enabled, the virtual terminal displays an error message and allows you to press any key to return to the menu interface in the following cases: • An invalid menu option is entered. • The FEP providing the service you select is unreachable. • A connection is terminated. Examples # Configure the virtual terminal to permit pressing any key to return.
screen save enable Use screen save enable to enable screen saving. Use undo screen save enable to disable screen saving. Syntax screen save enable undo screen save enable Default Screen saving is enabled. Views Terminal template view Default command level 2: System level Usage guidelines This function is effective for RTA access only, including Telnet, ETelnet, and SSH. Examples # Disable screen saving on temp1.
Usage guidelines You cannot modify the screen display size for terminals that have established connections. Examples # On RTA template temp1, set the screen to display up to 25 lines and 132 columns of characters. system-view [Sysname] rta template temp1 [Sysname-rta-template-temp1] screen-size height 25 width 132 sendbuf bufsize Use sendbuf bufsize to configure the maximum size of data to be sent to the terminal. Use undo sendbuf bufsize to restore the default.
Default No threshold is configured. Views Terminal template view Default command level 2: System level Parameters value: Sets the threshold of the terminal send buffer, in the range of 50 to 2048 bytes. Usage guidelines The send buffer is used to store the data that the router is to send to the terminal. The threshold specifies the maximum data in bytes that the send buffer can store. Examples # Set the terminal send buffer threshold to 1000 bytes.
Usage guidelines If you specify the nodelay keyword, the TCP Nagle algorithm will not be used. The configured TCP parameters take effect for only new TCP connections. Examples # Set the TCP receive buffer size to 512 bytes. system-view [Sysname] rta template abc [Sysname-rta-template-abc] tcp recvbuf-size 512 # Set the TCP send buffer size to 512 bytes. system-view [Sysname] rta template abc [Sysname-rta-template-abc] tcp sendbuf-size 512 # Disable TCP delay.
[Sysname-rta-template-temp1]terminal type vt220 testkey Use testkey to configure the terminal connectivity test hotkey. Use undo testkey to cancel the hotkey configured. Syntax testkey ascii-code&<1-3> undo testkey Default No hotkey is configured for connectivity test. Views Terminal template view Default command level 2: System level Parameters ascii-code&<1-3>: Sets the ASCII value of the hotkey, in the range of 1 to 255. The &<1-3> means that you can provide up to three ASCII values.
Default command level 2: System level Usage guidelines If the template has been applied on the corresponding interface, the configurations made in template view will take effect after the update changed-config command is executed. HP recommends you complete all terminal template configurations before applying the template on the interface. Executing this command will disconnect connections. Make sure critical services will not be affected.
vty etelnet remote Use vty etelnet remote to create a VTY for ETelnet terminal access. Use undo vty to remove the specified VTY. Syntax vty vty-number etelnet remote ip-address [ port-number ] [ source source-ip ] undo vty vty-number Views Terminal template view Default command level 2: System level Parameters vty-number: Specifies a VTY by number, in the range of 0 to 7. ip-address: Specifies the FEP IP address.
ascii-code&<1-3>: Specifies the ASCII value of the hotkey, in the range of 1 to 255. The &<1-3> means that you can provide up to three ASCII values. Usage guidelines Terminal access supports VTY switching, allowing you to switch between applications. In terminal access, each terminal can be logically divided into eight VTYs and each VTY corresponds to one application.
This command takes effect in RTC terminal access only and is used by the RTC server to authenticate RTC clients. To support terminal access authentication, passwords must be configured on the RTC server and the RTC clients, and authentication succeeds only if the passwords match. If no authentication is need, do not set any password on the RTC server or any RTC client. Examples # Configure the authentication password for VTY 1 as plaintext password abc.
vty rtc-client remote remote-port Use vty rtc-client remote remote-port to create a VTY to serve as a UDP RTC client. Use undo vty to remove the specified VTY. Syntax vty vty-number rtc-client remote ip-address remote-port remote-port-number udp [ local-port local-port-number ] [ source source-ip-address ] undo vty vty-number Views Terminal template view Default command level 2: System level Parameters vty-number: Specifies a VTY by its number, in the range of 0 to 7.
Parameters vty-number: Specifies a VTY by its number, in the range of 0 to 7. ip-address: Specifies the local IP address. port-number: Specifies the local UDP port, in the range of 1024 to 50000. Usage guidelines Deleting a VTY serving as a one-to-many UDP RTC server will delete the client list of the VTY. After this configuration, no VTY of another type can be configured in the template.
vty rtc-server remote udp Use vty rtc-server remote udp to create a VTY to serve as a UDP RTC server. Use undo vty to remove the specified VTY. Syntax vty vty-number rtc-server remote [ ip-address remote-port remote-port-number ] udp local-port local-port-number [ source source-ip-address ] undo vty vty-number Views Terminal template view Default command level 2: System level Parameters vty-number: Specifies a VTY by its number, in the range of 0 to 7. ip-address: Specifies a RTC client IP address.
Default command level 2: System level Parameters vty-number: Specifies a VTY by its number, in the range of 0 to 7. string: Specifies the terminal screen code, a string of 1 to 15 characters. Usage guidelines Some types of terminals provide the screen saving function. When such a terminal receives the specified screen code, such as \E!10Q (for more information about screen codes, see the related terminal documents), it saves the current interface and switch to the corresponding screen.
Examples # Create a VTY for SSH terminal access, setting the FEP IP address to 1.1.1.1, listening port to 9010, and source IP address to 2.2.2.2. system-view [Sysname] rta template abc [Sysname-rta-template-abc] vty 1 ssh remote 1.1.1.1 9010 source 2.2.2.2 vty telnet remote Use vty telnet remote to create a VTY for Telnet terminal access. Use undo vty to remove the specified VTY.
Default command level 2: System level Parameters vty-number: Specifies a VTY by its number, in the range of 0 to 7. ip-address: Specifies the FEP IP address. port-number: Specifies the listening port number of the ttyd program on the FEP, in the range of 1024 to 50000. source source-ip: Specifies the source IP address. Usage guidelines After this configuration, no more RTC client VTYs or RTC server VTYs can be configured in the template of the VTY.
[Sysname-rta-template-abc] vty-switch priority vty-switch threshold Use vty-switch threshold to configure the threshold for VTY automatic switching. Use undo vty-switch threshold to restore the default. Syntax vty-switch threshold times undo vty-switch threshold Default No threshold is configured; that is, no switching is performed. Views Terminal template view Default command level 2: System level Parameters times: Specifies the threshold for VTY automatic switching, in the range of 1 to 10000 times.
IP terminal access configuration commands authentication-mode Use authentication-mode to set IP terminal access authentication for a service. Syntax authentication-mode { none | password | scheme } Default No IP terminal access authentication is configured for a service. Views IP terminal access service view Default command level 2: System level Parameters none: No authentication. password: Password authentication. scheme: AAA scheme authentication.
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.
include: Displays all lines that match the specified regular expression. regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters. Examples # Displays IP terminal access status information about the cunkuan service. display ipta status service cunkuan Service name: cunkuan listen port: 2049 First server IP: 192.168.0.24 Port: 9011 Status: ACTIVE Second server IP: 192.168.0.25 Port: 9011 status: INACTIVE Third server IP: 0.0.0.
Table 9 Command output Field Description transform enter Both CR and CRLF are transformed to CRLF. # Display IP terminal access statistics about the cunkuan service. display ipta statistics service cunkuan Service name : cunkuan Total: From Terminal: 0(Bytes) 0(Packets) (Last Time)00:00:00 To Terminal: 0(Bytes) 0(Packets) (Last Time)00:00:00 From Server: 0(Bytes) 0(Packets) (Last Time)00:00:00 To Server: 0(Bytes) 0(Packets) (Last Time)00:00:00 TTY-ID = 41 IP = 192.168.0.
The strength of the encryption algorithms specified in this command is not high. HP recommends that you use SSH terminal access if high strength data encryption is needed. Examples # Specify the AES encryption algorithm for the cunkuan service. system-view [Sysname] ipta service cunkuan [Sysname-ipta-service-cunkuan] encryption algorithm aes Info: The configuration will be valid only when service type is TTY.
ip Use ip to specify the terminal’s IP-to-MAC binding. Use undo ip to restore the default. Use undo mac to remove the binding. Syntax ip ip-address [ mac mac-address ] undo { ip | mac } Default No IP-to-MAC binding is specified on the terminal. Views Terminal view Default command level 2: System level Parameters ip-address: Specifies the IP address of the terminal in dotted decimal format. mac mac-address: Specifies the MAC address of the terminal in H-H-H format.
Views System view Default command level 2: System level Parameters mac-address interface interface-type interface-number: Uses the MAC address of the specified interface for authentication. string string: Uses the specified string of 1 to 30 characters for authentication. Usage guidelines During authentication, the router sends the specified MAC address or string to the server, which compares it with the locally configured one. If they match, the router passes the authentication.
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.
ipta lock-key Use ipta lock-key to specify IP terminal lock hotkeys. Use undo ipta lock-key to remove all IP terminal lock hotkeys Syntax ipta lock-key ascii-code&<1-3> undo ipta lock-key Default No IP terminal lock hotkeys are set. Views System view Default command level 2: System level Parameters ascii-code&<1-3>: Specifies the ASCII value of a terminal lock hotkey, in the range of 0 to 255. The &<1-3> means that you can specify up to three terminal lock hotkeys.
Usage guidelines IP terminal access is disabled by default. Examples # Enable IP terminal access. system-view [Sysname] ipta server enable ipta service Use ipta service to create an IP terminal access service and enter its view, or to enter IP terminal access service view if the service has been created. Use undo ipta service to remove the specified service and its configurations.
Parameters ttyid: Specifies a terminal number, in the range of 0 to 255. all: Specifies all terminals. Examples # Create Terminal 1. system-view [Sysname] ipta terminal 1 [Sysname-ipta-terminal-1] ipta terminal-tcp keepalive Use ipta terminal-tcp keepalive to configure TCP keepalive parameters for connections from a router to terminals. Use undo ipta terminal-tcp keepalive to restore the default.
Syntax ipta terminal-tcp recvbuf-size recvsize undo ipta terminal-tcp recvbuf-size Default The size of the TCP receive buffer for each terminal connection is 2048 bytes. Views System view Default command level 2: System level Parameters recvsize: Specifies the size of the TCP receive buffer, in the range of 512 to 16384 bytes. Examples # Configure the TCP receive buffer size for each terminal connection as 512 bytes.
Use undo listen port to remove the listening port of the service. Syntax listen port port-number undo listen port Views IP terminal access service view Default command level 2: System level Parameters port-number: Specifies a listening port, in the range of 1024 to 50000. Usage guidelines No listening port is specified for an IP terminal access service. The setting only affects new connections. Examples # Configure listen port 3000 for the cunkuan service.
screen save enable Use screen save enable to enable screen saving for a terminal access service. Use undo screen save enable to disable screen saving for a terminal access service. Syntax screen save enable undo screen save enable Default Screen saving is enabled. Views IP terminal access service view Default command level 2: System level Examples # Disable screen saving for the IP terminal access service 1.
Examples # On IP terminal access service service1, set the screen to display up to 25 lines and 132 columns of characters. system-view [Sysname] ipta service service1 [Sysname-ipta-service-service1] screen-size height 25 width 132 server ip Use server ip to specify the IP address, port number and priority of the server providing a service. Use undo server priority to remove the configuration of the server with the specified priority.
Default The terminal access type is tty. Views IP terminal access service view Default command level 2: System level Parameters etelnet index: Specifies the ETelnet terminal access type. The index argument indicates an ETelnet service index. When multiple ETelnet service connections are established between an FEP and a router, each connection is identified by the IP address of the router and a window ID.
Parameters cipher: Sets the ciphertext password. simple: Sets the plaintext password. password: Specifies a password, a case–sensitive string. If simple is specified, it must be a string of 1 to 16 characters. If cipher is specified, it must be a ciphertext string of 1 to 53 characters. Usage guidelines For security purposes, all passwords, including passwords configured in plain text, are saved in cipher text to the configuration file.
system-view [Sysname] interface loopback 1 [Sysname-LoopBack1] ip address 1.1.1.2 32 [Sysname-LoopBack1] quit [Sysname] ipta service cunkuan [Sysname-ipta-service-cunkuan] source ip 1.1.1.2 tcp keepalive Use tcp keepalive to configure TCP keepalive parameters for connections to the FEP. Use undo tcp keepalive to restore the default. Syntax tcp keepalive time counter undo tcp keepalive Default A TCP keepalive is sent to the FEP three times at an interval of 300 seconds.
undo tcp recvbuf-size Default The size the TCP receive buffer for each FEP connection is 2048 bytes. Views IP terminal access service view Default command level 2: System level Parameters recvsize: Size of the TCP receive buffer, in the range of 512 to 16384 bytes. Examples # Configure the TCP receive buffer size for each FEP connection as 512 bytes.
Syntax telnet negotiation enable undo telnet negotiation enable Default The Telnet parameters negotiation function with the terminal is disabled. Views Terminal view Default command level 2: System level Examples # Enable Telnet parameters negotiation with terminal 1. system-view [Sysname] ipta terminal 1 [Sysname-ipta-terminal-1] telnet negotiation enable terminal Use terminal to enable terminals to use a service. Use undo terminal to disable terminals from using a service.
Syntax terminal type { vt100 | vt220 } undo terminal type Default The terminal type is VT100. Views IP terminal access service view Default command level 2: System level Parameters vt100: Specifies the terminal type as VT100. vt220: Specifies the terminal type as VT220. Examples # Configure the terminal type for service1 as VT220.
timer expires and the authentication mode on the router is set to none, the service interface on the terminal is not changed. If the link disconnection timer expires, the corresponding link is disconnected. The link lock and link disconnection timers can be set separately, and they do not affect each other. The value of the link lock timer should be smaller than the link disconnection timer. Otherwise, a link might be disconnected even if the link lock timer does not expire.
[Sysname-ipta-terminal-1] transform enter crlf 69
Support and other resources Contacting HP For worldwide technical support information, see the HP support website: http://www.hp.
Conventions This section describes the conventions used in this documentation set. Command conventions Convention Description Boldface Bold text represents commands and keywords that you enter literally as shown. Italic Italic text represents arguments that you replace with actual values. [] Square brackets enclose syntax choices (keywords or arguments) that are optional. { x | y | ... } Braces enclose a set of required syntax choices separated by vertical bars, from which you select one.
Network topology icons Represents a generic network device, such as a router, switch, or firewall. Represents a routing-capable device, such as a router or Layer 3 switch. Represents a generic switch, such as a Layer 2 or Layer 3 switch, or a router that supports Layer 2 forwarding and other Layer 2 features. Represents an access controller, a unified wired-WLAN module, or the switching engine on a unified wired-WLAN switch. Represents an access point.
Index ABDEFILMPRSTUVW A ipta terminal-tcp sendbuf-size,58 authentication-mode,47 L auto-close,1 listen port,58 auto-link,1 M B menu hotkey,13 bind vpn-instance,2 menu screencode,14 bind vpn-instance,47 P D print connection-info,15 data protect router-unix,3 print information,16 data read block,3 print language,16 data send delay,4 print menu,17 display ipta,48 R display rta,5 redrawkey,17 display rta relay statistics,9 reset ipta statistics,59 display rta relay status,10 reset r
screen save enable,31 U screen-size,60 update changed-config,35 screen-size,31 V sendbuf bufsize,32 vty description,36 sendbuf threshold,32 vty etelnet remote,37 server ip,61 vty hotkey,37 service type,61 vty password,38 set authentication password,62 vty rtc-client remote,39 source ip,63 vty rtc-client remote remote-port,40 Subscription service,70 vty rtc-multipeer,40 T vty rtc-server remote,41 tcp,33 vty rtc-server remote udp,42 tcp keepalive,64 vty screencode,42 tcp recvbuf-size