hit counter script

Verifying Warp Span Mode Configuration - Cisco Nexus 3548 series Configuration Manual

Nx-os system management, release 7.x
Hide thumbs Also See for Nexus 3548 series:
Table of Contents

Advertisement

Configuring Warp SPAN
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Example
The following example shows how to configure destination SPAN ports 1/1-4 for Warp SPAN:
switch# configure terminal
switch(config-monitor)# interface ethernet 1/1-4
switch(config-if-range)# switchport monitor
switch(config-if-range)# no shutdown
switch(config)# monitor session warp
switch(config)# no shutdown
switch(config-monitor)# destination group 1
switch(config-if-range)# copy running-config startup-config

Verifying Warp SPAN Mode Configuration

You can verify the Warp SPAN mode configuration.
Command or Action
switch# configure terminal
switch(config-monitor)# interface ethernet
port/slot
switch(config-if)# switchport monitor
switch(config-if)# no shutdown
switch(config)# monitor session warp
switch(config)# no shutdown
switch(conifig-monitor)# destination group
group-number
(Optional) switch(config-if)# copy
running-config startup-config
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
Verifying Warp SPAN Mode Configuration
Purpose
Enters global configuration mode.
Enters interface configuration mode for the
specified interface.
You can specify a range to configure
Note
multiple interfaces at once.
Sets the interface to monitor mode. Priority flow
control (PFC) is disabled when the port is
configured as a SPAN destination.
Brings the interface administratively up.
Enables Warp SPAN on the interface.
Brings the interface administratively up.
Configures the destination group.
Note
You can create a maximum of 12
groups with a total of 47 destination
ports. All of the groups have four
ports, except for group 9, which has
only three ports and excludes port
1/36 (the fixed source port).
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
169

Advertisement

Table of Contents
loading

Table of Contents