Configuring Rule-Based Span - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring SPAN
For Layer 3 multicast traffic, SPAN replication occurs on the egress module. If traffic is multicasted to
Note
multiple egress modules, you could capture multiple SPAN copies for each packet (that is, one copy from
each egress module).
Before You Begin
Ensure that you are in the correct VDC (or use the switchto vdc command).
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5

Configuring Rule-Based SPAN

You can configure filters for ingress or egress SPAN traffic based on a set of rules. A simple filter has only
one rule, and multiple fields or conditions can be added to this rule. The packets are spanned only if all
conditions are met.
Before You Begin
Ensure that you are in the correct VDC (or use the switchto vdc command).
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
monitor session session-number
Example:
switch(config)# monitor session 3
switch(config-monitor)#
[no] multicast best-effort
Example:
switch(config-monitor)# multicast
best-effort
show monitor session session-number
Example:
switch(config)# monitor session 3
switch(config-monitor)#
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
Configuring Rule-Based SPAN
Purpose
Enters global configuration mode.
Enters the monitor configuration mode and
specifies the SPAN session for which the source
rate limit is to be configured.
Configures the multicast best effort mode for the
specified SPAN session.
(Optional) Displays the status of SPAN sessions,
including the configuration status of the rate limit,
the percentage of the maximum SPAN rate allowed
per session, and the modules on which the rate
limit is and is not supported.
(Optional)
Copies the running configuration to the startup
configuration.
313

Advertisement

Table of Contents
loading

Table of Contents