<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Footprints in the snow of a warped mind - Cisco</title>
    <link>http://blogs.thesitedoctor.co.uk/test/</link>
    <description>newtelligence powered</description>
    <language>en-us</language>
    <copyright>Tim</copyright>
    <lastBuildDate>Tue, 27 May 2008 21:20:21 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>timgaunt@gmail.com</managingEditor>
    <webMaster>timgaunt@gmail.com</webMaster>
    <item>
      <trackback:ping>http://blogs.thesitedoctor.co.uk/test/Trackback.aspx?guid=13e19d59-6e55-4805-a6dd-17a318852c84</trackback:ping>
      <pingback:server>http://blogs.thesitedoctor.co.uk/test/pingback.aspx</pingback:server>
      <pingback:target>http://blogs.thesitedoctor.co.uk/test/PermaLink,guid,13e19d59-6e55-4805-a6dd-17a318852c84.aspx</pingback:target>
      <dc:creator>Tim</dc:creator>
      <wfw:comment>http://blogs.thesitedoctor.co.uk/test/CommentView,guid,13e19d59-6e55-4805-a6dd-17a318852c84.aspx</wfw:comment>
      <wfw:commentRss>http://blogs.thesitedoctor.co.uk/test/SyndicationService.asmx/GetEntryCommentsRss?guid=13e19d59-6e55-4805-a6dd-17a318852c84</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <img height="200" src="http://blogs.thesitedoctor.co.uk/tim/img/phone_clock.jpg" width="200" align="right" /> As
everything so far with getting the Cisco's 7970G to work on a SIP provider has been
a nightmare, I thought I would share a few of my experiences. Sometimes it's the little
things that make the biggest difference so this is how you correct the date and time!
</p>
        <p>
Setting the Cisco 7970G's time is actually pretty simple:
</p>
        <ol>
          <li>
Download <a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe">putty.exe</a> and <a href="http://the.earth.li/~sgtatham/putty/latest/x86/puttygen.exe">puttygen.exe</a> from
the <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">putty
download page</a></li>
          <li>
Generate a key using <a href="http://the.earth.li/~sgtatham/putty/latest/x86/puttygen.exe">puttygen.exe</a></li>
          <li>
Update the "Key Comment" value to <em><strong>default@cisco</strong></em></li>
          <li>
Save the public key in a text file called <em><strong>authorized_keys</strong></em> and
save it in your TFTP file folder 
</li>
          <li>
Save the private key in your TFTP file folder 
</li>
          <li>
Run <a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe">putty.exe</a></li>
          <li>
Enter your phone's IP in the "Host Name" box 
</li>
          <li>
Go to <em>Connection --&gt; SSH --&gt; Auth</em> and click the "Browse" button and
select your private key file (in your TFTP folder) 
</li>
          <li>
Go to <em>Connection --&gt; Data</em> and enter <em><strong>default</strong></em> under
the "Auto-login username" 
</li>
          <li>
(Optional) Save the settings in case you want to login again 
</li>
          <li>
Click "Open" at the bottom of <a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe">putty.exe</a> to
start the session 
</li>
          <li>
Login using the username <em><strong>default</strong></em> and password <strong><em>user</em></strong></li>
          <li>
At the command prompt, type: <strong><em>/bin/date yyyyMMddhhmm</em></strong> (replacing
the letters for the respective values) 
</li>
        </ol>
        <p>
Dependant on which firmware version your phone is running, the date/time might need
to be in CST. If you're like me and in GMT this <a href="http://wwp.greenwichmeantime.com/time-zone/usa/central-time/">time
website</a> is pretty useful to keep in touch with things time wise.
</p>
        <p>
When I moved the phone to 8.3.4 SR1 I found that the phone was (finally) pulling through
the date/time setting correctly so I didn't need to use CST anymore. I've also set
the NTP values which should automatically set the date/time which seems to be working
on my phones but I've heard reports that it's not on others...
</p>
        <img width="0" height="0" src="http://blogs.thesitedoctor.co.uk/test/aggbug.ashx?id=13e19d59-6e55-4805-a6dd-17a318852c84" />
      </body>
      <title>SSH to the Cisco 7970G and set the date/time</title>
      <guid isPermaLink="false">http://blogs.thesitedoctor.co.uk/test/PermaLink,guid,13e19d59-6e55-4805-a6dd-17a318852c84.aspx</guid>
      <link>http://blogs.thesitedoctor.co.uk/test/2008/05/27/SSHToTheCisco7970GAndSetTheDatetime.aspx</link>
      <pubDate>Tue, 27 May 2008 21:20:21 GMT</pubDate>
      <description>&lt;p&gt;
