Cisco Systems NME-WAE Saw User Manual


 
6
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
If you lose power or connection during any of the following procedures, the software usually detects the
interruption and tries to recover. If it fails to recover, reinstall the software using the boothelper.
You can configure basic network parameters for the network module by using the CLI, which is
described in this document. For additional configuration instructions, see the ACNS online help that is
included with the software application.
Setting Up Network Module Interfaces
Your first configuration task is to configure the network module interfaces to the host router and to its
external links. You use these interfaces to access the module for installing and configuring the ACNS
software application.
This section includes the following topics:
Summary Steps
Detailed Steps
Examples
The first several steps open the host router CLI to the module. The subsequent steps configure the
interface.
Summary Steps
The network module is referred to as the integrated service engine (ISE) on the IOS CLI.
From the host router CLI, use the following commands:
1. enable
2. configure terminal
3. interface integrated-service-engine slot/0
4. ip address router-side-ip-address subnet-mask
5. service-module ip address module-side-ip-address subnet-mask
or
service-module external ip address module-side-ip-address subnet-mask
6. service-module ip default-gateway gateway-ip-address
7. end
8. copy running-config startup-config
9. show running-config