Reference Guide

Example
Display a list of the current active sessions:
CLI> networking active-sessions list
Output
.--------.-------.-------------.----------.------.-----.-------.--------.-----.
|Protoc | Contro| NFS Session |User | Comput| # |Connec| Idle |Guest|
|ol | ller | Id | | er | Open |ted | Time | |
| | Id | | | | Files|Time | | |
|-------|-------|-------------|----------|-------|------|------|--- ----|-----|
|SMB 3.0| 0 | N/A | IDC\jona | 10.48.| 1 |21:14:| 19:00: | No |
| | | | thans | 29.76| | 16 |12 | |
|-------|-------|-------------|----------|-------|------|------|--- ----|-----|
|NFS 4 | 1 | 1-5-27907-20|cplsup3\AB|172.41.| 0 |95.23.|00.00.05| No |
|-------|-------|-------------|----------|-------|------|------|--- ----|-----|
networking active-sessions view-SMB-session
Display information about an active SMB session.
Format
networking active-sessions view-SMB-session <ControllerID> <User> <Computer>
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 IPv6 or IPv4 format
Example
Display information about an active SMB session for the user idffs2\user1 on the computer win2k8d-
m380.lab.town using NAS controller 1:
CLI> networking active-SMB-sessions view 1 idffs2\user1 win2k8d-m380.lab.town
Output
Protocol = SMB
Controller ID = 1
User = idffs2\user1
Computer = ::ffff:172.22.69.18
# Open Files = 0
Connected Time = 32:42:58
CLI Commands
185