cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1655
Views
0
Helpful
2
Replies

can not connect to ISM

ashleyisa
Level 1
Level 1

I am starting to configure a 2921 with an ISM for voicemail.

I've configured as follows, but telnet and ssh advises that the connection is refused:

RTR#ssh 192.168.4.5

% Connection refused by remote host

configuration that i have added:

interface ISM0/0

ip unnumbered GigabitEthernet0/1.4

service-module ip address 192.168.4.5 255.255.255.0

!Application: CUE Running on ISM

service-module ip default-gateway 192.168.4.3

interface GigabitEthernet0/1.4

encapsulation dot1Q 4

ip address 192.168.4.3 255.255.255.0

ip route 192.168.4.5 255.255.255.255 ISM0/0

I can ping it but it wont let me in????

Do they get sent with some sort of default config which is stopping me accessing the device?

1 Accepted Solution

Accepted Solutions

Hello,

THis is how you access the ISM :

Router# service-module service-engine slot/port session

Trying 10.10.10.1, 2129 ... Open

SE-netmodule> enable

Password:

SE-netmodule#

SE-netmodule con now available

Amer

View solution in original post

2 Replies 2

Hello,

THis is how you access the ISM :

Router# service-module service-engine slot/port session

Trying 10.10.10.1, 2129 ... Open

SE-netmodule> enable

Password:

SE-netmodule#

SE-netmodule con now available

Amer

Must be having a brain freeze lol

I used to use these regularly, but have'nt touched one in a couple of years

Thanks for the speedy reply Amer