4-34 C122-E003-02EN
MMB
CHAPTER 4 CLI Operations
(1) Synopsis
(2) Options
USER: Specifies the user name of the user whose password is to be changed.
(3) Examples
# passwd
Current password: *************
New password: *****************
Re-enter new password: *****************
Password changed.
4.5.4 ping
This command sends an ICMP echo message to the destination specified in <IP
address> or <server name>.
z Privilege: Any user
(1) Synopsis
(2) Options
-c count: Ends the processing after sending a specified number of packets.
(3) Examples
None
passwd [USER]
ping [-c count] <IP address>|<server name>