Reference Guide

Arguments
Argument Description Format
<ControllerID> ID of the NAS controller to which
the session is connected
Existing NAS controller ID
<User> User name that established the
session
Existing user name
<Computer> Computer name from where the
session was established
Existing computer name or IP
address in the format: 'x.x.x.x'
Example
Display information about an active CIFS session for the user idffs2\user1 on the computer win2k8d-
m380.lab.town using NAS controller 1:
CLI> networking active-CIFS-sessions view 1 idffs2\user1 win2k8d-m380.lab.town
Output
Protocol = CIFS
Controller ID = 1
User = idffs2\user1
Computer = ::ffff:172.22.69.18
Number Open Files = 0
Connected Time = 32:42:58
Idle Time = 00:00:00
Guest = No
networking active-CIFS-sessions logoff
Description
Disconnect an active CIFS session.
Format
networking active-CIFS-sessions logoff <ControllerID> <ClientComputerName>
<UserName>
Arguments
Argument Description Format
<ControllerID> ID of the NAS controller to which
the session is connected
Existing NAS controller ID
<ClientComputerName> Computer name from where the
session was established
Existing computer name or IP
address in the format: 'x.x.x.x'
<UserName> User name that established the
session
Existing user name
102