MES53xx, MES33xx, MES23xx Ethernet Switch Series
46
The ‘Show sessions’ command shows all remote connections for the current session. This
command is used as follows:
1.
Connect to a remote device from the switch via TELNET or SSH.
2.
Return to the parent session (to the switch). Press <Ctrl+Shift+6>, release the keys and
press <x>. This will switch you to the parent session.
3.
Execute the ‘show sessions’ command. All outgoing connections for the current
session will be listed in the table.
4.
To return to remote device session, execute the ‘resume N’ command where N is the
connection number from the ‘show sessions’ command output.
Privileged EXEC mode commands
Command line prompt in the privileged EXEC mode is as follows:
console#
Table 5.11. System management commands in the 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
– stack unit number
reload in {
minutes
|
hh:mm
}
minutes: (1..999);
hh: (0..23), mm: (0..59).
Set the time period for delayed device restart.
reload at
hh:mm
hh: (0..23), mm: (0..59).
Set the device reload time.
reload cancel
-
Cancel delayed restart.
show cpu utilization
-
Show statistics on CPU load.
show cpu input rate
-
Show statistics on the speed of ingress frames processed by
CPU.
Example use of the
traceroute
command:
console#
traceroute ip
eltex.com
Tracing the route to eltex.com (148.21.11.69) form , 30 hops max, 18 byte packets
Type Esc to abort.
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 results
Field
Description
1
The hop number of the router in the path to the specified network node.
gateway.eltex
The network name of this router.
192.168.1.101
The IP address of the router.
0 msec 0 msec 0 msec
The time taken by the packet to go to and return from the router. Specify for each
packet transmission attempt.
The errors that occur during execution of the
traceroute
command are described in the table.
Table 5.13. 'traceroute' command errors
Error symbol
Description
*
Packet transmission timeout.