cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
576
Views
0
Helpful
6
Replies

Configuring AA on UC560

lpmatos
Level 1
Level 1

Hi,

I've a Cisco UC560-BRI-K9, with AA pré installed in an Integrated -Service-Engine interface

I've configured according some documents from cisco, but for some reason, I can't put the service working.

I can't connect to the ip address of the Integrate-Service Engine, from the same Vlan, in the case, the Voice Vlan, or from the other Vlan, the Data Vlan, and i think this is one of the problems.

Anyone have any idea that can help me?

Best regards,

LM

6 Replies 6

acampbell
VIP Alumni
VIP Alumni

Hi LM

Can you check your config as there may be IP routing issues

My lab setup uses the following:-

!
interface Integrated-Service-Engine0/0
ip unnumbered Vlan700
service-module ip address 172.16.2.250 255.255.255.0
service-module ip default-gateway 172.16.2.253
!
ip route 172.16.2.250 255.255.255.255 Integrated-Service-Engine0/0
!

You need the default gateway (probably your CME addess) for outbound packets.
You need the IP route for inbound packets

You obviously need to use your own IP address scheme.


HTH
Alex

Regards, Alex. Please rate useful posts.

Hi Alex,

Thanks for your answer.

Here's my present configuration:

interface Integrated-Service-Engine0/0

description Interface used to manage integrated application module

ip unnumbered Vlan20

ip virtual-reassembly

service-module ip address 192.168.150.2 255.255.255.0

service-module ip default-gateway 192.168.150.1

!

!

!

interface Vlan20

description Vlan_Voz

ip address 192.168.150.1 255.255.255.0

!

!

ip route 192.168.150.2 255.255.255.255 Integrated-Service-Engine0/0

!

As you can see, my configuration is like the one you have.

Best Regards,

LM

LM,

Look at
show interface Integrated-Service-Engine0/0

Post the output

Regards

Alex

Regards, Alex. Please rate useful posts.

Hi Alex,

Here's the output

!

Integrated-Service-Engine0/0 is up, line protocol is up

  Hardware is Service Module Mgmt

  Description: Interface used to manage integrated application module

  Interface is unnumbered. Using address of Vlan20 (192.168.150.1)

  MTU 1514 bytes, BW 8000000 Kbit/sec, DLY 5000 usec,

     reliability 255/255, txload 1/255, rxload 1/255

  Encapsulation LOOPBACK, loopback not set

  Keepalive set (10 sec)

  Last input 01:07:33, output never, output hang never

  Last clearing of "show interface" counters never

  Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0

  Queueing strategy: fifo

  Output queue: 0/0 (size/max)

  5 minute input rate 0 bits/sec, 0 packets/sec

  5 minute output rate 0 bits/sec, 0 packets/sec

     0 packets input, 0 bytes, 0 no buffer

     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles

     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort

     1809 packets output, 2159190 bytes, 0 underruns

     0 output errors, 0 collisions, 0 interface resets

     0 unknown protocol drops

     0 output buffer failures, 0 output buffers swapped out

!

Regards

LM

LM,

Sorry for the delay in responses.

Well this looks like the interface is on line.

Can you try this :-

service-module service-engine 0/0 reload

Wait and retry.

HTH

Alex

Regards, Alex. Please rate useful posts.

Hi Alex,

I've found the problem.

The problem is that this equipment could not have the following configuration:

"ip route 192.168.150.2 255.255.255.255 Integrated-Service-Engine0/0"

After removing this line of configuration, I can now access the AA.

Now my next battle is configuring the AA according the needs of the customer!

Thanks for your time and support

Best Regards,

LM.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: