Cisco Cisco Application Extension Platform for SRE

Page of 26
Cisco Application eXtension Platform 1.0 Quick Start Guide
Configuring the Cisco AXP Service Module
7
Cisco Application eXtension Platform 1.0 Quick Start Guide
OL-15669-01
Note
In this example the segment, which is represented by the gigabit Ethernet connection between the Cisco 
280x ISR and Cisco AXP service module, must be given its own routable IP subnet. This IP subnet is 
different from the IP subnet used for the Cisco 280x ISR FE0/0 interface.
a.
Assign an IP address to the Cisco 280x ISR side of the ISE1/0 connection. 
Type the following:
2800_w_axp(config-if)# ip address 192.168.2.1 255.255.255.0 
b.
Assign an IP address to the Cisco AXP service module side of the ISE1/0 connection.
Type the following:
2800_w_axp(config-if)# service-module ip address 192.168.2.2 255.255.255.0 
c.
Assign an IP default gateway that your Cisco AXP service module can use. 
Type the following:
2800_w_axp(config-if)# service-module ip default-gateway 192.168.2.1 
The Cisco AXP service module IP default gateway address is the Cisco 280x ISR interface. The 
Cisco AXP service module sends outgoing traffic through this default interface to the Cisco 280x ISR 
using an internal gigabit Ethernet connection.
Step 4
Enable the ISE1/0 interface by taking it out of its default state of shutdown. This is an administrative 
function that keeps an interface down so that no IP packets are transmitted or received. Type the 
following: 
2800_w_axp(config-if)# no shutdown 
From the Cisco 280x ISR perspective, your Cisco AXP service module (ISE1/0) is now connected. 
Step 5
Save your configuration.
Step 6
Exit configuration mode.
2800_w_axp(config-if)# end <enter>
2800_w_axp# 
2800_w_axp# copy running-config startup-config <enter>
Destination filename [startup-config]? <enter>
Building configuration...
[OK]
2800_w_axp#
Step 7
Session into the service module. 
2800_w_axp# service-module Integrated-Service-Engine 1/0 session <enter>
Trying 192.168.2.1, 2066 ... Open <enter>
se-Module> 
You are now on the Cisco AXP service module. The greater than sign (>) indicates that you are 
in a mode similar to Cisco IOS privileged EXEC mode.
 summarizes the setup and configuration of the Cisco 280x ISR service module.