Lines Matching +full:tcam +full:- +full:based

40 .Bl -item -compact
47 .Nm Ar nexus Cm clip Bro Cm hold | release Brc Ar ipv6-address
55 .Nm Ar nexus Cm hashfilter Ar filter-specification
63 .Nm Ar nexus Cm filter Ar idx Ar filter-specification
71 .Nm Ar nexus Cm loadcfg Ar fw-config.txt
75 .Nm Ar nexus Cm loadfw Ar fw-image.bin
85 .Nm Ar nexus Cm regdump Op Ar register-block ...
87 .Nm Ar nexus Cm sched-class Ar sub-command Op Ar param Ar value
89 .Nm Ar nexus Cm sched-queue Ar port Ar queue Ar class
97 provides command-line access to features and debug facilities exported by
112 .Bl -ohang
118 and the 0 based
122 .Bl -item -compact
124 .Cm clip hold Ar ipv6-address
127 .Ar ipv6-address
131 .Bl -item -compact
137 .Bl -item -compact
139 .Cm clip release Ar ipv6-address
142 .Ar ipv6-address
146 .Bl -item -compact
158 .Bl -tag -width ingress_cntxt_id -compact
160 context id of an ingress queue -- the value listed in one of
166 context id of an egress queue -- the value listed in one of
181 .Bl -item -compact
187 Display a list of match-criteria available for use in filter rules.
188 A full list of match-criteria known to the chip is in the table below but not
189 all can be used together and the firmware sets up the available parameters based
191 Every filter must conform to the filter mode -- multiple match criteria per
194 The filter mode for hash filters is a subset of that for normal TCAM filters and
279 Physical ports are numbered 0-3 and 4-7 are internal loopback paths
288 bitwise and of the 16-bit outer VLAN tag of an incoming frame with
297 bitwise and of the 16-bit VLAN tag of an incoming QinQ frame with
307 bitwise and of the 8-bit IP Type of Service/IPv6 Traffic Class in an
317 bitwise and of the 8-bit IP protocol in an incoming packet with
326 bitwise and of the 16-bit Ethernet type field of an incoming frame with
339 The MAC Address Match Index refers to an entry in the MPS TCAM or in the
353 .Bl -tag -width "n" -compact
356 programmed in the MPS TCAM.
359 in the TCAM.
367 programmed in the MPS TCAM.
370 in the TCAM.
377 does not match in the MPS TCAM or the MPS hash either. (The frame would
382 wasn't looked up in the MPS TCAM or the MPS hash because the chip is
398 .Bl -item -compact
400 .Cm hashfilter Ar filter-specification
402 .Cm filter Ar idx Ar filter-specification
406 TCAM filters: The number of available filters is in
409 must be an unused index between 0 and nfilters - 1.
414 Hash filters: These reside in the card's memory instead of its TCAM and are
422 Hash and TCAM filters can be used together.
424 .Ar filter-specification
428 Hashfilters require an exact value for the 5-tuple (sip, dip, sport, dport,
429 proto) and for any other match-criteria listed in "hashfilter mode".
435 .Bl -tag -width nat_dport -offset indent -compact
440 Filter has priority over active and server regions of TCAM: 0 (default) or 1.
443 .Bl -tag -width nat_dport -offset indent -compact
450 By default, packets that hit a filter with action pass are delivered based on
461 .Bl -tag -width nat_dport -offset indent -compact
466 0 to dev.<nexus>.<instance>.nports - 1.
487 .Bl -tag -width dip-dp-sip -compact
490 .It Cm dip-dp
492 .It Cm dip-dp-sip
494 .It Cm dip-dp-sp
496 .It Cm sip-sp
498 .It Cm dip-sip-sp
501 Perform NAT on all 4-tuple fields.
520 .Bl -item -compact
530 .It Cm loadcfg Ar fw-config.txt
532 .Ar fw-config.txt
538 to use the on-flash configuration.
541 .It Cm loadfw Ar fw-image.bin
543 .Ar fw-image.bin
555 A COP offers fine-grained control over which connections get offloaded and with
562 for any kind of offload based on the hardware TOE.
563 .Bl -column -offset indent "COP installed" "cop_managed_offloading" "Behavior"
567 .It YES Ta Don't Care Ta Rule based offload
581 .Bl -ohang -offset indent
582 .It Cm \&[ Ar socket-type Cm \&] Ar pcap-filter Cm => Ar settings
584 .Ar socket-type
586 .Bl -tag -width "X" -compact
601 .Ar pcap-filter
603 .Xr pcap-filter 7
610 .Ar socket-type
612 .Ar pcap-filter
613 are offloaded and optionally sets some per-connection properties if they are.
615 .Bl -tag -width "timestamp" -compact
680 .Bd -literal
695 .It Cm regdump Op Ar register-block ...
698 .Ar register-block
704 .Ar register-block
708 .It Cm sched-class config Op Ar param Ar value
710 .Bl -ohang -offset indent
711 .It Sy type Ar scheduler-type
714 A non-zero value will enable "minmax" mode; a zero value will disable "minmax" mode.
716 NOTE: Many (most) of the parameters and constraints are adapter-specific
717 - for instance the number of channels and classes which are available
721 .It Cm sched-class params Op Ar param Ar value
723 .Bl -ohang -offset indent
724 .It Sy type Ar scheduler-type
726 .It Sy level Ar scheduler-hierarchy-level
729 .Bl -tag -width "cl-wrr" -compact -offset indent
730 .It Sy cl-rl
733 .It Sy cl-wrr
736 .It Sy ch-rl
739 .It Sy mode Ar scheduler-mode
742 .Bl -tag -width "class" -compact -offset indent
756 .It Sy rate-unit Ar scheduler-rate-unit
759 .Bl -tag -width "bits" -compact -offset indent
766 .It Sy rate-mode Ar scheduler-rate-mode
769 .Bl -tag -width "relative" -compact -offset indent
776 .It Sy channel Ar scheduler-channel-index
778 .It Sy class Ar scheduler-class-index
780 .It Sy min-rate Ar minimum-rate
781 The minimum guaranteed rate to which a rate-limiting scheduling class hierarchy will have access.
782 .It Sy max-rate Ar maximum-rate
783 The maximum rate for a rate-limiting scheduling class hierarchy.
784 .It Sy weight Ar round-robin-weight
785 The weight to be used for a weighted-round-robin scheduling hierarchy.
786 .It Sy pkt-size Ar average-packet-size
787 The average packet size will be used to compute scheduler constraints for a rate-limited scheduler class hierarchy.
789 NOTE: Many (most) of the parameters and constraints are adapter-specific - for instance the number of channels and classes which are available,
793 .It Cm sched-queue Ar port queue class