To display the RTP flows and errors, perform one of the following tasks.
show flow rtp details
|
Displays all IPv4 and IPv6 RTP flows.
|
show flow rtp details {ipv4 | ipv6}
|
Displays either IPv4 or IPv6 RTP flows.
|
show flow rtp errors active
|
Displays details of all RTP flows that are currently experiencing losses (if the packet loss is detected in at least one update
interval within the last 10 seconds). The loss statistics for the active loss window are also displayed. Because the loss
window is still considered active, the loss end time shows as “N/A.”
|
show flow rtp errors history
|
Displays details of the last 1000 historical loss windows (in reverse chronological order) and their respective flow details.
|
The following example shows sample output for the show flow rtp details command:
RTP Flow timeout is 1440 minutes
IPV4 Entries
SIP DIP BD ID S-Port D-Port Intf/Vlan Name Packet Count BytesPerSec FlowStart
50.1.1.2 20.1.1.2 4151 16385 17999 Ethernet1/49/1 269207033 594468000 00:21:16 PST Apr 07 2019
20.1.1.2 50.1.1.2 4100 16385 18999 port-channel500 2844253 199000 00:21:59 PST Apr 07 2019
IPv6 Entries
SIP DIP BD ID S-Port D-Port Intf/Vlan Name Packet Count BytesPerSec FlowStart
20::2 50::2 4100 30000 31999 port-channel500 2820074 199000 00:22:04 PST Apr 07 2019
50::2 20::2 4151 30000 31999 Ethernet1/49/1 3058232 199000 00:21:16 PST Apr 07 2019
The following example shows sample output for the show flow rtp errors active command:
RTP Flow timeout is 1440 minutes
IPV4 Entries
SIP DIP BD ID S-Port D-Port Intf/Vlan Name Packet Count BytesPerSec FlowStart Packet Loss Loss Start Loss End
30.30.1.2 20.20.1.2 4197 30000 20392 Ethernet1/98 200993031 10935633 20:23:15 UTC May 30 2019 1558 03:48:32 UTC May 31 2019 N/A
20.20.1.2 30.30.1.2 4196 30000 20392 Ethernet1/97 204288988 11114959 20:23:15 UTC May 30 2019 222 03:48:30 UTC May 31 2019 N/A
Note
|
When an RTP flow enters the “active-errored” state, the following syslog message appears:
%NFM-1-RTP_FLOW_ERROR_DETECTED: Flow SIP: 30.30.1.2 DIP: 20.20.1.2 Interface: Ethernet1/98 loss detected
|
The following example shows sample output for the show flow rtp errors history command:
RTP Flow timeout is 1440 minutes
IPV4 Entries
SIP DIP BD ID S-Port D-Port Intf/Vlan Name Packet Count BytesPerSec FlowStart Packet Loss Loss Start Loss End
20.20.1.2 30.30.1.2 4196 30000 20392 Ethernet1/97 204187441 11122753 20:23:15 UTC May 30 2019 2061 03:47:57 UTC May 31 2019 03:47:57 UTC May 31 2019
30.30.1.2 20.20.1.2 4197 30000 20392 Ethernet1/98 199495510 10937237 20:23:15 UTC May 30 2019 1882 03:45:06 UTC May 31 2019 03:45:06 UTC May 31 2019
20.20.1.2 30.30.1.2 4196 30000 20392 Ethernet1/97 202753418 11116269 20:23:15 UTC May 30 2019 4976 03:45:05 UTC May 31 2019 03:45:05 UTC May 31 2019
20.20.1.2 30.30.1.2 4196 30000 20392 Ethernet1/97 202630465 11123369 20:23:15 UTC May 30 2019 2139 03:44:32 UTC May 31 2019 03:44:32 UTC May 31 2019
30.30.1.2 20.20.1.2 4197 30000 20392 Ethernet1/98 197973969 10938370 20:23:15 UTC May 30 2019 1854 03:41:41 UTC May 31 2019 03:41:41 UTC May 31 2019
Note
|
When an RTP flow is no longer in the “active-errored” state, the following syslog message appears:
%NFM-1-RTP_FLOW_ERROR_STOP: Flow SIP: 30.30.1.2 DIP: 20.20.1.2 Interface: Ethernet1/98 loss no longer detected
|