HP MSR Router Series Fundamentals Command Reference(V7) Part number: 5998-5688 Software version: CMW710-R0106 Document version: 6PW100-20140607
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 Basic CLI commands ···················································································································································· 1 command-alias enable ············································································································································· 1 command-alias mapping ········································································································································· 1 displa
free line··································································································································································· 52 free user-interface ·················································································································································· 54 history-command max-size ··································································································································· 56 idle-t
cdup ········································································································································································ 96 close ········································································································································································ 97 debug ·······················································································································································
more ······································································································································································ 142 mount ···································································································································································· 142 move ····························································································································································
mkdir ····································································································································································· 189 more ······································································································································································ 190 move ···························································································································································
job ········································································································································································· 238 memory-threshold ················································································································································ 238 monitor cpu-usage enable ·································································································································· 240 monitor
Basic CLI commands command-alias enable Use command-alias enable to enable the command keyword alias function. Use undo command-alias enable to disable the command keyword alias function. Syntax command-alias enable undo command-alias enable Default The command keyword alias function is disabled. Views System view Predefined user roles network-admin Usage guidelines Configured command keyword aliases take effect only when the command keyword alias function is enabled.
Views System view Predefined user roles network-admin Parameters cmdkey: Specifies the first keyword of a non-undo command or the second keyword of an undo command. You must enter the keyword in its complete form. alias: Specifies an alias for the keyword. It must be different from the first keyword of any non-undo command and the second keyword of any undo command. Usage guidelines You can configure an alias for the first keyword of a non-undo command or the second keyword of an undo command.
include: Displays all lines matching the specified regular expression. regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters. Usage guidelines Use the | { begin | exclude | include } regular-expression option with a display command to filter the command output. For more information about regular expressions, see Fundamentals Configuration Guide. Examples # Display the lines that contain "vlan" in the running configuration.
9: Untagged ports: 10: GigabitEthernet2/1/0 # Display the first line that begins with "user-group" in the running configuration and all of the following lines. display current-configuration | by-linenum begin user-group 114: user-group system 115- # 116- return display > Use display > to save the output from a display command to a separate file.
display >> Use display >> to append the output from a display command to the end of a file. Syntax display command >> filename Views Any view Predefined user roles network-admin network-operator Parameters command: Specifies the keywords and arguments of a display command. To display available keywords and arguments, enter display ?. filename: Specifies the name of the file that is used to save the output, a string of 1 to 63 characters.
GigabitEthernet2/1/1 display command-alias Use display command-alias to display the status of the command keyword alias function and the configured command keyword alias. Syntax display command-alias Views Any view Predefined user roles network-admin network-operator Examples # Display command keyword alias information.
Examples # Display all commands saved in the command history buffer for the current CLI session. display history-command system-view vlan 2 quit Related commands history-command max-size display history-command all Use display history-command all to display all commands saved in the command history buffer for all CLI sessions.
Views Any view Predefined user roles network-admin network-operator Examples # Display hotkey information. display hotkey ----------------- Hotkeys -----------------Defined command hotkeysCTRL_G display current-configuration CTRL_L display ip routing-table CTRL_O undo debugging all -Undefined command hotkeysCTRL_T NULL CTRL_U NULL -System-reserved hotkeysCTRL_A Move the cursor to the beginning of the line. CTRL_B Move the cursor one character to the left. CTRL_C Stop the current command.
hotkey Use hotkey to assign a command to a configurable hotkey. Use undo hotkey to restore the default. Syntax hotkey { CTRL_G | CTRL_L | CTRL_O | CTRL_T | CTRL_U } command undo hotkey { CTRL_G | CTRL_L | CTRL_O | CTRL_T | CTRL_U } Default • Ctrl_G: display current-configuration (display the running configuration). • Ctrl_L: display ip routing-table (display the IPv4 routing table information). • Ctrl_O: undo debugging all (disable all debugging functions).
Syntax quit Views Any view Predefined user roles network-admin network-operator Usage guidelines Executing this command in user view disconnects you from the device. Examples # Return from GigabitEthernet 2/1/0 interface view to system view and then to user view. [Sysname-GigabitEthernet2/1/0] quit [Sysname] quit return Use return to return to user view from any other view.
Default The default varies by settings of the screen-length command in user line view. The following are default settings for the screen-length command: • Pausing between screens of output. • Displaying up to 24 lines on a screen. Views User view Predefined user roles network-admin Usage guidelines If you disable pausing between screens of output, all output is displayed. The screen is refreshed continuously until the final screen is displayed. This command takes effect only for the current session.
RBAC commands The device supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features, commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about FIPS mode, see Security Configuration Guide. description Use description to configure a description for a user role. Use undo description to delete the description of a user role. Syntax description text undo description Default A user role does not have a description.
Predefined user roles network-admin network-operator Parameters name role-name: Specifies a user role name, a case-sensitive string of 1 to 63 characters. Usage guidelines If you do not specify a user role name, the command displays information about all user roles, including the predefined user roles. Examples # Display information about the user role 123.
Role: network-operator Description: Predefined network operator role has access to all read commands on the device VLAN policy: permit (default) Interface policy: permit (default) VPN instance policy: permit (default) ------------------------------------------------------------------Rule Perm Type Scope Entity ------------------------------------------------------------------sys-1 permit command display * sys-2 permit command xml sys-3 deny command display history-command all sys-4 deny c
Table 1 Command output Field Description User role name. Predefined user role names: Role • network-admin. • network-operator. • level-n (where n represents an integer in the range of 0 to 15). Description User role description you have configured for easy identification. VLAN policy of the user role: VLAN policy • deny—Denies access to any VLAN except permitted VLANs. • permit (default)—Default VLAN policy, which enables the user role to access any VLAN.
Field Description Command string, feature name, feature group, or XML element specified in the user role rule: Entity • An en dash (–) represents any feature. • An asterisk (*) represents zero or more characters. Related commands role display role feature Use display role feature to display features available in the system.
display environment * display fan * display power * display rps * (R) (R) (R) (R) display current-configuration * display saved-configuration * display startup display this * display version (R) (R) (R) clock datetime * reboot * save * (R) (R) (W) (W) (W) startup saved-configuration * (W) system-view ; temperature-limit * system-view ; sysname * (W) (W) system-view ; clock timezone * (W) system-view ; configuration replace file * (W) system-view ; user-interface * ; idle-timeout * Feature:
Field Description system-view ; domain * All the commands that start with domain in system view and all the commands in ISP domain view. system-view ; header * All the commands that start with header in system view. system-view ; aaa * All the commands that start with aaa in system view. display domain * All the commands that start with display domain in user view. system-view ; user-group * All the commands that start with user-group in system view, and all the commands in user group view.
verbose: Displays the commands of each feature in the specified feature group. If you do not specify a feature group, this keyword enables displaying the commands of each feature in every feature group. If you do not specify this keyword, the command displays only the feature lists of feature groups. Usage guidelines Feature groups L2 and L3 are predefined feature groups. Examples # Display the feature lists of feature groups.
system-view ; mld-snooping (W) system-view ; vlan * ; mld-snooping * (W) system-view ; interface * ; mld-snooping * display mld-snooping * (W) (R) reset mld-snooping * (W) debugging mld-snooping * (W) display debugging mld-snooping * (R) system-view ; probe * ; debugging system internal mld-snooping * Feature: stp (STP related commands) display stp * (R) system-view ; stp * (W) system-view ; interface * ; stp * reset stp * (W) (W) (W) debugging stp * (W) display debugging stp * (R)
Syntax feature feature-name undo feature feature-name Default A user-defined feature group does not have any features. Views Feature group view Predefined user roles network-admin Parameters feature-name: Specifies a feature name. You must enter the feature name exactly as the feature name is displayed, including the case. Usage guidelines Repeat the feature command to add multiple features to a feature group. Examples # Add features AAA and ACL to feature group 1.
Usage guidelines The interface policy deny command denies the access of a user role to any interface. To restrict the interface access of a user role to only a set of interfaces: 1. Use interface policy deny to deny access to any interface. 2. Use permit interface to specify accessible interfaces. To configure an interface, make sure the interface is permitted by the user role interface policy in use.
Views User role interface policy view Predefined user roles network-admin Parameters interface interface-list: Specifies a space-separated list of up to 10 interface items. Each interface item specifies one interface in the interface-type interface-number form or a range of interfaces in the interface-type interface-number to interface-type interface-number form. If you specify an interface range, the end interface must meet the following requirements: • Be the same type as the start interface.
# Verify that you can assign GigabitEthernet 2/1/4 to VLAN 10. In this example, the user role can access any VLAN because the default VLAN policy of the user role is used. system-view [Sysname] vlan 10 [Sysname-vlan10] port gigabitethernet 2/1/4 # Verify that you cannot enter GigabitEthernet 2/1/2 interface view. system-view [Sysname] interface gigabitethernet 2/1/2 Permission denied.
Any change to a user role VLAN policy takes effect only on users who log in with the user role after the change. Examples 1. Configure user role role1: # Permit the user role role1 to execute all commands available in interface view and VLAN view. system-view [Sysname] role name role1 [Sysname-role-role1] rule 1 permit command system-view ; interface * [Sysname-role-role1] rule 2 permit command system-view ; vlan * # Permit the user role role1 to access VLANs 2, 4, and 50 to 100.
Predefined user roles network-admin Parameters vpn-instance-name&<1-10>: Specifies a space-separated list of up to 10 MPLS L3VPN names. Each name is a case-sensitive string of 1 to 31 characters. Usage guidelines To permit a user role to access an MPLS L3VPN after you configure the vpn-instance policy deny command, you must add the VPN to the permitted VPN list of the policy.
Related commands • display role • role • vpn-instance policy deny role Use role to create a user role and enter user role view. If the user role has been created, you directly enter the user role view. Use undo role to delete a user role. Syntax role name role-name undo role name role-name Default The system has the following predefined user roles: network-admin, network-operator, and level-n (where n represents an integer in the range of 0 to 15).
• vpn-instance policy deny role default-role enable Use role default-role enable to enable the default user role feature for remote AAA users. Use undo role default-role enable to restore the default. Syntax role default-role enable undo role default-role enable Default The default user role function is disabled. AAA users who do not have a user role cannot log in to the device.
Predefined user roles network-admin Parameters name feature-group-name: Specifies a feature group name. The feature-group-name argument is a case-sensitive string of 1 to 31 characters. Usage guidelines The L2 feature group includes all Layer 2 feature commands, and the L3 feature group includes all Layer 3 feature commands. These predefined feature groups are not user configurable. In addition to the predefined feature groups L2 and L3, you can create up to 64 user role feature groups.
command command-string: Specifies a command string. The command-string argument is a case-sensitive string of 1 to 128 characters, including the following characters: • The wildcard asterisk (*). • The delimiters space and tab. • All printable characters. execute: Specifies the execute commands or XML elements. An execute command (for example, ping) or XML element executes a specific function or program. read: Specifies the read commands or XML elements.
Any rule modification, addition, or removal for a user role takes effect only on the users who log in with the user role after the change. Access to the file system commands is controlled by both the file system command rules and the file system feature rule. A command with output redirection to the file system is permitted only when the command type write is assigned to the file system feature. When you specify a command string, follow the guidelines in Table 3.
Rule To control the access to a command, you must specify the command immediately after the view that has the command. Do not include the vertical bar (|), greater-than sign (>), or double greater-than sign (>>) when you specify display commands in a user role command rule. Guidelines To control access to a command, you must specify the command immediately behind the view to which the command is assigned. The rules that control command access for any subview do not apply to the command.
Syntax super [ rolename ] Views User view Predefined user roles network-admin Parameters rolename: Specifies a user role, a case-sensitive string of 1 to 63 characters. The user role must exist in the system. If you do not specify a user role, you obtain the network-admin user role. Usage guidelines The obtained user role is a temporary user role, because this command is effective only on the current login.
Views System view Predefined user roles network-admin Parameters local: Enables local password authentication. scheme: Enables remote AAA authentication. Usage guidelines The authentication setting applies only to AUX, VTY, and TTY users. A console user can obtain the user role without authentication. For local password authentication, use the super password command to set a password. For remote AAA authentication, set the username and password on the RADIUS or HWTACACS server.
In FIPS mode: super password [ role rolename ] undo super password [ role rolename ] Default No password is set for a user role. Views System view Predefined user roles network-admin Parameters role rolename: Specifies a user role, a case-sensitive string of 1 to 63 characters. The user role must exist in the system. If you do not specify a user role, this command sets a password for the network-admin user role. hash: Sets a hashed password. simple: Sets a plaintext password.
vlan policy deny Use vlan policy deny to enter the user role VLAN policy view. Use undo vlan policy deny to restore the default user role VLAN policy. Syntax vlan policy deny undo vlan policy deny Default A user role does not have access to any VLAN. Views User role view Predefined user roles network-admin Usage guidelines The vlan policy deny command denies the access of a user role to any VLAN. To restrict the VLAN access of a user role to only a set of VLANs: 1.
vpn-instance policy deny Use vpn-instance policy deny to enter user role VPN instance policy view. Use undo vpn-instance policy deny to restore the default user role VPN instance policy. Syntax vpn-instance policy deny undo vpn-instance policy deny Default A user role has access to any VPN. Views User role view Predefined user roles network-admin Usage guidelines The vpn-instance policy deny command denies the access of a user role to any VPN.
Login management commands The device supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features, commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about FIPS mode, see Security Configuration Guide. Some login management commands are available in both user line view and user line class view: • A setting in user line view is applied only to the user line. A setting in user line class view is applied to all user lines of the class.
To display the shortcut key you have defined, use the display current-configuration | include activation-key command. Examples # Configure character s as the shortcut key for starting a terminal session on the console line. system-view [Sysname] line console 0 [Sysname-line-console0] activation-key s To verify the configuration: 1. Exit the console session. [Sysname-line-console0] return quit 2. Log in again through the console line.
Parameters none: Disables authentication. password: Performs local password authentication. scheme: Performs AAA authentication. For more information about AAA, see Security Configuration Guide. Usage guidelines When the authentication mode is none, any user can log in without authentication. To improve device security, use the password or scheme authentication mode. In VTY line view, this command is associated with the protocol inbound command.
Syntax auto-execute command command undo auto-execute command Default Command auto-execution is disabled. Views User line view, user line class view Predefined user roles network-admin Parameters command: Specifies the command to be automatically executed. Usage guidelines This command is not supported in console line view or console line class view. This command is not supported in AUX line view or AUX line class view.
Trying 192.168.1.41 ... Press CTRL+K to abort Connected to 192.168.1.41 ... ****************************************************************************** * Copyright (c) 2004-2014 Hewlett-Packard Development Company, L.P. * * Without the owner's prior written consent, * * no decompiling or reverse-engineering shall be allowed. * ****************************************************************************** This operation is the same as directly logging in to the device at 192.
[Sysname-line-vty0] command accounting Related commands • command authorization • accounting command (Security Command Reference) command authorization Use command authorization to enable command authorization. Use undo command authorization to restore the default. Syntax command authorization undo command authorization Default Command authorization is disabled. Logged-in users can execute commands without authorization.
Syntax databits { 5 | 6 | 7 | 8 } undo databits Default Eight data bits are used for each character. Views User line view Predefined user roles network-admin Parameters 5: Uses five data bits for each character. 6: Uses six data bits for each character. 7: Uses seven data bits for each character. 8: Uses eight data bits for each character. Usage guidelines This command is not supported in VTY line view. This setting must be the same as that on the configuration terminal.
Hardware Value range MSR3000 0 to 240 MSR4000 0 to 501 aux: Specifies the AUX line. console: Specifies the console line. The following matrix shows the support of MSR routers for the console keyword: Hardware Keyword compatibility MSR2000 No MSR3000 No MSR4000 Yes tty: Specifies the TTY line. vty: Specifies the VTY line. number2: Specifies the relative number of a user line.
Auth : Login authentication mode. Int : Physical port of the line. A : Authentication use AAA. N : No authentication is required. P : Password authentication. Table 4 Command output Field Description Modem Whether the modem allows calling in or out. By default, this attribute is not configured and a hyphen (-) is displayed. Int Physical port for the line. If there is no physical port for the line or the line is a console line, a hyphen (-) is displayed.
Examples # Display the Telnet client configuration of the device when it serves as a Telnet client. display telnet client The source IP address is 1.1.1.1. The output shows that the device uses the source IPv4 address 1.1.1.1 for outgoing Telnet packets when it serves as a Telnet client. Related commands telnet client source display user-interface Use display user-interface to display user line information.
The following matrix shows the value ranges for the number2 argument: Hardware Value range aux: 0 tty: 1 to 80 MSR2000 vty: 0 to 63 aux: 0 tty: 1 to 176 MSR3000 vty: 0 to 63 aux: 0 to 2 console: 0 to 2 MSR4000 tty: 1 to 432 vty: 0 to 63 summary: Displays summary information about user lines. If you do not specify this keyword, the detailed information is displayed. Usage guidelines This command is an older version reserved for backward compatibility purposes.
0:U Line type : [AUX] 1:X Line type : [VTY] 2:UXXX X 2 lines used. (U) 5 lines not used. (X) Table 7 Command output Fields Description The number indicates the absolute number of the first user line of the user line class, starting from 0. The status indicates whether the user lines of the user line class are being used (X for unused and U for used). number:status For example, if "2:UXXX X" is displayed, there are five user lines of the user line class, which use the absolute numbers 2 through 6.
Table 8 Command output Field Description Idx Absolute number of the user line. Line Type and relative number of the user line. Idle Time elapsed after the user's most recent input, in the format hh:mm:ss. Time Login time of the user. Pid Process ID of the user session. Type User type, such as Telnet, SSH, or PAD. + Indicates the user line you are using. Location IP address of the user. escape-key Use escape-key to define a shortcut key for terminating a task.
HP recommends that you use a key sequence as the shortcut key. If you define a single character as the shortcut key, pressing the key while a command is being executed stops the command. If no command is being executed, the result depends on the following situations: • If you are managing the local device, pressing the key enters the character as a common character. • If you Telnet to another device and manage the remote device, pressing the key does not do anything.
Default Flow control is disabled. Views User line view Predefined user roles network-admin Parameters hardware: Performs hardware flow control. none: Disables flow control. software: Performs software flow control. direction1, direction2: Specifies the flow control direction, in or out. If in is specified, the local device listens to flow control information from the remote device. If out is specified, the local device sends flow control information to the remote device.
Syntax free line { number1 | { aux | console | tty | vty } number2 } Views User view Predefined user roles network-admin Parameters number1: Specifies the absolute number of a user line. The following matrix shows the value ranges for the number1 argument: Hardware Value range MSR2000 0 to 144 MSR3000 0 to 240 MSR4000 0 to 501 aux: Specifies the AUX line. console: Specifies the console line.
Usage guidelines This command does not release the line you are using. Examples # Release user line VTY 1: 1. Display online users. display users Idx Line Idle Time Pid Type 10 VTY 0 00:10:49 Jun 11 11:27:32 320 TEL + 11 VTY 1 00:00:00 Jun 11 11:39:40 334 TEL Following are more details. VTY 0 : Location: 192.168.1.12 VTY 1 : Location: 192.168.1.26 2. + : Current operation user. F : Current operation user works in async mode.
The following matrix shows the support of MSR routers for the console keyword: Hardware Keyword compatibility MSR2000 No MSR3000 No MSR4000 Yes tty: Specifies the TTY line. vty: Specifies the VTY line. number2: Specifies the relative number of a user line.
free user-interface vty 1 Are you sure to free line vty1? [Y/N]:y [OK] history-command max-size Use history-command max-size to set the size of the command history buffer for a user line. Use undo history-command max-size to restore the default. Syntax history-command max-size size-value undo history-command max-size Default The buffer of a user line saves up to 10 history commands.
Syntax idle-timeout minutes [ seconds ] undo idle-timeout Default The idle-timeout interval is 10 minutes. Views User line view, user line class view Predefined user roles network-admin Parameters minutes: Specifies the number of minutes for the idle timeout, in the range of 0 to 35791. The default is 10 minutes. seconds: Specifies the number of seconds for the idle timeout, in the range of 0 to 59. The default is 0 seconds.
Predefined user roles network-admin Parameters ip-address: Specifies the IP address to be associated with the Telnet redirect listening port. The IP address cannot be the address of an interface on the device, but can belong to the same subnet. port-number: Specifies a Telnet redirect listening port number in the range of 2000 to 50000. Usage guidelines For a user to Telnet to a device through a Telnet redirect server, associate a Telnet redirect listening port with an IP address of the redirect server.
console: Specifies the console line. The following matrix shows the support of MSR routers for the console keyword: Hardware Keyword compatibility MSR2000 No MSR3000 No MSR4000 Yes tty: Specifies the TTY line. vty: Specifies the VTY line. first-number2: Specifies the relative number of the first user line. last-number2: Specifies the relative number of the last user line. This number cannot be smaller than first-number2.
line class Use line class to enter user line class view. Syntax line class { aux | console | tty | vty } Views System view Predefined user roles network-admin Parameters aux: Specifies the AUX line class view. console: Specifies the console line class view. tty: Specifies the TTY line class view. vty: Specifies the VTY line class view.
• protocol inbound • screen-length • set authentication password • shell • terminal type • user-role Examples # Set the user connection timeout to 15 minutes in VTY line class view. system-view [Sysname] line class vty [Sysname-line-class-vty] idle-timeout 15 # In console line class view, configure character s as the shortcut key for starting a terminal session.
Default By default, the system does not lock any user line. Views User view Predefined user roles network-admin Usage guidelines This command is not supported in FIPS mode. After executing the lock command, enter the password for unlocking the user line and confirm the password by entering it again. To unlock the user line, press Enter and enter the correct password. Examples # Lock the current user line and then unlock it.
Predefined user roles network-admin Parameters even: Performs even parity check. mark: Performs mark parity check. none: Disables parity check. odd: Performs odd parity check. space: Performs space parity check. Usage guidelines This command is not supported in VTY line view. The configuration terminal and the device must be configured with the same parity check mode to communicate. Examples # Configure user line AUX 0 to perform odd parity check.
pad: Supports PAD only. ssh: Supports SSH only. telnet: Supports Telnet only. Usage guidelines This configuration is effective only for a user who logs in through the user line after the configuration is completed. Before configuring a user line to support SSH, set the authentication mode to scheme for the user line. For more information, see authentication-mode. In VTY line view, this command is associated with the authentication-mode command.
Use redirect enable to enable Telnet redirect for a user line. Use undo redirect enable to restore the default. Syntax redirect enable undo redirect enable Default Telnet redirect is disabled for a user line. Views AUX line view, TTY line view Predefined user roles network-admin Usage guidelines To allow users connected to the device (Device A) to Telnet to a second device (Device B) without knowing the IP address of Device B, do the following: 1.
The Telnet redirect listening port number is the absolute user line number plus 2000. Views AUX line view, TTY line view Predefined user roles network-admin Parameters port-number: Specifies the number of the Telnet redirect listening port, in the range of 2000 to 50000. Usage guidelines The device redirects only Telnet connection requests destined for the Telnet redirect listening port. Examples # Set the Telnet redirect listening port number to 3000.
Related commands redirect enable redirect refuse-negotiation Use redirect refuse-negotiation to disable Telnet option negotiation for Telnet redirect. Use undo redirect refuse-negotiation to enable Telnet option negotiation for Telnet redirect. Syntax redirect refuse-negotiation undo redirect refuse-negotiation Default Telnet option negotiation is enabled.
Parameters time: Specifies the idle timeout (in seconds) in the range of 30 to 86400. Setting it to 0 disables the timeout mechanism. Usage guidelines If no data is received from a Telnet client before the timer expires, the user line terminates the redirected connection. Examples # Set the idle timeout for the redirected Telnet connection to 200 seconds.
• If the setting in user line view is not the default, the setting in user line view takes effect. • If the setting in user line view is the default but the setting in user line class view is not, the setting in user line class view takes effect. Examples # Set the maximum number of lines to be displayed on a screen to 30 for user line Console 0.
number2: Specifies the relative number of a user line. The following matrix shows the value ranges for the number2 argument: Hardware Value range aux: 0 tty: 1 to 80 MSR2000 vty: 0 to 63 aux: 0 MSR3000 tty: 1 to 176 vty: 0 to 63 aux: 0 to 2 console: 0 to 2 MSR4000 tty: 1 to 432 vty: 0 to 63 Usage guidelines To end a message, press Enter. To cancel a message and return to user view, press Ctrl+C. Examples # Before you restart the device, send a notification to VTY 1 to inform the user.
Views User line view, user line class view Predefined user roles network-admin Parameters hash: Sets a hashed password. simple: Sets a plaintext password. password: Specifies the password string. This argument is case sensitive. If simple is specified, it must be a string of 1 to 16 characters. If hash is specified, it must be a string of 1 to 110 characters. Usage guidelines This command is not supported in FIPS mode.
Predefined user roles network-admin Usage guidelines The undo shell command is not supported in console line view or console line class view. The undo shell command is not supported in AUX line view or AUX line class view. You cannot disable the terminal service on the user line you are using. When the device operates as a Telnet or SSH server, you cannot configure the undo shell command.
• 19200 bps. • 38400 bps. • 57600 bps. • 115200 bps. Usage guidelines This command is not supported in VTY line view. The configuration terminal and the device must be configured with the same transmission rate to communicate. Examples # Set the transmission rate to 19200 bps for user line AUX 0. system-view [Sysname] line aux 0 [Sysname-line-aux0] speed 19200 stopbit-error intolerance Use stopbit-error intolerance to enable stop bits detection for a user line.
undo stopbits Default One stop bit is used. Views User line view Predefined user roles network-admin Parameters 1: Uses one stop bit. 1.5: Uses one and a half stop bits. The device does not support using one and a half stop bits. If you specify this keyword, two stop bits are used. 2: Uses two stop bits. Usage guidelines This command is not supported in VTY line view. The configuration terminal and the device must be configured to use the same number of stop bits to communicate.
source: Specifies a source IPv4 address or source interface for outgoing Telnet packets. interface interface-type interface-number: Specifies the source interface. The primary IPv4 address of the interface will be used as the source IPv4 address for outgoing Telnet packets. ip ip-address: Specifies the source IPv4 address for outgoing Telnet packets. dscp dscp-value: Specifies the DSCP value for IP to use in outgoing Telnet packets to indicate the packet transmission priority. The value range is 0 to 63.
The source IPv4 address or source interface that is specified by this command applies to all Telnet connections. However, if a user specifies a source IPv4 address or source interface when executing the telnet command, the setting specified by the user takes effect. Examples # Set the source IPv4 address for outgoing Telnet packets to 1.1.1.1 when the device serves as a Telnet client. system-view [Sysname] telnet client source ip 1.1.1.
telnet server acl Use telnet server acl to apply an ACL to filter Telnet logins. Use undo telnet server acl to restore the default. Syntax telnet server acl acl-number undo telnet server acl Default No ACL is used to filter Telnet logins. Views System view Predefined user roles network-admin Parameters acl-number: Specifies an ACL by its number: • Basic ACL—2000 to 2999. • Advanced ACL—3000 to 3999. • Ethernet frame header ACL—4000 to 4999.
undo telnet server dscp Default IPv4 uses the DSCP value 48 for outgoing Telnet packets on a Telnet server. Views System view Predefined user roles network-admin Parameters dscp-value: Specifies a DSCP value in the range of 0 to 63. Usage guidelines This command is not supported in FIPS mode. The DSCP value is carried in the ToS field of an IP packet, and it indicates the transmission priority of the packet.
telnet server ipv6 acl Use telnet server ipv6 acl to apply an IPv6 ACL to filter IPv6 Telnet logins. Use undo telnet server ipv6 acl to restore the default. Syntax telnet server ipv6 acl [ ipv6 ] acl-number undo telnet server ipv6 acl Default No ACL is used to filter IPv6 Telnet logins. Views System view Predefined user roles network-admin Parameters acl-number: Specifies an IPv6 ACL by its number: • Basic ACL—2000 to 2999. The ipv6 option is required. • Advanced ACL—3000 to 3999.
undo telnet server ipv6 dscp Default IPv6 uses the DSCP value 48 for outgoing Telnet packets on a Telnet server. Views System view Predefined user roles network-admin Parameters dscp-value: Specifies a DSCP value in the range of 0 to 63. Usage guidelines This command is not supported in FIPS mode. The DSCP value is carried in the Traffic class field of an IPv6 packet, and it indicates the transmission priority of the packet.
Examples # Set the terminal display type to VT100. system-view [Sysname] line vty 0 [Sysname-line-vty0] terminal type vt100 user-interface Use user-interface to enter one or multiple user line views. Syntax user-interface { first-number1 [ last-number1 ] | { aux | console | tty | vty } first-number2 [ last-number2 ] } Views System view Predefined user roles network-admin Parameters first-number1: Specifies the absolute number of the first user line.
The following matrix shows the value ranges for the first-number2 and last-number2 arguments: Hardware Value range aux: 0 tty: 1 to 80 MSR2000 vty: 0 to 63 aux: 0 tty: 1 to 176 MSR3000 vty: 0 to 63 aux: 0 to 2 console: 0 to 2 MSR4000 tty: 1 to 432 vty: 0 to 63 Usage guidelines To configure settings for a single user line, use this command to enter the user line view. To configure the same settings for multiple user lines, use this command to enter multiple user line views.
Parameters aux: Specifies the AUX line class view. console: Specifies the console line class view. The following matrix shows the support of MSR routers for the console keyword: Hardware Keyword compatibility MSR2000 No MSR3000 No MSR4000 Yes tty: Specifies the TTY line class view. vty: Specifies the VTY line class view. Usage guidelines To configure the same settings for all user lines of a line class, use this command to enter the user line class view.
Examples # Set the user connection timeout to 15 minutes in VTY line class view. system-view [Sysname] user-interface class vty [Sysname-line-class-vty] idle-timeout 15 # In console line class view, configure character s as the shortcut key for starting a terminal session. system-view [Sysname] line class console [Sysname-line-class-console] activation-key s [Sysname-line-class-console] quit # In console line view, restore the default shortcut key for starting a terminal session.
Views User line view, user line class view Predefined user roles network-admin Parameters role-name: Specifies a user role name, a case-sensitive string of 1 to 63 characters. The user role can be user-defined or predefined (network-admin, network-operator, or level-0 to level-15). If you do not specify this argument, the undo user-role command restores the default user role. Usage guidelines This command is not supported in FIPS mode. You can assign up to 64 user roles to a user line.
FTP commands The device supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features, commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about FIPS mode, see Security Configuration Guide. FTP is not supported in FIPS mode. In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024, MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080.
display ftp-user Use display ftp-user to display detailed information about logged-in FTP users. Syntax display ftp-user Views Any view Predefined user roles network-admin network-operator Examples # Display detailed information about logged-in FTP users. display ftp-user UserName HostIP Port HomeDir root 192.168.20.184 46539 flash: A field value is wrapped if its length exceeds the limit. The wrapped value is right justified.
Views User view Predefined user roles network-admin Parameters username: Specifies a username. You can use the display ftp-user command to display FTP user information. Examples # Release the FTP connections established by using the user account ftpuser. free ftp user ftpuser Are you sure to free FTP connection? [Y/N]:y free ftp user-ip Use free ftp user-ip to manually release the FTP connections established from a specific IPv4 address.
Predefined user roles network-admin Parameters ipv6-address: Specifies the source IPv6 address of an FTP connection. You can use the display ftp-user command to view the source IPv6 addresses of FTP connections. port port: Specifies the source port of an FTP connection. You can use the display ftp-user command to view the source ports of FTP connections. Examples # Release the FTP connections established from IPv6 address 2000::154.
ftp server dscp Use ftp server dscp to set the DSCP value for IPv4 to use for outgoing FTP packets on an FTP server. Use undo ftp server dscp to restore the default. Syntax ftp server dscp dscp-value undo ftp server dscp Default IPv4 uses the DSCP value 0 for outgoing FTP packets on an FTP server. Views System view Predefined user roles network-admin Parameters dscp-value: Specifies a DSCP value in the range of 0 to 63.
[Sysname] ftp server enable ftp server ipv6 dscp Use ftp server ipv6 dscp to set the DSCP value for IPv6 to use for outgoing FTP packets on an FTP server. Use undo ftp server ipv6 dscp to restore the default. Syntax ftp server ipv6 dscp dscp-value undo ftp server ipv6 dscp Default IPv6 uses the DSCP value 0 for outgoing FTP packets on an FTP server. Views System view Predefined user roles network-admin Parameters dscp-value: Specifies a DSCP value in the range of 0 to 63.
Parameters policy-name: Specifies an SSL server policy by its name, a string of 1 to 31 characters. Usage guidelines After you associate an SSL server policy with the FTP server, a client that supports SFTP will establish a secure connection to the device to ensure data security. Examples # Associate SSL server policy myssl with the FTP server.
FTP client commands Before executing FTP client configuration commands, make sure you have configured authorization settings for users on the FTP server. Authorized operations include viewing the files in the working directory, reading/downloading/uploading/renaming/removing files, and creating directories. The FTP client commands in this section are supported by the device, but whether they can be executed successfully depends on the FTP server.
Predefined user roles network-admin Usage guidelines You can perform this operation only after you log in to the FTP server. The carriage return characters vary by operating system. For example, HP and Windows use /r/n, and Linux uses /n. To transfer files between two systems that use different carriage return characters, select the FTP transfer mode according to the file type. FTP transfers files in either of the following modes: • Binary mode—Transfers image files or pictures.
Related commands ascii bye Use bye to terminate the connection to the FTP server and return to user view. If no connection is established between the device and the remote FTP server, use this command to return to user view. Syntax bye Views FTP client view Predefined user roles network-admin Examples # Terminate the connection to the FTP server and return to user view. ftp> bye 221-Goodbye. You uploaded 2 and downloaded 2 kbytes. 221 Logout.
/: Returns to the FTP root directory. Usage guidelines You can perform this operation only after you log in to the FTP server. The directory that can be accessed must be authorized by the FTP server. Examples # Change the working directory to the subdirectory logfile of the current directory. ftp> cd logfile 250 OK. Current directory is /logfile # Change the working directory to the subdirectory folder of the FTP root directory. ftp> cd /folder 250 OK.
Related commands • cd • pwd close Use close to terminate the connection to the FTP server without exiting FTP client view. Syntax close Views FTP client view Predefined user roles network-admin Usage guidelines You can perform this operation only after you log in to the FTP server. Examples # Terminate the connection to the FTP server without exiting the FTP client view. ftp> close 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. 221 Logout.
ftp> debug Debugging on (debug=1). ftp> debug Debugging off (debug=0). # When the device serves as the FTP client, enable FTP client debugging and download file a.txt from the current directory of the FTP server. ftp> debug Debugging on (debug=1). ftp> get a.txt local: a.txt remote: a.txt ---> EPRT |2|8::124|50198| 200 PORT command successful ---> RETR a.txt 150 Connecting to port 50198 226 File successfully transferred 1569 bytes received in 0.0104 seconds (147.
Examples # Delete file b.txt. ftp> delete b.txt 250 Deleted b.txt dir Use dir to display detailed information about the files and subdirectories in the current directory on the FTP server. Use dir remotefile to display detailed information about a file or directory on the FTP server. Use dir remotefile localfile to save detailed information about a file or directory on the FTP server to a local file.
# Save detailed information about file a.txt to s.txt. ftp> dir a.txt s.txt output to local-file: a.txt ? [Y/N]y 150 Connecting to port 50203 226-Glob: a.txt # Display the content of file s.txt. ftp> bye 221-Goodbye. You uploaded 0 and downloaded 2 kbytes. 221 Logout. more s.txt -rwxr-xr-x 1 0 0 1481 Jul 7 12:34 a.txt Related commands ls disconnect Use disconnect to terminate the connection to the FTP server without exiting FTP client view.
Predefined user roles network-admin network-operator Examples # Display the source address settings on the FTP client. display ftp client source The source IP address of the FTP client is 1.1.1.1. The source IPv6 address of the FTP client is 2001::1. ftp Use ftp to log in to an FTP server and enter FTP client view.
If the server parameters are specified, you are prompted to enter the username and password for logging in to the FTP server. Examples # Log in to the FTP server 192.168.0.211, and specify the source IPv4 address for outgoing FTP packets as 192.168.0.212. ftp 192.168.0.211 source ip 192.168.0.212 Press CTRL+C to abort. Connected to 192.168.0.211 (192.168.0.211). 220 WFTPD 2.0 service (by Texas Imperial Software) ready for new user User (192.168.0.
The source address specified with the ftp client source command applies to all FTP connections. The source address specified with the ftp command applies only to the current FTP connection. Examples # Specify the source IPv4 address for outgoing FTP packets as 192.168.20.222. system-view [Sysname] ftp client source ip 192.168.20.222 Related commands ftp ftp client ipv6 source Use ftp client ipv6 source to specify the source address for FTP packets sent by the IPv6 FTP client.
Related commands ftp ipv6 ftp ipv6 Use ftp ipv6 to log in to an FTP server and enter FTP client view. Syntax ftp ipv6 [ ftp-server [ service-port ] [ vpn-instance vpn-instance-name ] [ dscp dscp-value | source { ipv6 source-ipv6-address | interface interface-type interface-number } ] * [ -i interface-type interface-number ] ] Views User view Predefined user roles network-admin Parameters ftp-server: Specifies the IPv6 address or host name of an FTP server.
Examples # Log in to the FTP server 2000::154. ftp ipv6 2000::154 Press CTRL+C to abort. Connected to 2000::154 (2000::154). 220 FTP service ready. User (2000::154): root 331 Password required for root. Password: 230 User logged in Remote system type is HP get Use get to download a file from the FTP server and save the file. Syntax get remotefile [ localfile ] Views FTP client view Predefined user roles network-admin Parameters remotefile: Specifies the name of the file to be downloaded.
226 File successfully transferred 1569 bytes received in 0.00527 seconds (290.6 kbyte/s) # On an MSR4000, download file a.txt to the root directory of the flash memory on the standby MPU (in slot 1). Save the file as c.txt. ftp> get a.txt slot1#flash:/c.txt local: slot1#flash:/c.txt remote: a.txt 150 Connecting to port 47460 226 File successfully transferred 1569 bytes received in 0.0564 seconds (27.2 kbyte/s) Related commands put help Use help to display all commands supported by an FTP client.
cr mdelete proxy send delete mdir sendport site debug mget put size # Display the help information for the dir command. ftp> help dir dir list contents of remote directory Related commands ? lcd Use lcd to display the local working directory of the FTP client. Use lcd directory to change the local working directory of the FTP client to the specified directory. Use lcd / to change the local working directory of the FTP client to the local root directory.
Views FTP client view Predefined user roles network-admin Parameters remotefile: Specifies the file name or directory on the FTP server. localfile: Specifies the local file used to save the displayed information. Usage guidelines You can perform this operation only after you log in to the FTP server. In FTP client view, executing the ls command is the same as executing the dir command.
mkdir Use mkdir to create a subdirectory in the current directory on the FTP server. Syntax mkdir directory Views FTP client view Predefined user roles network-admin Parameters directory: Specifies the name of the directory to be created. Usage guidelines You can perform this operation only after you log in to the FTP server. You must have permission to perform this operation on the FTP server. Examples # Create subdirectory newdir in the current directory of the remote FTP server.
local: a.txt remote: a.txt 150 Connecting to port 63513 226 File successfully transferred 1573 bytes received in 0.0293 seconds (52.3 kbyte/s) open Use open to log in to the FTP server in FTP client view. Syntax open server-address [ service-port ] Views FTP client view Predefined user roles network-admin Parameters server-address: Specifies the IP address or host name of the FTP server. service-port: Specifies the TCP port number of the FTP server, in the range of 0 to 65535. The default value is 21.
Default The FTP operation mode is passive. Views FTP client view Predefined user roles network-admin Usage guidelines FTP can operate in either of the following modes: • Active mode—The FTP server initiates the TCP connection. • Passive mode—The FTP client initiates the TCP connection. You can use this command multiple times to change between active and passive modes.
Examples # Upload the file a.txt in the working directory accessed by the ftp command. Save the file as b.txt on the FTP server. ftp> put a.txt b.txt local: a.txt remote: b.txt 150 Connecting to port 47461 226 File successfully transferred 1569 bytes sent in 0.000671 seconds (2.23 Mbyte/s) # Upload the file a.txt in the folder test from the working directory accessed by the ftp command. Save the file as b.txt on the FTP server. ftp> put flash:/test/a.txt b.txt local: flash:/test/a.txt remote: b.
quit Use quit to terminate the connection to the FTP server and return to user view. Syntax quit Views FTP client view Predefined user roles network-admin Examples # Terminate the connection to the FTP server and return to user view ftp> quit 221-Goodbye. You uploaded 0 and downloaded 0 kbytes. 221 Logout. Related commands bye reget Use reget to get the missing part of a file from the FTP server.
150-Connecting to port 47429 150 38143.3 kbytes to download 226 File successfully transferred 39058742 bytes received in 66.2 seconds (576.1 kbyte/s) rename Use rename to rename a file. Syntax rename [ oldfilename [ newfilename ] ] Views FTP client view Predefined user roles network-admin Parameters oldfilename: Specifies the original file name. newfilename: Specifies the new file name. Usage guidelines You can perform this operation only after you log in to the FTP server.
Views FTP client view Predefined user roles network-admin Examples # Clear the reply information received from the FTP server. ftp> reset restart Use restart to specify the marker to retransmit a file. Syntax restart marker Views FTP client view Predefined user roles network-admin Parameters marker: Specifies the retransmit marker. Usage guidelines You can perform this operation only after you log in to the FTP server. Support for this command depends on the FTP server.
Syntax rhelp [ protocol-command ] Views FTP client view Predefined user roles network-admin Parameters protocol-command: Specifies an FTP-related command. Usage guidelines You can perform this operation only after you log in to the FTP server. Examples # Display the FTP-related commands supported by the FTP.
Field Description EPRT Active mode (IPv6). PASV Passive mode (IPv4). EPSV Passive mode (IPv6). REST Restarts. RETR Downloads files. STOR Uploads files. APPE Appends uploading. DELE Deletes files. MKD Creates folders. XMKD Extended command with the meaning of MKD. RMD Removes folders. XRMD Extended command with the meaning of RMD. ABOR Aborts the transmission. SIZE Size of the transmission file. RNFR Original name. RNTO New name.
ftp>rmdir subdir1 250 The directory was successfully removed Related commands delete rstatus Use rstatus to display FTP server status. Use rstatus remotefile to display detailed information about a directory or file on the FTP server. Syntax rstatus [ remotefile ] Views FTP client view Predefined user roles network-admin Parameters remotefile: Specifies a directory or file on the FTP server. Usage guidelines You can perform this operation only after you log in to the FTP server.
Filed Description Session timeout in seconds is 300 Timeout interval is 300 seconds. Control connection is plain text Control connection type is plain text. Data connections will be plain text Data connection type is plain text. At session startup, client count was 1 FTP connection number is 1. vsFTPd 2.0.6 - secure, fast, stable FTP version is 2.0.6. 211 End of status End of the display of FTP server status. # Display file a.txt. ftp> rstatus a.
status Use status to display FTP status. Syntax status Views FTP client view Predefined user roles network-admin Examples # Display FTP status. ftp> status Connected to 192.168.1.56. No proxy connection. Not using any security mechanism.
Views FTP client view Predefined user roles network-admin Usage guidelines You can perform this operation only after you log in to the FTP server. Examples # Display the system information of the FTP server. ftp> system 5 UNIX Type: L8 user Use user to change to another user account after login. Syntax user username [ password ] Views FTP client view Predefined user roles network-admin Parameters username: Specifies the username of the target user account.
verbose Use verbose to enable or disable the device to display detailed information about FTP operations. Syntax verbose Default The device displays detailed information about FTP operations. Views FTP client view Predefined user roles network-admin Usage guidelines This command affects only the current FTP session. Examples # Disable the device from displaying detailed information about FTP operations. ftp> verbose Verbose mode off. # Execute the get command. ftp> get a.cfg 1.
Parameters command-name: Specifies a command supported by the FTP client. Usage guidelines In FTP client view, entering ? is the same as executing the help command. Examples # Display all commands supported by the FTP client. ftp> ? Commands may be abbreviated.
TFTP commands The device supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features, commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about FIPS mode, see Security Configuration Guide. TFTP is not supported in FIPS mode. tftp Use tftp to download a file from a TFTP server or upload a file to a TFTP server in an IPv4 network.
source { interface interface-type interface-number | ip source-ip-address }: Specifies the source address for outgoing TFTP packets. If this keyword is not specified, the device uses the primary IPv4 address of the route's output interface as the source address. • interface interface-type interface-number: Specifies an interface by its type and number. The primary IPv4 address of this interface will be used as the source IPv4 address for outgoing TFTP packets.
Syntax tftp client source { interface interface-type interface-number | ip source-ip-address } undo tftp client source Default No source IPv4 address is configured for outgoing TFTP packets. The device uses the primary IPv4 address of the output interface for the route to the server as the source IP address. Views System view Predefined user roles network-admin Parameters interface interface-type interface-number: Specifies the source interface for establishing TFTP connections.
Parameters tftp-server: Specifies the IPv6 address or host name of a TFTP server. The host name can be a case-insensitive string of 1 to 253 characters and can contain only letters, digits, hyphens (-), underscores (_), and dots (.). -i interface-type interface-number: Specifies an output interface by its type and number. This parameter can be used only when the TFTP server address is a link local address and the specified output interface has a link local address.
Usages guidelines The source address specified with the tftp ipv6 command takes precedence over the source address specified with the tftp client ipv6 source command. The source address specified with the tftp client ipv6 source command applies to all TFTP connections. The source address specified with the tftp ipv6 command applies only to the current TFTP connection. Examples # Download the new.bin file from the TFTP server at 2001::1 and save it as new.bin. tftp ipv6 2001::1 get new.bin new.
Examples # Specify source IPv6 address 2000::1 for outgoing TFTP packets. system–view [Sysname] tftp client ipv6 source ipv6 2000::1 Related commands tftp ipv6 tftp-server acl Use tftp-server acl to use an ACL to control the device's access to TFTP servers in an IPv4 network. Use undo tftp-server acl to restore the default. Syntax tftp-server acl acl-number undo tftp-server acl Default No ACL is used to control the device's access to TFTP servers.
Default No ACL is used to control the device's access to TFTP servers. Views System view Predefined user roles network-admin Parameters acl-number: Specifies the number of a basic ACL, in the range of 2000 to 2999. Usages guidelines You can use an ACL to deny or permit the device's access to specific TFTP servers. Examples # Allow the device to access only the TFTP server at 2001::1.
File system management commands IMPORTANT: • Before managing storage media, files, and directories, make sure you know the possible impacts. • A file or directory whose name starts with a period (.) is considered a hidden file or directory. Do not give a common file or directory a name that starts with a period. • Some system files and directories are hidden. A file name must be specified in one of the file name formats allowed. For more information, see Fundamentals Configuration Guide.
Examples # Access the test folder after logging in to the device. cd test # Return to the upper directory. cd .. # On an MSR4000, change to the test folder in the root directory of the active MPU: 1. Display the number of the slot where the standby MPU resides. display device Device Name: HP MSR4060 Slot No.
vpn-instance vpn-instance-name: Specifies the VPN instance to which the destination FTP or TFTP server belongs. The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. If the server belongs to the public network, do not specify this option. source interface interface-type interface-number: Specifies the source interface used to connect to the server.
# Copy test.cfg from the working directory on FTP server 1.1.1.1. Save the copy to the local current folder as testbackup.cfg. In this example, the FTP username and password are user and private. copy ftp://user:private@1.1.1.1/test.cfg testbackup.cfg Copy ftp://user:private@1.1.1.1/test.cfg to flash:/testbackup.cfg?[Y/N]:y Copying file ftp://user:private@1.1.1.1/test.cfg to flash:/testbackup.cfg... Done. # Copy test.cfg from the current folder.
delete Use delete to delete a file. Syntax delete [ /unreserved ] file-url Views User view Predefined user roles network-admin Parameters /unreserved: Permanently deletes the specified file. If you do not specify this keyword, the command moves the file to the recycle bin. file-url: Specifies the name of the file to be deleted. Asterisks (*) are acceptable as wildcards. For example, to remove files with the .txt extension in the current directory, enter delete *.txt.
delete /unreserved 2.cfg The file cannot be restored. Delete flash:/2.cfg?[Y/N]:y Deleting the file permanently will take a long time. Please wait... Deleting file flash:/2.cfg...Done. # On an MSR4000, remove the 1.cfg file from the root directory of the storage medium on the standby MPU (in slot 1): • Method 1 delete slot1#cfa0:/1.cfg Delete slot1#cfa0:/1.cfg?[Y/N]:y Deleting file slot1#cfa0:/1.cfg...Done. • Method 2 cd slot1#cfa0:/ delete 1.
dir /all Directory of flash:/ ... # On an MSR2000/MSR3000, display files and folders in the root directory of all storage media on the device. dir /all-filesystems Directory of flash:/ ... # On an MSR4000, display information about all files and folders in the current directory. dir /all Directory of cfa0:/ ... # On an MSR4000, display files and folders in the root directory of all storage media on the device. dir /all-filesystems Directory of cfa0:/ ...
undo file prompt Default The operation mode is alert. The system prompts for confirmation when you perform a destructive file or folder operation. Views System view Predefined user roles network-admin Parameters alert: Prompts for confirmation when a destructive file or folder operation is being performed. quiet: Gives no confirmation prompt for file or folder operations. Usage guidelines In quiet mode, the system does not prompt for confirmation when a user performs a file or folder operation.
format Use format to format a storage medium. Syntax format medium-name Views User view Predefined user roles network-admin Parameters medium-name: Specifies the name of a storage medium. Usage guidelines Formatting a storage medium permanently deletes all files on the storage medium. If a startup configuration file exists on the storage medium, back it up if necessary. You can format a storage medium only when no one is accessing the medium. Examples # Format the flash memory.
1 -rw- 20 Jun 14 2012 10:18:53 system.bin.gz 472972 KB total (472840 KB free) 2. Decompress the file system.bin.gz. gunzip system.bin.gz 3. Verify the decompress operation. dir system.* Directory of flash: 1 -rw- 0 May 30 2012 11:42:25 system.bin 472972 KB total (472844 KB free) gzip Use gzip to compress a file. Syntax gzip filename Views User view Predefined user roles network-admin Parameters filename: Specifies the name of the file to be compressed.
Syntax md5sum file-url Views User view Predefined user roles network-admin network-admin Parameters file-url: Specifies the name of a file. Usage guidelines You can use file digests to verify file integrity. Examples # Use the MD5 algorithm to calculate the digest of file system.bin. md5sum system.bin MD5 digest: 4f22b6190d151a167105df61c35f0917 mkdir Use mkdir to create a folder in the current directory.
# On an MSR4000, create the test folder on the standby MPU (in slot 1). mkdir slot1#cfa0:/test Creating directory slot1#cfa0:/test... Done. more Use more to display the contents of a text file. Syntax more file-url Views User view Predefined user roles network-admin Parameters file-url: Specifies a file name. Examples # Display the contents of the test.txt file. more test.txt Have a nice day. # Display the contents of the testcfg.cfg file. more testcfg.cfg # version 7.
Syntax mount medium-name Default A storage medium is automatically mounted and in mounted state after being connected to the device. You can use it without mounting it. Views User view Predefined user roles network-admin Parameters medium-name: Specifies the name of a storage medium. Usage guidelines To avoid file system corruption, do not perform the following tasks while the system is mounting a storage medium: • Install or remove storage media. • Install or remove cards. (On an MSR4000.
Usage guidelines If you specify a destination folder, the system moves the source file to the specified folder without changing the file name. Examples # Move the flash:/test/sample.txt file to flash:/, and save it as 1.txt. move test/sample.txt 1.txt Move flash:/test/sample.txt to flash:/1.txt?[Y/N]:y Moving file flash:/test/sample.txt to flash:/1.txt ...Done. # Move the b.cfg file to the folder test2. move b.cfg test2 Move flash:/b.cfg to flash:/test2/b.
Usage guidelines This command is not executed if the destination file or folder name is already used by an existing file or folder in the current working directory. Examples # Rename the copy.cfg file as test.cfg. rename copy.cfg test.cfg Rename flash:/copy.cfg as flash:/test.cfg?[Y/N]:y Renaming flash:/copy.cfg as flash:/test.cfg... Done. reset recycle-bin Use reset recycle-bin to delete files from the recycle bin.
Syntax rmdir directory Views User view Predefined user roles network-admin Parameters directory: Specifies a folder name. Usage guidelines To remove a directory, you must delete all files and subfolders in the directory permanently or move them to the recycle bin. If you move them to the recycle bin, executing the rmdir command permanently deletes them. Examples # Remove the subtest folder.
Syntax umount medium-name Default A storage medium is automatically mounted and placed in mounted state. Views User view Predefined user roles network-admin Parameters medium-name: Specifies the name of a storage medium. Usage guidelines Before you remove a mounted storage medium from the system, first unmount it to avoid damaging the medium. Before you unmount a storage medium, make sure no other users are accessing the medium. Otherwise, the unmount operation fails.
Parameters file-url: Specifies the name of the file to be restored. Usage guidelines If a file with the same name already exists in the directory, the system prompts whether or not you want to overwrite the existing file. If you enter Y, the existing file is overwritten. If you enter N, the command is not executed. Examples # Restore the copy.cfg file, which was moved from the flash: directory to the recycle bin. undelete copy.cfg Undelete flash:/copy.cfg?[Y/N]:y Undeleting file flash:/copy.cfg..
Configuration file management commands In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024, MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080. The device supports the FIPS mode that complies with NIST FIPS 140-2 requirements. Support for features, commands, and parameters might differ in FIPS mode and non-FIPS mode. For more information about FIPS mode, see Security Configuration Guide.
• archive configuration location • archive configuration max • display archive configuration archive configuration interval Use archive configuration interval to enable automatic running-configuration archiving and set the archiving interval. Use undo archive configuration interval to restore the default. Syntax archive configuration interval minutes undo archive configuration interval Default The system does not automatically archive the running configuration.
system-view [Sysname] archive configuration interval 60 Archive files will be saved every 60 minutes. Related commands • archive configuration • archive configuration location • archive configuration max • display archive configuration archive configuration location Use archive configuration location to configure the directory and file name prefix for archiving the running configuration. Use undo archive configuration location to restore the default.
After you change the file directory or file name prefix, or reboot the device, all the following events occur: • The old configuration archives are regarded as common configuration files. • The configuration archive counter is reset. • The display archive configuration command no longer displays the old configuration archives. • The serial number for new configuration archives starts at 1.
Usage guidelines Before you can set a limit on configuration archives, use the archive configuration location command to specify a configuration archive directory and archive file name prefix. After the maximum number of configuration archives is reached, the system deletes the oldest archive for the new archive. Changing the limit setting to a lower value does not cause immediate deletion of excess archives.
backup startup-configuration to 2.2.2.2 192-168-1-26.cfg Backup next startup-configuration file to 2.2.2.2, please wait…finished Related commands restore startup-configuration configuration encrypt Use configuration encrypt to enable configuration encryption. Use undo configuration encrypt to restore the default. Syntax configuration encrypt { private-key | public-key } undo configuration encrypt Default Configuration encryption is disabled.
Predefined user roles network-admin Parameters filename: Specifies the name of the replacement configuration file for configuration rollback. Usage guidelines To replace the running configuration with the configuration in a configuration file without rebooting the device, use the configuration rollback function. This function helps you revert to a previous configuration state or adapt the running configuration to different network environments.
1 Wed Jan 15 14:20:18 2012 my_archive_1.cfg 2 Wed Jan 15 14:33:10 2012 my_archive_2.cfg # 3 Wed Jan 15 14:49:37 2012 my_archive_3.cfg '#' indicates the most recent archive file. Next archive file to be saved: my_archive_4.cfg Table 18 Command output Field Description Location Absolute path of the directory for saving running-configuration archives. Filename prefix File name prefix for configuration archives.
Usage guidelines Use this command to verify the configuration you have made. The system might automatically change the setting you have made for a parameter due to, for example, a system restriction. If a setting has been changed, this command displays the effective setting. This command does not display parameters that are using the default settings. Examples # Display local user configuration.
Examples # Display the factory defaults. display default-configuration display saved-configuration Use display saved-configuration to display the contents of the configuration file for the next system startup. Syntax display saved-configuration Views Any view Predefined user roles network-admin network-operator Usage guidelines Use this command to verify that important settings have been saved to the configuration file for the next system startup.
Related commands • reset saved-configuration • save display startup Use display startup to display the names of the current startup configuration file and the next-startup configuration files. Syntax display startup Views Any view Predefined user roles network-admin network-operator Usage guidelines Current startup configuration file is the configuration file that has been loaded. Next-startup configuration file is the configuration file used at the next startup.
Next main startup saved-configuration file: cfa0:/startup.cfg Next backup startup saved-configuration file: NULL Table 20 Command output Field Description MainBoard Displays the startup configuration files on the active MPU. Current Startup saved-configuration file Configuration file that the active MPU has started up with. Next main startup saved-configuration file Primary startup configuration file to be used at the next startup.
# Display the running configuration on user interfaces. system-view [Sysname] line vty 0 [Sysname-line-vty0] display this # line aux 0 user-role network-operator # line con 0 user-role network-admin # line vty 0 63 authentication-mode none user-role network-admin # return reset saved-configuration Use reset saved-configuration to delete next-startup configuration files.
If no configuration file attribute is specified, the reset saved-configuration command deletes the main next-startup configuration file. Examples # Delete the main next-startup configuration file on the MSR2000/MSR3000 router. reset saved-configuration The saved configuration file will be erased. Are you sure? [Y/N]:y Configuration file in cfa0: is being cleared. Please wait ........... Configuration file is cleared. # Delete the main next-startup configuration file on the MSR4000 router.
On the MSR4000 router, this command downloads the configuration file to the root directory of the storage medium on both MPUs. The command specifies the file as the main next-startup configuration file at the same time. Examples # On the MSR2000/MSR3000 router, download the configuration file test.cfg from the TFTP server at 2.2.2.2 and specify the file as the main next-startup configuration file. restore startup-configuration from 2.2.2.2 test.
Parameters file-url: Saves the running configuration to the specified file, without specifying the file as a next-startup configuration file. The file name must use the extension .cfg and can include path information. If the file path includes a folder name, the folder must already exist. (MSR2000/MSR3000.) file-url: Saves the running configuration to the specified file, without specifying the file as a next-startup configuration file. The file name must use the extension .
Now saving current configuration to the device. Saving configuration flash:/backup.cfg. Please wait... Configuration is saved to flash successfully. # Save the running configuration to the main next-startup configuration file without any confirmation required. save force Validating file. Please wait.... Configuration is saved to device successfully.
undo startup saved-configuration Default No next-startup configuration file is specified. Views User view Predefined user roles network-admin Parameters cfgfile: Specifies the name of a .cfg file. This .cfg file must already exist in the root directory of storage medium. backup: Specifies the configuration file as the backup next-startup configuration file. main: Specifies the configuration file as the main next-startup configuration file.
Software upgrade commands In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024, MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080. boot-loader file Use boot-loader file to specify startup software image files.
characters for the storage-medium:/base-filename.ipe segments of the file path. On the MSR4000 router, this length limit does not include the slot number information in front of the storage medium segment. all: Specifies startup images for all cards. slot slot-number: Specifies the slot number of an MPU. backup: Specifies the files as backup startup image files. Backup images are used only when main images are not available. main: Specifies the files as main startup image files.
# Specify cfa0:/all.ipe as the main startup image file for the MPU in slot 0 on an MSR4000 router. boot-loader file cfa0:/all.ipe slot 0 main Verifying the IPE file and the images............Done. Images in IPE: boot.bin system.bin This command will set the main startup software images. Continue? [Y/N]:Y Add images to target slot. File cfa0:/boot.bin already exists on slot 0. File cfa0:/system.bin already exists on slot 0. Overwrite the existing files? [Y/N]:Y Decompressing file boot.
The startup images synchronized to the standby MPU are set as main startup images, regardless of whether the source startup images are main or backup. • If the active MPU started up with main startup images, its main startup images are synchronized to the standby MPU. • If the active MPU started up with backup startup images, its backup startup images are synchronized to the standby MPU.
slot slot-number-list: Specifies a space-separated list of up to seven slot number items. Each item specifies a card by its slot number or a range of cards in the form of start-slot-number to end-slot-number. For example, slot 0 to 1 2. subslot subslot-number-list: Specifies a list of up to seven subslot number items. Each item specifies a subcard by its subslot number or a range of subcards in the form of start-subslot-number to end-subslot-number.
Examples # Display the current software images and startup software images on an MSR2000 or MSR3000 router. display boot-loader Software images on the device: Current software images: cfa0:/msr36-cmw710-boot-e010203.bin cfa0:/msr36-cmw710-system-e010203.bin cfa0:/msr36-cmw710-security-e010203.bin cfa0:/msr36-cmw710-voice-e010203.bin cfa0:/msr36-cmw710-data-e010203.bin Main startup software images: cfa0:/msr36-cmw710-boot-e010203.bin cfa0:/msr36-cmw710-system-e010203.
cfa0:/msr56-cmw710-security-e010203.bin cfa0:/msr56-cmw710-voice-e010203.bin cfa0:/msr56-cmw710-data-e010203.bin Main startup software images: cfa0:/msr56-cmw710-boot-e010203.bin cfa0:/msr56-cmw710-system-e010203.bin cfa0:/msr56-cmw710-security-e010203.bin cfa0:/msr56-cmw710-voice-e010203.bin cfa0:/msr56-cmw710-data-e010203.bin Backup startup software images: cfa0:/msr56-cmw710-boot-e010203.bin cfa0:/msr56-cmw710-system-e010203.bin cfa0:/msr56-cmw710-security-e010203.bin cfa0:/msr56-cmw710-voice-e010203.
Default If software inconsistency is detected at startup, the standby MPU loads the current software images of the active MPU. Views System view Predefined user roles network-admin Usage guidelines To ensure that the standby MPU always runs the same software images as the active MPU, configure both the version auto-update enable command and the undo version check ignore command.
Default The startup software images on the standby MPU are checked for version inconsistency with the current software images on the active MPU. Views System view Predefined user roles network-admin Usage guidelines When the standby MPU starts up, this command disables the system to examine the standby MPU's startup software images for version inconsistency with the active MPU's current software images. The standby MPU can start up with a different software version than the active MPU.
Emergency shell commands In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024, MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080. Unless otherwise stated, a file name or path argument in this document is case insensitive and must indicate the storage medium. The path information might contain multiple levels of directories, and each can include 1 to 255 characters.
delete Use delete to permanently delete a file. Syntax delete file-url Views User view Parameters file-url: Specifies the name of the file to be deleted. Examples # Delete the tt.cfg file from the current directory. delete flash:/tt.cfg Delete flash:/tt.cfg? [Y/N]:y Deleting the file permanently will take a long time. Please wait... Start to delete flash:/tt.cfg...Done. dir Use dir to display files or directories.
dir /all Directory of flash: 0 drw- - Jan 01 2012 00:06:09 01 1 drw- - Sep 15 2012 04:03:14 pki 2 drw- - Jan 01 2012 00:04:07 test 3 drw- - Aug 26 2012 02:48:00 license 4 drw- - Nov 05 2012 06:45:07 logfile 5 -rwh 20 Oct 20 2012 09:09:52 .snmpboots 6 drw- - Nov 05 2012 05:56:22 diagfile 7 drwh - Aug 20 2012 09:23:48 .trash 8 -rw- 816 Aug 20 2012 06:15:00 ifindex.dat 9 -rw- 3231 Aug 31 2012 09:01:41 startup.
Table 22 Command output Field Description Directory of Current directory. Information about a file or directory: • 7—Index number, automatically assigned by the system. • -rw-—Attributes of the file or directory. The first character is the directory indicator (d for directory and - for file). The second character indicates whether the file or directory is readable (r for readable). The third character indicates whether the file or directory is writable (w for writable).
display install package flash:/system.bin flash:/system.bin [Package] Vendor: HP Product: xxxx Service name: system Platform version: 7.1.049P01 Product version: ESS 010203 Supported board: mpu [Component] Component: Comware system Description: system package Table 23 Command output Field Description Product Product name. Service name • boot—Boot image. • system—System image. • patch—Patch package. Type of the service package: The value of this field is any other value for feature packages.
Inet6 Address is 1:1::1:1/64 Scope:Global Inet6 Address is FE80::202:3FF:FE04:506/10 Scope:Link IP Packet Frame Type:PKTFMT_ETHNT_2, Hardware Address: c4ca-d94c-e201 IPV6 Packet Frame Type:PKTFMT_ETHNT_2, Hardware Address: c4ca-d94c-e201 Input: 8983 packets, 0 errors, 0 dropped, 0 overruns, 2 frame Output: 431 packets, 0 errors, 0 dropped, 0 overruns, 0 carrier, 0 collisions, 1000 txqueuelen Input bytes:804168 Output bytes:30367 Table 24 Command output Field Description Physical layer status of the mana
Field Description Statistics for sent packets: Output: 431 packets, 0 errors, 0 dropped, 0 overruns, 0 carrier, 0 collisions, 1000 txqueuelen • • • • • • • Total number. Number of erroneous packets. Number of dropped packets. Number of packets encountering queue overflow errors. Number of packets encountering carrier failures. Number of packets with collision. Number of packets permitted by the queue. Input bytes Total number of received bytes. Output bytes Total number of sent bytes.
Field Description Ref Number of times the route has been referenced by other route entries. Use Number of times the route has been matched. Iface Outbound interface. display ipv6 routing-table Use display ipv6 routing-table to display IPv6 routing information. Syntax display ipv6 routing-table Views Any view Examples # Display IPv6 routing information.
Field Description Use Number of times the route has been matched. Iface Outbound interface. If it is a loopback interface, the value of this field is lo. display version Use display version to display the version information of the boot image. Syntax display version Views Any view Examples # Display the version information of the boot image. display version … format Use format to format a storage medium.
Formatting flash:… Done. ftp Use ftp to access a remote FTP server. Syntax ftp { server-ipv4-address | ipv6 server-ipv6-address } user username password password { get remote-file local-file | put local-file remote-file } Views User view Parameters server-ipv4-address: Specifies the IPv4 address of the FTP server. server-ipv6-address: Specifies the IPv6 address of the FTP server. user username: Specifies the login username, a case-sensitive string of 1 to 15 characters.
The file name must indicate the storage medium and cannot contain slot information, for example, cfa0:/startup-system.bin. (On an MSR4000.) Usage guidelines When you execute this command, the system modifies the main startup software image set to include only the boot image and system image so the device can reboot correctly. After the Comware system is started, you can load feature and patch images. For more information, see the chapters about software upgrade and ISSU in Fundamentals Configuration Guide.
[boot] interface m-eth0 [boot-m-eth0] Related commands quit ip address Use ip address to assign an IPv4 address to the management Ethernet port. Use undo ip address to restore the default. Syntax ip address ip-address { mask-length | mask } undo ip address Default The management Ethernet port has no IPv4 address. Views Management Ethernet port view Parameters ip-address: Specifies an IPv4 address in dotted decimal notation. mask-length: Specifies the length of the subnet mask, in the range of 1 to 31.
Default The management Ethernet port has no IPv4 gateway configured. Views Management Ethernet port view Parameters ip-address: Specifies an IPv4 gateway address in dotted decimal notation. Usage guidelines When the device needs to communicate with a device on a remote IPv4 network, you must specify an IPv4 gateway for the management Ethernet port. If you execute this command multiple times, the most recent configuration takes effect.
[boot] interface m-eth0 [boot-m-eth0] ipv6 address 2001::1 64 ipv6 gateway Use ipv6 gateway to specify an IPv6 gateway for the management Ethernet port. Use undo ipv6 gateway to restore the default. Syntax ipv6 gateway link-local undo ipv6 gateway Default The management Ethernet port has no IPv6 gateway configured. Views Management Ethernet port view Parameters link-local: Specifies the Link-local address of an IPv6 gateway.
The name for the new directory must be unique in the upper-level directory. Examples # Create a directory named test in the current directory. mkdir flash:/test Directory flash:/test created. # Create a directory named subtest in the test directory. mkdir flash:/test/subtest Directory flash:/test/subtest created. Related commands • dir • rmdir more Use more to display the contents of a file. Syntax more file-url Views User view Parameters file-url: Specifies a file name.
If you specify an existing destination file name, the system prompts whether or not to overwrite the existing file. Examples # Move the config.cfg file to the flash:/002 directory. move flash:/config.cfg flash:/test/ Move flash:/config.cfg to flash:/test/config.cfg?[Y/N]:y dir flash:/test Directory of flash:/test 0 -rw- 77065 Oct 20 1939 06:15:02 test.mdb 61440 KB total (11108 KB free) ping Use ping to check the connectivity to an IPv4 address.
Table 27 Command output Field description PING 1.2.1.1 (1.2.1.1) Checking the connectivity to the device at 1.2.1.1. 56 data bytes Number of data bytes in each ICMP echo request. Received an ICMP reply from the device at 1.2.1.1. Fields of the reply: 56 bytes from 1.2.1.1: seq=0 ttl=128 time=2.243 ms • bytes—Number of data bytes in the ICMP reply. • seq—Sequence number of the reply. You can examine the sequence numbers of replies to determine whether packets are missing, disordered, or duplicated.
56 bytes from 2001::2: seq=1 ttl=64 time=1.140 ms 56 bytes from 2001::2: seq=2 ttl=64 time=2.027 ms 56 bytes from 2001::2: seq=3 ttl=64 time=0.887 ms 56 bytes from 2001::2: seq=4 ttl=64 time=0.791 ms --- 2001::2 ping statistics --5 packets transmitted, 5 packets received, 0% packet loss round-trip min/avg/max = 0.791/2.053/5.420 ms For more information about the fields, see Table 27. pwd Use pwd to display the current path. Syntax pwd Views User view Examples # Display the current path.
Examples # On an MSR2000 or MSR3000, reboot the device. reboot # On an MSR4000, reboot the current MPU. reboot reset ssh public-key Use reset ssh public-key to delete all server public keys saved on the device. Syntax reset ssh public-key Views User view Usage guidelines The first time you use the ssh2 command to connect to an SSH server, the device saves the server's public key locally.
* Without the owner's prior written consent, * * no decompiling or reverse-engineering shall be allowed. * ****************************************************************************** rmdir Use rmdir to delete an existing directory. Syntax rmdir directory Views User view Parameters directory: Specifies the name of the directory to be deleted. Usage guidelines To delete a directory, first delete the files and subdirectories in the directory. To delete files, use the delete command.
Usage guidelines When the management Ethernet port is not operating correctly, you can shut it down and then bring it up. Examples # Shut down the management Ethernet port. system-view [boot] interface m-eth0 [boot-m-eth0] shutdown # Bring up the management Ethernet port. [boot-m-eth0] undo shutdown ssh2 Use ssh2 to log in to an SSH server.
client001@192.168.1.59's password: ****************************************************************************** * Copyright (c) 2010-2014 Hewlett-Packard Development Company, L.P. * * Without the owner's prior written consent, * * no decompiling or reverse-engineering shall be allowed. * ****************************************************************************** system-view Use system-view to enter system view from user view.
tftp Use tftp to log in to a TFTP server. Syntax tftp server-ipv4-address { get remote-file local-file | put local-file remote-file } tftp ipv6 server-ipv6-address { get remote-file local-file | put local-file remote-file } Views User view Parameters server-ipv4-address: Specifies the IPv4 address of the TFTP server in dotted decimal notation. server-ipv6-address: Specifies the IPv6 address of the TFTP server. get remote-file local-file: Downloads a file from the TFTP server.
Automatic configuration commands autodeploy udisk enable Use autodeploy udisk enable to enable USB-based automatic configuration. Use undo autodeploy udisk enable to disable USB-based automatic configuration. Syntax autodeploy udisk enable undo autodeploy udisk enable Default USB-based automatic configuration is enabled. Views System view Predefined user roles network-admin Usage guidelines The USB disk for automatic configuration can have multiple configuration files.
Device management commands In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024, MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080. card-mode Use card-mode to set the operating mode of an interface card.
• e-cpos: Specifies the E-CPOS mode. If you specify this keyword, all interfaces on the interface card operate as 2.5 Gbps CPOS interfaces. For more information, see Interface Configuration Guide. • oc-3: Specifies the OC-3c/STM-1c mode (155 Mbps). If you specify this keyword, all interfaces on the interface card operate as 155 Mbps CPOS interfaces. For more information, see Interface Configuration Guide. • oc-12: Specifies the OC-12c/STM-4c mode (622 Mbps).
Parameters time: Specifies a time in the format hh:mm:ss. The hh value is in the range of 0 to 23. The mm value is in the range of 0 to 59. The ss value is in the range of 0 to 59. The leading zero in a segment can be omitted. If the seconds segment is 0 (hh:mm:00), you can omit it. If both the minutes and seconds segments are 0 (hh:00:00), you can omit both of the segments. For example, to specify 08:00:00, you can enter 8. date: Specifies a date in the format MM/DD/YYYY or YYYY/MM/DD.
ntp: Uses the NTP time source. When the device uses the NTP time source, you cannot change the system time manually. For more information about NTP, see Network Management and Monitoring Configuration Guide. Usage guidelines If you configure this command multiple times, the most recent configuration takes effect. Examples # Configure the device to use the local system time.
segments are 0 (hh:00:00), you can omit both of the segments. For example, to specify 08:00:00, you can enter 8. end-date: Specifies the end date in one of the following formats: • MM/DD. The MM value is in the range of 1 to 12. The value range for DD varies by month. • month week date, where: { month—Takes January, February, March, April, May, June, July, August, September, October, November or December. { week—Represents week of the month. It takes first, second, third, fourth, fifth, or last.
Predefined user roles network-admin Parameters zone-name: Specifies a time zone by its name, a case-sensitive string of 1 to 32 characters. add: Adds an offset to the UTC time. minus: Decreases the UTC time by an offset. zone-offset: Specifies an offset to the UTC time, in the format hh:mm:ss. The hh value is in the range of 0 to 23. The mm value is in the range of 0 to 59. The ss value is in the range of 0 to 59. The leading zero in a segment can be omitted.
Parameters id: Specifies a command ID in the range of 0 to 4294967295. command: Specifies the command to be assigned to the job. Usage guidelines A job can have multiple commands. Commands in a job are uniquely identified by their IDs. A command with a smaller ID is executed earlier. If a command uses the ID of an existing command, the existing command is replaced. A job cannot contain any of these commands: telnet, ftp, ssh2, or monitor process.
* Without the owner's prior written consent, * * no decompiling or reverse-engineering shall be allowed. * ****************************************************************************** • When a console user quits user view, the following message appears: ****************************************************************************** * Copyright (c) 2010-2014 Hewlett-Packard Development Company, L.P.
Examples # On an MSR2000 or MSR3000, display alarm information. display alarm Slot CPU Level Info 0 faulty 0 ERROR Table 28 Command output Field Description Slot If the alarm was generated by a card in a slot, the value of this field is a hyphen (-). Otherwise, the value of this field is 0. Level Alarm severity. Possible values include ERROR, WARNING, NOTICE, and INFO, in descending order. Info Detailed alarm information. faulty The card is starting up or is faulty.
Examples # Display the system time and date when the local time zone is not specified. display clock 10:09:00 UTC Fri 03/16/2013 # Display the system time and date when the local time zone Z5 is specified. display clock 15:10:00 Z5 Fri 03/16/2013 Time Zone : Z5 add 05:00:00 # Display the system time and date when the local time zone Z5 and daylight saving time PDT are specified.
Views Any view Predefined user roles network-admin network-operator Parameters slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the CPU usage statistics for all cards. (On an MSR4000.) cpu cpu-number: Specifies a CPU by its number. If you do not specify this option, the command displays the CPU usage statistics for the default CPU. (On an MSR4000.
display cpu-usage configuration Use display cpu-usage configuration to display CPU usage monitoring settings. Syntax MSR2000/MSR3000: display cpu-usage configuration MSR4000: display cpu-usage configuration [ slot slot-number [ cpu cpu-number ] ] Views Any view Predefined user roles network-admin Parameters slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the CPU usage monitoring settings for the active MPU. (On an MSR4000.
Parameters job job-id: Specifies a process by its ID. If you do not specify this option, the command displays the historical CPU usage statistics for the entire system, which is the sum of the historical CPU usage statistics for all processes in the system. To view the IDs and names of the running processes, use the display process command. For more information, see Network Management and Monitoring Configuration Guide. slot slot-number: Specifies a card by its slot number.
cpu-usage (CPU 0) last 60 minutes (SYSTEM) The output shows the historical CPU usage statistics for the entire system (with the name SYSTEM) in the last 60 minutes: • 5%: 12 minutes ago • 10%: 13 minutes ago • 15%: 14 minutes ago • 10%: 15 minutes ago • 5%: 16 and 17 minutes ago • 10%: 18 minutes ago • 5%: 19 minutes ago • 2% or lower than 2%: Other time # Display the historical CPU usage statistics for process 1.
display device Use display device to display device information. Syntax MSR2000/MSR3000: display device [ cf-card | usb ] [ slot slot-number | verbose ] MSR4000: display device [ cf-card | usb ] [ slot slot-number [ subslot subslot-number ] | verbose ] Views Any view Predefined user roles network-admin network-operator Parameters cf-card: Specifies the CF cards.
6 HMIM-4GEE Normal 4 7 HMIM-1CE3 Normal 1 8 HMIM-2SAE Normal 2 Table 31 Command output Field Description Slot No. Slot number of the card. Board Type Hardware type of the card. Card status: Status • Fault—The card is faulty and cannot start up. • Normal—The card is operating correctly. Max Ports Maximum number of ports that the card supports. Type Card type. Hardware Hardware version of the card. Driver Driver version of the card. CPLD CPLD version of the card.
Syntax MSR2000/MSR3000: display device manuinfo [ slot slot-number ] MSR4000: display device manuinfo [ slot slot-number [ subslot subslot-number ] ] Views Any view Predefined user roles network-admin network-operator Parameters slot slot-number: Specifies a card by its slot number. (On an MSR2000 or MSR3000.) slot slot-number: Specifies a card by its slot number. If you do not specify this option, the command displays the electronic label information of all cards. (On an MSR4000.
MAC_ADDRESS : 000FE0000500 MANUFACTURING_DATE : 2013-03-22 VENDOR_NAME : HP slot 8 DEVICE_NAME : RT-HMIM-Adapter DEVICE_SERIAL_NUMBER : 210235A27601223564500 MAC_ADDRESS : 000FE0000500 MANUFACTURING_DATE : 2013-03-22 VENDOR_NAME : HP # On an MSR4000, display the electronic label information of the device.
Hardware Command compatibility MSR2000 No MSR3000 No MSR4000 Yes Views Any view Predefined user roles network-admin network-operator Parameters fan-id: Specifies a fan by its ID. It is always 1. Examples # Display the electronic label information of fan 1.
The following matrix shows the support of MSR routers for the power-id argument:: Hardware Argument compatibility Value range MSR2000 No N/A MSR3000 Yes 1 to 2 MSR4000 Yes 1 to 4 Examples # Display the electronic label information of power supply 2.
Examples # Display the operating statistics for multiple feature modules in the system.
1 0 hotspot 1 38 0 60 70 2 0 inflow 1 33 0 60 70 2 0 hotspot 1 40 0 65 75 Table 34 Command output Field Description On an MSR2000 or MSR3000, the value of this field can be one of the following: Slot • Number—Specifies the device. • vent—Specifies a sensor on the frame or fan tray. On an MSR4000, the value of this field can be one of the following: • Number—Specifies a card. • vent—Specifies a sensor on the frame or fan tray.
Predefined user roles network-admin network-operator Parameters slot slot-number: Specifies an interface card by its slot number. If you do not specify this option, the command displays the switching fabric channel utilization on all interface cards. (On an MSR4000.) Examples # Display the switching fabric channel utilization on the interface card in slot 5.
Parameters fan-id: Specifies a fan by its ID. The value of this argument is always 1. Examples # Display the operating states of all fans. display fan display memory Use display memory to display memory usage. Syntax MSR2000/MSR3000: display memory MSR4000: display memory [ slot slot-number [ cpu cpu-number ] ] Views Any view Predefined user roles network-admin network-operator Parameters slot slot-number: Specifies a card by its slot number.
Field Description Total size of the physical memory space that can be allocated. Total The memory space is virtually divided into two parts. Part 1 is solely used for kernel codes, kernel management, and ISSU functions. Part 2 can be allocated and used for such tasks as running service modules and storing files. The size of part 2 equals the total size minus the size of part 1. Used Used physical memory. Free Free physical memory. Shared Physical memory shared by processes.
Examples # Display memory usage thresholds and memory usage notification statistics. display memory-threshold Memory usage threshold: Minor: 64M Severe: 48M Critical: 32M Normal: 96M Current memory state: Normal Event statistics: [Back to normal state] First notification: 2013-5-15 09:21:35.546 Latest notification: 2013-5-15 09:21:35.546 Total number of notifications sent: 1 [Enter minor low-memory state] First notification at: 2013-5-15 09:07:05.941 Latest notification at: 2013-5-15 09:07:05.
Usage guidelines The power supply information includes the following: • Enabled/disabled status of the power supply management function. • Power supply type, rated input voltage and rated output power. • Number of redundant power supplies and the available, redundant, used, and remaining power of each power supply. • Status of the installed power supplies. • Power supply status of the interface cards. Examples # Display detailed power supply information.
Syntax display scheduler logfile Views Any view Predefined user roles network-admin network-operator Examples # Display job execution log information. display scheduler logfile Logfile Size: 1902 Bytes. Job name : shutdown Schedule name : shutdown Execution time : Tue Dec 27 10:44:42 2013 Completion time : Tue Dec 27 10:44:47 2013 --------------------------------- Job output ----------------------------------system-view System View: return to User View with Ctrl+Z.
Predefined user roles network-admin network-operator Examples # Display the automatic reboot schedule. display scheduler reboot System will reboot at 16:32:00 05/23/2013 (in 1 hours and 39 minutes). Related commands • scheduler reboot at • scheduler reboot delay display scheduler schedule Use display scheduler schedule to display schedule information.
Field Description Start time Time to execute the schedule for the first time. If no execution time is specified, this field is not displayed. Last execution time Last time when the schedule was executed. If no execution time is specified, this field is not displayed. If the schedule has never been executed, "Yet to be executed" is displayed for this field. Last completion time Last time when the schedule was completed. If no execution time is specified, this field is not displayed.
Field Description RX power low The received optical power is low. TX fault Transmission error. TX bias high The transmitted bias current is high. TX bias low The transmitted bias current is low. TX power high The transmitted optical power is high. TX power low The transmitted optical power is low. Temp high The temperature is high. Temp low The temperature is low. Voltage high The voltage is high. Voltage low The voltage is low.
Field Description Transceiver info I/O error Transceiver information read/write error. Transceiver info checksum error Transceiver information checksum error. Transceiver type and port configuration mismatch The type of the transceiver module does not match the port configuration. Transceiver type not supported by port hardware The port does not support this type of transceiver modules. XENPAK: WIS local fault WAN interface sublayer local error.
RX loss of signal RX power low Table 40 Command output Field Description transceiver current alarm information Alarms present on the transceiver module. RX loss of signal Received signals are lost. RX power low Received power is low. display transceiver diagnosis Use display transceiver diagnosis to display the current values of the digital diagnosis parameters on transceiver modules.
Field Description Temp.(°C) Temperature in °C, accurate to 1°C. Voltage(V) Voltage in V, accurate to 0.01 V. Bias(mA) Bias current in mA, accurate to 0.01 mA. RX power(dBm) RX power in dBm, accurate to 0.01 dBm. TX power(dBm) TX power in dBm, accurate to 0.01 dBm. display transceiver interface Use display transceiver interface to display the key parameters of transceiver modules.
Field Description • Fiber transceiver: Central wavelength (in nm) of the transmit laser. If the transceiver supports multiple wavelengths, every two wavelength values are separated by a comma. Wavelength(nm) • Copper cable: Displayed as N/A. Transmission distance, where "xx" indicates the distance unit: • km—Kilometers, for single-mode transceiver modules. • m—Meters, for other transceiver modules.
Manu. Serial Number : 213410A0000054000251 Manufacturing Date : 2013-09-01 Vendor Name : HP Table 43 Command output Field Description Manu. Serial Number Serial number generated during production of the transceiver module. Manufacturing Date Date when the electronic label information was written to the transceiver module. display version Use display version to display system version information.
Examples # Display the startup software image upgrade history records. display version-update-record Name Record 1 Version (updated on Jul 27 2013 at 09:47:58): * boot-e2205.bin system-e2205.bin Record 2 Compile time 7.1.035 ESS 2205 Jul 26 2013 10:55:58 7.1.035 ESS 2205 Jul 26 2013 10:56:14 (updated on Jul 25 2013 at 14:26:11): * boot-e2205.bin 1.1.0 ESS 2205 Jul 23 2013 20:04:55 * system-e2205.bin 7.1.
motd: Configures the greeting banner to be displayed before the legal banner appears. shell: Configures the banner to be displayed before a non-modem dial-in user accesses user view. text: Specifies the banner message, which can be entered in two formats. For more information, see Fundamentals Configuration Guide. Examples # Create the incoming banner, legal banner, login banner, MOTD banner, and shell banner.
Welcome to shell(header shell) job Use job to assign a job to a schedule. Use undo job to revoke a job. Syntax job job-name undo job job-name Default No job is assigned to a schedule. Views Schedule view Predefined user roles network-admin Parameters job-name: Specifies the job name, a case-sensitive string of 1 to 47 characters. Usage guidelines You can assign multiple jobs to a schedule. The jobs in a schedule are executed concurrently. The jobs to be assigned to a schedule must already exist.
memory-threshold [ slot slot-number [ cpu cpu-number ] ] minor minor-value severe severe-value critical critical-value normal normal-value undo memory-threshold [ slot slot-number [ cpu cpu-number ] ] Default • Minor alarm threshold: 96 MB. • Severe alarm threshold: 64 MB. • Critical alarm threshold: 48 MB. • Normal state threshold: 128 MB. Views System view Predefined user roles network-admin Parameters minor minor-value: Specifies the minor alarm threshold.
system-view [Sysname] memory-threshold minor 64 severe 48 critical 32 normal 96 monitor cpu-usage enable Use monitor cpu-usage enable to enable CPU usage monitoring. Use undo monitor cpu-usage enable to disable CPU usage monitoring. Syntax MSR2000/MSR3000: monitor cpu-usage enable undo monitor cpu-usage enable MSR4000: monitor cpu-usage enable [ slot slot-number [ cpu cpu-number ] ] undo monitor cpu-usage enable [ slot slot-number [ cpu cpu-number ] ] Default CPU usage monitoring is enabled.
monitor cpu-usage interval interval-value MSR4000: monitor cpu-usage interval interval-value [ slot slot-number [ cpu cpu-number ] ] Default The system samples CPU usage every 1 minute. Views System view Predefined user roles network-admin Parameters interval-value: Specifies the CPU usage sampling interval. Valid values include 5Sec for 5 seconds, 1Min for 1 minute, and 5Min for 5 minutes. slot slot-number: Specifies a card by its slot number.
Usage guidelines Password recovery capability controls console user access to the device configuration and SDRAM from Boot ROM menus. If password recovery capability is enabled, a console user can access the device configuration without authentication to configure new passwords. If password recovery capability is disabled, console users must restore the factory-default configuration before they can configure new passwords.
power-supply off slot 9 power-supply on Use power-supply on to power on a card or subcard. Syntax MSR2000/MSR3000: power-supply on slot slot-number MSR4000: power-supply on slot slot-number [ subslot subslot-number ] Default The default setting of this command varies by device model. Views User view Predefined user roles network-admin Parameters slot slot-number: Specifies a subcard by its subslot number. (On an MSR2000 or MSR3000.) slot slot-number: Specifies a card by its slot number.
Default Power supply management is disabled. Views System view Predefined user roles network-admin Examples # Enable power supply management. system-view [Sysname] power-supply policy enable power-supply policy redundant Use power-supply policy redundant to specify the number of redundant power supplies. Use undo power-supply policy redundant to restore the default.
Examples # Set the number of redundant power supplies to 3. system-view [Sysname] power-supply policy redundant 3 reboot Use reboot to reboot the device or a subcard. (On an MSR2000 or MSR3000.) Use reboot to reboot a card, a subcard, or the entire system. (On an MSR4000.) Syntax MSR2000/MSR3000: reboot [ subslot subslot-number ] [ force ] MSR4000: reboot [ slot slot-number [ subslot subslot-number ] ] [ force ] Default The default setting varies by device model.
To reboot the entire device, do not specify the slot number option. To reboot a card, specify the slot number. Examples # Reboot the device when no configuration change has occurred since the last time you saved the running configuration. reboot Start to check configuration with next startup configuration file, please wait.........DONE! This command will reboot the device. Continue? [Y/N]:y Now rebooting, please wait...
remove Use remove to unmount an HMIM module. Syntax remove hmimslot slot-number The following matrix shows the support of MSR routers for the command: Hardware Command compatibility MSR2000 No MSR3000 Yes MSR4000 Yes Views User view Predefined user roles network-admin Parameters slot-number: Specifies an HMIM module by its slot number. Usage guidelines CAUTION: Use this command with caution. This command stops all services provided by the HMIM module.
Related commands display scheduler logfile reset version-update-record Use reset version-update-record to clear the startup software image upgrade history records. (On an MSR2000 or MSR3000.) Use reset version-update-record to clear the startup software image upgrade history records of the active MPU. (On an MSR4000.) Syntax reset version-update-record Views System view Predefined user roles network-admin Examples # Clear the startup software image upgrade history records.
• Deletes all license files (.ak files). After this command is executed, only the items required for fundamental device operation are retained, including the .bin files, the MAC addresses, and the electronic label information. Examples # Restore the factory-default configuration for the device. restore factory-default This command will restore the system to the factory default configuration and clear the operation data. Continue [Y/N]:y Restoring the factory default configuration.
scheduler logfile size Use scheduler logfile size to set the size of the job execution log file. Syntax scheduler logfile size value Default The size of the job execution log file is 16 KB. Views System view Predefined user roles network-admin Parameters value: Sets the size of the job execution log file, in KB. The value range is 16 to 1024. Usage guidelines The job execution log file saves the execution information of jobs. If the file is full, old records will be replaced by new records.
Parameters time: Specifies the reboot time in the format hh:mm. The hh value is in the range of 0 to 23. The mm value is in the range of 0 to 59. date: Specifies the reboot date in the format MM/DD/YYYY or YYYY/MM/DD. The YYYY value is in the range of 2000 to 2035. The MM value is in the range of 1 to 12. The value range for DD varies by month. Usage guidelines CAUTION: Device reboot interrupts network services.
Usage guidelines CAUTION: Device reboot interrupts network services. For data security, if you are performing file operations at the reboot time, the system does not reboot. The device supports only one device reboot schedule. If you configure both the schedule reboot delay and schedule reboot delay commands or configure one of the commands multiple times, the most recent configuration takes effect. Examples # Configure the device to reboot after 88 minutes.
6. Use the time at, time once, or time repeating command to specify an execution time for the schedule. You can specify only one execution time for a schedule. Examples # Create a schedule named saveconfig. system-view [Sysname] scheduler schedule saveconfig Related commands • job • time at • time interval • time once shutdown-interval Use shutdown-interval to set the detection timer. Use undo shutdown-interval to restore the default.
sysname Use sysname to set the device name. Use undo sysname to restore the default. Syntax sysname sysname undo sysname Default The device name is HP. Views System view Predefined user roles network-admin Parameters sysname: Specifies a name for the device, a string of 1 to 64 characters. Usage guidelines A device name identifies a device in a network and is used as the user view prompt at the CLI. For example, if the device name is Sysname, the user view prompt is .
Parameters time: Specifies the schedule execution time in the format hh:mm. The hh value is in the range of 0 to 23. The mm value is in the range of 0 to 59. date: Specifies the schedule execution date in the format MM/DD/YYYY or YYYY/MM/DD. The YYYY value is in the range of 2000 to 2035. The MM value is in the range of 1 to 12. The value range for DD varies by month. Usage guidelines The specified time (date plus time) must be later than the current system time.
delay time: Specifies the delay time for executing the schedule, in the format hh:mm or mm. This argument can consist up to 6 characters. When in the format hh:mm, mm must be in the range of 0 to 59. Usage guidelines If the specified time has already occurred, the schedule will be executed at the specified time the following day. If the day in the month has already occurred, the schedule will be executed at the specified day in the following month.
Default No execution time table is specified for a schedule. Views Schedule view Predefined user roles network-admin Parameters at time: Specifies the execution time in the format hh:mm. The hh value is in the range of 0 to 23. The mm value is in the range of 0 to 59. If you do not specify this option, the current system time is used as the execution time. date: Specifies the start date for the periodic schedule, in the format MM/DD/YYYY or YYYY/MM/DD. The YYYY value is in the range of 2000 to 2035.
# Configure the device to execute schedule saveconfig at 8:00 a.m. on the last day of every month. system-view [Sysname] scheduler schedule saveconfig [Sysname-schedule-saveconfig] time repeating at 8:00 month-date last # Configure the device to execute schedule saveconfig at 8:00 a.m. every Friday and Saturday.
usb disable Use usb disable to disable all USB interfaces. Use undo usb disable to enable all USB interfaces. Syntax usb disable undo usb disable Default All USB interfaces are enabled. Views System view Predefined user roles network-admin Usage guidelines You can use USB interfaces to upload or download files or to connect a 3G modem. By default, all USB interfaces are enabled. Examples # Enable all USB interfaces.
Usage guidelines By assigning user roles to and removing user roles from a schedule, you can control the commands to be executed in a schedule. A schedule must have one or more user roles, and can have up to 64 user roles. A command in a schedule can be executed if it is permitted by one or more user roles of the schedule. For more information about user roles, see the RBAC configuration in Fundamentals Configuration Guide. Examples # Assign user role rolename to schedule test.
Tcl commands tclsh Use tclsh to enter Tcl configuration view from user view. Syntax tclsh Views User view Predefined user roles network-admin Usage guidelines In Tcl configuration view, you can execute the following commands: • All Tcl 8.5 commands. • Comware commands. The Tcl configuration view is equivalent to the user view. You can use Comware commands in Tcl configuration view in the same way they are used in user view. Examples # Enter Tcl configuration view from user view.
tclquit Related commands tclsh 262
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. Represents a mesh access point.
Index ABCDEFGHIJLMNOPQRSTUVW A copyright-info enable,206 activation-key,38 D append,93 databits,43 archive configuration,149 debug,97 archive configuration interval,150 delete,177 archive configuration location,151 delete,98 archive configuration max,152 delete,135 ascii,93 description,12 authentication-mode,39 dir,136 autodeploy udisk enable,199 dir,177 auto-execute command,40 dir,99 B disconnect,100 display | { begin | exclude | include },2 backup startup-configuration,153 display
display ftp-user,87 free ftp user-ip ipv6,88 display history-command,6 free line,52 display history-command all,7 free user-interface,54 display hotkey,7 ftp,101 display install package,179 ftp,185 display interface m-eth0,180 ftp client ipv6 source,103 display ip routing-table,182 ftp client source,102 display ipv6 routing-table,183 ftp ipv6,104 display line,44 ftp server acl,89 display memory,223 ftp server dscp,90 display memory-threshold,224 ftp server enable,90 display power-suppl
md5sum,140 redirect enable,64 memory-threshold,238 redirect listen-port,65 mkdir,189 redirect passthrough,66 mkdir,109 redirect refuse-negotiation,67 mkdir,141 redirect timeout,67 monitor cpu-usage enable,240 reget,113 monitor cpu-usage interval,240 remove,247 more,190 rename,144 more,142 rename,114 mount,142 reset,114 move,143 reset recycle-bin,145 move,190 reset saved-configuration,161 N reset scheduler logfile,247 reset ssh public-key,194 newer,109 reset version-update-record,2
ssh2,196 tftp client ipv6 source,128 startup saved-configuration,165 tftp client source,125 status,120 tftp ipv6,126 stopbit-error intolerance,73 tftp-server acl,129 stopbits,73 tftp-server ipv6 acl,129 Subscription service,263 time at,254 super,32 time once,255 super authentication-mode,33 time repeating,256 super password,34 transceiver phony-alarm-disable,258 sysname,254 U system,120 umount,146 system-view,197 undelete,147 system-view,11 usb disable,259 T user,121 tclquit,261