How to Install, Upgrade, or Downgrade NME-NAM-120S

DETAILED STEPS

 

Command or Action

Purpose

 

 

 

 

From the Host-Router CLI

 

Step 1

 

 

enable

Enters privileged EXEC mode on the host router. Enter your

 

 

password if prompted.

 

Example:

 

 

Router> enable

 

Step 2

 

 

configure terminal

Enters global configuration mode on the host router.

 

Example:

 

 

Router# configure terminal

 

Step 3

 

 

interface integrated-service-engine slot/0

Enters interface configuration mode for the slot and port

 

 

where the network module resides.

 

Example:

 

 

Router(config)#

 

 

interface integrated-service-engine 1/0

 

Step 4

 

 

ip address router-side-ip-address subnet-mask

Specifies the router interface to the module. Arguments are

 

or

as follows:

 

router-side-ip-address subnet-mask—IP address and

 

ip unnumbered type number

 

subnet mask for the interface.

 

 

 

Example:

type number—Type and number of another interface on

 

which the router has an assigned IP address. It cannot

 

Router(config-if)#

 

be another unnumbered interface. Serial interfaces

 

ip address 10.0.0.20 255.255.255.0

 

using High Level Data Link Control (HDLC),

 

 

 

or

Point-to-Point Protocol (PPP), Link Access Procedure,

 

Router(config-if)# ip unnumbered ethernet 0/0

Balanced (LAPB), Frame Relay encapsulations, Serial

 

Line Internet Protocol (SLIP), and tunnel interfaces can

 

 

 

 

be unnumbered.

Step 5

 

 

service-module ip address

Specifies the IP address for the module interface to the

 

module-side-ip-address subnet-mask

router. Arguments are as follows:

 

Example:

module-side-ip-address—IP address for the interface

 

subnet-mask—Subnet mask to append to the IP

 

Router(config-if)# service-module

 

address; must be in the same subnet as the host router

 

ip address 172.0.0.20 255.255.255.0

 

 

This command selects and configures the internal interface

 

 

for management traffic. This command is equivalent to

 

 

using the commands ip interface internal and ip address

 

 

<address> <mask> on the NME-NAM-120S CLI.

 

 

Note If you want to use the external interface for

 

 

management traffic use the Step 6 instead.

 

 

 

Cisco Branch Routers Series Network Analysis Module (NME-NAM-120S) Installation and Configuration Note, 4.0

8

OL-14942-02

 

 

Page 8
Image 8
Cisco Systems SMNMADPTR manual Command or Action Purpose, Example, Using the commands ip interface internal and ip address