System Management
7210 SAS D, E, K OS Basic System Configuration Guide Page 369
Syntax debug-save file-url
Context admin
Description This command saves existing debug configuration. Debug configurations are not preserved in
configuration saves.
Default none
Parameters file-url — The file URL location to save the debug configuration.
Values file url: local-url | remote-url: 255 chars max
local-url: [<cflash-id>/ | <usb-flash-id>][file-path], 200 chars max, including
the cflash-id directory length, 99 chars max each
remote-url: [{ftp://} login:pswd@remote-locn/][file-path]
remote-locn [ hostname | ipv4-address]
ipv4-address a.b.c.d
255 chars max, directory length 99 chars max each
cflash-id: cf1:
usb-flash-id uf1:
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.