<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pushkar bhatkoti's blog........... &#187; 1</title>
	<atom:link href="http://pushkarbhatkoti.wordpress.com/category/1/feed/" rel="self" type="application/rss+xml" />
	<link>http://pushkarbhatkoti.wordpress.com</link>
	<description>Just another CCIE voice certified person's blog....</description>
	<lastBuildDate>Mon, 07 Sep 2009 15:06:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='pushkarbhatkoti.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/6d139ceb5b354b59d6e3f1222585db12?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Pushkar bhatkoti's blog........... &#187; 1</title>
		<link>http://pushkarbhatkoti.wordpress.com</link>
	</image>
			<item>
		<title>CME router: How to divert receiption calls at 5pm and un-divert at 8:30am</title>
		<link>http://pushkarbhatkoti.wordpress.com/2009/08/29/cme-router-how-to-divert-receiption-calls-at-5pm-and-un-divert-at-830am/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2009/08/29/cme-router-how-to-divert-receiption-calls-at-5pm-and-un-divert-at-830am/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 11:00:13 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[building home lab for ccie voice]]></category>
		<category><![CDATA[cisco PABX call divert]]></category>
		<category><![CDATA[CME how to divert calls]]></category>
		<category><![CDATA[diverting receiption calls at 5pm]]></category>
		<category><![CDATA[how to divert call in cisco CME]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=227</guid>
		<description><![CDATA[Recently, I  had a request from my friend asking for a help to divert the CME reception calls at 5pm to a pre-defined mobile number and UN-divert the call at 8:30am when the receptionist started working. I was going to post it last month but due to being busy in project work and other commitments [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=227&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Recently, I  had a request from my friend asking for a help to divert the CME reception calls at 5pm to a pre-defined mobile number and UN-divert the call at 8:30am when the receptionist started working. I was going to post it last month but due to being busy in project work and other commitments I couldn’t possible get even a minute to post this !!</p>
<p>Anyhow, It took me about 30 minutes to think about the best solution and here is what I came up with and it works perfectly.</p>
<p>If you have any better way to achieve this please let me know.</p>
<p>required: CME router version 4 or 7x (didn&#8217;t test on older), any model of cisco router.</p>
<p><span style="color:#0000ff;"><strong>Here are the steps:</strong></span></p>
<p><span style="color:#0000ff;"><strong>Steps #1</strong></span><span style="color:#0000ff;"><strong><span style="color:#0000ff;"><br />
</span>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</strong></span><br />
Copy below call-divert.tcl and call-un-divert.tcl in a notepad and save them as .tcl extension</p>
<p>User Access Verification</p>
<p>Username: push</p>
<p>Password:</p>
<p>HQ-CME&gt;en<br />
HQ-CME#dir *.tcl<br />
Directory of flash:/<br />
94  -rw-         108  Jul 17 2009 14:28:02 +10:00  frog.tcl<br />
95  -rw-         481  Jul 17 2009 14:40:20 +10:00  call-divert.tcl<br />
96  -rw-         484  Jul 17 2009 14:40:30 +10:00  call-un-divert.tcl</p>
<p>512065536 bytes total (443867136 bytes free)</p>
<p>HQ-CME#</p>
<p><span style="color:#ff0000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- call-divert.tcl &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p><span style="color:#ff0000;">HQ-CME#more flash:call-divert.tcl</span></p>
<p><span style="color:#ff0000;">#<br />
# Copyright (c) 2009 FROG silly billy</span></p>
<p><span style="color:#ff0000;"># All rights reserved.<br />
# by:            Push Bhatkoti 28 Mar 2009 / CCIE# voice 21569</span></p>
<p><span style="color:#ff0000;"># title:          Call divert<br />
# name:       call-divert.tcl</span></p>
<p><span style="color:#ff0000;"># desc:     This script runs in conjunction with IOS KRON which  diverts CME DID number         #                  office phone to a Mobile phone after 5pm</span></p>
<p><span style="color:#ff0000;">#</span></p>
<p><span style="color:#ff0000;">ios_config &#8220;ephone-dn 50&#8243; &#8220;call-forward all 00412733020&#8243;<br />
ios_config &#8220;end&#8221;<br />
ios_config &#8220;do wr mem&#8221;<br />
</span></p>
<p><span style="color:#ff0000;">HQ-CME#</span></p>
<p><span style="color:#ff0000;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;call-un-divert.tcl&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></p>
<p><span style="color:#ff0000;">HQ-CME#more flash:call-un-divert.tcl<br />
#<br />
# Copyright (c) 2009 FROG silly bill<br />
# All rights reserved.#<br />
# by:       Push Bhatkoti 28 Mar 2009/ CCIE Voice#21569<br />
# title:    CME router Call UN-divert at 8:30am<br />
# name:    call-un-divert.tcl<br />
# desc:     This script runs in conjunction with ours IOS KRON, which UN-diverts CME DID<br />
#               so that when receiptionist starts in the morning will be able to attend the calls<br />
#<br />
#           * download the file into flash:call-divert.tcl<br />
#</span></p>
<p><span style="color:#ff0000;">ios_config &#8220;ephone-dn 50&#8243; &#8220;no call-forward all  004127492820&#8243;<br />
ios_config &#8220;end&#8221;<br />
ios_config &#8220;do wr mem&#8221;</span></p>
<p><span style="color:#ff0000;">HQ-CME#</span></p>
<p><span style="color:#ff0000;">HQ-CME#</span></p>
<p>Now you’d be thinking what the hell ephone-dn is doing here.  Actually ephone-dn 50 is a receiption octoline here is the sample config of DN.</p>
<p><span style="color:#00ff00;">ephone-dn  50  octo-line<br />
number 2000 secondary 94232000<br />
pickup-group 88<br />
label Nice-Dolls &#8211; 3002<br />
description 02 23233002<br />
name Reception<br />
call-forward busy 4222<br />
call-forward noan 4222 timeout 50<br />
corlist incoming INTL-COR<br />
no huntstop<br />
hold-alert 120 originator<br />
transfer-mode consult</span></p>
<p>IN above ephone-dn, 94232000 is the main DID number which hits CME router and receptionist picks it up and then transfers to the phones.</p>
<p><span style="color:#0000ff;"><strong>Step #2:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</strong></span></p>
<p>Put the above 2 files in a TFTP server and then copy them into the flash:</p>
<p>HQ-CME#dir *.tcl<br />
Directory of flash:/<br />
95  -rw-         481  Jul 17 2009 14:40:20 +10:00  call-divert.tcl<br />
96  -rw-         484  Jul 17 2009 14:40:30 +10:00  call-un-divert.tcl<br />
512065536 bytes total (443867136 bytes free<br />
HQ-CME#</p>
<p><span style="color:#0000ff;"><strong>Step #3:</strong></span></p>
<p>Final step, Kron about two scripts to run them in a required time. BTW, cron used to be a unix/linux worlds keyword but it seems Cisco has  adapted it by using a fancy word like “Kron” duh!</p>
<p>The original requirement was 5pm calls divert to a mobile phone and 8:30 am call un-divert.</p>
<p>Here is how they should be cron’d:</p>
<p>First two cron policy lists and reference the two .tcl scripts into them:</p>
<p>kron policy-list call-divert<br />
cli tclsh call-divert.tcl  !<span style="color:#0000ff;"> for call divert</span></p>
<p>!<br />
kron policy-list call-un-divert<br />
cli tclsh call-un-divert.tcl ! <span style="color:#0000ff;">for call un-divert</span></p>
<p>Then create 2 kron occurance and put above policy list with required divert / undivert time in them.</p>
<p><span style="color:#ff0000;">kron occurrence call-divert at 14:59 recurring !<br />
policy-list call-divert </span><span style="color:#ff0000;"><span style="color:#0000ff;">Divert receiption call at 4:59pm</span></span></p>
<p><span style="color:#ff0000;">!<br />
kron occurrence call-un-divert at 8:29 recurring<br />
policy-list call-un-divert </span><span style="color:#ff0000;"><span style="color:#0000ff;">! Undivert receiption call at 8:29AM</span></span><br />
!<br />
If anyone has better solution, please feel free to provide your feedback.</p>
<p>-Push Bhatkoti</p>
<p>CCIE voice#21569</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/227/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=227&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2009/08/29/cme-router-how-to-divert-receiption-calls-at-5pm-and-un-divert-at-830am/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick command to test Cisco DSP CHIP on ISR series routers</title>
		<link>http://pushkarbhatkoti.wordpress.com/2009/08/29/quick-command-to-test-cisco-dsp-chip-on-isr-series-routers/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2009/08/29/quick-command-to-test-cisco-dsp-chip-on-isr-series-routers/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 10:54:43 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[cisco router voice gateway dsp gone bad]]></category>
		<category><![CDATA[DSP testing cisco router DSP problem]]></category>
		<category><![CDATA[How to test DSP on cisco router]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=223</guid>
		<description><![CDATA[We spent a lot of time in debugging and troubleshooting DSP issue. Recently, I used this DSP test (a hidden one yes) command and it gave me immediately result that the DSP on the router has gone alley and as a result the calls from one location to another one were having issue.
This handy tool [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=223&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We spent a lot of time in debugging and troubleshooting DSP issue. Recently, I used this DSP test (a hidden one yes) command and it gave me immediately result that the DSP on the router has gone alley and as a result the calls from one location to another one were having issue.</p>
<p>This handy tool has been tested on ISR modules.</p>
<p>Router# <strong>test voice driver</strong><br />
After typing out above command, you will see below menu driven options:</p>
<p>Enter VPM or HDV or ATM AIM or NM-HD-xx or HDV2 slot number : <strong>1</strong></p>
<p>C2800 Debugging Section;</p>
<p>1 &#8211; FPGA Registers Read/Write</p>
<p>2 &#8211; 5510 DSP test</p>
<p>3 &#8211; DSPRM test</p>
<p>4 &#8211; HDLC32 test</p>
<p>5 &#8211; Quit<br />
Select option : <strong>2</strong><br />
5510 DSP Testing Section:</p>
<p>1 &#8211; Reset ALL DSPs</p>
<p>2 &#8211; Reset 1 DSP</p>
<p>3 &#8211; Download DSPware</p>
<p>4 &#8211; CHPIR Enable/Disable</p>
<p>5 &#8211; Display c5510 ring</p>
<p>6 &#8211; Show HPI RAM</p>
<p>7 &#8211; Show eHPI memory thru Relay command</p>
<p>8 &#8211; Show Controller</p>
<p>9 &#8211; c5510 Keepalive Enable/Disable</p>
<p>10 &#8211; Download bootloader using indirect slave access</p>
<p>11 &#8211; Write HPI RAM</p>
<p>13 &#8211; DSP application download</p>
<p>14 &#8211; faked dsp crash</p>
<p>15 &#8211; Wait in Firmware Restart Indication</p>
<p>16 &#8211; Display DSP Keepalive Status</p>
<p>17 &#8211; QUIT<br />
Select option : <strong>16</strong><br />
DSP Keepalive Status Display:</p>
<p>=============================</p>
<p>DSP 1 is not UP, State: 5, Keepalive Sent: 0, Skip 0</p>
<p>DSP 2 is not UP, State: 5, Keepalive Sent: 0, Skip 0</p>
<p>DSP 3 is not UP, State: 5, Keepalive Sent: 0, Skip 0</p>
<p>DSP 4 is not UP, State: 5, Keepalive Sent: 0, Skip 0</p>
<p>DSP 5 Not Exist</p>
<p>DSP 6 Not Exist</p>
<p>DSP 7 Not Exist</p>
<p>DSP 8 Not Exist</p>
<p>5510 DSP Testing Section:</p>
<p>1 &#8211; Reset ALL DSPs</p>
<p>2 &#8211; Reset 1 DSP</p>
<p>3 &#8211; Download DSPware</p>
<p>4 &#8211; CHPIR Enable/Disable</p>
<p>5 &#8211; Display c5510 ring</p>
<p>6 &#8211; Show HPI RAM</p>
<p>7 &#8211; Show eHPI memory thru Relay command</p>
<p>8 &#8211; Show Controller</p>
<p>9 &#8211; c5510 Keepalive Enable/Disable</p>
<p>10 &#8211; Download bootloader using indirect slave access</p>
<p>11 &#8211; Write HPI RAM</p>
<p>13 &#8211; DSP application download</p>
<p>14 &#8211; faked dsp crash</p>
<p>15 &#8211; Wait in Firmware Restart Indication</p>
<p>16 &#8211; Display DSP Keepalive Status</p>
<p>17 &#8211; QUIT</p>
<p>-Push</p>
<p>CCIE Voice#21569</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/223/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/223/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/223/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=223&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2009/08/29/quick-command-to-test-cisco-dsp-chip-on-isr-series-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
		<item>
		<title>Cisco Presence Integration with CCM 7x in 20 minutes</title>
		<link>http://pushkarbhatkoti.wordpress.com/2009/06/08/cisco-presence-integration-with-ccm-7x-in-20-minutes/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2009/06/08/cisco-presence-integration-with-ccm-7x-in-20-minutes/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 15:53:45 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[integrating presence with CCM in 20 minutes]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=215</guid>
		<description><![CDATA[hehe&#8230; not in 10 mintues!! it&#8217;s in 20 minutes  
It has been a long time since my previous posting on this blog. I have been busy doing all sort of bits and pieces!!
It seems that people are finding issues with integrating Cisco Call manager with Cisco Presence server. I have to agree to it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=215&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><!-- 		@page { margin: 2cm } 		P { margin-bottom: 0.21cm } 		A:link { so-language: zxx } -->hehe&#8230; not in 10 mintues!! it&#8217;s in 20 minutes <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It has been a long time since my previous posting on this blog. I have been busy doing all sort of bits and pieces!!</p>
<p align="justify">It seems that people are finding issues with integrating Cisco Call manager with Cisco Presence server. I have to agree to it because there are very limited documentation available for the public on the net. So I thot to spare some time and post it for the benifit of all.</p>
<p align="justify">I&#8217;m assuming you have already installed and configured cisco Call manager 7x. Two phones are already registered to it.</p>
<p align="justify">Also assuming that you have done basic installation of Cisco presence server. As you know Installing Cisco presence is like installing Yahoo messenger in your windows XP.</p>
<p align="justify">The next .. next.. next and finish strategy <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  It&#8217;s just the same as you add Call manager subscriber to a Publisher (in 5/6/7x),  same secret, same Pub Ip address will be asked during the installation.</p>
<p align="justify">
<p align="justify">Here are the summary steps of integrating Cisco call manager 7x with Cisco presence 7x.</p>
<p align="justify">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#1: Enable presence globally on Cisco Call manager</strong></p>
<p style="font-weight:normal;">By default presence subscription is disable on CCM.</p>
<p style="font-weight:normal;">System&gt;Service parameter&gt;Cisco Call Manager&gt;</p>
<p style="font-weight:normal;">search for “Inter-presence” key word and set “Allow Subscription”</p>
<p style="font-weight:normal;">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#2: Create SIP trunk Security Profile in CCM</strong></p>
<p style="font-weight:normal;">Special setting is required for SIP trunk which runs from CCM to Presence.</p>
<p style="font-weight:normal;">Copy “non Secure SIP Trunk Profile” to “Presence non-secure SIP trunk Proifle”</p>
<p style="font-weight:normal;">Modify below parameters:</p>
<ol>
<li>
<p style="font-weight:normal;">Device security mode: 	Non-Secure</p>
</li>
<li>
<p style="font-weight:normal;">Incoming Transport type: 	TCP+UDP</p>
</li>
<li>
<p style="font-weight:normal;">Outgoing Transport Type: 	TCP</p>
</li>
<li>
<p style="font-weight:normal;">Incoming Port			5060 (untick 	Enable digest authentication)</p>
</li>
<li>
<p style="font-weight:normal;">Enable application Level 	Authentication	UNTICK</p>
</li>
<li>
<p style="font-weight:normal;">Accept Presence Subscription  			TICK</p>
</li>
<li>
<p style="font-weight:normal;">Accept Out-of-Dialogue REFER 			TICK</p>
</li>
<li>
<p style="font-weight:normal;">Accept Unsoliciliated 	Notification		TICK</p>
</li>
<li>
<p style="font-weight:normal;">Accept Replace header			TICK</p>
</li>
<li>
<p style="font-weight:normal;">Transforms security 	status			UNTICK</p>
</li>
</ol>
<p style="font-weight:normal;">Save it</p>
<p style="font-weight:normal;">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#3: Add a SIP trunk now from CCM to Presence</strong></p>
<p style="font-weight:normal;">Device&gt;TRUNK&gt;SIP-trunk&gt;</p>
<p style="font-weight:normal;">Protocol = SIP</p>
<p style="font-weight:normal;">fill below:</p>
<ol>
<li>
<p style="font-weight:normal;">Device Name		: PRESENCE-TRUNK</p>
</li>
<li>
<p style="font-weight:normal;">Description		: blah blah</p>
</li>
<li>
<p style="font-weight:normal;">Device Pool		: DP_HQ</p>
</li>
<li>
<p style="font-weight:normal;">Common Dev conf	: None</p>
</li>
<li>
<p style="font-weight:normal;">call classification	: On-Net</p>
</li>
<li>
<p style="font-weight:normal;">Media resource Grp	: MRG_HQ</p>
</li>
<li>
<p style="font-weight:normal;">Location		: HQ_LOC</p>
</li>
<li>
<p style="font-weight:normal;">AAR GROUP		: HQ_AARG (if not 	using AAR leave empty)</p>
</li>
<li>
<p style="font-weight:normal;">Packet Capture mode	: None</p>
</li>
<li>
<p style="font-weight:normal;">Packet Capture duration: 0</p>
</li>
<li>
<p style="font-weight:normal;">MTP required		: TICK</p>
</li>
<li>
<p style="font-weight:normal;">Retry Video call as audio : TICK</p>
</li>
<li>
<p style="font-weight:normal;">SIP information – Desitnation 	Add: 142.2.64.51</p>
</li>
</ol>
<p style="font-weight:normal;">DST is a SRV : UNTICK</p>
<ol>
<li>
<p style="font-weight:normal;">Destination port	: 5060</p>
</li>
<li>
<p style="font-weight:normal;">SIP PROFILE		:   Presence 	non-secure SIP trunk Proifle</p>
</li>
</ol>
<p style="font-weight:normal;">
<p style="font-weight:normal;">Save above.</p>
<p style="font-weight:normal;">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#3:  Make your IP Phone presence capable</strong></p>
<ol>
<li>
<p align="left"><span style="font-weight:normal;">Register a phone 	2001 name it HQ-Phone1</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Create end user 	“test” and associate HQ-Phone1/2001 with  the “test” user</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Make sure test 	user is a part of “Standard CCM End User” and “standard CTI 	enable”</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Make sure 	Primary extension “2001” is selected when you create the above 	“test” user</span></p>
</li>
<li>
<p align="left">
</li>
</ol>
<p align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#3:  Add an application user for IPPM and MOC CTI ports</strong></p>
<p align="left"><span style="font-weight:normal;">This will be used by Presence server to initiate IP Phone services:</span></p>
<p align="left">
<p align="left"><span style="font-weight:normal;">A) Go to &gt; User Management&gt;Application User&gt;</span></p>
<ol>
<li>
<p align="left"><span style="font-weight:normal;">User ID	: IPPM</span></p>
</li>
<li>
<p align="left">pass 		: blah</p>
</li>
<li>
<p align="left">Presence Grp	: Standard</p>
</li>
<li>
<p align="left">Groups		: Standard CCM End User</p>
</li>
</ol>
<p style="font-weight:normal;">save it</p>
<p style="font-weight:normal;">Repeat above “A” steps for   moc_user as well. moc_user will be used by MOC CTI user in Presence. All user who want presence using Microsoft MOC client will be associated to this user.</p>
<p><span style="color:#c5000b;"><strong>Make sure all “accept” tick boxes are TICKED on moc_user.</strong></span></p>
<p style="font-weight:normal;">
<p style="font-weight:normal;" align="left">B) Go to &gt; SYSTEM&gt;Application Server&gt; Add NEW</p>
<p style="font-weight:normal;" align="left">add Presence server IP address here I..e 142.2.64.51</p>
<p style="font-weight:normal;" align="left">save this as well. Damn too many things to save <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#4:  Create IP Phone service  URL</strong></p>
<p align="left"><span style="font-weight:normal;">Go to&gt; Device&gt;Device Settings&gt; IP Phone Service</span></p>
<p align="left">
<ol>
<li>
<p style="font-weight:normal;" align="left">Service Name		: 	IP 	PhoneMSG</p>
</li>
<li>
<p style="font-weight:normal;" align="left">ASCII Service Name	: 		IP PhoneMSG</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Service Description	: 		Blah</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Service URL		: 		<a href="http://142.2.64.11:8081/ippm/default?name#Device">http://142.2.64.11:8081/ippm/default?name#Device</a> blah</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Service Category	:	XML 	Service</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Service 	Type		:	Standard IP Phone Service</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Blank</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Blank</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Enable			: 	TICK</p>
</li>
</ol>
<p style="font-weight:normal;" align="left">
<p style="font-weight:normal;" align="left">It&#8217;s standard Phone URL we create and subscribe in CCM. Nothing new!!</p>
<p style="font-weight:normal;" align="left">Make sure you copy the correct URL from the DOC CD.</p>
<p style="font-weight:normal;" align="left">
<p style="font-weight:normal;" align="left">Save above as well.</p>
<p style="font-weight:normal;" align="left">****Then subscribe above service to HQ phone1/2001*****</p>
<p style="font-weight:normal;" align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#5:  Enable presence Licensing for each user</strong></p>
<p style="font-weight:normal;" align="left">Go to&gt; System&gt;License&gt;Capability Assignment&gt;</p>
<p style="font-weight:normal;" align="left">Then Find the end user you want to assign the presence license.</p>
<p style="font-weight:normal;" align="left">Tick the user and hit &lt;Bulk Assignment&gt;</p>
<p style="font-weight:normal;" align="left">a new pop up window with pop-up. Tick both check-boxes in that and save.</p>
<ol>
<li><span style="font-weight:normal;">Enable CUP 	– TICK </span></li>
<li><span style="font-weight:normal;">Enable CUPC	- TICK</span></li>
</ol>
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#6:  Add CUPC client in CCM for HQ 2001 phone</strong></p>
<p style="font-weight:normal;" align="left">The trick here is, this is a dummy phone which will control provide HQ Phone1/2001&#8217;s presence information to Presence server. Add this dummy presence client and add a HQ2001 DN to it.</p>
<p style="font-weight:normal;" align="left">
<p style="font-weight:normal;" align="left">Go to&gt; Device&gt;Phone&gt; add NEW</p>
<p style="font-weight:normal;" align="left">Phone Type	: Unified Personal Communicator then hit &lt;NEXT&gt;</p>
<p style="font-weight:normal;" align="left">
<ol>
<li>
<p align="left"><span style="font-weight:normal;">Device 	Name		:	XXXCISCO</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Device 	Pool		:	DP_HQ</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Phone Button 	Templ	: 	Personal Communicator SIP blah</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">CSS			:	Blah	select 	all common things</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Owner user 	ID	:	test  ← a must</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">leave everything 	else default</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Device security 	profile :	Unified Personal Communicator Standard</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">SIP 	profile		:	Standard SIP profile</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Digest 	User		:	test ← a must ** read more about this</span></p>
<p align="left"><span style="font-weight:normal;">Save everything 	above <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  so far so good , well done <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </span></p>
<p>Now add a DN to this  	above device: (same as HQ phone1 shared one)</li>
<li>
<p align="left"><span style="font-weight:normal;">Directory 	Number	:	2001</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">everything else 	… default or your customizeble &gt;&gt; Save above</span></p>
</li>
</ol>
<p align="left">
<p align="justify"><span style="color:#c5000b;"><span style="font-weight:normal;">Once above dummy device is added, associate this device with “test” user we created previously. Now you remember we have 2 device associated with this user: A) 2001 phone and B) XXXCISCO</span></span></p>
<p align="left">
<p align="justify"><span style="color:#c5000b;"><span style="font-weight:normal;">Also Make Physical phone DN2001 has “test” user associated with it. This is the last option in line 2001&#8217;s setting before “save” button.  If this has not been done and you run presence  diagnostic it will keep telling you that “No line appreance existed in CCM blah blah”</span></span></p>
<p align="left">
<p align="left">
<p align="left"><span style="font-weight:normal;">That s all we needed to do on Call Manager. Now Jump on the Presence BOX.</span></p>
<p align="left">
<p style="font-weight:normal;" align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#7:  Presence box general configuration:</strong></p>
<p style="font-weight:normal;" align="left">After installing basic presence, you&#8217;ll see presence post install setup screen on your web browser by typing presence Server IP address on your browser and supplying credentials to the login screen.</p>
<p style="font-weight:normal;" align="left">(hehe, I call it doggie screen, sitting like a dog waiting for your fingers to feed it like dog wait for food <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p style="font-weight:normal;" align="left">So you&#8217;ll see “Post Install Setup” screen with below options:</p>
<ol>
<li>
<p style="font-weight:normal;" align="left">CUCM Publisher IP 	address	: 142.2.64.11 (default, not changeble)</p>
</li>
<li>
<p style="font-weight:normal;" align="left">AXL User		: 	Administrator</p>
<ol>
<li>
<ol>
<li>
<ol>
<li>
<ol>
<li>
<ol>
<li>
<ol>
<p style="font-weight:normal;" align="left">(I&#8217;m too lazy to 							create a new one, for production server you must create a new 							AXL user for security reason.)</p>
</ol>
</li>
</ol>
</li>
</ol>
</li>
</ol>
</li>
</ol>
</li>
</ol>
</li>
<li>
<p style="font-weight:normal;" align="left">Axl password		: blah 	blah..</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Confirm password	: 	blah blah &lt;then hit the “NEXT”&gt;</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Security password	: 	blah blah (whatever you supplied during installation)</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Then hit the “CONFIRM” 	 (Ignore the warning)</p>
<p>Finally you will get 3 options:</p>
<p style="font-weight:normal;" align="left">A) Home	B)  Status		C) 	TOPOLOGY</p>
</li>
<li>
<p style="font-weight:normal;" align="left">Click on “HOME” 	you&#8217;ll see you are in a new home <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  i.e. preseence main admin page.</p>
</li>
</ol>
<p style="font-weight:normal;" align="left">
<p style="font-weight:normal;" align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#8:  Upload License and Activate presence Services</strong></p>
<p style="font-weight:normal;" align="left">
<ol>
<li>
<p align="left"><span style="font-weight:normal;">first upload the 	license if you haven&#8217;t done that so far.</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">GO to &gt; Cisco 	Unified Servicebility&gt;&gt;Tools&gt;Activate services<br />
Activate 	all services, it will take 2-3 minutes.</span></li>
</ol>
<p align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#9:  Configure Presence</strong></p>
<p align="left"><span style="font-weight:normal;">Jump straight on Presence Admin page&gt;&gt;Diagnostic&gt;System Troubleshootor</span></p>
<p align="left"><span style="font-weight:normal;">Pay attention to RED crossed balls and yellow exclamation ! Signs and fix them one by one.</span></p>
<ol>
<li>
<p align="left"><span style="font-weight:normal;">Under Presence 	Engine: Click on FIX under “no commnication presence” this will 	take you to add presence gateway:</span></p>
<p align="left"><span style="font-weight:normal;">Add NEW&gt;</span></p>
<p>Presence 	Gateway type 	: CUCM<br />
description			: blah</p>
<p align="left"><span style="font-weight:normal;">Presence Gateway		: 	142.2.64.11 ← CCM IP</span></p>
<p align="left"><span style="font-weight:normal;">Double check the 	settings under below menus:</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">SYSTEM&gt; CCM 	Publisher		: Check all parameter under this</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">SYSTEM&gt; 	Application Listioner&gt;Default class SIP TCP Listioner (make sure 	its what you have defined in the SIP trunk on CCM – transport 	method TCP or UDP, both should have the same protocol/port) we are 	using:<br />
Protocol 	= TCP<br />
PORT		= 5060</span></li>
<li>
<p align="left"><span style="font-weight:normal;">SYSTEM&gt; 	Security&gt;INCOMING ACL<br />
Add NEW&gt; description=blah/all	address 	pattern=all</span></li>
</ol>
<p align="left">
<p align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#10:  Tune the Presence Engine&#8217;s Service parameter (same as we do with CCM)</strong></p>
<p align="left"><span style="font-weight:normal;">SYSTEM&gt;&gt; Service Parameter&gt;Select active CUPS Server&gt; Select Presence Engine</span></p>
<p align="left">
<ol>
<li>
<p align="left"><span style="font-weight:normal;">Search “Proxy 	Domain” and set it to 		:	142.2.64.51 (or domain name)</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Search 	“Transport Preferred Order” and set it to	:	TCP/UDP/TLS</span></p>
</li>
</ol>
<p align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#10:  Iconfigure P Phone Messenger on Presence server</strong></p>
<p align="left"><span style="font-weight:normal;">Application&gt;IP Phone&gt; Setting</span></p>
<ol>
<li>
<p align="left"><span style="font-weight:normal;">IPPM Application 	Status	:	ON</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Application user 	Name	:	IPPMSG	(created in step 3A)</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Application 	Password		:	blah&#8230;</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">confirm 	password		:	Blah</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Max Instant 	message		:	25 	default</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Subscription 	timeout		:	3400 	default</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Publish 	timeout		:	3600	default</span></p>
<p align="left"><span style="font-weight:normal;">Hit “SAVE”</span></p>
</li>
<li>
<p align="left">
</li>
</ol>
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#11:  Select a SIP trunk between Presence to CCM</strong></p>
<p align="left"><span style="font-weight:normal;">Tell presence which SIP trunk should be used for pumping calls to CCM.</span></p>
<p align="left">
<p align="left"><span style="font-weight:normal;">Presence&gt;&gt;Setting&gt;</span></p>
<ol>
<li>
<p align="left"><span style="font-weight:normal;">CUP CVP 	Support		:	UNTICK</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">MAX Contact List 	Size	:	200</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Enable Instalt 	messeging 	:	TICK</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Enable SIP 	Publish on CUCM	TICK</span></p>
</li>
<li>
<p align="left"><span style="color:#c5000b;"><strong>CUCM SIP Publish 	Trunk	:	&lt;Select_Your_Trunk&gt;&lt;&#8211; A MUST</strong></span></p>
</li>
</ol>
<p align="left"><span style="font-weight:normal;">Don&#8217;t forget to save after above. Above SIP trunk will be automatically listed in above “5”. This we is the one we created on CCM.</span></p>
<p align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#12:  Set TFTP address for IP COMMUNICATOR Clients</strong></p>
<p align="left"><span style="font-weight:normal;">Application&gt;Unified IP Personal Communicator&gt;Settings</span></p>
<ol>
<li>
<p align="left"><span style="font-weight:normal;">Proxy 	Listenor	:	Default Cisco SIP proxy TCP Listenor</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Primary TFTP 		:	142.2.64.11 (CCM pub tftp)</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Backup 	TFTP		:	142.2.64.12 (sub tftp) or whatever</span></p>
</li>
</ol>
<p align="left">
<p align="left"><span style="font-weight:normal;">LDAP – if you are using LDAP put LDAP parameters there. Else disable it.</span></p>
<p align="left">
<p style="border-color:0 0 #000000;border-style:none none solid;border-width:medium medium 1pt;padding:0 0 .07cm;"><strong>Step#13: For MOC client define CTI Gateway</strong></p>
<p align="left"><span style="font-weight:normal;">Application&gt;&gt;CUCM CTI Gateway&gt;Settings</span></p>
<ol>
<li>
<p align="left"><span style="font-weight:normal;">Application 	Status		:	ON</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Application 	Username	:	moc_user (make sure its created on CCM as app usr)</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Application 	Password		: 	blah</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Confirmed 	Password		:	blah</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">CUCM Address		: 		142.2.64.11 (CCM address)</span></p>
</li>
</ol>
<p align="left">
<p align="left">
<p align="left"><span style="font-weight:normal;">Now time to run the Presence troubleshooter again. This will tell you whats remaining and how to fix it. Once those are done, activate the presence and other services and bingo.. you are ready to rocck!! on hang on, oh no!! Still remaining:</span></p>
<ol>
<li>
<p align="left"><span style="font-weight:normal;">MOC integration</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Creating users 	and testing presence</span></p>
</li>
<li>
<p align="left"><span style="font-weight:normal;">Voicemail 	integration with Presence</span></p>
<p align="left">
</li>
</ol>
<p align="left"><span style="font-weight:normal;">I&#8217;m sleepy now, will continue remaining part next day!!</span></p>
<p align="left">
<p align="left">
<p align="left">
<ol>
<p align="left">
</ol>
<p><span style="font-weight:normal;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span><strong> </strong></p>
<p><strong>How to integrate Cisco Presence with Call manager</strong></p>
<p><span style="font-weight:normal;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p><span style="color:#ff0000;"><span style="font-weight:normal;">Push Bhatkoti (</span></span><span style="font-weight:normal;"><span style="color:#ff0000;">CCIE voice#21569</span>)<br />
</span></p>
<p style="margin-bottom:0;">
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/215/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=215&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2009/06/08/cisco-presence-integration-with-ccm-7x-in-20-minutes/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
		<item>
		<title>How to shrink/purge CCM 4x CDR database</title>
		<link>http://pushkarbhatkoti.wordpress.com/2009/01/26/how-to-shrinkpurge-ccm-4x-cdr-database/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2009/01/26/how-to-shrinkpurge-ccm-4x-cdr-database/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 03:15:45 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[how to shrink CDR]]></category>
		<category><![CDATA[purging ccm4x cdr database]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=191</guid>
		<description><![CDATA[


Cisco recommends purging CCM 4x CDR database before running DMA tool to migrate CCM 4x to 5x/6x.


You may use either method shown below to reduce the CCM 4 CDR database.






Method#1 (My favourite)
Shrink the database via the SQL Enterprise Manager.
Note: This is done on the Publisher.

Select Start &#62; Programs &#62; MS SQL Server &#62; 		  [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=191&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><pre><span class="content">
</span></pre>
<p><strong></strong></p>
<h3><strong>Cisco recommends purging CCM 4x CDR database before running DMA tool to migrate CCM 4x to 5x/6x.</strong></h3>
<p><strong></strong></p>
<p><strong></strong></p>
<h3><strong>You may use either method shown below to reduce the CCM 4 CDR database.</strong></h3>
<p><strong></strong></p>
<pre><span class="content">

</span></pre>
<h1><span class="content"></p>
<p></span></h1>
<h1><span style="color:#0000ff;"><span style="text-decoration:underline;">Method#1 (My favourite)</span></span><a name="Solution2"></a></h1>
<p><span class="content">Shrink the database via the SQL Enterprise Manager.</span></p>
<p><strong>Note: </strong>This is done on the Publisher.</p>
<ol type="1">
<li>Select <strong>Start &gt; Programs &gt; MS SQL Server &gt; 		  Enterprise manager</strong>.</li>
<li>Choose the Publisher server.</li>
<li>You can either go to the ART database or CDR database, based on 		  which file is large.</li>
<li>Right-click the database.</li>
<li>Select <strong>All Tasks &gt; Shrink database</strong> and click 		  <strong>Files</strong>.</li>
<li>Select the database file <strong>CDR</strong> and 		  <strong>CDR_log</strong> on the new window.</li>
<li>Shrink each of them.This process takes some time.If the file is still large or SQL is not able to shrink the 		  transactional file, use Solution 3.</li>
</ol>
<h1><span style="text-decoration:underline;"><span style="color:#0000ff;"><a name="sol3">Method#2: </a></span></span></h1>
<p>For SQL 2000 (Cisco CallManager 3.3 and 4.0), complete these steps to 	 reduce the size of the CDR_log.LDF. This is located at C:\Program 	 Files\Microsoft SQL Server\MSSQL\Data.</p>
<p>Use these commands at the command prompt:</p>
<blockquote>
<pre>ART
C:\&gt;<strong>osql -E</strong>
1&gt;<strong>use art</strong>
2&gt;<strong>go</strong>

1&gt;<strong>backup log art with no_log</strong>
2&gt;<strong>go</strong>

1&gt;<strong>dbcc shrinkdatabase (art)</strong>
2&gt;<strong>go</strong>

CDR
C:\&gt;<strong>osql -E</strong>
1&gt;<strong>use cdr</strong>
2&gt;<strong>go</strong>

1&gt;<strong>backup log cdr with no_log</strong>
2&gt;<strong>go</strong>

1&gt;<strong>dbcc shrinkdatabase (cdr)</strong>
2&gt;<strong>go</strong>

Cheers
-Push CCIE#21569</pre>
</blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/191/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/191/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/191/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=191&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2009/01/26/how-to-shrinkpurge-ccm-4x-cdr-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
		<item>
		<title>Total worldwide CCIE&#8217;s since 2006</title>
		<link>http://pushkarbhatkoti.wordpress.com/2009/01/07/total-worldwide-ccies-since-2006/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2009/01/07/total-worldwide-ccies-since-2006/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 13:42:19 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=156</guid>
		<description><![CDATA[Source: http://pwp.netcabo.pt/amsoares/wwccies/wwccies.htm
Worldwide CCIEs since January 2006



CCIE STATS
TOTAL
RS
SEC
SP
STORAGE
VOICE
CCIE2+
RS&#38;SEC
RS&#38;SP
RS&#38;STORAGE
RS&#38;VOICE
CCIE3+


01.01.2006
12862
12247
584
269
26
230
716
397
209
8
106
117


02.01.2006
12967
12292
594
282
28
244
737
404
223
8
112
120


03.01.2006
13060
12365
601
294
32
256
760
412
232
10
115
124


04.01.2006
13161
12462
618
304
35
269
777
422
239
13
119
129


05.01.2006
13299
12552
645
322
39
285
814
441
248
15
125
133


06.01.2006
13417
12716
677
335
39
301
842
456
264
15
124
137


08.01.2006
13602
12850
720
371
46
330
898
483
288
19
141
147


09.01.2006
13756
12929
745
387
50
339
927
501
296
21
144
150


10.01.2006
13885
13039
775
403
53
343
967
522
312
21
146
150


11.01.2006
14056
13165
809
430
57
361
998
534
331
20
153
154


12.01.2006
14141
13237
850
436
59
378
1041
568
338
22
160
158


01.01.2007
14116
13187
888
441
60
387
1056
579
343
23
161
163


02.01.2007
14177
13231
892
445
63
411
1069
582
343
24
171
163


04.01.2007
14387
13408
906
474
70
445
1113
589
359
29
187
161


08.01.2007
15062
13898
1046
569
90
543
1240
483
268
22
167
189


11.01.2007
15658
14329
1207
650
99
601
1344
517
300
23
182
210


03.25.2008
16355
14764
1402
735
111
689
1232
517
300
23
182
210


08.01.2008
17660
15754
1699
916
135
778
1680
632
402
34
228
268


09.09.2008
17840
15852
1764
961
139
802
1729
646
423
34
236
274


10.10.2008
18084
16019
1828
1006
139
822
1776
663
440
35
242
280


11.24.2008
18451
16260
1934
1070
140
857
1843
689
461
35
249
291


01.06.2009
18674
16399
2007
1120
140
872 (I fit here)
CCIE#21569
haha

1885
706
472
35
250
302



 January 2006
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=156&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Source: http://pwp.netcabo.pt/amsoares/wwccies/wwccies.htm</p>
<h2>Worldwide CCIEs since January 2006</h2>
<table border="2">
<tbody>
<tr>
<td width="100">CCIE STATS</td>
<td width="100">TOTAL</td>
<td width="100">RS</td>
<td width="100">SEC</td>
<td width="100">SP</td>
<td width="100">STORAGE</td>
<td width="100">VOICE</td>
<td width="100">CCIE2+</td>
<td width="100">RS&amp;SEC</td>
<td width="100">RS&amp;SP</td>
<td width="100">RS&amp;STORAGE</td>
<td width="100">RS&amp;VOICE</td>
<td width="100">CCIE3+</td>
</tr>
<tr>
<td width="100">01.01.2006</td>
<td width="100">12862</td>
<td width="100">12247</td>
<td width="100">584</td>
<td width="100">269</td>
<td width="100">26</td>
<td width="100">230</td>
<td width="100">716</td>
<td width="100">397</td>
<td width="100">209</td>
<td width="100">8</td>
<td width="100">106</td>
<td width="100">117</td>
</tr>
<tr>
<td width="100">02.01.2006</td>
<td width="100">12967</td>
<td width="100">12292</td>
<td width="100">594</td>
<td width="100">282</td>
<td width="100">28</td>
<td width="100">244</td>
<td width="100">737</td>
<td width="100">404</td>
<td width="100">223</td>
<td width="100">8</td>
<td width="100">112</td>
<td width="100">120</td>
</tr>
<tr>
<td width="100">03.01.2006</td>
<td width="100">13060</td>
<td width="100">12365</td>
<td width="100">601</td>
<td width="100">294</td>
<td width="100">32</td>
<td width="100">256</td>
<td width="100">760</td>
<td width="100">412</td>
<td width="100">232</td>
<td width="100">10</td>
<td width="100">115</td>
<td width="100">124</td>
</tr>
<tr>
<td width="100">04.01.2006</td>
<td width="100">13161</td>
<td width="100">12462</td>
<td width="100">618</td>
<td width="100">304</td>
<td width="100">35</td>
<td width="100">269</td>
<td width="100">777</td>
<td width="100">422</td>
<td width="100">239</td>
<td width="100">13</td>
<td width="100">119</td>
<td width="100">129</td>
</tr>
<tr>
<td width="100">05.01.2006</td>
<td width="100">13299</td>
<td width="100">12552</td>
<td width="100">645</td>
<td width="100">322</td>
<td width="100">39</td>
<td width="100">285</td>
<td width="100">814</td>
<td width="100">441</td>
<td width="100">248</td>
<td width="100">15</td>
<td width="100">125</td>
<td width="100">133</td>
</tr>
<tr>
<td width="100">06.01.2006</td>
<td width="100">13417</td>
<td width="100">12716</td>
<td width="100">677</td>
<td width="100">335</td>
<td width="100">39</td>
<td width="100">301</td>
<td width="100">842</td>
<td width="100">456</td>
<td width="100">264</td>
<td width="100">15</td>
<td width="100">124</td>
<td width="100">137</td>
</tr>
<tr>
<td width="100">08.01.2006</td>
<td width="100">13602</td>
<td width="100">12850</td>
<td width="100">720</td>
<td width="100">371</td>
<td width="100">46</td>
<td width="100">330</td>
<td width="100">898</td>
<td width="100">483</td>
<td width="100">288</td>
<td width="100">19</td>
<td width="100">141</td>
<td width="100">147</td>
</tr>
<tr>
<td width="100">09.01.2006</td>
<td width="100">13756</td>
<td width="100">12929</td>
<td width="100">745</td>
<td width="100">387</td>
<td width="100">50</td>
<td width="100">339</td>
<td width="100">927</td>
<td width="100">501</td>
<td width="100">296</td>
<td width="100">21</td>
<td width="100">144</td>
<td width="100">150</td>
</tr>
<tr>
<td width="100">10.01.2006</td>
<td width="100">13885</td>
<td width="100">13039</td>
<td width="100">775</td>
<td width="100">403</td>
<td width="100">53</td>
<td width="100">343</td>
<td width="100">967</td>
<td width="100">522</td>
<td width="100">312</td>
<td width="100">21</td>
<td width="100">146</td>
<td width="100">150</td>
</tr>
<tr>
<td width="100">11.01.2006</td>
<td width="100">14056</td>
<td width="100">13165</td>
<td width="100">809</td>
<td width="100">430</td>
<td width="100">57</td>
<td width="100">361</td>
<td width="100">998</td>
<td width="100">534</td>
<td width="100">331</td>
<td width="100">20</td>
<td width="100">153</td>
<td width="100">154</td>
</tr>
<tr>
<td width="100">12.01.2006</td>
<td width="100">14141</td>
<td width="100">13237</td>
<td width="100">850</td>
<td width="100">436</td>
<td width="100">59</td>
<td width="100">378</td>
<td width="100">1041</td>
<td width="100">568</td>
<td width="100">338</td>
<td width="100">22</td>
<td width="100">160</td>
<td width="100">158</td>
</tr>
<tr>
<td width="100">01.01.2007</td>
<td width="100">14116</td>
<td width="100">13187</td>
<td width="100">888</td>
<td width="100">441</td>
<td width="100">60</td>
<td width="100">387</td>
<td width="100">1056</td>
<td width="100">579</td>
<td width="100">343</td>
<td width="100">23</td>
<td width="100">161</td>
<td width="100">163</td>
</tr>
<tr>
<td width="100">02.01.2007</td>
<td width="100">14177</td>
<td width="100">13231</td>
<td width="100">892</td>
<td width="100">445</td>
<td width="100">63</td>
<td width="100">411</td>
<td width="100">1069</td>
<td width="100">582</td>
<td width="100">343</td>
<td width="100">24</td>
<td width="100">171</td>
<td width="100">163</td>
</tr>
<tr>
<td width="100">04.01.2007</td>
<td width="100">14387</td>
<td width="100">13408</td>
<td width="100">906</td>
<td width="100">474</td>
<td width="100">70</td>
<td width="100">445</td>
<td width="100">1113</td>
<td width="100">589</td>
<td width="100">359</td>
<td width="100">29</td>
<td width="100">187</td>
<td width="100">161</td>
</tr>
<tr>
<td width="100">08.01.2007</td>
<td width="100">15062</td>
<td width="100">13898</td>
<td width="100">1046</td>
<td width="100">569</td>
<td width="100">90</td>
<td width="100">543</td>
<td width="100">1240</td>
<td width="100">483</td>
<td width="100">268</td>
<td width="100">22</td>
<td width="100">167</td>
<td width="100">189</td>
</tr>
<tr>
<td width="100">11.01.2007</td>
<td width="100">15658</td>
<td width="100">14329</td>
<td width="100">1207</td>
<td width="100">650</td>
<td width="100">99</td>
<td width="100">601</td>
<td width="100">1344</td>
<td width="100">517</td>
<td width="100">300</td>
<td width="100">23</td>
<td width="100">182</td>
<td width="100">210</td>
</tr>
<tr>
<td width="100">03.25.2008</td>
<td width="100">16355</td>
<td width="100">14764</td>
<td width="100">1402</td>
<td width="100">735</td>
<td width="100">111</td>
<td width="100">689</td>
<td width="100">1232</td>
<td width="100">517</td>
<td width="100">300</td>
<td width="100">23</td>
<td width="100">182</td>
<td width="100">210</td>
</tr>
<tr>
<td width="100">08.01.2008</td>
<td width="100">17660</td>
<td width="100">15754</td>
<td width="100">1699</td>
<td width="100">916</td>
<td width="100">135</td>
<td width="100">778</td>
<td width="100">1680</td>
<td width="100">632</td>
<td width="100">402</td>
<td width="100">34</td>
<td width="100">228</td>
<td width="100">268</td>
</tr>
<tr>
<td width="100">09.09.2008</td>
<td width="100">17840</td>
<td width="100">15852</td>
<td width="100">1764</td>
<td width="100">961</td>
<td width="100">139</td>
<td width="100">802</td>
<td width="100">1729</td>
<td width="100">646</td>
<td width="100">423</td>
<td width="100">34</td>
<td width="100">236</td>
<td width="100">274</td>
</tr>
<tr>
<td width="100">10.10.2008</td>
<td width="100">18084</td>
<td width="100">16019</td>
<td width="100">1828</td>
<td width="100">1006</td>
<td width="100">139</td>
<td width="100">822</td>
<td width="100">1776</td>
<td width="100">663</td>
<td width="100">440</td>
<td width="100">35</td>
<td width="100">242</td>
<td width="100">280</td>
</tr>
<tr>
<td width="100">11.24.2008</td>
<td width="100">18451</td>
<td width="100">16260</td>
<td width="100">1934</td>
<td width="100">1070</td>
<td width="100">140</td>
<td width="100">857</td>
<td width="100">1843</td>
<td width="100">689</td>
<td width="100">461</td>
<td width="100">35</td>
<td width="100">249</td>
<td width="100">291</td>
</tr>
<tr>
<td width="100">01.06.2009</td>
<td width="100">18674</td>
<td width="100">16399</td>
<td width="100">2007</td>
<td width="100">1120</td>
<td width="100">140</td>
<td width="100"><strong><span style="color:#ff0000;">872 (I fit here)</span></strong></p>
<p><strong><span style="color:#ff0000;">CCIE#21569</span></strong></p>
<p><strong><span style="color:#ff0000;">haha<br />
</span></strong></td>
<td width="100">1885</td>
<td width="100">706</td>
<td width="100">472</td>
<td width="100">35</td>
<td width="100">250</td>
<td width="100">302</td>
</tr>
</tbody>
</table>
<hr /><a href="http://pwp.netcabo.pt/amsoares/wwccies/ccies.worldwide.20060101.txt"> <strong>January 2006</strong></a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=156&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2009/01/07/total-worldwide-ccies-since-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
		<item>
		<title>Cheepo cheap 100 things to do in SYDNEY</title>
		<link>http://pushkarbhatkoti.wordpress.com/2009/01/06/cheepo-cheap-100-things-to-do-in-sydney/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2009/01/06/cheepo-cheap-100-things-to-do-in-sydney/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 13:10:46 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Misc Sydney stuffs]]></category>
		<category><![CDATA[sydney cheap thigns]]></category>
		<category><![CDATA[sydney cheap trips]]></category>
		<category><![CDATA[things to do in sydney]]></category>
		<category><![CDATA[what to visit in sydney]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=151</guid>
		<description><![CDATA[Want to escape the economic gloom? the (sydney) magazine comes up with 100 things to do that won&#8217;t cost a fortune -but will make you feel like a billionaire.
Welcome to Sydney in 2009. Wall Street&#8217;s in tatters, motorists are on bowser watch, a litre of milk costs $2.30 and interest rates are a constant concern.
What [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=151&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Want to escape the economic gloom? <a href="http://www.smh.com.au/NASApp/cs/www.sydneymagazine.comm.au"><em>the (sydney) magazine</em></a> comes up with 100 things to do that won&#8217;t cost a fortune -but will make you feel like a billionaire</strong>.</p>
<p>Welcome to Sydney in 2009. Wall Street&#8217;s in tatters, motorists are on bowser watch, a litre of milk costs $2.30 and interest rates are a constant concern.</p>
<p>What to do? Find a way to enjoy yourself. In Sydney, when the going gets tough, the tough get going &#8211; to restaurants, bars, beaches and cinemas. And, while the city might be home to Astral restaurant&#8217;s $1000 degustation menu and enough priced-up wagyu steaks to feed the Japan Sumo Association, it&#8217;s also a city that rewards the thrifty. Cheap thrills abound for those looking for distraction and to help you through these penny-pinching times, <em>the(sydney)magazine</em> has raided the petty cash drawer and found 100 fun things to do on the cheap.</p>
<p>You&#8217;ll find cheap eats, great walks, brilliant $2 stores, surprising happy hours (free drinks at est. anyone?), as well as designer factory outlets, guided tours galore and fiery political talks &#8211; with beer, of course. There are also a few surprises, such as ringing a bell at St Mary&#8217;s Cathedral or watching a hermit crab race in a Newtown pub. It may be that 1929 redux is just around the corner, but when you can breaststroke across Bondi Icebergs pool for less than a fiver, la dolce vita looks like nothing could sour it.</p>
<p><strong>1. Taste the future</strong></p>
<p>The students at the William Blue School of Hospitality in North Sydney run a Mod-Oz brasserie for lunch weekdays and dinner weeknights (except Tuesday). Look for $15 main courses and eager-to-please waiters. <a href="http://www.thinkeducationgroup.com.au/">http://www.thinkeducationgroup.com.au</a>.</p>
<p><strong>2. Polish your ball skills</strong></p>
<p>Brush up your bocce at the Gazebo Wine Garden in Elizabeth Bay. Every Sunday from 4pm there&#8217;s a free bocce competition and $15 jugs of sangria. 2 Elizabeth Bay Road, Elizabeth Bay. Phone: 9357 5333.</p>
<p><strong>3. Dust off your bodyboard</strong></p>
<p>Hose down your old bodyboard, brush up on the lingo (drop-knee isn&#8217;t an injury) and make tracks to your nearest surf beach.</p>
<p><strong>4. Stay at a university</strong></p>
<p>Stay close to the city &#8211; on campus at the University of Sydney. Wesley College (phone: 9565 3377) offers bed and breakfast for $65 a night per person over the summer, while single rooms at St John&#8217;s College (phone: 9394 5200) start at $65 a night. Check out the insect specimens at the university&#8217;s Macleay Museum while you&#8217;re in residence.</p>
<p><strong>5. Chill out</strong></p>
<p>Let students at the Australasian College of Natural Therapies in Surry Hills take away your pain &#8211; a one-hour massage is $30. Phone: 9218 8855.</p>
<p><strong>6. Head south</strong></p>
<p>Surfers love the Royal National Park&#8217;s Garie Beach for its isolation and swells, while the views and high cliffs draw picnickers. Vehicle entry to the park is $11.</p>
<p><strong>7. Laps with a view</strong></p>
<p>More than 80 years ago, Andrew &#8220;Boy&#8221; Charlton won the 1500 metres at the Paris Olympics in world record time. See how you measure up with a multi-entry pass to the Domain pool named after him. Passes start at $51 (adult) for 10 visits. Phone: 9358 6686. Want a beach view? $4.50 lets you stretch out in the pool at Bondi Icebergs. <a href="http://www.icebergs.com.au/">http://www.icebergs.com.au</a>.</p>
<p><strong>8. Take an iTour</strong></p>
<p>The gen-Y tour guide is small, digital, usually white, and lets you go at your own pace. Tour Sydney with your iPod by downloading a podcast for $9.95 from <a href="http://www.walkingtours.com.au/">http://www.walkingtours.com.au</a>.</p>
<p><strong>9. Fire up a barbecue</strong></p>
<p>Reassure yourself that the city, or at least the Shire, isn&#8217;t going to run out of water just yet with a picnic at Woronora Dam off the Princes Highway. The dam is open on weekends and has electric barbecues, playgrounds, shelters, toilets and drinking water. <a href="http://www.sca.nsw.gov.au/">http://www.sca.nsw.gov.au</a>.</p>
<p><strong>10. Go bowling in bare feet</strong></p>
<p>Kick off your shoes for barefoot bowls, offered at clubs including Cremorne, Mosman and Bradleys Head. From November the Waverley Bowling and Recreation Club (163 Birrell Street) will run Sunday barefoot bowling sessions, at midday and 4pm. $10 a head. Phone: 9389 3026.</p>
<p><strong>11. Tasting city culture</strong></p>
<p>Wash down your culture with a beer or two at The Old Fitzroy Theatre in Woollomooloo, which attracts an inner-city crowd and cutting-edge shows. Tickets are $28 from <a href="http://www.moshtix.com.au/">http://www.moshtix.com.au</a>.</p>
<p><strong>12. Kuleto&#8217;s cocktail bar</strong></p>
<p>Thirsty students gather at Newtown&#8217;s Kuleto&#8217;s weeknights from 6pm-7.30pm. Discuss Derrida with two red corvettes in hand during the bar&#8217;s two-for-one and half-price cocktails happy hour. <a href="http://www.kuletos.com.au/">http://www.kuletos.com.au</a>.</p>
<p><strong>13. Take in some Shakespeare</strong></p>
<p>The actors in a Bell Shakespeare preview performance might still be perfecting their iambic pentameter but when tickets can go for as little as $24 you can forgive a flubbed line or two. <a href="http://www.bellshakespeare.com.au/">http://www.bellshakespeare.com.au</a>.</p>
<p><strong>14. Watch a pub crawl</strong></p>
<p>Rock up at 7.30pm on Thursday nights for crab racing at Newtown&#8217;s Courthouse Hotel: buy a $2 hermit crab, name it and enter a heat. See your charge scuttle from the centre of a table to the edge &#8211; winners move on to the final and losers end up back in the aquarium. Phone: 9519 8273.</p>
<p><strong>15. Try a soup dumpling</strong></p>
<p>The Chinese call them xiao long bao. In New York, they&#8217;re soup dumplings. Try them at Ashfield&#8217;s New Shanghai, where $6.80 buys you eight mouthful-sized, neatly pleated, wheat-flour pockets of steamed, minced pork filling. 273 Liverpool Road. Phone: 9798 7721.</p>
<p><strong>16. Meet an author</strong></p>
<p>Hone your literary analysis skills at author talks offered by libraries including North Sydney&#8217;s Stanton Library (www.northsydney.nsw.gov.au) and the State Library in Macquarie Street (www.sl.nsw.gov.au).</p>
<p><strong>17. Book Talks</strong></p>
<p>Gleebooks holds regular talks and launches. Coming up: Matt Skinner talking wine and offering tastings (November 5, $10). <a href="http://www.gleebooks.com.au/events">http://www.gleebooks.com.au/events</a>.</p>
<p><strong>18. Watch whales frolic</strong></p>
<p>Park yourself at a prime spot such as North Head and settle in for humpback displays of breaching, tail slapping and diving. The best months are June and July but you might still catch a waterspout or two in November and December as the whales return south.</p>
<p><strong>19. Throw a tennis party</strong></p>
<p>Book a tennis court (Rushcutters Bay Park Tennis Courts, $20-$26 an hour; Mosman Lawn Tennis Club, $20 an hour), dress in white and grab a bottle of Pimm&#8217;s (about $40 for 700ml). Fill a jug with ice, mix one part Pimm&#8217;s No. 1 with three parts lemonade, and add mint and cucumber.</p>
<p><strong>20. Thrill to the snake man</strong></p>
<p>Watch the Snake Man of La Perouse &#8211; aka local resident John Cann &#8211; pull tiger snakes and goannas out of his hessian bag before a wide-eyed audience. The free show is on every Sunday from 1.30pm-4.30pm at the snake pit on the side of Anzac Parade, past the entrance to the Botany Bay national park.</p>
<p><strong>21. Grab Greek treats</strong></p>
<p>At the modern Greek marvel that is Perama, pile up the little platters (called ouzomezedakia, from $5.50 each), including Cypriot pork and herb sausages and zucchini fritters. A spinach and cheese pie is mandatory ($6.50). 88 Audley Street, Petersham. Phone: 9569 7534.</p>
<p><strong>22. Stretch your legs</strong></p>
<p>Walk off that spinach pie by taking in the 26km Harbour Circle Walk, stretching west from the Harbour Bridge through Lavender Bay and Balls Head Bay to Riverview, and back through Hunters Hill, Drummoyne and Rozelle. <a href="http://www.walkingcoastal/">http://www.walkingcoastal</a> sydney.com.au.</p>
<p><strong>23. Drive-in memories</strong></p>
<p>It&#8217;s happy days all round at Sydney&#8217;s last drive-in at Blacktown, which has double features from 7.30pm for $16. But don&#8217;t expect a Bette Davis double bill &#8211; it&#8221;s strictly the latest Hollywood blockbusters. <a href="http://www.greaterunion.com.au/">http://www.greaterunion.com.au</a>.</p>
<p><strong>24. Hang a hammock</strong></p>
<p>Retreat to a hammock for a siesta. Look for Mexican (knotted) and Brazilian (fabric) hammocks at Kangaroo Tent City branches (Chatswood, Penrith and North Parramatta). Single Brazilian hammocks are about $55. Romantics can invest in a double hammock.</p>
<p><strong>25. Budget films for buffs</strong></p>
<p>Campbelltown&#8217;s Dumaresq Street Cinemas has adult tickets for $6. And don&#8217;t forget most cinemas have cut-price Tuesdays: at the Hornsby Odeon, adults pay $6 instead of $10, while at The Ritz in Randwick it&#8217;s $7.</p>
<p><strong>26. Sample the best food</strong></p>
<p>You don&#8217;t need an expense account to sample the 2009 Good Food Guide&#8217;s Restaurant of the Year. At Quay in the Overseas Passenger Terminal, you can enjoy a two-course lunch for $75. Think mud crab congee and eight-texture chocolate cake. Phone: 9251 5600.</p>
<p><strong>27. Visit the barracks</strong></p>
<p>Since 1841, soldiers have trooped through the imposing sandstone Victoria Barracks in Paddington. At 10am on Thursdays there are free tours &#8211; including a rousing performance by the resident band. Phone: 9339 3349.</p>
<p><strong>28. Swill and spit</strong></p>
<p>Discover some new drops at Amato&#8217;s Liquor Mart (267-277 Norton Street, Leichhardt), which runs free wine-tasting sessions every Friday (4pm-8pm) and Saturday (midday-8pm). Ultimo Wine Centre (99 Jones Street) showcases wines from around the world on Saturdays (from 12.30pm), and Paddington&#8217;s Five Ways Cellars (4 Heeley Street) hosts sessions every Saturday (midday-6pm).</p>
<p><strong>29. You be the judge</strong></p>
<p>Slip into a public gallery to witness the latest criminal trial. Hearings are held at Darlinghurst Courthouse in Taylor Square, the Law Court Building in Queens Square, the King Street Courthouse, St James Court or Wentworth Chambers in Philip Street. Law notices are published daily at <a href="http://www.smh.com.au/lawlists">http://www.smh.com.au/lawlists</a>.</p>
<p><strong>30. Discovering the source</strong></p>
<p>Learn where Joern Utzon found his inspiration for those famous sails on a Sydney Architecture Walk. Tours, including &#8220;Utzon&#8221; and &#8220;Harbourings&#8221;, leave the Museum of Sydney on Wednesday and Saturday mornings. Cost: $25/$20. <a href="http://www.sydneyarchitecture.org/">http://www.sydneyarchitecture.org</a>.</p>
<p>31. Visit Brett Whiteley</p>
<p>The artist&#8217;s home and workspace remains much as it was when he died in 1992, packed with paintings, books and personal items. Open 10am-4pm Saturdays and Sundays. Free. 2 Raper Street, Surry Hills. Phone: 9225 1740.</p>
<p><strong>32. Watch arthouse films</strong></p>
<p>Catch something foreign and free in the Domain Theatre at the Art Gallery of NSW, which screens films related to its exhibitions. Until December 7, the Monet and the Impressionists Film Series will run films featuring images of nature. <a href="http://www.artgallery.nsw.gov.au/">http://www.artgallery.nsw.gov.au</a>.</p>
<p><strong>33. Ponder the past</strong></p>
<p>Consider the sacrifices of Australian servicemen and women &#8211; and some of the city&#8217;s finest architecture &#8211; at the art deco Anzac Memorial in Hyde Park. Check out the powerful sculpture Sacrifice, featuring the naked body of a soldier that is held aloft on his shield by his grieving mother, sister and wife. Free tours daily at 11.30am and 1.30pm. Open daily 9am-5pm.</p>
<p><strong>34. Meet the makers</strong></p>
<p>The film-viewing-and-discussion event Popcorn Taxi is interested in the craft of filmmaking, not what Naomi Watts had for breakfast. Previous guests have included Baz Luhrmann, George Miller and Dennis Hopper. From $15, usually at Greater</p>
<p>Union Bondi Junction. <a href="http://www.popcorntaxi.com.au/">http://www.popcorntaxi.com.au</a>.</p>
<p><strong>35. Take the monorail</strong></p>
<p>Start at Cockle Bay Wharf, jump off at Paddy&#8217;s Market, head to Mamak (15 Goulburn Street, Haymarket) for a $5 roti canai &#8211; flaky roti bread with spicy dipping sauces &#8211; then board again at the Chinatown stop and head back to Darling Park. A $9.50 Supervoucher day pass allows unlimited travel. <a href="http://www.metrotransport.com.au/">http://www.metrotransport.com.au</a>.</p>
<p><strong>36. Grasp the bird&#8217;s tail</strong></p>
<p>&#8220;Grasp bird&#8217;s tail&#8221;, &#8220;step back to repulse monkey&#8221; &#8211; not scenes from a wildlife doco but movements in the ancient practice of tai chi. Take a class in Centennial Park for $18. A five-week course is $75. <a href="http://www.traditionalqi.com/">http://www.traditionalqi.com</a>.</p>
<p><strong>37. Find a light show</strong></p>
<p>Global warming hasn&#8217;t dimmed Sydneysiders&#8217; enthusiasm for luminous Christmas displays. Streets to watch from late November: Sorlie Road, Frenchs Forest; Hodge Street, Hurstville; and Franklin Street, Barwon Crescent and Flanders Avenue, Matraville.</p>
<p><strong>38. Dance the night away</strong></p>
<p>Channel your inner Margot Fonteyn at the The Sydney Dance Company&#8217;s Walsh Bay studios, where 60 casual dance classes are offered a week. The $18 classes, from beginners to advanced, include classical ballet, &#8220;Broadway jazz&#8221;, Latin, tap and hip-hop. <a href="http://www.sydneydancecompany.com/">http://www.sydneydancecompany.com</a>.</p>
<p><strong>39. Paddle in heaven</strong></p>
<p>Regulars are fiercely protective of the women-only McIvers sea baths, a 120-year-old piece of heaven carved into the Coogee cliffs. Throw 20 cents into a bucket as</p>
<p>you enter, then pick a spot. You&#8217;ll never want to leave. Daily 9am-5pm.</p>
<p><strong>40. Take a sculpture walk</strong></p>
<p>Absorb the work of Sydney sculptor Tom Bass on a $3 self-guided city tour. The artist, now in his 90s, created Hunter Street&#8217;s P&amp;O Wall Fountain (also known as &#8220;the urinal&#8221;) and the AGC Sculpture at the Deutsche Bank building on Phillip Street. <a href="http://www.tombass.org.au/">http://www.tombass.org.au</a>.</p>
<p><strong>41. Ring some bells</strong></p>
<p>Ora Pro Nobis, Nomen Jesu Christi, St Bede&#8230; they&#8217;re the names of some of the bells of St Mary&#8217;s Cathedral. Become better acquainted with them by watching the cathedral&#8217;s bellringers &#8211; or learning how to ring them yourself. Phone: 9220 0400.</p>
<p><strong>42. Catch of the day</strong></p>
<p>Fishmongers takes humble fish and chips to a whole new level. Bring a bottle and nab a table for a super-serve of seafood with fat chips ($16). 42 Hall Street, Bondi Beach; 11-27 Wentworth Street, Manly.</p>
<p><strong>43. Paddle by Point Piper</strong></p>
<p>See how the other half live: kayak around Point Piper and peer into the backyards of the area&#8217;s mansions. Kayak hire $20 an hour from Ozpaddle, cnr Vickery Avenue and New South Head Road, Rose Bay. <a href="http://www.ozpaddle.com.au/">http://www.ozpaddle.com.au</a>.</p>
<p><strong>44. Night vision</strong></p>
<p>Armchair astronomers can look through both a computer-controlled telescope and a 134-year-old 29cm lens telescope during $15 night-time tours of the Sydney Observatory. Great views this month of Jupiter and its moons. Phone: 9921 3485.</p>
<p><strong>45. State your opinion</strong></p>
<p>Release your ideological demons at the Sackville Hotel in Balmain during &#8220;pub politics&#8221;, which once a month on a Thursday night pulls in such guest speakers as Tony Abbott. Phone: 9555 7555.</p>
<p><strong>46. Get a backstage pass</strong></p>
<p>In 1960, Paul Robeson climbed the Opera House scaffolding to sing Ol&#8217; Man River to construction workers. Discover facts like these during an Essential Tour of the Opera House. Adult tickets are $35 &#8211; save 25 per cent by booking online. <a href="http://www.sydneyoperahouse.com/">http://www.sydneyoperahouse.com</a>.</p>
<p><strong>47. Made in China</strong></p>
<p>Eastwood&#8217;s PK Pacific is a trove of inexpensive storage containers, party supplies, craft supplies and tableware. Squeeze down three skinny aisles to find everything from Asian porcelain figures to Chinese fans, parasols and handbags. 159 Rowe Street, Eastwood. Phone: 9804 1868.</p>
<p><strong>48. Tour the fish market</strong></p>
<p>Discover the largest fish market in the southern hemisphere on an early-morning $20 tour of Pyrmont&#8217;s Sydney Fish Market. See the auction floor, sashimi pavilion, and crab and lobster pens. Grab something fresh on the way out: those in the know swear by Claudio&#8217;s. <a href="http://www.sydneyfishmarket.com.au/">http://www.sydneyfishmarket.com.au</a>.</p>
<p><strong>49. Make a play date</strong></p>
<p>Belvoir&#8217;s downstairs theatre, B Sharp, offers Cheap Tuesdays. Show up one hour before show time and tickets are pay-what-you-can above $10 (maximum of two tickets available). <a href="http://www.belvoir.com.au/">http://www.belvoir.com.au</a>.</p>
<p><strong>50. Come up stumps</strong></p>
<p>You don&#8217;t need to go to the SCG to hear a good sledge. Plant yourself at your local oval to see a cricket match for free. Visit <a href="http://www.cricketnsw.com.au/">http://www.cricketnsw.com.au</a> to check out where your local team is playing this weekend.</p>
<p><strong>51. Put the kids to work</strong></p>
<p>Brasserie Bread is the loaf-of-choice at top city restaurants including est. and you could have some in your kitchen thanks to your kids. The Botany bread factory holds free one-hour baking classes for 5- to 12-year-olds every Saturday morning at 10am and noon. <a href="http://www.brasseriebread.com.au/">http://www.brasseriebread.com.au</a>.</p>
<p><strong>52. Channel the Don</strong></p>
<p>During a $25 tour of the Sydney Cricket Ground you can visualise Don Bradman getting his 452 not out in 1930 against Queensland or Harold Larwood&#8217;s first salvo in the Bodyline series, then visit the dressing rooms, run down the players&#8217; tunnel and stop in at the museum. <a href="http://www.sydneycricketground.com.au/">http://www.sydneycricketground.com.au</a>.</p>
<p><strong>53. Find a frilly frock</strong></p>
<p>Grab something flirty, floaty or frilly at Alannah Hill&#8217;s Drummoyne factory outlet. You&#8217;ll find previous season&#8217;s dresses, skirts and stockings in all sizes for 40-60 per cent off. <a href="http://www.birkenheadpoint.com.au/">http://www.birkenheadpoint.com.au</a>.</p>
<p><strong>54. Rhyme on a dime</strong></p>
<p>Glebe&#8217;s most eccentric resident, the Friend in Hand pub, holds poetry night WordinHand on the first Tuesday of the month. In the bizarre bar, bards bravely compete for attention. Test your own couplets on the open mic. Entry with a $10 donation. <a href="http://www.friendinhand.com.au/">http://www.friendinhand.com.au</a>.</p>
<p><strong>55. Pick up a pencil</strong></p>
<p>At the Arthouse Hotel in Pitt Stree, punters ponder brushstrokes over Peronis. On Monday nights, life models stretch oout in the upstairs Dome Restaurant for $3 life drawing sessions. <a href="http://www.thearthousehotel.com.au/">http://www.thearthousehotel.com.au</a></p>
<p><strong>56. See Thai chefs at work</strong></p>
<p>Drop in to Chat Thai (open 11am-10pm) during off-peak hours to take a chilli-laden journey to north-eastern Thailand with dishes such as crying tiger ($8) &#8211; marinated, grilled beef served with sharp northern-style dipping sauce. 20 Campbell Street, Haymarket. Phone: 9211 1808.</p>
<p><strong>57. Pack a picnic</strong></p>
<p>With 23 hectares of 19th- century gardens, the 200-year-old Vaucluse House is a gem. Plant a picnic basket in the gorgeous garden for nothing, or take a tour of the house on Fridays, Saturdays and Sundays for $8. <a href="http://www.hht.net.au/">http://www.hht.net.au</a>.</p>
<p><strong>58. Samba in Woollahra</strong></p>
<p>At Jazz Juice, the Woollahra Hotel&#8217;s live music nights, samba is as common as New Orleans blues. Eclectic bands play Sundays 6.30pm-9.30pm, while Thursdays belong to world music group Marsala. 7.45pm-10.45pm. <a href="http://www.woollahrahotel.com.au/">http://www.woollahrahotel.com.au</a>.</p>
<p><strong>59. On your bike</strong></p>
<p>The 250-metre Monster Mountain X bike track at Sydney Olympic Park has plenty of jumps and turns for young mountain and BMX bikers and it&#8217;s free if you BYO wheels. Or hire a mountain bike from the Sydney Olympic Park Visitors Centre ($12 for one hour). <a href="http://www.sydney/">http://www.sydney</a> olympicpark.com.au.</p>
<p><strong>60. Relive student days</strong></p>
<p>Glebe&#8217;s Excelsior Hotel boasts a line-up of indie folk, rock and acoustic acts from Thursday to Sunday nights, and $2.90 schooners during happy hour (4.30pm-6.30pm weeknights). Phone: 9552 9700; <a href="http://www.drummedia.com.au/">http://www.drummedia.com.au</a>.</p>
<p><strong>61. Join the club, or start it</strong></p>
<p>Most libraries and independent bookstores have book clubs, or call some friends, choose a book (Tim Winton&#8217;s Breath was a hit this year) and pick a venue. See <a href="http://www.gumtree.com.au/">http://www.gumtree.com.au</a> for local book clubs.</p>
<p><strong>62. The China syndrome</strong></p>
<p>At Sun Jewel Variety Store in Campsie you&#8217;ll find woven seagrass placemats, wicker coasters, outdoor bamboo flares, ribbons, china tea sets, noodle bowls and Chinese lanterns galore. 190 Beamish Street, Campsie. Phone: 9718 0464.</p>
<p><strong>63. Visit a quirky museum</strong></p>
<p>Discover that Edmund Barton and Don Bradman were Freemasons at the Museum of Freemasonry in Castlereagh Street. Or visit the UNSW&#8217;s Museum of Human Disease for $11, where exhibition highlights include 30 cancerous lungs. But phone 9385 1522 first.</p>
<p><strong>64. Rock around the Clock</strong></p>
<p>At the upstairs Balcony Bar of the Clock in Surry Hills, happy hour runs from 6pm-7pm Monday-Saturday with all cocktails $9. <a href="http://www.clockhotel.com.au/">http://www.clockhotel.com.au</a>.</p>
<p><strong>65. Build a castle</strong></p>
<p>Get a castle by the sea for nothing. Bucket? Check. Spade? Check. Now head on down to Palm Beach, Bondi or Bronte and rediscover the joys of making a sandcastle.</p>
<p><strong>66. Climb the bridge</strong></p>
<p>See Sydney from the Harbour Bridge without the hard work and daggy suits of BridgeClimb. The Pylon Lookout, up 200 steps in the south-east pylon, has exhibitions and a viewing platform &#8211; all for $9.50. <a href="http://www.pylonlookout.com.au/">http://www.pylonlookout.com.au</a>.</p>
<p><strong>67. Walk in the park</strong></p>
<p>Starting daily at 10.30am, a Botanic Gardens expert leads a jaunt along the</p>
<p>Farm Cove foreshore and through the herb, rose and oriental gardens. <a href="http://www.rbgsyd.nsw.gov.au/">http://www.rbgsyd.nsw.gov.au</a>.</p>
<p><strong>68. Take an ABC tour</strong></p>
<p>You might open wide the doors of the Play School set, or peek into a live radio studio where 702 Sydney hosts sometimes invite tourers in for an on-air chat. Tours are $7.50, weekdays at 9.50am and 12.20pm. Phone: 8333 5488.</p>
<p><strong>69. Applause! Applause!</strong></p>
<p>Head to the ABC to be a member of the studio audience for Enough Rope or The Gruen Transfer, Channel Ten to sit in on Good News Week, Channel Nine for The Footy Show, or Seven for Dancing with the Stars. Visit network websites for all the details.</p>
<p><strong>70.Watch some birds</strong></p>
<p>Release your inner ornithologist with a bit of bird watching at Centennial Park, where there are 124 native and 18 introduced species. You might even spot one of the park&#8217;s more elusive residents, such as a tawny frogmouth. For a spotter&#8217;s guide to the park, visit <a href="http://www.centennialparklands.com.au/">http://www.centennialparklands.com.au</a>.</p>
<p><strong>71.Catch a band and burrito</strong></p>
<p>Grab a burrito ($13-$16) and a jug of sangria ($16) at Surry Hills rocker pub the Hopetoun&#8217;s upstairs restaurant, then stumble downstairs to catch nightly shows of up to four bands. Band cover charge from $6. <a href="http://www.myspace.com/hopetounhotel">http://www.myspace.com/hopetounhotel</a>.</p>
<p><strong>72. Go fly a kite</strong></p>
<p>Expert kite flyers recommend Tania Park at Balgowlah Heights, high-up Christison Park at Vaucluse, and Botany Bay National Park in La Perouse. An $8 kite kit from Kite Magic in Coogee makes a standard diamond flier guaranteed to soar. Phone: 9315 7001.</p>
<p><strong>73. Enjoy the view</strong></p>
<p>Wedged under the Opera House, the indoor/outdoor Opera Bar is the city&#8217;s best-looking venue for free live music. Slinky jazz trios, earnest singer-songwriters and soul crooners play from 2pm on weekends and 8.30pm every night.</p>
<p><a href="http://www.operabar.com.au/">http://www.operabar.com.au</a>.</p>
<p><strong>74. Join a yacht crew</strong></p>
<p>If you know your way around a jib, register with your local yacht club. Phone the Cruising Yacht Club of Australia in Rushcutters Bay on 8292 7870, Newport&#8217;s Royal Prince Alfred Yacht Club on 9997 1022 or check the listings for Manly Yacht Club at <a href="http://www.myc.org.au/">http://www.myc.org.au</a>.</p>
<p><strong>75. Shop for a swimsuit</strong></p>
<p>The Zimmermann factory outlet in Zetland is regularly topped up with fresh threads, most selling for 60-80 per cent off. Grab a cossie in time for summer for $70. Phone: 9697 9988.</p>
<p><strong>76. Play chopsticks</strong></p>
<p>Freshen up your house by buying a couple of bargain packets of lushly coloured decorative chopsticks from Chinese supermarket New Yen Yen and stacking them in an interesting vessel. No one would know they cost almost nothing. Shop 25D, 1 Lakeside Road, Eastwood. Phone: 9804 0988.</p>
<p><strong>77. Listen to local music</strong></p>
<p>The Whitlams tipped a hat to the &#8220;Sando&#8221;; in Newtown in their song God Drinks at the Sando. The pub offers a bunch of free nights, including a Live and Local set on Wednesdays and an acoustic night on Thursdays. <a href="http://www.sando.com.au/">http://www.sando.com.au</a>.</p>
<p><strong>78. Unearth new talent</strong></p>
<p>Ten dollars could nab you a seat at the SBW Stables Theatre in Kings Cross for a Griffin Theatre Company production on Pay-What-You-Can Mondays. Show up at the box office one hour before the 6.30pm performance and pay what you can ($10 minimum and limit of two seats). <a href="http://www.griffintheatre.com.au/">http://www.griffintheatre.com.au</a>.</p>
<p><strong>79. Pick up some PJs</strong></p>
<p>The Homebush Direct Factory Outlet store of that couturier of comfort, Peter Alexander, has sleepwear for a song. Phone: 9763 1876.</p>
<p><strong>80. Go late-night shopping</strong></p>
<p>Every Thursday night from 9pm-midnight, Oxford Street trendoids converge on the Paddo Inn for an extended happy hour known as Late Night Shopping. Cocktails go for $10 (usually $16). <a href="http://www.paddingtoninn.com.au/">http://www.paddingtoninn.com.au</a>.</p>
<p><strong>81. Discover future stars</strong></p>
<p>NIDA&#8217;s graduate list reads like the credits to a dream flick &#8211; Blanchett, Weaving, Luhrmann, Gibson. Meet the next generation at one of its student productions. <a href="http://www.nida.edu.au/">http://www.nida.edu.au</a>.</p>
<p><strong>82. Hoe into hawker food</strong></p>
<p>McLucksa stands out for its wok-smokey char kway teow &#8211; wide rice noodle ribbons tossed with sweet Chinese sausage, shredded chicken, squid and bean sprouts ($8.50). Level 3, Market City food court, Haymarket. Phone: 9211 1922.</p>
<p><strong>83. Spot a possum</strong></p>
<p>Bring a torch and join a twilight Spotlight Prowl in Centennial Park for $11. Rangers will point out the nocturnal inhabitants. Phone: 9339 6699.</p>
<p><strong>84. Rock the Bridge</strong></p>
<p>The Bridge Hotel in Rozelle has welcomed B.B. King and Melissa Etheridge to its stage in the past. Tickets are usually about $20 but on the last Friday of every month, Tice &amp; Evans &#8211; featuring former AC/DC bassist Mark Evans &#8211; bring their acoustic show to the Bridge for free. Phone: 9810 1260.</p>
<p><strong>85. Get souped up</strong></p>
<p>Hanoi Quan offers a menu of North Vietnamese street food: authentic pho (beef or chicken noodle soup, $8) and even tastier bun cha ($9) &#8211; pork on noodles with salad and nuoc cham. 346b Illawarra Road, Marrickville. Phone: 9559 1637.</p>
<p><strong>86. Grab a $20 STC ticket</strong></p>
<p>STC&#8217;s much-touted &#8220;20 for $20&#8243; tickets (20 seats are released for $20 for selected shows) are not available for every show but keep an eye out for the deal on Rabbit, directed by Brendan Cowell. Opens November 22. <a href="http://www.sydneytheatre.com.au/">http://www.sydneytheatre.com.au</a>.</p>
<p><strong>87. A vegetarian feast</strong></p>
<p>With a Bollywood beat in the background, Maya Masala serves up a marvellous masala dosa (south Indian pancake with spiced potato filling, $9) or a fully vegetarian, southern-style thali (puffy fried puri breads, four curries, pickles, yoghurt and rice, $13.90). 468-472 Cleveland Street, Surry Hills. Phone: 9699 8663.</p>
<p><strong>88. Tour Lucas Heights</strong></p>
<p>Visit Australia&#8217;s only nuclear reactor at Lucas Heights and see the 20-megawatt beast in action through CCTV. You can also view the &#8220;neutron guide hall&#8221;, where there are enough neutron beams to make a Bond villain blush. Pre-booked tours are free. Phone: 9717 3111.</p>
<p><strong>89. Find a family skeleton</strong></p>
<p>Perhaps you&#8217;re descended from Napoleon? The Society of Australian Genealogists will help you find out. Visit its library at 379 Kent Street, where local and school histories, shipping records and parish registers reveal the past. Daily research fee is $20 for non-members. <a href="http://www.sag.org.au/">http://www.sag.org.au</a>.</p>
<p><strong>90. A mighty mixed grill</strong></p>
<p>At the Sultan&#8217;s Table, order a plate of lamb and chicken shish (skewered chunks) plus flat, sausagey strips of minced lamb Adana, sizzled on flat-edged skewers. Add a dip, a puffy slab of Turkish bread and a soft drink and you&#8217;ll find that $25 buys a feast for two carnivores. 179 Enmore Road, Enmore. Phone: 9557 0229.</p>
<p><strong>91.Tour a cemetery</strong></p>
<p>Explorer Sir Thomas Mitchell is buried in the 160-year-old cemetery at St Stephens Newtown. So, too, is Eliza Donnithorne, believed to have been the inspiration for Miss Havisham in Dickens&#8217; Great Expectations. $10 tours run on the first Sunday of every month at 11.30 am. Phone: 9557 2043.</p>
<p><strong>92.Take a sculptural walk</strong></p>
<p>Stroll the beachside Cabbage Tree Bay Eco-Sculpture Walk from Manly to Shelly Beach, which includes sculptures of a long-nosed bandicoot and a Manly surfer. At Shelly, pick up some fish and chips from the Sandbar Cafe ($14.50).</p>
<p><strong>93. Catch some classics</strong></p>
<p>A classical concert for $15? It&#8217;s baton up and prices down at the Sydney Conservatorium of Music&#8217;s Conductors&#8217; Series. The discount concerts feature some of its best ensembles &#8211; from early music to improv jazz. <a href="http://www.music.usyd.edu.au/concerts/index.shtml">http://www.music.usyd.edu.au/concerts/index.shtml</a></p>
<p><strong>94. Join a petanque club</strong></p>
<p>If you don&#8217;t know your demi portee from your roulette dirigee, it&#8217;s time to brush up your petanque skills. For clubs and coaching advice, visit <a href="http://www.petanque.org/">http://www.petanque.org</a>.</p>
<p><strong>95. Dig into a $2 shop</strong></p>
<p>You&#8217;ll find things at Hot Dollar in Westfield Bondi Junction that wouldn&#8217;t look out of place in Sydney&#8217;s ritziest manors &#8211; from giant old-fashioned glass cookie jars and good vases, to photo frames and metal water pitchers. Shop 1035, Level 1, Westfield, 500 Oxford Street, Bondi Junction. Phone: 9387 8262.</p>
<p><strong>96. Take political action</strong></p>
<p>Take a seat in the Legislative Assembly and see members of the State&#8217;s lower house debate bills and trade barbs. November sitting dates are 11-14 and 25-28.</p>
<p><a href="http://www.parliament.nsw.gov.au/">http://www.parliament.nsw.gov.au</a>.</p>
<p><strong>97. Funk and bubbles</strong></p>
<p>Thursdays are funk nights at Establishment, Justin Hemmes&#8217; original pleasure dome where the blokes&#8217; suits are dark and the womens&#8217; skirts are short. Ladies get a free glass of sparkling wine on arrival. <a href="http://www.merivale.com/">http://www.merivale.com</a>.</p>
<p><strong>98. Slurp up some noodles</strong></p>
<p>Northsiders love Ramen Sun Sun, a ramen-ya (noodle shop), where you&#8217;ll find boiling basins of broth, such as the Tokyo-style with egg noodles, roast pork, corn niblets and an egg half ($9). Chorused Japanese greetings and farewells are free. Crows Nest Plaza, 103 Willoughby Road, Crows Nest. Phone: 9906 2956.</p>
<p><strong>99. Get set for Christmas</strong></p>
<p>The C Mart Bargain Centre is a fertile hunting ground for people short on cash: look for treasure-chest boxes, vases, teapots, vacuum flasks and joss paper. 210 Beamish Street, Campsie. Phone: 9787 9188.</p>
<p><strong>100. Carve up an $8 steak</strong></p>
<p>Order an $8 steak meal or a schnitzel at the Robin Hood Hotel bar and secure a quiet spot upstairs to enjoy it with either chips or mash and the sauce of your choice. 203 Bronte Road, Waverley. Phone: 9389 3477.</p>
<p>source: http://www.smh.com.au/articles/2008/11/06/122556100919.html</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=151&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2009/01/06/cheepo-cheap-100-things-to-do-in-sydney/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
		<item>
		<title>How to configure VPIM in 5 minutes &#8211; mystry solved!!</title>
		<link>http://pushkarbhatkoti.wordpress.com/2008/12/19/how-to-configure-vpim-in-5-minutes-mystry-solved/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2008/12/19/how-to-configure-vpim-in-5-minutes-mystry-solved/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 14:14:33 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Cisco Unity to CUE VPIM networking in 5 minutes]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=118</guid>
		<description><![CDATA[I have looked around a lot of document and came through various documents and finally couldn&#8217;t find what I was after. Then after reading heaps of crap, I made a short doc which really  shrinks down the VPIM.
Basic Concept:
VPIM :  Based on SMTP &#38; MIME (Multi-Purpose Internet Mail Extension)
Message content components:

 &#8211; spoken name
 &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=118&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have looked around a lot of document and came through various documents and finally couldn&#8217;t find what I was after. Then after reading heaps of crap, I made a short doc which really  shrinks down the VPIM.</p>
<p><span style="text-decoration:underline;"><strong>Basic Concept:</strong></span><br />
VPIM :  Based on SMTP &amp; MIME (Multi-Purpose Internet Mail Extension)</p>
<p>Message content components:</p>
<ul>
<li> &#8211; spoken name</li>
<li> &#8211; forwarded fax and text messages.</li>
<li> &#8211; vCard (phone number, text name and email address)</li>
</ul>
<p>VPIM Addresses: extension@domainname.com</p>
<p>Dial ID vs. Location</p>
<ul>
<li> &#8211; Primary Location (Default Location)</li>
<li>- Delivery Locations</li>
</ul>
<p>Voice Connector:  This encodes Voice mail into VPIM format.</p>
<p>VPIM Subscriber ??<br />
[VPIM:&lt;Delivery Location Dial ID&gt;_&lt;Remote Mailbox Number&gt;]</p>
<p>CiscoUnity4.0.5CD1\ADSchemaSetup\ADSchemaSetup.exe<br />
- select only [Exchange 2000 or Exchange 2003 VPIM Connector]</p>
<p>CiscoUnity4.0.5CD1\VoiceConnector-Ex2000\Install.exe</p>
<p>routing group<br />
routing group connector</p>
<p><span style="text-decoration:underline;"><strong>CUE settings:<br />
</strong></span></p>
<p>hostname CUE</p>
<p>ip domain-name cue.cisco.com<br />
ip name-server &lt;DNS-Server-IP&gt;</p>
<p>network location id 408<br />
email domain yyy.cisco.com (put your actual &lt;Exch-Domain-Name&gt; here)<br />
name &#8220;Unity&#8221;<br />
voicemail extension-length 4<br />
enable<br />
end location</p>
<p>network location id XXX (where XXX = sitec location ID)<br />
email domain 10.1.1.253 (CUE IP)<br />
name &#8220;CUE&#8221;<br />
voicemail extension-length 8<br />
enable<br />
end location</p>
<p>network local location id XXX &lt;Sitec location ID&gt;<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
Primary Locations<br />
- yyy.cisco.com for Domain Name(SMTP)<br />
- Dialing Domain leave blank.<br />
- Update Addressing Options = Global directory / Global directory</p>
<p>Delivery Locations<br />
==============</p>
<p>- [SMTP domain name] = 10.1.1.253 (CUE IP)<br />
- Check [Sender's recorded name]<br />
- Check [Sender's vCard]<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p><span style="text-decoration:underline;"><strong>Troubleshooting commands:</strong></span><br />
show network locations<br />
show network detail location id &#8230;<br />
show network detail local<br />
show network queues</p>
<p><span style="text-decoration:underline;"><strong>How to send vpim  messages:</strong></span></p>
<ol>
<li>Press  messege button of your phone</li>
<li>option#2 &#8211; saying something leave message (thats how we send vpim message), follow the cisco IVR lady.</li>
<li>You need to dial location ID# then phone number for example 408+phone number where 408 is hq site vpim site &#8220;Id&#8221;</li>
</ol>
<p>Hope this helps to some folks who are struggling with VPIM mistry!</p>
<p>-Push Bhatkoti</p>
<p>CCIE voice#21569</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/118/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/118/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/118/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=118&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2008/12/19/how-to-configure-vpim-in-5-minutes-mystry-solved/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
		<item>
		<title>A practical approach- QoS in 10 minutes (any scenario)</title>
		<link>http://pushkarbhatkoti.wordpress.com/2008/08/07/a-practical-approach-qos-in-10-minutes/</link>
		<comments>http://pushkarbhatkoti.wordpress.com/2008/08/07/a-practical-approach-qos-in-10-minutes/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 08:42:09 +0000</pubDate>
		<dc:creator>pushkarbhatkoti</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[QoS in 10 minutes]]></category>
		<category><![CDATA[A practical approach- QoS in 10 minutes]]></category>
		<category><![CDATA[ccie voice A practical approach- QoS in 10 minutes]]></category>

		<guid isPermaLink="false">http://pushkarbhatkoti.wordpress.com/?p=95</guid>
		<description><![CDATA[Bullshit! how can anyone do the QoS part in 10 minutes? 
YES its possible! and proved&#8230;. keep reading  
I have seen many people struggling with QoS and till last minute they are not 100 percent sure that if what that is the right solution what was asked in the monster exam. Even you have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=95&subd=pushkarbhatkoti&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><span style="color:#0000ff;"><strong>Bullshit! how can anyone do the QoS part in 10 minutes? </strong></span></p>
<p><span style="color:#0000ff;"><strong>YES its possible! and proved&#8230;. keep reading <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong></span></p>
<p>I have seen many people struggling with QoS and till last minute they are not 100 percent sure that if what that is the right solution what was asked in the monster exam. Even you have a good understanding of  QoS and you say that oh yeah, I have no problem with QoS but just about the enormous time everyone is puts in configuring the QoS itself.</p>
<p>Everyone may have different approach to win the lab game but my approach was like this;</p>
<p>The whole lab has 100 points. To pass the lab we only need 80 points.<br />
- Don&#8217;t touch LAN QoS &#8211; u hve to configure on 3 switches. CatOS is creepy, it may spike other things as well. AS u know 6608 blades are really old, applying QoS onto those older crabs may hung or may behave un-expected. I kept hearing from others that they had issues where they had to reset the 6608 blade or ethernet module. I was lucky, as here in Sydney lab I never had that kind of issue(s).</p>
<p>So the bottom line is, don&#8217;t be too greedy and you may safely leave some topics where you are not 100% confident (as i did). As we all know that the lab exam is not like the university exam where you&#8217;d be given points for partially correct answer.<br />
The real benefit of leaving  non-confident topics is &#8220;Save time&#8221; and put that time in doing other things , may be you can utilize that in verifying the answers again and agin until u drain your 8 hours time.</p>
<p>Just a sideconfig)#do sh run int s0/3/0<br />
Building configuration&#8230;</p>
<p>Current configuration : 152 bytes<br />
!<br />
interface Serial0/3/0<br />
description &#8212; to frswitch &#8211;<br />
no ip address<br />
encapsulation frame-relay<br />
ip ospf dead-interval minimal hello-multiplier 4<br />
end</p>
<p>HQ(config)#do sh run int s0/3/0.1<br />
Building configuration&#8230;</p>
<p>Current configuration : 178 bytes<br />
!<br />
interface Serial0/3/0.1 point-to-point<br />
description ====== To SITE-B =======<br />
ip address 10.10.33.1 255.255.255.128<br />
ip ospf mtu-ignore<br />
frame-relay interface-dlci 201<br />
end</p>
<p>HQ(config)#</p>
<p>HQ(config)#<br />
HQ(config)#do sh run int s0/3/0.2<br />
Building configuration&#8230;</p>
<p>Current configuration : 178 bytes<br />
!<br />
interface Serial0/3/0.2 point-to-point<br />
description ===== To SITE-C ======<br />
ip address 10.10.33.129 255.255.255.128<br />
ip ospf mtu-ignore<br />
frame-relay interface-dlci 202<br />
end</p>
<p>HQ(config)#</p>
<p>HQ(config)#<br />
HQ(config)#int s0/3/0.1<br />
HQ(config-subif)#bandwidth 512<br />
HQ(config-subif)#exit<br />
HQ(config)#<br />
HQ(config)#int s0/3/0.1<br />
HQ(config-subif)#<br />
HQ(config-subif)#!first Assign the bandwidth to this interface this is a must<br />
HQ(config-subif)#<br />
HQ(config-subif)#bandwidth 512<br />
HQ(config-subif)#<br />
HQ(config-subif)#!now the magic part<br />
HQ(config-subif)#<br />
HQ(config-subif)#frame-re interface-dlci 201<br />
HQ(config-fr-dlci)#<br />
HQ(config-fr-dlci)#auto qos voip trust fr-atm</p>
<p>Now lets see what MAGIC has the above command has done in your router;</p>
<h5 style="text-align:justify;"><em><span style="color:#ff0000;">Common Myth: </span>Auto-QoS breaks many things. I had the same concept until I proved that it does&#8217;t break anything and is a real time saver tool.  I know all bootcamps teaches not to use it, but they don&#8217;t explain you why not! May be they don&#8217;t want to tell you the secrets? duh! (just joking) . I never been to any bootcamp so I really don&#8217;t know what they teaches. I did everything start to finish in 9 months myself, self learning method with a few wonderful online study mates!</em></h5>
<h5 style="text-align:justify;"><em><br />
the other myth is wheather it is allowed in the real lab exam &#8211; yes it is, I raised this question with Ben NG on Ask Expert and his answer was &#8220;yes you can use it as long as it qualify the questions requirement&#8221; , in other word, its not just run auto-qos and thats all, you need to fine tune it.</em></h5>
<p><strong><span style="color:#993366;">Change#1 in existing configuration<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></strong><br />
First lets see if anything got changed in physical interface;</p>
<p>HQ(config-fr-dlci)#do sh run int s0/3/0<br />
Building configuration&#8230;</p>
<p>Current configuration : 196 bytes<br />
!<br />
interface Serial0/3/0<br />
description &#8212; to frswitch &#8211;<br />
no ip address<br />
encapsulation frame-relay<br />
ip ospf dead-interval minimal hello-multiplier 4<br />
no fair-queue<br />
frame-relay traffic-shaping &lt;&#8212;- NEW NEW<br />
end</p>
<p>HQ(config-fr-dlci)#</p>
<p>note; U don&#8217;t hve to remember to put that command if you are doing FRTS.</p>
<p><strong><span style="color:#993366;">Change#2 in existing configuration<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></strong></p>
<p>Next, lets see what has changed on sub interace:</p>
<p>HQ(config-fr-dlci)#do sh run int s0/3/0.1<br />
Building configuration&#8230;</p>
<p>Current configuration : 236 bytes<br />
!<br />
interface Serial0/3/0.1 point-to-point<br />
description ====== To SITE-B =======<br />
bandwidth 512<br />
ip ospf mtu-ignore<br />
frame-relay interface-dlci 201 ppp Virtual-Template200 &lt;&#8211; WOW<br />
class AutoQoS-FR-Se0/3/0-201 &lt;&#8212;WOW<br />
auto qos voip trust fr-atm<br />
end</p>
<p>HQ(config-fr-dlci)#</p>
<p><strong><span style="color:#993366;">Change#3 in existing configuration<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></strong><br />
HQ(config-fr-dlci)#do sh run | be class<br />
class-map match-any AutoQoS-VoIP-RTP-Trust<br />
match ip dscp ef<br />
class-map match-any AutoQoS-VoIP-Control-Trust<br />
match ip dscp cs3<br />
match ip dscp af31<br />
!<br />
!<br />
policy-map AutoQoS-Policy-Trust<br />
class AutoQoS-VoIP-RTP-Trust<br />
priority percent 70<br />
class AutoQoS-VoIP-Control-Trust<br />
bandwidth percent 5<br />
class class-default<br />
fair-queue</p>
<p>wow &#8211; thats sound really time saver here! but what about virtual template and frame-relay class?</p>
<p>well u won&#8217;t get everything spoon-feed <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
but wait! shut up!</p>
<p>this baby feeds you everything&#8230;. &#8216;auto qos voiptrust fr-atm&#8217;is the man here!</p>
<p><strong><span style="color:#993366;">Change#4 in existing configuration<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></strong></p>
<p>HQ(config-fr-dlci)#do sh run | be Virtual-Tem</p>
<p>frame-relay interface-dlci 201 ppp Virtual-Template200<br />
class AutoQoS-FR-Se0/3/0-201<br />
auto qos voip trust fr-atm<br />
!<br />
interface Serial0/3/0.2 point-to-point<br />
description ===== To SITE-C ======<br />
ip address 10.10.33.129 255.255.255.128<br />
ip ospf mtu-ignore<br />
frame-relay interface-dlci 202<br />
!<br />
interface Virtual-Template200 &lt;&#8212;&#8212;&#8212;&#8212;&#8211;WoW<br />
bandwidth 512<br />
ip address 10.10.33.1 255.255.255.128<br />
ppp multilink<br />
ppp multilink interleave<br />
ppp multilink fragment delay 10<br />
service-policy output AutoQoS-Policy-Trust</p>
<p>!<strong><span style="color:#993366;">Change#5 in existing configuration<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</span></strong></p>
<p>HQ(config-fr-dlci)#<br />
HQ(config-fr-dlci)#do sh run | be map-class<br />
map-class frame-relay AutoQoS-FR-Se0/3/0-201<br />
frame-relay cir 512000<br />
frame-relay bc 5120<br />
frame-relay be 0<br />
frame-relay mincir 512000<br />
!<br />
!</p>
<p>I think thats pretty much all you need for MLPPP scenario, for FRTS only<br />
you need use this command:</p>
<p>HQ(config-subif)#interface 3/0.2 &lt;&#8212; going to CME site for example<br />
HQ(config-subif)#bandwidth 2048<br />
HQ(config-subif)#<br />
HQ(config-subif)#!now the magic part<br />
HQ(config-subif)#<br />
HQ(config-subif)#frame-re interface-dlci 202<br />
HQ(config-fr-dlci)#<br />
HQ(config-fr-dlci)#auto qos voip trust &lt;&#8212; just that yes, noticed there is no &#8220;fr-atm&#8221;</p>
<h2><span style="text-decoration:underline;"><span style="color:#0000ff;">Summary of commands;</span></span></h2>
<p><span style="color:#0000ff;"> </span>auto qos voip trust          &lt;&#8212;- for FRTS only , no mlppp<br />
auto qos voip trust fr-atm   &lt;&#8212;- for MLPPP only</p>
<p><strong><span style="color:#993366;">How can you save time?<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
</span></strong>1. you don&#8217;t have to look in the docCD for any command.<br />
2. Just quickly put the above template on all sites and then copy and paste them into notepad and modify according to the questions need.</p>
<p>Some one who&#8217;s reading this blog must be saying that &#8220;Enough of the bullsh**t and about to close firefox/IE windows and probably mumaling about &#8216;oh dude come on now and get to the real life, show me how to do any QoS scenario in 10 minutes&#8221;</p>
<p>Hue&#8230;. you are 20 yrs+ old now [no morebaby] and still expecting someone will spoon feed you the QoS tricks?<br />
ok ok&#8230; showing you in a sec&#8230;.</p>
<p>Lets take an example;</p>
<p>a. mark sip and h323 traffic to cs3 [ since I hate switches, I will do it on router itself].<br />
b. hq to siteb = MLPPP,                  PVC = 512kbps<br />
c. hq to sitec = frf.12/shapping    PVC = 2048 kbps<br />
d.misc&#8230;. whatever&#8230;</p>
<p><span style="color:#ff0000;">Step#1:</span> do the marking first<br />
config t<br />
class-map match-any NBAR<br />
match protocol Sip<br />
match protocol h323</p>
<p>Policy-map remark<br />
class NBAR<br />
set dscp CS3</p>
<p>interface fas0/0<br />
service-policy input remark</p>
<p>now thats done HQ router, do show run and copy and paste it to other routers. Note when you copy and paste to other router it may take a bit of time to see the all commands pasted on the router, just paste on siteb router and move on to site c and paste there as well. Then come back to siteb router apply service-policy input on the lan facing interface and then move on to siteC router to apply the service-policy input command.</p>
<p>tips1# my fas0/0 had 3 sub-interface &#8211; fas0/0.10 for server ,  fas0/0.100 &#8211; hqvoice-vlan, fas0/0.1000 for datavlan. So instead of applying service policy on all 3 interface, just apply on the main one ie..e fas0/0.<br />
wow!</p>
<p>tips2# I have seen most of my friends tends to be leaving data vlan at siteB for marking. So put on both data and voice vlan at siteB.</p>
<p>tips3# Also noticed, at siteC CME router, be careful when marking. at my home lab i had 2801 router and 2 sub-interface on fast0/0 interface e.g. fas0/0.100 = voice, fas0/0.1000 =data. So i just put my QoS service policy on fas0/0 like i did on my Hq router.</p>
<p>Now you all propably think that marking on router is done and wow easy 10 points. but when you read your score report u will see &#8220;ZERO&#8221;!! Damn blame the innocent  guy at http://www.ccievoice-assessor.com/ coz he graded your lab wrong! May be he was in a pub just before he got back and went straight into your pod to start grading it!!</p>
<p>Think about SITEC where you&#8217;ve h323 RAS traffic also needs to be marked to CS3. You probably applied the QoS service-policy on fas0/0 [in my scenario above] and when dialpeer tries eastiblishing a call to hq, h323 signaling straight hits to WAN interface.<br />
Think about it! , you&#8217;ve applied marking on fas0/0 , when you confirm the QoS marking u won&#8217;t see that h323 protocol counters in the show policy-map interface command.<br />
bummer!</p>
<p>So above practice is just to mark signaling stuffs on each routers &#8211; max time 2-3 minutes. [not for the guys who don't know where "q" key is in the keyboard]. BTW people call me sometime a stenographer coz my typing speed is like those people who type really fast without looking at the keyboard [touch typeing]</p>
<p>Now remaining 7 minutes and I have the whole QoS job to bind up. . damn it doen&#8217;st look right.</p>
<p><span style="color:#ff0000;">STEP#2 Everything else, apart from marking;   s0/3/0.1 = hq to siteb , s0/3/0.2 hq to sitec<br />
</span></p>
<p>config t<br />
HQ(config)#int s0/3/0.1<br />
HQ(config-subif)#<br />
HQ(config-subif)#!first Assign the bandwidth to this interface this is a must<br />
HQ(config-subif)#<br />
HQ(config-subif)#bandwidth 512<br />
HQ(config-subif)#!now the magic part<br />
HQ(config-subif)#frame-re interface-dlci 201<br />
HQ(config-fr-dlci)#auto qos voip trust fr-atm<br />
exit</p>
<p>apply that command to siteb as well. at siteC router just use &#8216;auto qos voip trust&#8217; for frf.12 or frts<br />
<span style="color:#ff0000;">STEP#3 copying/pasting and modifying parameters in notepad to/from router.</span> MAX time = 4 minutes</p>
<p>Do &#8217;show run&#8217; pipe out the class-map+map-class+virtual-template and paste them into the notepad.<br />
HQ(config-fr-dlci)#do sh run | be class</p>
<p>class-map match-any AutoQoS-VoIP-RTP-Trust<br />
match ip dscp ef<br />
class-map match-any AutoQoS-VoIP-Control-Trust<br />
match ip dscp cs3<br />
match ip dscp af31<br />
!<br />
!<br />
policy-map AutoQoS-Policy-Trust &lt;&#8212;&#8211; use this default for HQ-2-siteB<br />
class AutoQoS-VoIP-RTP-Trust<br />
priority percent 70<br />
class AutoQoS-VoIP-Control-Trust<br />
bandwidth percent 5<br />
class class-default<br />
fair-queue</p>
<p>interface Virtual-Template200 &lt;&#8212;&#8212;&#8212;&#8212;&#8211;WoW<br />
bandwidth 512<br />
ip address 10.10.33.1 255.255.255.128<br />
ppp multilink<br />
ppp multilink interleave<br />
ppp multilink fragment delay 10<br />
service-policy output AutoQoS-Policy-Trust<br />
!</p>
<p>HQ(config-fr-dlci)#<br />
HQ(config-fr-dlci)#do sh run | be map-class<br />
map-class frame-relay AutoQoS-FR-Se0/3/0-201<br />
frame-relay cir 512000<br />
frame-relay bc 5120<br />
frame-relay be 0<br />
frame-relay mincir 512000<br />
!</p>
<p>Within your notepad, copy and paste the policy-map (above) commands, we need to prepare that for hq to siteC.<br />
policy-map AutoQoS-Policy-Trust-SITEC &lt;&#8212;&#8211; copy and paste within notepad rename end of itSITEC<br />
class AutoQoS-VoIP-RTP-Trust<br />
priority percent 70 &lt;&#8212;&#8212;&#8212;&#8212;change them if required<br />
class AutoQoS-VoIP-Control-Trust<br />
bandwidth percent 5 &lt;&#8212;&#8212;&#8212;-change them whatever u want<br />
class class-default<br />
fair-queue</p>
<p>another copy and paste business withing notepad;</p>
<p>frame-relay cir 512000 &lt;&#8212; that shud be 95% of pvc according to the QoS SRND<br />
frame-relay bc 5120 &lt;&#8212;&#8212;-ditto&#8212;-<br />
frame-relay be 0<br />
frame-relay mincir 512000 &#8212;-ditto&#8212;-</p>
<p>tips#?# press ctrl + h in notepad put infront of find &#8211; 5120 , replace-with 4864 (95% of pvc), and hit replace all.. bingo&#8230; ur all 3 parameters are replaced now. do the same for hq to siteC frame-relay pvc parameters.</p>
<p>Once everything is ready in notepad, paste above parameters back to routers. Make a note that hq and siteC frame-relay class-map name could be different and also under map-class service-policy statement u need to remove the existing one first then type the new one &#8217;service-policy output autoqos-blah&#8211;sitec&#8217;<br />
paste pvc parameters at the same time.</p>
<p><span style="color:#ff0000;">Last step4# verification </span></p>
<p>show policy-map interface and check the counters.</p>
<p>break-down of time is;</p>
<p>3 minutes = marking<br />
3 minutes = applying autoqos<br />
4 minutes = modifying parameter and pasting them back to router and verification.</p>
<p>First time when I did this practice, it used to take my 30-40 minutes. Gradually when I knew inside out where to modify and how to use notepad I really reduced it down to 10 minutes. Believe me, its doeable, just matter of the practice.</p>
<p>do this practice 10 times and when u reach to 11th then u will see oh, QoS is only 10 minute job.</p>
<p>Note, I haven&#8217;t included the time in reading the QoS question in above 10 minute business.</p>
<p>The other important tip is, read the question 3 times and verify that if the solution u are working on is going in the right direction.</p>
<p>Pushkar Bhatkoti<br />
CCIE voice #21569</p>
<p>PS: if anyone who found this article useful, don&#8217;t forget to send me a post card. LOL :=)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/pushkarbhatkoti.wordpress.com/95/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/pushkarbhatkoti.wordpress.com/95/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/pushkarbhatkoti.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/pushkarbhatkoti.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/pushkarbhatkoti.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/pushkarbhatkoti.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/pushkarbhatkoti.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/pushkarbhatkoti.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/pushkarbhatkoti.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/pushkarbhatkoti.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/pushkarbhatkoti.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/pushkarbhatkoti.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=pushkarbhatkoti.wordpress.com&blog=4335568&post=95&subd=pushkarbhatkoti&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://pushkarbhatkoti.wordpress.com/2008/08/07/a-practical-approach-qos-in-10-minutes/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/89c6928aa356ad85cfc4a6752fea7f09?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">pushkarbhatkoti</media:title>
		</media:content>
	</item>
	</channel>
</rss>