10-45
Cisco Nexus 7000 Series Hardware Installation and Reference Guide
OL-23069-07
Chapter 10 Installing or Replacing Components
Installing a NAM Module
DETAILED STEPS
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
“Configuring a SPAN Session for a Data Port”
section on page 10-44
.
SUMMARY STEPS:
1.
config t
2.
monitor session
ID_number
3.
switch_ip_address
int
interface
4.
nam_ip_address
interface port-channel
port-channel_number
5.
no rate-limit
Command
Purpose
Step 1
config t
Example:
switch# config t
switch(config)#
Enters the global configuration
mode.
Step 2
monitor session
ID_number
Example:
switch(config)# monitor session 1
switch(config-monitor)#
Creates a monitor session.
Step 3
switch_ip_address
int
interface
Example:
switch(config-monitor)# 10.10.10.10 int e4/1 rx
switch(config-monitor)#
Specifies the switch IP address and
the interface used for traffic.
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
Specifies the NAM by its IP
address, slot-number in the chassis,
and the data port used on the NAM.
Step 5
no rate-limit
Example:
switch(config-monitor)# no rate-limit
switch(config-monitor)#
Specifies not to use a rate limit.
Step 6
no shutdown
Example:
switch(config-monitor)# no shutdown
switch(config-monitor)#
Starts the NAM.
Step 7
exit
Example:
switch(config-monitor)# exit
switch(config)#
Exits the monitor session.
Содержание Nexus 7004
Страница 12: ...Contents xii Cisco Nexus 7000 Series Hardware Installation and Reference Guide OL 23069 07 ...
Страница 19: ... xix Cisco Nexus 7000 Series Hardware Installation and Reference Guide OL 23069 07 ...
Страница 22: ... xxii Cisco Nexus 7000 Series Hardware Installation and Reference Guide OL 23069 07 ...
Страница 24: ...xxiv Cisco Nexus 7000 Series Hardware Installation and Reference Guide OL 23069 7 New and Changed Information ...