Datasheet

Network Analysis Module (NM-NAM)
How to Configure and Manage the Network Analysis Module (NM-NAM)
23
Cisco IOS Release: Multiple releases (see the Feature History Table)
DETAILED STEPS
Command or Action Purpose
Step 1
ip interface {internal | external}
Example:
root@localhost# ip interface internal
Example:
root@localhost# ip interface external
Specifies which NAM interface will handle management
traffic.
Step 2
ip address ip-address subnet-mask
Example:
root@localhost# ip address 172.20.104.126
255.255.255.248
Configures the NAM system IP address.
For information on assigning the IP address, see the
“Management Traffic—Choose One of the NM-NAM
Interfaces” section on page 6.
Step 3
ip broadcast broadcast-address
Example:
root@localhost# ip broadcast 10.255.255.255
(Optional) Configures the NAM system broadcast address.
Step 4
ip gateway ip-address
Example:
root@localhost# ip gateway 172.20.104.125
Configures the NAM system default gateway address.
Step 5
exsession on
or
exsession on ssh
Example:
root@localhost# exsession on
Example:
root@localhost# exsession on ssh
(Optional) Enables outside logins.
exsession on enables Telnet access.
exsession on ssh enables SSH access.
Note The NAM software K9 crypto patch is required to
configure the ssh option. You can download the
patch from Cisco.com.
Step 6
ip domain name
Example:
root@localhost# ip domain cisco.com
(Optional) Sets the NAM system domain name.
Step 7
ip host name
Example:
root@localhost# ip host nam1
(Optional) Sets the NAM system hostname.
Step 8
ip nameserver ip-address
[ip-address][ip-address]
Example:
root@nam1# ip nameserver 209.165.201.1
(Optional) Sets one or more NAM system name servers.
We recommend that you configure a name server for the
NAM system to resolve Domain Name System (DNS)
requests.