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 28 of 35 
 
Installation and Configuration of the Cisco NAM Appliance 
This section covers the basic instructions for installing and configuring a NAM appliance. For further details, follow 
links provided in the “References” section. 
Step 1.   Connect to the console of the appliance and log in using the username root. The default password is root. 
Change the password once logged in using the command: 
password root 
Step 2.   Configure the NAM for network connectivity: 
ip address <ip-address> <subnet-mask> 
ip gateway <ip-address> 
ip domain <domain-name> 
ip host <name> 
ip nameserver <ip-address> 
Step 3.   Enable Telnet or SSH for direct access to the appliance: 
exsession on (Telnet) 
 
OR 
exsession on ssh (SSH) 
Step 4.   Enable the NAM Traffic Analyzer GUI: 
ip http server enable 
Enter a web username and password. 
Step 5.   You can now type the NAM IP address in a browser to access the NAM Traffic Analyzer GUI. 
Installation and Configuration of the Cisco NAM VSB 
This section covers the basic instructions for installing and configuring a NAM VSB. For further details, follow links 
provided in the “References” section. 
Step 1.   Log in to the Nexus 1010 and enter virtual blade configuration mode: 
vsm-nam1# conf t 
vsm-nam1(config)# dir bootflash:/repository 
  ...  
  153135104     Jan 20 09:37:17 2010  nam-app-x86_64.4-2-0-13.iso 
  ... 
Step 2.   Enter the NAM configuration information: 
vsm-nam1(config)# virtual-service-blade NAM 
vsm-nam1(config-vb-config)# virtual-service-blade-type new  
nam-app-x86_64.4-2-0-20091207.iso 
vsm-nam1(config-vb-config)# interface data vlan 3 
vsm-nam1(config-vb-config)# enable 
Enter Management IP address:  10.10.10.11 
Enter Management subnet mask length:  25 
IPv4  address of the default gateway:  10.10.10.1 
Enter Switchname:  nam-vsm1 
Setting Web user/passwd will enable port 80. Press Enter: 
Web User name:  [admin] 
Web User password:  admin 
Step 3.   You can now type the NAM IP address in a browser to access the NAM Traffic Analyzer GUI.