Cisco Cisco MGX-FRSM-HS2 B Serial Frame Service Module Libro blanco

Descargar
Página de 35
 
 
Deployment Guide 
© 2010 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. 
Page 27 of 35 
 
Step 6.   Enable the NAM Traffic Analyzer GUI: 
ip http server enable 
 
Enter a web username and password. 
Step 7.   You can now type the NAM IP address in a browser to access the NAM Traffic Analyzer GUI. 
Installation and Configuration of the NAM Branch Router Network Module 
This section covers the basic instructions for installing and configuring a NAM ISR network module. Only the 
scenario of using the internal NAM interface for management is covered. 
Step 1.   Configure the router side network parameters: 
conf t 
interface integrated-service-engine <slot>/0 
ip address <router-side-ip-address> <subnet-mask> 
 
or  
ip unnumbered <interface> 
service-module ip address <module-side-ip-address> <subnet-mask> 
service-module default-gateway <gateway-ip-address> 
exit 
If using the unnumbered interface, configure a default route for the NAM IP 
address: 
ip route <module-side-ip-address> 255.255.255.255 integrated-service-engine 
<slot>/0 
copy running-config startup-config 
Step 2.   Now we are ready to open a session to the NAM. 
Opening a session: 
service-module integrated-service-engine <slot>/0 session clear 
service-module integrated-service-engine <slot>/0 session 
Closing the session: 
Control-Shift-6 x 
disconnect 
Step 3.   Log in to the NAM using the username root. The default password is root. Change the password once 
logged in using the command: 
password root 
Step 4.   Configure the NAM for network connectivity: 
ip interface [internal | external] 
ip address <module-side-ip-address> <subnet-mask> 
ip gateway <gateway-ip-address> 
ip domain <domain-name> 
ip host <name> 
ip nameserver <ip-address> 
Step 5.   Enable the NAM Traffic Analyzer GUI: 
ip http server enable 
Enter a web username and password. 
Step 6.   You can now type the NAM IP address in a browser to access the NAM Traffic Analyzer GUI.