Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show pfe sFlow egress-mcast-stats

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show pfe sFlow egress-mcast-stats

Description

Displays sFlow egress multicast sampling related statistics from the packet forwarding Engine. Dropped samples are the samples exceeding the maximum replication rate. When the router reaches 1990 replications of packets per second with the maximum being 2000 replications along with one packet for the multicast group with 20 replications (20 access side ports part of the multicast group), then since the total is greater than 2000 replications, this packet from the router will be dropped and the dropped samples will be incremented by 1.

When the router samples both unicast and multicast traffic with 1990 unicast and 10 multicast packets, in this case, we will replicate 10 samples with 5 (5 access side ports are part of that group), and the collector will receive 2040 samples.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show pfe sFlow egress-mcast-stats command.

Table 1: show pfe sFlow egress-mcast-stats Output Fields
Field Name Field Description

Slot

FPC slot.

Rate per sec

Maximum replication rate per FPC. The default value is 2000 packets allowed to be replicated per second.

Dropped samples

Total samples exceeding maximum replication rate and dropped.

Replicated samples

Total number of samples replicated per FPC.

Received samples

Total number of samples received for replication.

Sample Output

show pfe sflow egress-mcast-stats

content_copy zoom_out_map
user@host> show pfe sflow egress-mcast-stats
content_copy zoom_out_map
Slot 0





 

Rate per sec:        2000

Dropped samples:     0

Replicated samples:  16689

Received samples:    10064

Release Information

Command introduced in Junos OS Release 21.2R1.

footer-navigation