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