To specify sampling of IPv4, IPv6, or MPLS traffic, include the appropriate configuration of the family statement at the [edit forwarding-options sampling input] hierarchy level:
- [edit forwarding-options sampling input]
-
family (inet | inet6 | mpls)
{
-
max-packets-per-second number;
-
rate number;
-
run-length number;
You can include either family inet or family mpls.