
44
MES3000 Ethernet switch series
Privileged EXEC mode commands
Command line request in privileged EXEC mode appears as follows:
console#
Table 5.11 —System management commands in privileged EXEC mode
Command
Value/Default value
Action
reload [unit
unit_id
]
unit_id: (1..8)
Use this command to restart the device.
-
unit_id
—number of device in a stack
reload in [
minutes
|
hh:mm
]
minutes: (1..999);
hh (0..23), mm (0..59).
Sets the time period for delayed device restart.
reload cancel
-
Cancels delayed restart.
show cpu utilization
-
Show statistics on CPU load level.
show cpu input-rate
-
Show statistics on the speed of inbound frames, processed by CPU.
show
cpu input-rate detailed
-
Show statistics on the speed of inbound frames, processed by CPU,
for each traffic type.
show cpu rate-limits
-
Show restrictions on the speed of inbound frames, processed by
CPU.
clear cpu counters
-
Zero the CPU packet counter.
show system defaults
[{management | ipv6 | 802.1x |
port | fdb | multicast |
portmirroring |
spanningtree | vlan |
voicevlan | network-security |
dos-attacks | ip-addressing |
qos-acl}]
-
Show the device factory settings.
show system resources routing
-
Shows information on routing table resources utilization.
show system resources tcam
Show detailed information about using of TCAM (Ternary Content
Addressable Memory) resources.
show system mode
-
Show information on traffic filtering configuration mode.
Example use of
traceroute
command:
console#
traceroute
eltex.com
Type Esc to abort.
Tracing the route to eltex.com (148.21.11.69)
1 gateway.eltex (192.168.1.101) 0 msec 0 msec 0 msec
2 eltexsrv (192.168.0.1) 0 msec 0 msec 0 msec
3 * * *
Table 5.12 —Description of 'traceroute' command execution results
Field
Description
1
Sequence number of the router in the path to the specified network node.
gateway.eltex
Network name for this router.
192.168.1.101
IP address of the router.
0 msec 0 msec 0 msec
The time that the packet was sent to and returned from the router. Specified for each
packet transmission attempt.
Execution of
traceroute
command can lead to errors, see error description in the table.