&lt;img height="200" src="http://blogs.thesitedoctor.co.uk/tim/img/phone_clock.jpg" width="200" align="right"&gt; As
everything so far with getting the Cisco's 7970G to work on a SIP provider has been
a nightmare, I thought I would share a few of my experiences. Sometimes it's the little
things that make the biggest difference so this is how you correct the date and time!
&lt;/p&gt;
&lt;p&gt;
Setting the Cisco 7970G's time is actually pretty simple:
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
Download &lt;a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe"&gt;putty.exe&lt;/a&gt; and &lt;a href="http://the.earth.li/~sgtatham/putty/latest/x86/puttygen.exe"&gt;puttygen.exe&lt;/a&gt; from
the &lt;a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html"&gt;putty
download page&lt;/a&gt; 
&lt;li&gt;
Generate a key using &lt;a href="http://the.earth.li/~sgtatham/putty/latest/x86/puttygen.exe"&gt;puttygen.exe&lt;/a&gt; 
&lt;li&gt;
Update the "Key Comment" value to &lt;em&gt;&lt;strong&gt;default@cisco&lt;/strong&gt;&lt;/em&gt; 
&lt;li&gt;
Save the public key in a text file called &lt;em&gt;&lt;strong&gt;authorized_keys&lt;/strong&gt;&lt;/em&gt; and
save it in your TFTP file folder 
&lt;li&gt;
Save the private key in your TFTP file folder 
&lt;li&gt;
Run &lt;a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe"&gt;putty.exe&lt;/a&gt; 
&lt;li&gt;
Enter your phone's IP in the "Host Name" box 
&lt;li&gt;
Go to &lt;em&gt;Connection --&amp;gt; SSH --&amp;gt; Auth&lt;/em&gt; and click the "Browse" button and
select your private key file (in your TFTP folder) 
&lt;li&gt;
Go to &lt;em&gt;Connection --&amp;gt; Data&lt;/em&gt; and enter &lt;em&gt;&lt;strong&gt;default&lt;/strong&gt;&lt;/em&gt; under
the "Auto-login username" 
&lt;li&gt;
(Optional) Save the settings in case you want to login again 
&lt;li&gt;
Click "Open" at the bottom of &lt;a href="http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe"&gt;putty.exe&lt;/a&gt; to
start the session 
&lt;li&gt;
Login using the username &lt;em&gt;&lt;strong&gt;default&lt;/strong&gt;&lt;/em&gt; and password &lt;strong&gt;&lt;em&gt;user&lt;/em&gt;&lt;/strong&gt; 
&lt;li&gt;
At the command prompt, type: &lt;strong&gt;&lt;em&gt;/bin/date yyyyMMddhhmm&lt;/em&gt;&lt;/strong&gt; (replacing
the letters for the respective values) 
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;
Dependant on which firmware version your phone is running, the date/time might need
to be in CST. If you're like me and in GMT this &lt;a href="http://wwp.greenwichmeantime.com/time-zone/usa/central-time/"&gt;time
website&lt;/a&gt; is pretty useful to keep in touch with things time wise.
&lt;/p&gt;
&lt;p&gt;
When I moved the phone to 8.3.4 SR1 I found that the phone was (finally) pulling through
the date/time setting correctly so I didn't need to use CST anymore. I've also set
the NTP values which should automatically set the date/time which seems to be working
on my phones but I've heard reports that it's not on others...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blogs.thesitedoctor.co.uk/test/aggbug.ashx?id=13e19d59-6e55-4805-a6dd-17a318852c84" /&gt;</description>
      <comments>http://blogs.thesitedoctor.co.uk/test/CommentView,guid,13e19d59-6e55-4805-a6dd-17a318852c84.aspx</comments>
      <category>Cisco</category>
      <category>Cisco/7970G</category>
    </item>
  </channel>
</rss>