<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
2 easy ways:<br>
<br>
1. use a tftp client on your PC to retrieve it via TFTP from the TFTP
server in the CM server:<br>
C:\Documents and Settings\wsisk&gt;tftp -?<tt><br>
Transfers files to and from a remote computer running the TFTP service.<br>
TFTP [-i] host [GET | PUT] source [destination]<br>
<br>
&nbsp; -i&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Specifies binary image transfer mode (also called<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; octet). In binary image mode the file is moved<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; literally, byte by byte. Use this mode when<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; transferring binary files.<br>
&nbsp; host&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Specifies the local or remote host.<br>
&nbsp; GET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Transfers the file destination on the remote host to<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the file source on the local host.<br>
&nbsp; PUT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Transfers the file source on the local host to<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; the file destination on the remote host.<br>
&nbsp; source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Specifies the file to transfer.<br>
&nbsp; destination&nbsp;&nbsp;&nbsp;&nbsp; Specifies where to transfer the file.<br>
<br>
C:\Documents and Settings\wsisk&gt;tftp 14.48.40.61 get
SEP001BD5846D80.cnf.xml<br>
Transfer successful: 5694 bytes in 1 second, 5694 bytes/s</tt><br>
<br>
2. use an http client on your PC to retrieve it via HTTP from the TFTP
server in the CM cluster:<br>
<a class="moz-txt-link-freetext" href="http://">http://</a>&lt;MyCMServerIP&gt;:6970/&lt;devicename&gt;.cnf.xml<br>
<a class="moz-txt-link-freetext" href="http://14.48.40.61:6970/SEP001BD5846D80.cnf.xml">http://14.48.40.61:6970/SEP001BD5846D80.cnf.xml</a><br>
<br>
If you use a browser to access the http interface the browser may
complain about XML formatting.&nbsp; You can "view page source" to view the
actual XML of the configuration file.<br>
<br>
Regards,<br>
Wes<br>
<br>
On Friday, July 09, 2010 2:03:50 PM,
<a class="moz-txt-link-rfc2396E" href="mailto:Todd.Vanselous@compucom.com">&lt;Todd.Vanselous@compucom.com&gt;</a> wrote:<br>
<blockquote
 cite="mid:20F78C8E4340A043A44DD7D5089422C304AA0CB747@SP049EXC32.compucom.local"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="WordSection1">
  <p class="MsoNormal">How do you get the 'devicename'.cnf.xml file so
you can read
it?&nbsp; I&#8217;ve searched for documentation on the Cisco site but found
nothing.<o:p></o:p></p>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
cisco-voip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cisco-voip@puck.nether.net">cisco-voip@puck.nether.net</a>
<a class="moz-txt-link-freetext" href="https://puck.nether.net/mailman/listinfo/cisco-voip">https://puck.nether.net/mailman/listinfo/cisco-voip</a>
  </pre>
</blockquote>
<br>
</body>
</html>