Cisco Nexus 7000 Hardware Installation And Reference Manual page 303

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

Advertisement

Chapter 10
Installing or Replacing Components
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
monitor session ID_number
Example:
switch(config)# monitor session 1
switch(config-monitor)#
Step 3
switch_ip_address int interface
Example:
switch(config-monitor)# 10.10.10.10 int e4/1 rx
switch(config-monitor)#
Step 4
nam_ip_address analysis-module slot_number data-port
port_number
Example:
switch(config-monitor)# 11.11.11.11 analysis-module 3
data-port 1
Step 5
no rate-limit
Example:
switch(config-monitor)# no rate-limit
switch(config-monitor)#
Step 6
no shutdown
Example:
switch(config-monitor)# no shutdown
switch(config-monitor)#
Step 7
exit
Example:
switch(config-monitor)# exit
switch(config)#
Configuring a SPAN Session for a Port Channel
To use the NAM with a switch, you must define a SPAN session between the switch and the NAM. You
can specify the switch by its interface IP address and you can specify the NAM by the port channel that
it uses.
If you need to define the NAM by its data port, see the
section on page
SUMMARY STEPS:
1.
2.
3.
4.
5.
OL-23069-07
10-44.
config t
monitor session ID_number
switch_ip_address int interface
nam_ip_address interface port-channel port-channel_number
no rate-limit
"Configuring a SPAN Session for a Data Port"
Cisco Nexus 7000 Series Hardware Installation and Reference Guide
Installing a NAM Module
Purpose
Enters the global configuration
mode.
Creates a monitor session.
Specifies the switch IP address and
the interface used for traffic.
Specifies the NAM by its IP
address, slot-number in the chassis,
and the data port used on the NAM.
Specifies not to use a rate limit.
Starts the NAM.
Exits the monitor session.
10-45

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nexus 7004Nexus 7009Nexus 7010Nexus 7018

Table of Contents