System Administration Commands
Page 392 7210 SAS M, T, X, R6 Basic System Configuration
Guide
disconnect
Syntax disconnect {address ip-address | username user-name | console | telnet | ftp | ssh}
Context admin
Description This command disconnects a user from a console, Telnet, FTP, or SSH session.
If any of the console, Telnet, FTP, or SSH options are specified, then only the respective console,
Telnet, FTP, or SSH sessions are affected.
If no console, Telnet, FTP, or SSH options are specified, then all sessions from the IP address or from
the specified user are disconnected.
Any task that the user is executing is terminated. FTP files accessed by the user will not be removed.
A major severity security log event is created specifying what was terminated and by whom.
Default none — No disconnect options are configured.
Parameters address ip-address — The IP address to disconnect, specified in dotted decimal notation.
Values ipv4-address a.b.c.d
ipv6-address - x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x - [0..FFFF]H
d - [0..255]D
username user-name — The name of the user.
console — Disconnects the console session.
telnet — Disconnects the Telnet session.
ftp — Disconnects the FTP session.
ssh — Disconnects the SSH session.
display-config
Syntax display-config [detail | index]
Context admin
Description This command displays the system’s running configuration.
By default, only non-default settings are displayed.
Specifying the detail option displays all default and non-default configuration parameters.
Parameters detail — Displays default and non-default configuration parameters.
index — Displays only persistent-indices.