MES1000, MES2000 Ethernet Switches 47
traceroute ipv6
{A.B.C.D.E.F|host} [size size]
[ttl ttl]
[count count]
[timeout timeout]
[source ip_address]
[tos tos]
host (1..158) symbols;
size (66..1518)/66 Byte;
ttl (1..255)/30;
count (1..10)/3;
timeout (1..60) /3 s;
tos (0..255)/0
Detection of the traffic route to the destination node. -
A.B.C.D.E.F—IPv6 address of the network node
- host—domain name of the network node
- size—size of the packet to be sent, the quantity of bytes in a
packet
- ttl—maximum quantity of route portions
- count—maximum quantity of packet transmission attempts
for each portion
- timeout—timeout of the request
- ip_address —switch interface IP address, used for packet
transmission
- tos—type of service sent in the IP protocol header.
For description of errors, occurring during the
execution of commands, see tables 5.12, 5.13
telnet
{A.B.C.D| host} [port]
[keyword1…]
host: (1..158) symbols;
port: (1..65535)/23
Open TELNET session for the network node.
- A.B.C.D—IPv4 address of the network node
- host—domain name of the network node
- port—TCP port, that is used by Telnet operation
- keyword—keyword
For description of Telnet special commands and
keywords, see tables 5.14 , 5.15
ssh {A.B.C.D | host} [port
port] [username username]
[cipher cipher]
host: (1..158) symbols;
port: (1..65535)/22;
username: (1..70) symbols
Open SSH session for the network node.
- A.B.C.D—network node IPv4 address;
- host—network node domain name;
- port—TCP port used by SSH service;
- username—user name that should be used for logon;
- cipher—selection of encryption method.
Supported methods: 3des, aes128, aes192, aes256,
arcfour. All methods are provided by default.
(1..4)/the last established
session
Switch to another established TELNET session.
- connection—number of established telnet session
Show information on users that consume device resources.
Show information on open TELNET sessions with remore
devices.
show system
[unit unit_id]
Show switch system information.
- unit_id—number of the device in a stack (for standalone
switch, this parameter is not used)
During command execution, unit_id parameter is
available in the stackable mode only.
Show the current device firmware version.
show system tcam utilization
[unit unit_id]
Show TCAM memory (Ternary Content Addressable Memory)
resource load.
- unit—number of the device in a stack (for standalone switch,
this parameter is not used)
During command execution, unit_id parameter is
available in the stackable mode only.
'show sessions' command shows all remote connections for the current session only. This
command is used as follows:
1. Connect to a remote device from the switch via TELNET or SSH.
2. Return to a parent session (to the switch). Press <Ctrl+Shift+6>, release the keys and
press <x>. This will switch you to a parent session.
3. Execute 'show sessions' command. All outgoing connections for the current session
will be listed in the table.
4. To return to remote device session, execute 'resume N' command, where N is a
connection number from 'show sessions' command output.