Manual Pages
Table of Contents
na_logout - Allows a user to terminate a telnet session.
logout {telnet}
The logout command sends a signal to the telnet session to
terminate. There can be a maximum of one telnet session
per storage system or vFiler and one console session. This
command allows the user to terminate the telnet session in
the vFiler context. If there is no active telnet session,
an error message is displayed.
On telnet session, logout telnet disconnects the telnet
session.
On the console, logout telnet disconnects the telnet
session.
On the rsh, logout telnet disconnects the telnet session.
To terminate the telnet session from a telnet session:
FAS> logout telnet
To terminate the telnet session from an interactive SSH
session to vFiler:
vfiler@node> logout telnet
To terminate the telnet session from a console session:
nodeconsole> logout telnet
To terminate the telnet session from rsh:
$ rsh -l username:password hostname logout telnet
na_halt(1)
Table of Contents