<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3268" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>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.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here are the relevant commands:</FONT></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV><FONT face="Courier New" size=2>!</FONT></DIV>
  <DIV><FONT face="Courier New" size=2>interface 
  Loopback1042<BR>&nbsp;description Voice Network Loopback (Service 
  Engine)<BR>&nbsp;ip address 10.104.34.53 255.255.255.252<BR>!</FONT></DIV>
  <DIV><FONT face="Courier New" size=2>interface Service-Engine0/0<BR>&nbsp;ip 
  unnumbered Loopback1042<BR>&nbsp;service-module ip address 10.104.34.54 
  255.255.255.252<BR>&nbsp;service-module ip default-gateway 
  10.104.34.53<BR>!</FONT></DIV>
  <DIV><FONT face="Courier New" size=2>ip route 10.104.34.54 255.255.255.255 
  Service-Engine0/0</FONT></DIV></BLOCKQUOTE>
<DIV dir=ltr><FONT face=Arial size=2></FONT><FONT face=Arial size=2>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.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>Lelio<BR>--------------------------------------------------------------------------------<BR>Lelio 
Fulgenzi, B.A.<BR>Senior Analyst (CCS) * University of Guelph * Guelph, Ontario 
N1G 2W1<BR>(519) 824-4120 x56354 (519) 767-1060 FAX 
(JNHN)<BR>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 
<BR>Java-Clavis-Domus Theorem: The ability to keep your hands on the home keys 
is inversely<BR>related to the amount of caffeine ingested in the last 30 
minutes. <BR></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=svoll.voip@gmail.com href="mailto:svoll.voip@gmail.com">Scott 
  Voll</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=cisco-voip@puck.nether.net 
  href="mailto:cisco-voip@puck.nether.net">Cisco Voip List</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, March 18, 2008 8:49 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [cisco-voip] CUE -- Can't get to 
  GUI?</DIV>
  <DIV><BR></DIV>
  <DIV>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 <A 
  href="http://x.x.x.x/Web">http://x.x.x.x/Web</A> I get the page cannot be 
  displayed.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>What am I missing?</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Scott</DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>cisco-voip mailing 
  list<BR><A 
  href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</A><BR>https://puck.nether.net/mailman/listinfo/cisco-voip<BR></BLOCKQUOTE></BODY></HTML>