cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
435
Views
0
Helpful
3
Replies

AIM CUE configuration not working.

johnhsnow
Level 1
Level 1

I have this configuration but it is not working. Should I be seeing the same ip address for both interfaces in show int brief (see below). I tried using loopback int on the service engine but it didnt work either. What am i missing here - cant session to CUE, cant ping module ip.

interface Loopback0

ip address 192.168.1.1 255.255.255.255

!

interface GigabitEthernet0/0

no ip address

duplex auto

speed auto

!

interface GigabitEthernet0/0.10

encapsulation dot1Q 10

ip address 192.168.10.1 255.255.255.0

!

interface GigabitEthernet0/0.20

encapsulation dot1Q 20

ip address 192.168.20.1 255.255.255.0

!

interface GigabitEthernet0/0.100

encapsulation dot1Q 100

ip address 192.168.100.2 255.255.255.0

!

interface Service-Engine0/0

ip unnumbered GigabitEthernet0/0.20

service-module ip address 192.168.20.20 255.255.255.0

service-module ip default-gateway 192.168.20.1

Router#sh ip int brief

Interface                  IP-Address      OK? Method Status                Protocol

GigabitEthernet0/0         unassigned      YES NVRAM  up                    up

GigabitEthernet0/0.10      192.168.10.1    YES NVRAM  up                    up

GigabitEthernet0/0.20      192.168.20.1    YES NVRAM  up                    up

GigabitEthernet0/0.100     192.168.100.2   YES NVRAM  up                    up

Service-Engine0/0          192.168.20.1    YES manual up                    down

GigabitEthernet0/1         unassigned      YES NVRAM  administratively down down

Loopback0                  192.168.1.1     YES NVRAM  up                    up

Router#  sh run int service-Engine 0/0

interface Service-Engine0/0

ip unnumbered GigabitEthernet0/0.20

service-module ip address 192.168.20.20 255.255.255.0

service-module ip default-gateway 192.168.20.1

end

Router#sh run | s ip route

ip route 192.168.20.20 255.255.255.255 Service-Engine0/0

Router#sh ip route 192.168.20.20

Routing entry for 192.168.20.0/24

  Known via "connected", distance 0, metric 0 (connected, via interface)

  Routing Descriptor Blocks:

  * directly connected, via GigabitEthernet0/0.20

      Route metric is 0, traffic share count is 1

Router#ping 192.168.20.20

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.20.20, timeout is 2 seconds:

.....

Success rate is 0 percent (0/5)

Router#

3 Replies 3

johnhsnow
Level 1
Level 1

case closed: looks like module is DOA

Router#service-module service-Engine 0/0 status

Service Module is Cisco Service-Engine0/0

Service Module supports session via TTY line 194

Service Module is failed

Service Module heartbeat-reset is enabled

Service Module status is not available

Actually more likely is a CUE corrupted installation.

Hi Paolo

you mean a hardware or software installation? I didn't check the status of this module prior to configuring it.