[cisco-voip] CUE -- Can't get to GUI?
Lelio Fulgenzi
lelio at uoguelph.ca
Tue Mar 18 21:23:34 EDT 2008
If you haven't already, ensure that you have IP connectivity to the device first, i.e. ping. It took us a while to figure things out, but there are a few route statements you need to ensure things are running right. We went with the loopback address approach and it's worked well for us.
Here are the relevant commands:
!
interface Loopback1042
description Voice Network Loopback (Service Engine)
ip address 10.104.34.53 255.255.255.252
!
interface Service-Engine0/0
ip unnumbered Loopback1042
service-module ip address 10.104.34.54 255.255.255.252
service-module ip default-gateway 10.104.34.53
!
ip route 10.104.34.54 255.255.255.255 Service-Engine0/0
As you see, the engine itself has an IP address, then the service module (CUE) has an IP address and then you route traffic to the service module through the engine.
Lelio
--------------------------------------------------------------------------------
Lelio Fulgenzi, B.A.
Senior Analyst (CCS) * University of Guelph * Guelph, Ontario N1G 2W1
(519) 824-4120 x56354 (519) 767-1060 FAX (JNHN)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Java-Clavis-Domus Theorem: The ability to keep your hands on the home keys is inversely
related to the amount of caffeine ingested in the last 30 minutes.
----- Original Message -----
From: Scott Voll
To: Cisco Voip List
Sent: Tuesday, March 18, 2008 8:49 PM
Subject: [cisco-voip] CUE -- Can't get to GUI?
I'm working with CUE and have the Service engine setup like the CCO docs along with route / path / user accounts / sip-ua / dial-peer and MWI dial-peers and when I try to go to http://x.x.x.x/Web I get the page cannot be displayed.
What am I missing?
Scott
------------------------------------------------------------------------------
_______________________________________________
cisco-voip mailing list
cisco-voip at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-voip
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20080318/6f1b8193/attachment.html
More information about the cisco-voip
mailing list