display ucc sessions
Parameters
Parameter |
Description |
Value |
---|---|---|
voice | Displays information about voice sessions. |
- |
video | Displays information about video sessions. |
- |
sta-mac sta-mac-address | Displays information about UCC sessions of a specified STA. |
The STA MAC address must exist. |
all |
Displays information about all UCC sessions. |
- |
current |
Displays information about the current UCC session. |
- |
history | Displays information about historical UCC sessions. |
- |
Example
# Display information about all UCC sessions.
<AC6605> display ucc sessions all current
------------------------------------------------------------------------------------------------------------------------------------
Client Mac Type StartTime APP Client/Peer IP MOS Band jitter(ms)/delay(ms)/drop
------------------------------------------------------------------------------------------------------------------------------------
0c96-bfe1-a2d8 VO 11/10 09:34:29 Skype4B 10.1.1.229/10.1.1.222 - 0/0/-
683e-34a9-aa02 VO 11/09 22:03:12 Skype4B 10.1.1.222/10.1.1.220 - 0/0/-
------------------------------------------------------------------------------------------------------------------------------------
Total: 2 Voice: 2 Video: 0
# Display information about all historical UCC sessions.
<AC6605> display ucc sessions all history
------------------------------------------------------------------------------------------------------------------------------------
Client Mac Type StartTime APP Client/Peer IP MOS Band Duration(s) jitter(ms)/delay(ms)/drop
------------------------------------------------------------------------------------------------------------------------------------
8438-387a-d62e VI 11/08 09:18:30 Skype4B 10.1.1.220/10.1.1.222 - 445 -/-/-
683e-34a9-aa02 VO 11/09 17:09:28 Skype4B 10.1.1.222/10.1.1.253 - 15359 0/0/-
------------------------------------------------------------------------------------------------------------------------------------
Total: 2 Voice: 1 Video: 1
Item |
Description |
---|---|
Client Mac | |
Type | |
StartTime | |
APP | |
Client/Peer IP | |
MOS Band | Audio perception of the MOS quality.
|
jitter(ms)/delay(ms)/drop | |
Duration(s) |
# Display information about the current UCC session of the specified STA.
<AC6605> display ucc sessions sta-mac 683e-34a9-aa02 current
--------------------------------------------------------------------------------
Client Mac: 683e-34a9-aa02
Type: VO
StartTime: 11/09 21:42:52
APP: Skype4B
Client IP: 10.1.1.222
Peer IP: 10.1.1.220
SrcPort: 65437
DstPort: 65436
AP: a0f4-79aa-95e0
Dir: bidir
MOS: -
MOS Band: -
Jitter(Ms): 0
Delay(Ms): 0
Drop-Rate: -
LearnType: SDN
--------------------------------------------------------------------------------
# Display information about historical UCC sessions of the specified STA.
<AC6605> display ucc sessions sta-mac 683e-34a9-aa02 history
--------------------------------------------------------------------------------
Client Mac: 683e-34a9-aa02
Type: VI
StartTime: 11/08 09:24:40
APP: Skype4B
Client IP: 10.1.1.222
Peer IP: 10.1.1.220
SrcPort: 65436
DstPort: 65436
AP: d494-e801-8be0
Dir: in
MOS: -
MOS Band: -
Duration(Sec): 75
Jitter(Ms): -
Delay(Ms): -
Drop-Rate: -
LearnType: DPI
--------------------------------------------------------------------------------