Abbreviating and Completing Commands

The S- K- or 7100-Series device allows you to abbreviate CLI commands and keywords down to the number of characters that will allow for a unique abbreviation. The following example shows how to abbreviate the show netstat command to show net.

System(rw)->show net
Active Internet connections (including servers)
Proto Recv-Q Send-Q  Local Address         Foreign Address       State
----- ------ ------  --------------------- --------------------- -------
TCP        0      0  10.21.73.13.23        134.141.190.94.51246  ESTABLISHED
TCP        0    275  10.21.73.13.23        134.141.192.119.4724  ESTABLISHED
TCP        0      0  *.80                  *.*                   LISTEN
TCP        0      0  *.23                  *.*                   LISTEN
UDP        0      0  10.21.73.13.1030      134.141.89.113.514
UDP        0      0  *.161                 *.*
UDP        0      0  *.1025                *.*
UDP        0      0  *.123                 *.*