<!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>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>
-i Specifies binary image transfer mode (also called<br>
octet). In binary image mode the file is moved<br>
literally, byte by byte. Use this mode when<br>
transferring binary files.<br>
host Specifies the local or remote host.<br>
GET Transfers the file destination on the remote host to<br>
the file source on the local host.<br>
PUT Transfers the file source on the local host to<br>
the file destination on the remote host.<br>
source Specifies the file to transfer.<br>
destination Specifies where to transfer the file.<br>
<br>
C:\Documents and Settings\wsisk>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><MyCMServerIP>:6970/<devicename>.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. 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"><Todd.Vanselous@compucom.com></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? I’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>