Dell PowerConnect 3324/3348 Switch CLI Guide
Use the ping user EXEC command to send ICMP echo request packets to another node on the network.
ping host [size packet_size] [count packet_count] [timeout time_out]
The default packet size is 56 bytes.
The default packet count is 4 packets.
The default time-out is 1000 milliseconds.
User EXEC Mode
Press ESC to stop pinging. Following are sample results of the ping command:
The following example displays a ping to IP address 10.1.1.1.
Use the reload user EXEC command to reload the operating system.
reload
This command has no default configuration.
Privileged EXEC Mode
There are no user guidelines for this command.
The following example displays the prompt when entering the reload command.
Console >reload This command will reset the whole system and disconnect your telnet session. Do you want to continue (y/n) [n]? |
Use the clock set user EXEC command to manually set the system clock.
clock set hh:mm:ss day month year
or
clock set hh:mm:ss month day year
This command has no default configuration.
User EXEC Mode
This device clock is not a Real Time Clock (RTC). When the device is rebooted or restarted, the clock setting is deleted.
The following example sets the system time.
Console> clock set 13:32:00 7 Mar 2002 |
Use the hostname global configuration command to specify or modify the device host name. To restore the default host name, use the no form of the command.
hostname name
no hostname
This command has no default configuration.
Global Configuration Mode
There are no user guidelines for this command.
The following example specifies dell as the device host name.
Console (config)# hostname dell |
Use the asset-tag global configuration command to specify the device asset-tag. Use the no form of this command to restore the default host name.
asset-tag [unit unit] tag
no asset-tag [unit unit]
This command has no default configuration.
Global Configuration Mode
There are no user guidelines for this command.
The following example specifies the device asset tag.
Console (config)# asset-tag 45456 |
Use the stack order global configuration command to configure the unit physical order in the stack. To return to the default value, use the no form of this command.
stack order order1 order2 {order3 ...}
no stack order
The default value is the unit number.
Global Configuration Mode
There are no user guidelines for this command.
The following example configures the device 2 as the first unit and device 1 as the second unit in the stack.
Console (config)# stack order 2 1 |
Use the show users user EXEC command to display information about the active users.
show users
This command has no default configuration.
User EXEC Mode
There are no user guidelines for this command.
The following example displays information about the active users.
Console> show users
Username Idle Time Remote IP Protocol ----------- --------- --------- --------- Bob 00:00:00 Serial Betty 00:08:19 172.16.0.1 Telnet Robert - 172.16.0.8 HTTP |
Use the show clock user EXEC command to display the time and date from the system clock.
show clock
This command has no default configuration.
User EXEC Mode
There are no user guidelines for this command.
The following example displays the time and date from the system clock.
Console> show clock
15:29:03 Jun 17 2002 |
Use the show system user EXEC command to display system information.
show system [unit unit]
This command has no default configuration.
User EXEC Mode
There are no user guidelines for this command.
The following example displays the system information.
Use the show version user EXEC command to display the system version information.
show version [unit unit]
This command has no default configuration.
User EXEC Mode
There are no user guidelines for this command.
The following example displays a system version (this version number is only for demonstration purposes).
Use the show system id user EXEC command to display the system identification information.
show system id [unit unit]
This command has no default configuration.
User EXEC Mode
The tag information is on a device by device basis.
The following example displays the system identification information.
Console> show system id Service Tag: 89788978 Serial number: 8936589782 Asset tag: 7843678957 |