Cisco Systems SMNMADPTR Router User Manual


 
28
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 External Interface for Management
This section describes how to configure the NME-NAM-120S to use its external interface for NAM
management traffic.
SUMMARY STEPS
From the Router Prompt
1. enable
2. configure terminal
3. interface loopback <loopback-number>
4. ip address <bogus-address> <subnetmask>
5. no shutdown
6. exit
7. interface integrated-service-engine slot/0
or for NM-NAM:
interface analysis-module slot/0
8. ip unnumber loopback <loopback-number>
9. no shutdown
10. service-module external ip address <NAM-Address> <subnetmask>
11. service-module ip default-gateway <NAM-Default-Gateway-Address>
12. end