Setting Up Cisco WAE Network Modules and Opening a Session

 

Procedure

Command

Step 8

 

 

Save the router running configuration.

copy running-config startup-config

 

 

Example:

 

 

Router# copy running-config startup-config

Step 9

 

 

Display the router running configuration so that you can

show running-config

 

verify interface configurations.

Example:

 

 

 

 

Router# show running-config

 

 

 

Examples

The following partial output from the show running-configcommand shows how the interfaces are configured:

interface service-engine1/0

ip address 10.0.0.20 255.255.255.0

service-module integrated-service-engine ip address 10.0.0.30 255.255.255.0 service-module integrated-service-engine ip default-gateway 10.0.0.20

Opening and Closing a Network Module Session

Once you have set up your network interfaces, you can open and close a session on the network module. Opening a session is the equivalent of accessing an ACNS appliance from its console. You can conduct only one session at a time.

The procedure listed below uses the service-module integrated-service-engine slot/0 session command to open a session. Alternatively, you can access the network module console by telneting to a specific port at the network module IP address, depending on the slot where the network module is installed, as follows:

slot 1—telnet to port 2066

slot 2—telnet to port 2130

slot 3—telnet to port 2194

slot 4—telnet to port 2258

This section includes the following topics:

Summary Steps

Detailed Steps

Where to go Next

Summary Steps

To open a network module session, use the following commands from the host router CLI:

1.enable

2.service-module integrated-service-engine slot/0 status

3.service-module integrated-service-engine slot/0 session

Configuring Cisco Access Routers and the NME-WAE Network Module for ACNS Deployments

8

OL-13140-02

 

 

Page 8
Image 8
Cisco Systems NME-WAE manual Opening and Closing a Network Module Session, Save the router running configuration