Kill <index> Command

The kill <index> command terminates a session on the server. The following example uses the “show users” command to display the index number to use with the kill <index> command.

ACMEPACKET# show users
Index task-id    remote-address        IdNum duration type    state     User
----- ---------- --------------------- ----- -------- ------- ------ ----------
    0 0x33a4c394                           0 00:01:20 console  user * console
    1 0x33a68858     172.30.0.39:39385     1 00:00:08  telnet  user  user
   31     NA          10.1.20.14:51218    31 00:00:55    http  user  user
   32     NA            10.1.20.14:443    32 00:00:29   https  user  user

ACMEPACKET# kill 31

The above kill 31 command terminates the Web server session number 31.

After setting the Web server configuration, you can view the stored monitored data from your Net-Net ESD(s) using the GUI via your Internet browser. For more information about the GUI, see Configuring TLS on the Web Server.