Cisco Systems SMNMADPTR Router User Manual


 
25
Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.0
OL-14942-02
Configuring the NME-NAM-120S for Management
NAM Configuration (NAM Software)
root@myNAM.company.com# show ip
IP address: 209.165.200.226
Subnet mask: 255.255.255.224
IP Broadcast: 209.165.200.255
IP Interface: Internal
DNS Name: myNAM.company.com
Default Gateway: 209.165.200.225
Nameserver(s): 171.69.2.133
HTTP server: Enabled
HTTP secure server: Disabled
HTTP port: 80
HTTP secure port: 443
TACACS+ configured: No
Telnet: Enabled
SSH: Disabled
Configuring the Internal Interface for Management—Routable Subnet
This section describes how to configure the NME-NAM-120S internal interface for management using
a routable subnet method.
SUMMARY STEPS
From the Router Prompt
1. enable
2. configure terminal
3. interface integrated-service-engine slot/0
Or for NM-NAM devices:
interface analysis-module slot/0
4. ip address <router-side-address> <subnetmask>
5. no shutdown
6. service-module ip address <NAM-Address> <subnetmask>
7. service-module ip default-gateway <router-side-address>
8. end
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Enter IOS exec mode.
Step 2
configure terminal
Enter IOS configuration from terminal
mode.