KTI Networks KS-2601 User Manual

Page 41

Advertising
background image

37


[Command List]
?.............. Help commands
help........... Help commands
arl............ Search a specified MAC address in ARL table


The syntax is as follow.

>find arl
Find ARL [xx-xx-xx-xx-xx-xx]


If the Mac address is in ARL table, it will be shown as follow.

>find arl 00-00-01-11-22-33
This MAC [00-c0-f6-11-22-33] is DYNAMIC in port [2]!


If the Mac address is not in ARL table, it will be shown as follow.

>find arl 00-00-01-77-88-99
This MAC is not existed!

Note: “Dynamic” means the Mac address is dynamic learned and could be
aged out by the switch. “Static” means the Mac address is fixed in ARL table.


7. whoami command

This command can show current login user name. It could be username for
administrator or guest.
For example,

>whoami
Current USER: admin


8. reset command

This command can be used to reset switch. Enter “reset” at the prompt, you
will be asked to confirm the reset operation.

>reset
Are you sure to reset switch now?(Y/N)

9. ping command

User can use this command to ping another network device to verify the
network connection and activity.

Enter “ping” at the prompt, the command syntax will be shown.

>ping
Syntax: ping [-n count] [-l length] [-t] [-w timeout] ip
-n count : Number of echo requests to send.
-l length : Send buffer size, and length is between 64~8148
-t : Ping the specified host until stopped by <ESC> key.
-w : Timeout in milliseconds to wait for each reply.
ip : IP address (xxx.xxx.xxx.xxx)

For example, “ping 192.168.1.80”. “Ctrl-C” can be used to break continuous
ping operation.


10. backup command

Advertising