Configuring The Multicast Best Effort Mode For A Span Session - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Configuring the Multicast Best Effort Mode for a SPAN Session

Step 2
Step 3
Step 4
Step 5
Step 6
Configuring the Multicast Best Effort Mode for a SPAN Session
You can configure the multicast best effort mode for any SPAN session. By default, SPAN replication occurs
on both the ingress and egress modules. When you enable the multicast best effort mode, SPAN replication
occurs only on the ingress module for multicast traffic or on the egress module for packets that egress out of
Layer 3 interfaces (that is, on the egress module, packets that egress out of Layer 2 interfaces are not replicated
for SPAN).
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
312
Command or Action
monitor session session-number [rt | tx]
[shut]
Example:
switch(config)# monitor session 3 rx
switch(config-monitor)#
mode extended
Example:
switch(config-monitor)# mode extended
filter frame-type source-ip src-ip
Example:
switch(config-monitor)# filter
frame-type ipv4 src-ip 10.1.1.3/32
cos 3
source interface ethernet x/y
Example:
switch(conf-monitor)# source interface
Ethernet 4/7
switch(conf-monitor)# destination
interface Ethernet 4/7
no shut
Example:
switch(config-monitor)# no shut
Purpose
Enters the monitor configuration mode to configure
a local SPAN/ERSPAN session. The optional
keywords are as follows:
• rx—Specifies an ingress extended SPAN
session.
• tx—Specifies an egress extended SPAN
session.
• shut—Specifies a shut state for the selected
session.
(Optional) Changes mode to extended mode for
bidirectional sessions.
Associates the rule-based filters to the session.
Associates the source port and the destination port.
Brings up the session.
Filter command can be split into separate
Note
lines and configured under the session
mode. All the filters specified under a
session will be under the AND rule.
Configuring SPAN

Advertisement

Table of Contents
loading

Table of Contents