Configuring Mtu Truncation For Each Span Session; Configuring The Rate Limit For Span Traffic - Cisco Nexus 5600 Series Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

Configuring SPAN

Configuring MTU Truncation for Each SPAN Session

To reduce the SPAN traffic bandwidth, you can configure the maximum bytes allowed for each replicated
packet in a SPAN session. This value is called the maximum transmission unit (MTU) truncation size. Any
SPAN packet larger than the configured size is truncated to the configured size.
Note
MTU Truncation is not supported for SPAN-on-Drop sessions.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
This example shows how to configure MTU truncation for a SPAN session:
switch# configure terminal
switch(config) # monitor session 3
switch(config-monitor) # mtu
switch(config-monitor) # copy running-config startup-config
switch(config-monitor) #

Configuring the Rate Limit for SPAN Traffic

By configuring a rate limit for SPAN traffic to 1Gbps across the entire monitor session, you can avoid impacting
the monitored production traffic.
OL-31641-01
Command or Action
switch# configure terminal
switch(config) # monitor session
session-number
switch(config-monitor) # [no] mtu
switch(config-monitor) # show
monitor session session-number
switch(config-monitor) # copy
running-config startup-config
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
Configuring MTU Truncation for Each SPAN Session
Purpose
Enters global configuration mode.
Enters monitor configuration mode and specifies the
SPAN session for which the MTU truncation size is to
be configured.
Configures the MTU truncation size for packets in the
specified SPAN session. The range is from 64 to 1518
bytes.
(Optional)
Displays the status of SPAN sessions, including the
configuration status of MTU truncation, the maximum
bytes allowed for each packet per session, and the
modules on which MTU truncation is and is not
supported.
(Optional)
Copies the running configuration to the startup
configuration.
183

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents