[cisco-voip] What causes phones to reboot with mobility login?
Wes Sisk
wsisk at cisco.com
Fri Jul 9 14:28:22 EDT 2010
2 easy ways:
1. use a tftp client on your PC to retrieve it via TFTP from the TFTP
server in the CM server:
C:\Documents and Settings\wsisk>tftp -?
Transfers files to and from a remote computer running the TFTP service.
TFTP [-i] host [GET | PUT] source [destination]
-i Specifies binary image transfer mode (also called
octet). In binary image mode the file is moved
literally, byte by byte. Use this mode when
transferring binary files.
host Specifies the local or remote host.
GET Transfers the file destination on the remote host to
the file source on the local host.
PUT Transfers the file source on the local host to
the file destination on the remote host.
source Specifies the file to transfer.
destination Specifies where to transfer the file.
C:\Documents and Settings\wsisk>tftp 14.48.40.61 get SEP001BD5846D80.cnf.xml
Transfer successful: 5694 bytes in 1 second, 5694 bytes/s
2. use an http client on your PC to retrieve it via HTTP from the TFTP
server in the CM cluster:
http://<MyCMServerIP>:6970/<devicename>.cnf.xml
http://14.48.40.61:6970/SEP001BD5846D80.cnf.xml
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.
Regards,
Wes
On Friday, July 09, 2010 2:03:50 PM, <Todd.Vanselous at compucom.com> wrote:
>
> 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.
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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/20100709/b91751aa/attachment.html>
More information about the cisco-voip
mailing list