Service Module connectivity on an ISR

From: Kamran Habib (khabib@employees.org)
Date: Wed Jul 16 2008 - 20:07:18 ART


Hi,

I'm new to the concepts of configuring Service Modules on an ISR and I'm
having some trouble getting IP connectivity b/w the 2800 and the Service
Module running on it.

Any help on how I can get connectivity from the Service Module would be
appreciated. Configs below:

Thanks in advance!

*****PINGS******
---Successful Ping from the Router

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.1.114.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
piranha#

----Unsuccessful Ping from the Service Module

piranha#service-module integrated-Service-Engine 1/0 session
Trying 10.1.114.111, 2066 ... Open

se-10-1-114-115>
se-10-1-114-115> ping 10.1.114.1
PING 10.1.114.1 (10.1.114.1) 56(84) bytes of data.
 From 10.1.114.115 icmp_seq=1 Destination Host Unreachable
 From 10.1.114.115 icmp_seq=2 Destination Host Unreachable
 From 10.1.114.115 icmp_seq=3 Destination Host Unreachable
 From 10.1.114.115 icmp_seq=4 Destination Host Unreachable
 From 10.1.114.115 icmp_seq=5 Destination Host Unreachable

--- 10.1.114.1 ping statistics ---
5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4000ms
, pipe 4, ipg/ewma 1000.172/0.000 ms
se-10-1-114-115>

************NME Service Modules Configuration******************
se-10-1-114-115> sh run
<snip>
software download server url "ftp://127.0.0.1/ftp" credentials hidden
"6u/dKTN/hsEuSAEfw40XlF2eFHnZfyUTSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmPSd8ZZNgd+Y9J3xlk2B35j0nfGWTYHfmP"
log trace local enable
no service password-encryption
interface eth0
 ip address 10.1.114.115 255.255.255.0
 exit

interface eth1
 exit

ip ssh server

app-service photon
 bind interface eth0
 hostname se-10-1-114-115
 exit
************ISR Configuration******************************
Current configuration : 11926 bytes
<snip>
application
  service rec tftp://dirt/ramsubra/record.vxml
  !
  service stcall tftp://dirt/ramsubra/sample_session.tcl
  !
  service recapp tftp://dirt/ramsubra/record.vxml
  !
  session
  start 1 stcall
  start 2 stcall
 !
!
!
!
interface Null0
 no ip unreachables
!
interface GigabitEthernet0/0
 description $ETH-WAN$$FW_OUTSIDE$
 ip address 172.23.249.56 255.255.255.224
 no ip redirects
 no ip unreachables
 ip route-cache flow
 duplex auto
 speed auto
interface GigabitEthernet0/1
 description $FW_INSIDE$
 ip address 10.1.114.111 255.255.255.0
 no ip redirects
 no ip unreachables
 ip route-cache flow
 duplex auto
 speed auto
 no mop enabled
!
interface Integrated-Service-Engine1/0
 ip unnumbered GigabitEthernet0/1
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip route-cache flow
 service-module ip address 10.1.114.115 255.255.255.0
 service-module ip default-gateway 10.1.114.111
 no keepalive
!
ip route 0.0.0.0 0.0.0.0 10.1.114.1
ip route 10.1.114.115 255.255.255.255 Integrated-Service-Engine1/0
ip route 172.23.250.142 255.255.255.255 172.23.249.33



This archive was generated by hypermail 2.1.4 : Mon Aug 04 2008 - 06:11:55 ART