Cisco Nexus 7000 Series Configuration Manual page 343

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring SPAN
Step 5
Step 6
Step 7
Step 8
Command or Action
[no]filter frame-type eth
Example:
switch(config-monitor)# filter
frame-type
eth
[no]filter frame-type arp [[arp-rarp
[arp | rarp]] [req-resp [req | rsp]]
[sender-ip ip-address] [target-ip
ip-address]]
Example:
switch(config-monitor)# filter
frame-type
arp arp-rarp arp
[no]filter frame-type fcoe fcoe
[[fc-sid FC-source-ID] [fc-did
FC-dest-ID] [fcoe-type fcoe-value]
[r-ctl r-ctl-value] [sof sof-value]
[cmd-code cmd-value]]
Example:
switch(config-monitor)# filter
frame-type
fcoe
[no]filter frame-type ipv4 [[src-ip
src-ip] [dest-ip dest-ip] [tos
tos-value] [l4-protocol l4-value]]
Example:
switch(config-monitor)# filter
frame-type
ipv4 l4-protocol 3
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Purpose
(Optional)
(Optional) Configures the Ethernet frame type filter for the
SPAN session. To remove the filter from the session, enter
the no form of the command.
(Optional)
(Optional) Configures the ARP frame type filter for the SPAN
session. To remove the filter from the session, enter the no
form of the command. The optional keywords are as follows:
• arp-rarp—Specifies an ARP or RARP frame type filter.
• req-resp—Specifies a filter based on a request or
response.
• sender-ip—Specifies a filter based on a sender IP
address.
• target-ip—Specifies a filter based on a target IP address.
(Optional)
(Optional) Configures the FCoE frame type filter for the
SPAN session. To remove the filter from the session, enter
the no form of the command. The optional keywords are as
follows:
• fc-sid—Specifies a filter based on an FC source ID.
• fc-did—Specifies a filter based on an FC destination
ID.
• fcoe-type—Specifies a filter based on an FCoE type.
• r-ctl—Specifies a filter based on the routing control
flags (R CTL) value.
• sof—Specifies a filter based on the start of frame (SOF)
packets.
• cmd-code—Specifies a filter based on a command code.
(Optional)
(Optional) Configures the IPv4 frame type filter for the SPAN
session. To remove the filter from the session, enter the no
form of the command. The optional keywords are as follows:
• src-ip—Specifies a filter based on an IPv4 source IP
address.
• dest-ip—Specifies a filter based on an IPv4 destination
IP address.
Configuring Rule-Based SPAN
315

Advertisement

Table of Contents
loading

Table of Contents