Cisco Cisco Application Extension Platform for SRE

Page of 26
Cisco Application eXtension Platform 1.0 Quick Start Guide
Configuring the Router
4
Cisco Application eXtension Platform 1.0 Quick Start Guide
OL-15669-01
Installation
To install the Cisco 280x ISR and Cisco AXP service module, see the platform-specific hardware 
installation and configuration guides available on Cisco.com. For example, see the hardware guides 
listed in 
Configuring the Router
To configure the Cisco 280x ISR, perform the following steps.
Step 1
Open a Telnet session. 
For the telnet session, use one of the following methods:
DOS window
Secure shell
Telnet/SSH client emulation software such as PuTTY
a.
Specify the IP address of the Cisco 280x ISR.
telnet
 ip-address 
b.
Type your username and password for the Cisco 280x ISR.
Example: 
telnet 192.168.1.39
 <enter> 
Trying 192.168.1.39 ... Open
…..
User Access Verification
Username: cisco <enter>
Password: cisco <enter>
2800_w_axp#
c.
The # sign signifies that you are in enable mode, which allows you more privileges in the 
Cisco 280x ISR environment. 
d.
If you see a > sign instead of the # sign, type the enable command, followed by the 
ISR-enable-password
2800_w_axp> enable <enter> 
Password: ISR-enable-password <enter>
2800_w_axp# 
Step 2
Verify the running configuration.
Check the running configuration using the show running-config command. The output shown here is 
from the running configuration shown in the 
.
2800_axp# show running-config 
!
!
interface FastEthernet0/0
 shutdown 
 no mop enabled
!
interface FastEthernet0/1
 ip address 192.168.1.39 255.255.255.0