Cisco Systems SMNMADPTR Router User Manual


 
32
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
Router Configuration (Cisco IOS Software)
!
interface loopback 0
ip address 10.1.1.1 255.255.255.0
!
!
interface Integrated-Service-Engine3/0
ip unnumbered loopback 0
no shutdown
!
NAM Configuration (NAM software)
root@myNAM.company.com# show ip
IP address: 209.165.201.2
Subnet mask: 255.255.255.224
IP Broadcast: 209.165.201.223
IP Interface: External
DNS Name: myNAM.company.com
Default Gateway: 209.165.201.222
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
Disabling AAA Login Authentication on the NAM Console Line
If you configured authentication, authorization, and accounting (AAA) on your router, then you might
have to log in twice to open a NAM console session from the router: first with your AAA username and
password, and second with the NAM login and password.
If you do not want to log in twice to open a NAM console session from the router, then disable AAA
login authentication on the router’s NAM console line by performing this procedure.
Note, however, that if your router contains both the NME-NAM-120S and the NM-CIDS, the Cisco
intrusion detection system network module, then AAA can be a useful tool for centrally controlling
access to both network modules. For information about AAA, see the Cisco IOS Security Configuration
Guide for your Cisco IOS release.
SUMMARY STEPS
1. enable
2. configure terminal
3. aaa authentication login list-name none
4. line number
5. login authentication list-name
6. end
7. show running-config