Diagnostics Analyze network traffic
IX20 User Guide
1104
n
source: The filter will apply to packets when the port is the source.
n
destination: Thefilter will apply to packets when the port is the destination.
n
either: The filter will apply to packets when the port is either the source or the
destination.
iv. (Optional) Set the filter should ignore packets from this port:
(config network analyzer name filter port 0)> ignore true
(config network analyzer name filter port 0)>
By default, isoption is set to false, which meansthat the filter will capture packets
from this port.
v. Repeat these steps to add additional port filters.
d. To create a filter that either captures or ignores packets from one or more specified MAC
addresses:
i. Add a new MACaddressfilter:
(config network analyzer name)> add filter mac_address end
(config network analyzer name filter mac_address 0)>
ii. Set the MACaddressthat should bebe captured or ignored:
(config network analyzer name filter mac_address 0)> address value
(config network analyzer name filter mac_address 0)>
where value is the MACaddress to be filtered, using colon-hexadecimal notation with
lower case, for example, 00:aa:11:bb:22:cc.
iii. Set whether the filter should apply to packets when the MAC addressis the source,
the destination, or both:
(config network analyzer name filter mac_address 0)> match value
(config network analyzer name filter mac_address 0)>
where value is one of:
n
source: The filter will apply to packets when the MAC addressis the source.
n
destination: Thefilter will apply to packets when the MACaddressisthe
destination.
n
either: The filter will apply to packets when the MAC address is either the
source or the destination.
iv. (Optional) Set the filter should ignore packets from this port:
(config network analyzer name filter mac_address 0)> ignore true
(config network analyzer name filter mac_address 0)>
By default, isoption is set to false, which meansthat the filter will capture packets
from this MACaddress.
v. Repeat these steps to add additional MAC addresses.
e. To create a filter that either capturesor ignores packetsfrom one or more specified VLANs: