User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 1014
Format show cpu-traffic trace [<filter>]
Mode Privileged EXEC
12.1.5. cpu-traffic direction interface
Use this command to associate CPU filters to an interface or list of interfaces. The interfaces can be a physical
or logical LAG. The statistics counters are updated only for the configured interfaces. The traces can also be
obtained for the configured interfaces.
NOTE: The offset must consider the VLAN tag headers becuase the packet to the CPU is always a tagged
packet.
Format cpu-traffic direction {tx | rx | both} interface {<intf-range> [cpu] | cpu [<intf-range>]}
no cpu-traffic direction {tx|rx|bot} interface
Default None
Mode Global Config
12.1.6. cpu-traffic direction match cust-filter
Use this command to configure a custom filter. The statistics, traces, or both for configured filters are obtained
for the packet matching the configured data at the specific offset. If the mask is not specified, the default mask is
0xFF. You can specify three different offsets as match conditions. Each time a custom filter is configured, the
switch overrides the previous configuration.
NOTE: The offset must consider the VLAN tag headers becuase the packet to the CPU is always a tagged
packet.
Format cpu-traffic direction {tx | rx | both} match cust-filter <offset1> <data1> [mask1 <mask1>] <offset2>
<data2> [mask2 <mask2>] <offset3> <data3> [mask3 <mask3>]
no cpu-traffic direction {tx|rx|both} match cust-filter
Default None
Mode Global Config
12.1.7. cpu-traffic direction match srcip
Use this command to configure the source IP address-specific filter. The statistics, traces, or both for configured
filters are obtained for the packet matching the configured source IP/mask.