cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
257
Views
0
Helpful
1
Replies

unity connection cannot assign IP address

jeroenhermans
Level 5
Level 5

Hi,

I've got a 2811 ISR with a AIM-CUE module installed.

The 2811 is also acting as the router for all the vlan's in the network.

Vlan 2 is the voice vlan :

interface FastEthernet0/1.2

description VOICE

encapsulation dot1Q 2

ip address 192.168.130.2 255.255.255.224 secondary

ip address 192.168.130.30 255.255.255.224

The secondary IP address 192.168.130.2 is being used as the CME IP address.

This is what is configured on the Service-Engine0/0 interface :

interface Service-Engine0/0

no ip address

service-module ip address 192.168.130.3 255.255.255.224

service-module ip default-gateway 192.168.130.30

When I try to give IP address 192.168.130.4 255.255.255.224 to this interface, I am getting an error:

netconrtr01(config-if)#ip address 192.168.130.4 255.255.255.224

% 192.168.130.0 is assigned as a secondary address on FastEthernet0/1.2

netconrtr01(config-if)#

Any help is much appreciated.

Rgds,

Jeroen

1 Reply 1

jeroenhermans
Level 5
Level 5

OK,I figured it out.

I added this uder my interface service-engine0/0

ip unnumbered FastEthernet0/1.2

and then added a route to the ervice module :

ip route 192.168.130.3 255.255.255.255 Service-Engine0/0

Rgds,

Jeroen

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: