Cisco Systems NME-WAE Saw User Manual


 
8
Configuring Cisco Access Routers and the NME-WAE Network Module for ACNS Deployments
OL-13140-02
Setting Up Cisco WAE Network Modules and Opening a Session
Examples
The following partial output from the show running-config command 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
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
verify interface configurations.
show running-config
Example:
Router# show running-config
Procedure Command