<?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/"
	>

<channel>
	<title>CCIE Blog &#187; Proctor Labs</title>
	<atom:link href="http://blog.ipexpert.com/category/proctor-labs/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ipexpert.com</link>
	<description>CCIE Candidates blog for all technical overviews relating to CCIE R&#38;S, CCIE Voice, CCIE Security &#38; CCIE SP</description>
	<lastBuildDate>Fri, 10 Sep 2010 13:55:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Accessing ProctorLabs Devices (Mac and Linux)</title>
		<link>http://blog.ipexpert.com/2010/08/16/accessing-proctorlabs-devices-mac-and-linux/</link>
		<comments>http://blog.ipexpert.com/2010/08/16/accessing-proctorlabs-devices-mac-and-linux/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 13:04:39 +0000</pubDate>
		<dc:creator>Marko Milivojevic</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Routing & Switching]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Service Provider]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[CCIE Rack]]></category>
		<category><![CDATA[CCIE Rack Rental]]></category>

		<guid isPermaLink="false">http://blog.ipexpert.com/?p=4441</guid>
		<description><![CDATA[Couple of months ago, I wrote an article on various convenient methods of accessing ProctorLabs CCIE rack rental devices. That article focused on Windows users. This is part two of that series, with focus on students using Mac or Linux. The biggest challenge for Mac and Linux users is selecting good terminal program to use. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2010%2F08%2F16%2Faccessing-proctorlabs-devices-mac-and-linux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2010%2F08%2F16%2Faccessing-proctorlabs-devices-mac-and-linux%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Couple of months ago, I wrote <a href="http://blog.ipexpert.com/2010/02/24/accessing-proctorlabs-devices/" target="_blank">an article</a> on various convenient methods of accessing ProctorLabs CCIE rack rental devices. That article focused on Windows users. This is part two of that series, with focus on students using Mac or Linux.<span id="more-4441"></span></p>
<p>The biggest challenge for Mac and Linux users is selecting good terminal program to use. There are many choices, but they all share almost the same difficulty &#8211; lack of consistency in supporting &#8220;bookmarks&#8221;, or in some cases, even the basic lack of support for tabs. </p>
<p>With this in mind, we looked into what these platforms had in common and we found one thing. By default, they all support CLI access to terminal, regardless of which application is in use. Many power users are quite happy to use command line to access our rack rental anyway. Capitalizing on that and making that single task is the approach we took. Before I examine that in more detail, here is something very nice for our Mac users.</p>
<h2>SecureCrt for Mac</h2>
<p>SecureCRT beta is now available for download from the manufacturer, <a href="http://vandyke.com/" target="_blank">VanDyke</a>. We tested our bookmark set with Mac version and it works flawlessly! Good job, VanDyke.</p>
<p>You can download SecureCRT bookmarks from here: <a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/ProctorLabs-SecureCRT.zip">ProctorLabs-SecureCRT.zip</a></p>
<h2>IPexpert&#8217;s PodConnect</h2>
<p>IPexpert&#8217;s approach to remote Pod access from Mac and Linux is quite simple. When you are in your CLI, simply type the command &#8220;PodConnect.pl r1&#8243; and you will be connected to the R1 on the ProctorLabs pod you choose as default. If you specified your username and password, PodConnect will log you in. You are now ready to work. Take a look at the example session I use:</p>
<pre>Mac ~> <span style="background-color: gray">PodConnect.pl r2</span>
Trying 74.126.20.111...
Won't send login name and/or authentication information.
Connected to pod111ts1.proctorlabs.com.
Escape character is '^]'.

         ****PROCTOR LABS, INC. SECURE ONLINE RACK SYSTEM****
      WELCOME to Proctor Labs, Inc. CCIE preparation vRack.

    WARNING:  This system is for the use of authorized clients only.
          Unauthorized access is a violation of federal, state,
                        civil and criminal laws.

http://www.ProctorLabs.com

User Access Verification

Username: myusername
Password: 

            You are on line number: 2

R2#</pre>
<p>That&#8217;s all I have to do. Regardless of the terminal emulator program I use, it will work. Here&#8217;s how you install it.</p>
<ul>
<li>Make sure you have Perl installed.
</li>
<li>Make sure you have Expect and Perl Expect module installed.
</li>
<li>Download the <a href="http://blog.ipexpert.com/wp-content/uploads/2010/08/PodConnect.zip">PodConnect.zip</a> file.
</li>
<li>Unzip the file into the folder in your path. Personally, I use $HOME/bin for this
</li>
<li>Make the file executable: chmod 700 PodConnect.pl
</li>
<li>Try it out!
</li>
</ul>
<p>If you run PodConnect.pl, you will probably notice error message telling you that you need to specify the Pod. You can do that after the device name. For example, running &#8220;PodConnect.pl r1 111&#8243;, will connect you to the R1 on Pod #111. You can set the default pod by setting &#8220;PL_POD&#8221; environment variable. </p>
<p>Once you run the Pod, if environment variable PL_USERNAME and PL_PASSWORD are set, PodConnect.pl will attempt to automatically log you in using those credentials. If those variables are not set, you will need to log-in manually.</p>
<p>To make things even quicker, here are couple of tricks you can do. Add the following lines to your $HOME/.profile:</p>
<pre>alias c="$HOME/bin/PodConnect.pl"
export PL_POD="111"
export PL_USERNAME="myusername"
export PL_PASSWORD="mypassword"</pre>
<p>Next time you open the terminal, you should be able to connect to ProctorLabs devices in your pod by simply typing &#8220;c device&#8221;, like this:</p>
<pre>Mac ~> <span style="background-color: gray">c r2</span>
Trying 74.126.20.111...
Won't send login name and/or authentication information.
Connected to pod111ts1.proctorlabs.com.
Escape character is '^]'.

         ****PROCTOR LABS, INC. SECURE ONLINE RACK SYSTEM****
      WELCOME to Proctor Labs, Inc. CCIE preparation vRack.

    WARNING:  This system is for the use of authorized clients only.
          Unauthorized access is a violation of federal, state,
                        civil and criminal laws.

http://www.ProctorLabs.com

Username: myusername
Password: 

            You are on line number: 2

R2#</pre>
<p><strong><u>NOTE:</u> If you store your password in .profile, make sure the file is readable only by your user account. The best way to ensure this is to set permissions to 600 on it (chmod 600 ~/.profile).</strong></p>
<p>Enjoy your studies!</p>
<p>&#8211;<br />
<a href="http://facebook.com/ccie18427" target="_blank">Marko Milivojevic</a> &#8211; CCIE #18427<br />
Senior Technical Instructor &#8211; <a href="http://www.ipexpert.com/" target="_blank">IPexpert</a><br />
Join our <a href="http://www.onlinestudylist.com/" target="_blank">Online Study List</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2010/08/16/accessing-proctorlabs-devices-mac-and-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Accessing ProctorLabs Devices</title>
		<link>http://blog.ipexpert.com/2010/02/24/accessing-proctorlabs-devices/</link>
		<comments>http://blog.ipexpert.com/2010/02/24/accessing-proctorlabs-devices/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 15:52:53 +0000</pubDate>
		<dc:creator>Marko Milivojevic</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Routing & Switching]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Service Provider]]></category>
		<category><![CDATA[Voice]]></category>

		<guid isPermaLink="false">http://blog.ipexpert.com/?p=2563</guid>
		<description><![CDATA[From time to time, we have our students ask us what is the best way to access ProctorLabs equipment? How do you guys (instructors) do it? What should I do, etc. As with many other things, the answer is, of course &#8211; it depends! Many people have different styles and use different software and operating [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2010%2F02%2F24%2Faccessing-proctorlabs-devices%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2010%2F02%2F24%2Faccessing-proctorlabs-devices%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>From time to time, we have our students ask us what is the best way to access ProctorLabs equipment? How do you guys (instructors) do it? What should I do, etc. As with many other things, the answer is, of course &#8211; it depends! Many people have different styles and use different software and operating systems. I will explore several popular methods, operating systems and terminal programs here.<span id="more-2563"></span></p>
<p>Please Note: In these example, we are using ProctorLabs Pod #111. Please, use Pod assigned to your session to try things out.</p>
<h2>Using The Terminal Server</h2>
<p>Picture 1 below shows the portion of your ProctorLabs user interface from which you can initiate connections to various devices.</p>
<p><a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-1.png"><img class="aligncenter size-full wp-image-2564" src="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-1.png" alt="" width="495" height="613" /></a></p>
<p>On the top of the selection is the link called &#8220;Terminal Server&#8221;. Clicking on this link should open the the link using your operating systems&#8217; Telnet URL handler and connect to ProctorLabs terminal server, allocated for your session. Take note here that Windows 7 doesn&#8217;t have Telnet installed by default. Quick search online should help you enable both Telnet client and Telnet URL handlers in Internet Explorer. The remainder of this text assumes that both work.</p>
<p>When you click on the Terminal Server link, you should see the connection open to the Terminal Server. Log in with your ProctorLabs username and password.</p>
<pre>Connected to pod111ts1.proctorlabs.com.
Escape character is '^]'.

         ****PROCTOR LABS, INC. SECURE ONLINE RACK SYSTEM****
      WELCOME to Proctor Labs, Inc. CCIE preparation vRack.

    WARNING:  This system is for the use of authorized clients only.
          Unauthorized access is a violation of federal, state,
                        civil and criminal laws.

http://www.ProctorLabs.com

User Access Verification

Username: <i>username</i>
Password: <i>password</i>

PL-POD-111-TS-RS#</pre>
<p>You are now connected to Terminal Server. You can see devices connected to it by typing &#8220;show hosts&#8221;</p>
<pre>PL-POD-111-TS-RS#show hosts
Default domain is not set
Name/address lookup uses static mappings

Host                      Port  Flags      Age Type   Address(es)
BB3                       2013  (perm, OK) **   IP    10.1.1.1
BB2                       2012  (perm, OK) **   IP    10.1.1.1
R9                        2009  (perm, OK) **   IP    10.1.1.1
R8                        2008  (perm, OK) **   IP    10.1.1.1
R7                        2007  (perm, OK) **   IP    10.1.1.1
R6                        2006  (perm, OK) **   IP    10.1.1.1
R5                        2005  (perm, OK) **   IP    10.1.1.1
R2                        2002  (perm, OK) **   IP    10.1.1.1
Cat4                      2016  (perm, OK) **   IP    10.1.1.1
Cat3                      2015  (perm, OK) **   IP    10.1.1.1
Cat2                      2014  (perm, OK) **   IP    10.1.1.1
Cat1                      2010  (perm, OK) **   IP    10.1.1.1
BB1                       2011  (perm, OK) **   IP    10.1.1.1
R4                        2004  (perm, OK) **   IP    10.1.1.1
R1                        2001  (perm, OK) **   IP    10.1.1.1</pre>
<p>If we take the example of R1 above, we can see that you can connect to it by telnetting to port 2001. You can do so from the server, by just typing &#8220;R1&#8243;.</p>
<pre>PL-POD-111-TS-RS#r1
Translating "r1"
Trying R1 (10.1.1.1, 2001)... Open

         ****PROCTOR LABS, INC. SECURE ONLINE RACK SYSTEM****
      WELCOME to Proctor Labs, Inc. CCIE preparation vRack.

    WARNING:  This system is for the use of authorized clients only.
          Unauthorized access is a violation of federal, state,
                        civil and criminal laws.

http://www.ProctorLabs.com

User Access Verification

Username: <i>username</i>
Password: <i>password</i>

            You are on line number: 1

Router&gt;</pre>
<p>We are now connected to R1. We can configure it or do whatever we like. We can go back to the Terminal Server, by typing escape sequence &lt;ctrl&gt;&lt;shift&gt; 6 followed by x. We are now back to terminal server, BUT &#8211; we are not yet disconnected from R1. Let&#8217;s connect to R2.</p>
<pre>Router&gt;<span style ="background-color: yellow; color: red">&lt;ctrl&gt;&lt;shift&gt;6 x</span>
PL-POD-111-TS-RS#r2
Translating "r2"
Trying R2 (10.1.1.1, 2002)... Open

         ****PROCTOR LABS, INC. SECURE ONLINE RACK SYSTEM****
      WELCOME to Proctor Labs, Inc. CCIE preparation vRack.

    WARNING:  This system is for the use of authorized clients only.
          Unauthorized access is a violation of federal, state,
                        civil and criminal laws.

http://www.ProctorLabs.com

User Access Verification

Username: <i>username</i>
Password: <i>password</i>

            You are on line number: 2

Router#</pre>
<p>Let&#8217;s go back to R1. Press the escape sequence to go back to terminal server. There, type &#8220;show sessions&#8221;.</p>
<pre>Router#<span style ="background-color: yellow; color: red">&lt;ctrl&gt;&lt;shift&gt;6 x</span>
PL-POD-111-TS-RS#show sessions
Conn Host                Address             Byte  Idle Conn Name
   1 r1                  10.1.1.1               0     0 r1
*  2 r2                  10.1.1.1               0     0 r2</pre>
<p>We can see two active sessions. One is connected to R1 and the other one to R2. We can also see small &#8220;*&#8221; next to R2. If we just press &lt;enter&gt;, we will return to the active session &#8211; marked by a star! Note the session numbers just before host name. We can use that to resume some other session. If we want to resume our session to R1, we can type &#8220;resume 1&#8243;, or simply &#8220;1&#8243;. Give it a try.</p>
<p>If you wish to destroy the session, type &#8220;disconnect &lt;num&gt;&#8221; on the terminal server, to disconnect the session &lt;num&gt;. Let&#8217;s disconnect our session 1.</p>
<pre>PL-POD-111-TS-RS#disconnect 1
Closing connection to r1 [confirm]
PL-POD-111-TS-RS#show sessions
Conn Host                Address             Byte  Idle Conn Name
*  2 r2                  10.1.1.1               0     0 r2</pre>
<p>Session 1 is gone. It will come back when we connect to, say, R4:</p>
<pre>PL-POD-111-TS-RS#r4
Translating "r4"
Trying R4 (10.1.1.1, 2004)... Open

         ****PROCTOR LABS, INC. SECURE ONLINE RACK SYSTEM****
      WELCOME to Proctor Labs, Inc. CCIE preparation vRack.

    WARNING:  This system is for the use of authorized clients only.
          Unauthorized access is a violation of federal, state,
                        civil and criminal laws.

http://www.ProctorLabs.com

User Access Verification

Username:<span style ="background-color: yellow; color: red">&lt;ctrl&gt;&lt;shift&gt;6 x</span>
PL-POD-111-TS-RS#show sessions
Conn Host                Address             Byte  Idle Conn Name
*  1 r4                  10.1.1.1               0     0 r4
   2 r2                  10.1.1.1               0     0 r2</pre>
<p>Beware of this session number reuse, especially when time-pressed. You may want to open your devices in logical order and use them that way. If you decide to do so, it may be a wise idea to configure &#8220;exec-timeout&#8221; appropriately on destination hosts, otherwise your sessions may time out.</p>
<p>Once you get the hang of the idea, using Terminal Server is really quick and powerful way to access all your Proctor Labs devices.</p>
<p>However, some of use think there are more efficient ways. Read on for few suggestions.</p>
<h2>Direct Sessions to Devices</h2>
<p>Remember when we looked at Terminal Server and we connected to port 2001 for R1? You don&#8217;t have to connect to terminal server to open that session. You can telnet directly to port 2001 from your own computer, using any telnet client, or by clicking on the appropriate device from your ProctorLabs Web GUI! Let&#8217;s connect to R1 by clicking on it.</p>
<pre>Connected to pod111ts1.proctorlabs.com.
Escape character is '^]'.

         ****PROCTOR LABS, INC. SECURE ONLINE RACK SYSTEM****
      WELCOME to Proctor Labs, Inc. CCIE preparation vRack.

    WARNING:  This system is for the use of authorized clients only.
          Unauthorized access is a violation of federal, state,
                        civil and criminal laws.

http://www.ProctorLabs.com

User Access Verification

Username: <i>username</i>
Password: <i>password</i>

            You are on line number: 1

Router&gt;</pre>
<p>We are now directly connected to R1! If you click on some other router or other device, you will be connected directly to it!</p>
<p>You should note that you cannot have more than one connection to the same device. In a case you are getting &#8220;Connection Refused&#8221; message, you need to telnet to Terminal Server and clear the existing session to the device you wish to connect to.</p>
<p>Using direct sessions to devices is an efficient method. Using built-in telnet client in Windows (and some other operating systems) on the other hand is not. Many of them lack features like increased scroll buffer, resizable windows, etc. For that reason, there are other clients that can be used instead. Here are some of the more popular ones.</p>
<h2>SecureCRT (Windows)</h2>
<p>SecureCRT is the terminal application available you in the CCIE lab. Newer versions of it support some options not available during the exam (for example, tabs), but those advanced features may prove to be useful during studies, when you are not trying to replicate the exact environment in the lab.</p>
<p>The most efficient way to use SecureCRT is to utilize its built-in bookmarks, called Connections. This system can be accessed by choosing File-&gt;Connect menu, or &lt;alt&gt;-c keyboard shortcut. Screenshot below is an example of bookmarks created for ProctorLabs Routing and Switching Pod 111.</p>
<p><a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-2.png"><img class="aligncenter size-full wp-image-2565" src="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-2.png" alt="" width="559" height="626" /></a></p>
<p>Double-clicking on any of the bookmarked devices will open a new tab (or window) with the connection to the appropriate device. What&#8217;s nice with this approach is that the title bar of the window will be automatically set to the name of the device.</p>
<p><a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-3.png"><img class="aligncenter size-full wp-image-2566" src="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-3.png" alt="" width="710" height="471" /></a></p>
<p>Of course, the most difficult and time consuming bit is actually building bookmarks. Well, I have special treat for you here. We&#8217;ve already done it for you &#8211; for all our pods in all our tracks, you can get them here: <a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/ProctorLabs-SecureCRT.zip">ProctorLabs-SecureCRT</a>.</p>
<h2>Installing IPexpert&#8217;s Bookmarks to SecureCRT</h2>
<p>Now that you have the bookmarks, it&#8217;s time to install them. Please, follow this step-by-step procedure for an easy install.</p>
<ol>
<li>Download the ProctorLabs-SecureCRT.zip above and save it to temporary folder</li>
<li>Open SecureCRT and find Options -&gt; Global Options menu</li>
<li>Open the above menu and select General from the tree on the left. Copy &#8220;Configuration folder&#8221; path to clipboard. See picture below:</li>
<p><a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-4.png"><img class="aligncenter size-full wp-image-2567" src="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-4.png" alt="" width="571" height="529" /></a></p>
<li>Close SecureCRT, find and open that folder in Windows Explorer. Go to subfolder called Sessions. If one does not exists, please create it.</li>
<li>Extract the contents of the ProctorLabs-SecureCRT.zip file into this folder. You should now have subfolder called ProctorLabs.</li>
<li>Start SecureCRT and select File-&gt;Connect.</li>
</ol>
<p>You should have all of our bookmarks in your SecureCRT now!</p>
<h2>Putty and Putty Connection Manager (Windows)</h2>
<p>Putty is a free terminal application for Windows, which is proving to be very popular. By itself, it provides cumbersome bookmarks management, however, there is 3rd party add-on, called Putty Connection Manager. If you happen to be Putty user, look for this one online &#8211; you will be pleasantly surprised. To see it in action, just watch our Routing and Switching Video on Demand or a screenshot below.</p>
<p style="text-align: center;"><a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-5.png"><img class="aligncenter size-full wp-image-2568" src="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-5.png" alt="" width="724" height="565" /></a></p>
<p>Just as with SecureCRT, most of the work is to create bookmarks for your Pod. If you take a look at the screenshot above, you will notice that it shows many pods. Yes, you guessed it right! You can get database file here: <a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/ProctorLabs-PuttyCM.zip">ProctorLabs-PuttyCM</a>.</p>
<h2>Installing IPexpert&#8217;s Bookmarks to Putty Connection Manager</h2>
<p>This operation is a little bit different than the one with SecureCRT. Especially so because there are two ways in which it can be done (CCIEs love alternative solutions, don&#8217;t we?). After you have downloaded the ProctorLabs-PuttyCM.zip file above, extract the contents to a temporary folder.</p>
<p>If you don&#8217;t already have any bookmarks in your Putty Connection Manager, you can copy the file to more permanent location and change extension from XML to DAT. Next, from File menu, select Open and navigate to your ProctorLabs-PuttyCM.dat file. When you open the database, make sure that Connection Manager option in View menu is enabled. You should now have nice ProctorLabs bookmarks tree on the right.</p>
<p style="text-align: center;"><a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-6.png"><img class="aligncenter size-full wp-image-2569" src="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-6.png" alt="" width="752" height="622" /></a></p>
<p>If you already use Putty Connection Manager, using another database may or may not be the thing you want. Another approach is to import the entries from XML. You can use the same file, but in order to import bookmarks, you need to have an open database. To initiate import process, go to Database menu, select Import and Export menu. Chose option to import and in the next step navigate to ProctorLabs-PuttyCM.xml file. When you have finished, your existing bookmarks should be updated with new ProctorLabs ones!</p>
<p style="text-align: center;"><a href="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-7.png"><img class="aligncenter size-full wp-image-2570" src="http://blog.ipexpert.com/wp-content/uploads/2010/02/Picture-7.png" alt="" width="752" height="622" /></a></p>
<p>Whatever step you used, you can make the database as the default one to open every time you open Putty Connection Manager and you are all set.</p>
<p>But&#8230; what if you are using some other operating system, say, Mac or Linux? Stay tuned, that&#8217;s coming soon!</p>
<p>&#8211;<br />
Marko Milivojevic &#8211; CCIE #18427<br />
Senior Technical Instructor &#8211; IPexpert</p>
<p>Mailto: <a href="mailto:markom@ipexpert.com">markom@ipexpert.com</a><br />
Telephone: +1.810.326.1444<br />
Fax: +1.810.454.0130</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2010/02/24/accessing-proctorlabs-devices/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Four Major Updates for Proctor Labs Voice vRack Customers</title>
		<link>http://blog.ipexpert.com/2009/08/28/four-major-updates-for-proctor-labs-voice-vrack-customers/</link>
		<comments>http://blog.ipexpert.com/2009/08/28/four-major-updates-for-proctor-labs-voice-vrack-customers/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 15:47:14 +0000</pubDate>
		<dc:creator>Mark Snow</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[ccie voice]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[IP Phones]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://ipexpert.ccieblog.com/?p=1626</guid>
		<description><![CDATA[CCIE Voice Candidates (Mainly those ever renting Voice vRacks from Proctor Labs) UPDATE FOR ALL VPNs &#8211; PLEASE READ IF YOU USE Proctor Labs vRacks Four things have been changed to give everyone a much better experience when renting Voice vRacks from Proctor Labs. I&#8217;ll list each of them briefly here, and then go into [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F08%2F28%2Ffour-major-updates-for-proctor-labs-voice-vrack-customers%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F08%2F28%2Ffour-major-updates-for-proctor-labs-voice-vrack-customers%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p class="MsoNormal"><span>CCIE Voice Candidates (Mainly those ever renting Voice vRacks from Proctor Labs)</span></p>
<p class="MsoNormal"><strong><span>UPDATE FOR ALL VPNs &#8211; PLEASE READ IF YOU USE Proctor Labs vRacks</span></strong></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Four things have been changed to give everyone a much better experience when renting Voice vRacks from Proctor Labs. I&#8217;ll list each of them briefly here, and then go into more detail on each one of them regarding what each enhancement means for you as well as what you need to do to take advantage of the new changes.</span></p>
<p class="MsoNormal"><span id="more-1626"></span></p>
<ol type="1">
<li class="MsoNormal"><strong><span>There is      only ONE vpn group that is still functional.</span></strong></li>
<li class="MsoNormal"><strong><span>You can now      connect your VPN (Hardware or Software) over TCP port 80 or 443.</span></strong></li>
<li class="MsoNormal"><strong><span>Network      Extension Mode (NEM) is now supported for every Voice vRack.</span></strong></li>
<li class="MsoNormal"><strong><span>ASA5505      Users VPN&#8217;s *should* now work.</span></strong></li>
</ol>
<p class="MsoNormal"><strong><span>Details:</span></strong></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoListParagraphCxSpFirst"><strong><span><span>1)<span> </span></span></span></strong><strong><span>There is only ONE vpn group that is still functional</span></strong></p>
<p class="MsoListParagraphCxSpLast"><span> </span></p>
<p class="MsoNormal"><span>Everyone that connects to Proctor Labs Voice vRacks and thus our VPNs, should by now, have downloaded the latest VPN configuration file (either hardware or software) from your Voice vRack VPN webpage. This is the page you come to after you login to ProctorLabs.com, and before you get to your actual vRack webpage (the page where you Load Lab Configs, Telnet to routers, Link to CUCM servers, etc).</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>This configuration file hasn&#8217;t changed for a long number of months now &#8211; but just to be sure &#8211; you might want to check it.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>This does two things for our clients:</span></p>
<ul type="disc">
<li class="MsoNormal"><span>Gives you a      much simpler configuration. There is only 1 VPN configuration file that      you will ever need to connect to our Voice vRacks &#8211; regardless of which      Pod you are assigned from session to session.</span></li>
<li class="MsoNormal"><span>This gives      every client of ours peace of mine that when they rent a vRack session      from us, that they not only will they be guaranteed to connect to the      correct Pod#, but there is no chance that someone else could possibly also      connect to your pod and accidentally overwrite your configuration. We do      this by checking each login UserID against the timeslot and pod# rented,      and then place you dynamically in the proper VRF where traffic from      another vRack Pod can never route to yours.</span></li>
</ul>
<p class="MsoNormal"><span>Most of you (99%) will still be able to connect to VPN just fine &#8211; as you always have. However, if for some reason you cannot connect to your VPN session, take 2 minutes to simply check the &#8220;VPN Group Authentication Name&#8221; in your Software client to make sure the name and password are exactly as follows (respectively):</span></p>
<blockquote>
<p class="MsoNormal"><span>vpodgroup</span></p>
<p class="MsoNormal"><span>proctorvoice</span></p>
<p class="MsoNormal"><span>For you hardware VPN users &#8211; I have provided the configuration below:</span></p>
<p class="MsoNormal"><span>crypto ipsec client ezvpn IPx-Voice-vRack</span></p>
<p class="MsoNormal"><span>group vpodgroup key proctorvoice</span></p>
</blockquote>
<p class="MsoNormal" style="text-align: left"><span> </span></p>
<p class="MsoNormal" style="text-align: left"><span> </span></p>
<p class="MsoNormal"><strong><span> </span></strong></p>
<p class="MsoListParagraph"><span><span>2)<span> </span></span></span><strong><span>You can now connect your VPN (Hardware or Software) over TCP port 80 or 443.</span></strong></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Many people have reported not being able to connect their software or hardware client VPN to Proctor Labs. This most normally occurs due to a over-restrictive corporate or hotel firewall that stands in their way, not allowing UDP 500 or UDP 4500 to pass through.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>We have fixed this issue from our side and have now allowed users with Software (or Hardware) VPN clients to &#8220;Tunnel&#8221; all traffic (both the IKE Phase 1 and the ESP Phase 2) over You can now connect to your Voice vRack VPN using TCP port 80 or TCP port 443 &#8211; either of these ports should allow you to connect with us.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>For software VPN users, see somewhere about 3/4 of the way down on this page for a screenshot of &#8220;Tunneling&#8221; your VPN connection over TCP Port 80 or 443.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>(This link shows TCP port 10001. Just change that to 80 or 443. Almost all firewalls allow web traffic &#8211; so unless they are doing DPI &#8211; you should connect).</span></p>
<p class="MsoNormal"><span><a href="http://tinyurl.com/VPN-Port-80-443"><span>http://tinyurl.com/VPN-Port-80-443</span></a></span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>For hardware IOS VPN users, make the following change:</span></p>
<p class="MsoNormal"><span> </span></p>
<blockquote>
<p class="MsoNormal"><span>crypto ipsec client ezvpn IPx-Voice-vRack</span></p>
<p class="MsoNormal"><span>ctcp port 80</span></p>
</blockquote>
<p class="MsoNormal"><strong><span> </span></strong></p>
<p class="MsoListParagraph"><span><span>3)<span> </span></span></span><strong><span>Network Extension Mode (NEM) is now supported for every Voice vRack.</span></strong></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>I have now enabled (and tested thoroughly today) NEM for those of you using hardware-based VPN to connect your hardware IP phones to our Proctor Labs Voice vRacks. This will not work with software based VPNs.</span></p>
<p class="MsoNormal"><span>This means that none of your traffic will have to NAT or PAT any longer to reach us &#8211; and all of these issues with phones not registering correctly, or registering and then when a call is made &#8211; potentially unregistering the phone from the cluster.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>For hardware VPN users, make the following change:</span></p>
<p class="MsoNormal"><span> </span></p>
<blockquote>
<p class="MsoNormal"><span>crypto ipsec client ezvpn IPx-Voice-vRack</span></p>
<p class="MsoNormal"><span>mode network-extension</span></p>
</blockquote>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>In order to use the Network Extension Mode, and also not to override any of the internal subnets for the Voice vRack Pod you are on, I have enabled a small set of subnets that you may use for your *inside* interface on your IOS Router or ASA.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>They are:</span></p>
<p class="MsoNormal"><span>192.168.X.0/24   Where X can equal any number 0 &#8211; 16.</span></p>
<p class="MsoNormal"><span>so 192.168.0.0 , 192.168.1.0 , you get the picture.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Any other network on your inside &#8211; and we don&#8217;t redistribute it through the vRack (i.e. &#8211; No route back to you :)</span></p>
<p class="MsoNormal"><span>If anyone &#8220;needs&#8221; any other networks &#8211; email support and let us know about them.</span></p>
<p class="MsoNormal"><strong><span> </span></strong></p>
<p class="MsoListParagraph"><span><span>4)<span> </span></span></span><strong><span>ASA5505 Users VPN&#8217;s *should* now work.</span></strong></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>After having troubleshot people&#8217;s ASA 5505 connection problems multiple times &#8211; we always came back to the issue being a bug &#8211; since it was the ASA that was failing to PAT the traffic &#8211; since the ASA packet tracer would always tell us it was at that step that the ASA would drop the traffic. However with the previous announcement that NEM is supported, this means no more NATing/PATing! Thus it *should* work fine with NEM enabled. (Read the &#8220;NOTE ABOUT SUBNETS FOR INSIDE INTERFACES&#8221; above!)</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>We say *should* because we don&#8217;t have an ASA5505 to test out the client side with. (anyone care to donate one?)</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>Also &#8211; every hardware VPN user &#8211; PLEASE CHECK your config to make sure that this line is in there:</span></p>
<p class="MsoNormal"><span> </span></p>
<blockquote>
<p class="MsoNormal"><span>crypto ipsec client ezvpn IPx-Voice-vRack</span></p>
<p class="MsoNormal"><span>connect manual</span></p>
</blockquote>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>If you don&#8217;t have &#8220;connect manual&#8221; in there, then your router constantly tries to connect its VPN with us &#8211; but will always fail because its not always your time to rent a rack, and in effect, performs a sort of mild DoS on our router.</span></p>
<p class="MsoNormal"><span>As soon as we notice that type of repetitive traffic over a long period of time (not one or two or three failures when you are testing) &#8211; we have no choice but to block your source IP.</span></p>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>So all together &#8211; hardware IOS VPN users should have this config:</span></p>
<p class="MsoNormal"><span> </span></p>
<blockquote>
<p class="MsoNormal"><span>crypto ipsec client ezvpn IPx-Voice-vRack</span></p>
<p class="MsoNormal"><span>connect manual</span></p>
<p class="MsoNormal"><span>ctcp port 80</span></p>
<p class="MsoNormal"><span>group vpodgroup key proctorvoice</span></p>
<p class="MsoNormal"><span>mode network-extension</span></p>
<p class="MsoNormal"><span>peer 74.126.20.247</span></p>
<p class="MsoNormal"><span>xauth userid mode interactive</span></p>
</blockquote>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>So all together &#8211; hardware ASA5505 VPN users should have this config:</span></p>
<p class="MsoNormal"><span> </span></p>
<blockquote>
<p class="MsoNormal"><span>vpnclient enable</span></p>
<p class="MsoNormal"><span>vpnclient ipsec-over-tcp port 80</span></p>
<p class="MsoNormal"><span>vpnclient mode network-extension-mode</span></p>
<p class="MsoNormal"><span>vpnclient server 74.126.20.247</span></p>
<p class="MsoNormal"><span>vpnclient vpodgroup password proctorvoice</span></p>
</blockquote>
<p class="MsoNormal"><span> </span></p>
<p class="MsoNormal"><span>In the <em>(slightly modified)</em> words of Napolean Dynamite:</span></p>
<p class="MsoNormal"><strong><em><span> </span></em></strong></p>
<p class="MsoNormal"><strong><em><span>I hope your wildest [CCIE studying] dreams come true,</span></em></strong></p>
<p class="MsoNormal"><span>Mark Snow</span></p>
<div>
<div><span></p>
<p></span></div>
</div>
<div>
<div>
<div><span><span><span><span></p>
<p></span></span></span></span></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2009/08/28/four-major-updates-for-proctor-labs-voice-vrack-customers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCIE Voice v3.0 Update! Live from Cisco Networkers Techtorial</title>
		<link>http://blog.ipexpert.com/2009/06/28/ccie-voice-v3-update-live-from-cisco-networkers-techtorial/</link>
		<comments>http://blog.ipexpert.com/2009/06/28/ccie-voice-v3-update-live-from-cisco-networkers-techtorial/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 18:22:48 +0000</pubDate>
		<dc:creator>Mark Snow</dc:creator>
				<category><![CDATA[Ask the Expert]]></category>
		<category><![CDATA[CCIE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Strategy]]></category>
		<category><![CDATA[Techtorials]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[3.0 blueprint]]></category>
		<category><![CDATA[ccie voice 3.0]]></category>
		<category><![CDATA[Cisco Live]]></category>
		<category><![CDATA[Cisco Networkers]]></category>

		<guid isPermaLink="false">http://ipexpert.ccieblog.com/?p=1263</guid>
		<description><![CDATA[This page has been updated! Read below for changes to this post &#8230; So now that this seminar is over &#8211; this blog post has morphed into a permanent update and archive of what was confirmed here at the CCIE Voice Techtorial at Cisco Networkers. Without further ado, below is a quick bullet list of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F06%2F28%2Fccie-voice-v3-update-live-from-cisco-networkers-techtorial%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F06%2F28%2Fccie-voice-v3-update-live-from-cisco-networkers-techtorial%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This page has been updated! Read below for changes to this post &#8230;</p>
<p>So now that this seminar is over &#8211; this blog post has morphed into a permanent update and archive of what was confirmed here at the CCIE Voice Techtorial at Cisco Networkers.</p>
<p>Without further ado, below is a quick bullet list of things that are <strong>now officially confirmed from the Cisco CCIE Voice Content Manager, Ben Ng,</strong> for the new CCIE Voice v3.0 Lab Exam.</p>
<p><span id="more-1263"></span></p>
<p>The format that will follow below is this: Each bullet point will first contain the new piece of information regarding the v3.0 blueprint CCIE Voice Lab Exam that is<strong> </strong><strong>now confirmed from Cisco and Ben Ng here at Cisco Live! (Networkers),</strong> and then will have this character &#8220;&#8212;&gt;&#8221;  and <strong>then our Proctor Labs response regarding our preparedness to this announcement </strong>about a particular given new piece of information.</p>
<ul>
<li>All IP Phones will be 7965&#8242;s &#8212;&gt; <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a> updated our IP Phones to 7962&#8242;s sometime back. Only thing 7964 &amp; 7965 can do that 7962&#8242;s can&#8217;t is GigEthernet and Color displays &#8211; neither of which have any bearing for the Cisco CCIE Voice Lab. Ben&#8217;s reason for 7965&#8242;s then? Simply more of these type of hardware available to them when they were developing the lab.</li>
<li>CUCM and CUCME versions confirmed: 7.0(1) (bugs and all)  &#8212;&gt; This is the versions we are running in all of our <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a>.</li>
<li>All servers (CUCM, UC, CUPS, UCCX) are running on VMWare &#8212;&gt; We are running our <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a> on VMWare ESX &#8211; looks like we are in good company.</li>
<li>&#8220;Possible&#8221; that AD/DNS Server introduced down the road, but <strong>not Day 1</strong>. This means VPIM <strong>cannot</strong> be tested Day 1 either, since UC requires DNS to function (CUE can use IP addresses, but UC cannot). DNS Server <strong>cannot</strong> be run on UCCX (only Windows box), so again &#8211; will not be tested right away. I would imagine 6-12 months down the road.  &#8212;&gt; We have an AD/DNS server ready at <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a>, and will introduce it into our Mock Labs around that timeframe (expect 4-6 months).</li>
<li>To reiterate: It is confirmed that Native DC Directory will be what is tested Day 1 and for a little while until they &#8220;run out&#8221; of content to add.</li>
<li>Two Windows devices in Lab: UCCX Server and Test PC &#8211; both will be used for running CUPC for testing Presence and Device Mobility. RDP into UCCX, VNC into Test PC.  &#8212;&gt; <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a> have CUPC installed on UCCX and will have the candidate install CUPC on his/her Mac/PC (it runs on both) to test this. This way we maintain more physical CPU/Mem (Power) on VMWare Host machine (unlike Cisco has been known for in this lab in the past :-0  ).</li>
<li>3 site topology preserved. CUCM at HQ, BR1 remote CUCM site, BR2 is CUCME  &#8212;&gt; We are, of course, good here.</li>
<li>IOS on 3 site routers: 12.4(22)T &#8212;&gt; This is the version we are running on our <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a>.</li>
<li>Confirmed: NO Video Endpoints in new v3.0 Lab &#8212;&gt; Figured as much, but had VTA endpoints ready if we needed to add.</li>
<li>E1-R2 and T1-CAS are testable topics, <strong>however &#8211; MANY</strong> <strong>features require ISDN</strong> technology-based features &#8211; so expect that ISDN (T1 &amp; E1) PRIs will be much more heavily tested  &#8212;&gt; We allow testing of BOTH, and have a ridiculously easy-to-use web interface that requires all of a push of a button to change the PSTN T1/E1 format (CCS/CAS) at <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a>.</li>
<li>Some of the new features in CUCM 7.0 that specifically require ISDN (and require a 7961 or better IP Phone) are +Dialing Support, Call Globalization, Localization, and Mapping the Globalized Variant to a Localized Route Pattern. &#8212;&gt; As we have mentioned, <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a> has newer 7962 IP Phones, as well you will see quite an intense international dial plan lab surrounding these CUCM Features coming out here in the next couple of weeks as <a title="IPexpert CCIE Voice Volume 2 Workbook at Proctor Guide" href="http://www.ipexpert.com/index.cfm/product/sku/CCIE_Voice_Lab_Workbook_Preparation_Proctor_Guide" target="_blank">Volume 2, Mock Lab 2</a>.</li>
<li><span style="text-decoration: line-through">All CCIE test pods will have </span><strong><span style="text-decoration: line-through">same</span></strong><span style="text-decoration: line-through"> IP addressing scheme and PSTN numbering scheme. No more &#8220;YY=pod#&#8221; for IP or Dialplan numbering schemes</span></li>
<li>All CCIE test pods will have same IP addressing scheme &#8211; no more &#8220;YY=pod#&#8221;. <strong>However, PSTN and Dial Plan numbering scheme WILL change from lab to lab!</strong> &#8212;&gt; We made the decision long ago to work tirelessly to provide EXACTLY this feature using <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a>! Simple press of a button on our web UI pre-loads your PSTN Dialplan (as well as many other pre-configurations)! <strong>NO OTHER PROVIDER CAN DO THIS!! (Some claim that they can &#8211; but rent a single rack session from them and you will quickly see that their definition of pre-loading configuration means simply a wipe back to a single base clean config &#8211; nothing more)</strong>.</li>
<li><span style="text-decoration: line-through">&#8220;Very Likely&#8221; that UCCX and VM Ports will be integrated beforehand</span></li>
<li>New update to UCCX integration: UCCX Integration WILL BE DONE for you, however be prepared to Troubleshoot the integration.</li>
<li>New update to Unity Connection integration: UC will be pre-configured with &#8220;base&#8221; integration info, however you will still be required to know and create Subscribers, Call Handlers, etc. Both of these previous two announcements are very nice timesavers indeed for the candidate. &#8212;&gt; As stated above, <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a> does custom, per-lab, pre-loading of configurations to every device <strong>including servers</strong>, this means that all future Mock Labs in Volume 2 and Instructor-Led Courses, we will have UCCX/UC ports pre-integrated.</li>
<li>CUPS Server will NOT be pre-integrated with CUCM (this keeps in line with the blueprint). Also there are 3 types of Presence clients used in exam: IPPM (IP Phone Messenger &#8211; basically IM on the IP Phone), CUPC-control of 7965, and CUPC standalone softphone-mode. &#8212;&gt; <a title="Proctor Labs Voice vRacks" href="https://proctorlabs.com/index.cfm/product/sku/pl0226" target="_blank">Proctor Labs vRacks</a> has all three of these our labs today.</li>
<li>IP Phones &#8220;Do not have VLANs assigned&#8221;, but that does not preclude them from being pre-configured in CUCM(E), just definitely not registered when candidate sits down  &#8212;&gt; See our above note for how we can and do test both (or any scenario for that matter really).</li>
<li>IP Phone Firmware changes are definitely testable topics at both CUCM and CUCME sites (study this well folks or else it could cost you a LOT of time!!) &#8212;&gt; We test it!</li>
<li>@ Dialplan (predicated upon a given country&#8217;s national numbering plan), and so therefore also Route Filters &#8211; has not ever previously been a testable topic. At this point it will still not be tested, however in the future Ben stated that they reserve the right to leave it open as a future testable topic, although it probably won&#8217;t be anything that happens in the near future. &#8212;&gt; Again, we are on top of it and plan to  incorporate it into later Volume 2 Mock Labs.</li>
<li>4 Open-Ended Questions (OEQ&#8217;s) focusing on &#8220;Core Knowledge&#8221; will be tested from Day 1 (July 16)  &#8212;&gt; For this and the next few topics regarding these OEQ&#8217;s: We will be releasing our CCIE OEQ Prep Quizzer tomorrow (Monday, June 29th).</li>
<li>RE:4 Open-Ended Q&#8217;s: Will have 30 mins to answer 4 questions, answers will be 5 words or less, if you finish early you can proceed onto Lab Configuration</li>
<li>RE:4 Open-Ended Q&#8217;s: Must answer 3/4 correctly, if you do answer EITHER 3 or 4 of the 4 Q&#8217;s correctly &#8211; both result in award of 21pts, then you need 59 points from Lab Config portion of exam, so in essence &#8211; you need ~75% to pass the CCIE Voice Lab</li>
<li>RE:4 Open-Ended Q&#8217;s: Purpose is specifically designed to &#8220;Preserve Integrity and stop [people from] passing who just memorize lab [tasks from cheat websites]&#8220;</li>
<li>RE:4 Open-Ended Q&#8217;s:  During these 4 questions you will <strong>NOT</strong> have access to any resources (Cisco Documentation Website or 4 SRND PDFs on desktop). Restated: You have no resources other than your brain during the 4 OEQ&#8217;s.</li>
<li>Voice Lab Exam testing centers to include Dubai, Bejing, and Bangalore. More seats &#8220;should&#8221; mean more availability. We hope.</li>
<li>All CCIE Voice grading is still being done by hand by the Proctors at the moment. May integrate automated grading at a later date.</li>
<li>Configuration of Dial Plan is not checked. <strong>Grading is based on results</strong>: (i.e. test calls are made, primary gateways shutdown, test calls are made again to test backup gateways, etc).</li>
<li>If a gateway is not registered you will score 0 on dial plan.</li>
</ul>
<p>So as clearly stated next to each update, we starting planning ahead more than a year ago for this change, and all of <strong>these updates confirm that we were dead-on track for 100% of these changes.</strong> We have <strong>ALL</strong><strong> (repeat 100%) </strong>of these things in our Instructor-Led Training courses and our Workbooks: <strong>TODAY</strong><strong>!</strong></p>
<p>Cheers,</p>
<p>Mark and Vik</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2009/06/28/ccie-voice-v3-update-live-from-cisco-networkers-techtorial/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Hardware Phones with Software VPN and the Future of CCIE Voice v3 Product Development</title>
		<link>http://blog.ipexpert.com/2009/06/22/hardware-phones-with-software-vpn-and-the-future-of-ccie-voice-v3-product-development/</link>
		<comments>http://blog.ipexpert.com/2009/06/22/hardware-phones-with-software-vpn-and-the-future-of-ccie-voice-v3-product-development/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 14:58:19 +0000</pubDate>
		<dc:creator>Mark Snow</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[ccie voice]]></category>
		<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://ipexpert.ccieblog.com/?p=1166</guid>
		<description><![CDATA[Any of you who have been studying for your CCIE Voice for any time now, know the importance of having phones to test your calls with. In the past, with the v2 exam, this was not too much of a problem because of the wonderful product called IPBlue (the only SCCP-based softphone client on the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F06%2F22%2Fhardware-phones-with-software-vpn-and-the-future-of-ccie-voice-v3-product-development%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F06%2F22%2Fhardware-phones-with-software-vpn-and-the-future-of-ccie-voice-v3-product-development%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Any of you who have been studying for your CCIE Voice for any time now, know the importance of having phones to test your calls with. In the past, with the v2 exam, this was not too much of a problem because of the wonderful product called IPBlue (the only SCCP-based softphone client on the market). With it you could test all of the needed calls, XML display functions such as Services, Softkeys, and Line appearances.</p>
<p><span id="more-1166"></span></p>
<p>Approximately 1 year ago when we began internal preparation meetings for what we knew would become the new v3 Voice blueprint, we knew that the older 7960 phone models wouldn&#8217;t do. In fact, they are largely incapable of performing (and thus testing) approximately 25-30% of the newer functions listed in the blueprint for the v3 Voice Lab Exam (Even much more so on the SIP side of phones, but SCCP has quite a few large features as well that can&#8217;t be tested without newer model phones) (For only a partial list, take a look at the CUCM SRND pg 819). 30% is an overall <strong>huge</strong> percentage of things for you to <strong>not</strong> be able to study and test for, before reaching your actual lab exam. It&#8217;s much more than a failing percentage. So it quickly becomes obvious that this is simply an unacceptable amount of testable content for us not to cover. We would be much more than remiss in not providing you with a test platform for such testable topics, we would be dreadfully in violation of our duties to fully prepare you for the CCIE Voice 3.0 Exam. It should be noted that to date (as of this penning), <strong>none </strong>of the other vendors claiming to teach or develop for the new v3.0 Voice Lab Exam has anything except 7960 phones in their online racks <strong>and</strong> in their classrooms. We simply don&#8217;t understand how they are claiming to prepare people. The simple fact is that they are leaving out this 25-30% in their self-study workbooks and in their classroom instruction.</p>
<p>To that end, we decided upon, and procured long ago, newer 7962 model phones for our classrooms. We decided on 7962&#8242;s vs 7961&#8242;s simply for the fact that they can perform one additional feature that the 7961 models could not, and could be tested.</p>
<p>All of that brings me to this statement, for all future development IPexpert does, and all future workbooks or labs to be released (including the remainder of Volume 1 next week!!), we will focus all of our labs and testing around the 7962 phone primarily. This allows us as developers to test everything in hardware instead of software, ensuring that 100% like-functionality will occur from our labs and solutions to your actual experience sitting the CCIE Voice Lab Exam.</p>
<p>So the good news is two-fold:</p>
<p><span>So for item #1: IPBlue now (in this next week actually) supports the 7962 phone type! However, while that is great news, they only supports the SCCP protocol, and from the blueprint we easily see at the top that we will need to know and be able to test </span><strong>both</strong><span> the SCCP </span><strong>and </strong><span>SIP protocols for </span><strong>both </strong><span>the CUCM </span><strong>and</strong> CUCME cluster types.</p>
<p>So our layout for the 5 phones that you will need to own either in hardware or in softphone fashion to test our self-study products with are:</p>
<ul>
<li>(Qty 1) Cisco 7960 IP Phone (or any other model above a 7960 for that matter) running the SCCP protocol load is needed for your PSTN site. An IPBlue VTGO-Lite softphone will suffice in the case that you don&#8217;t have a hardware phone available to you.</li>
<li>(Qty 1) Cisco 7962 IP Phone running the SIP protocol load is needed for your HQ site Phone 2 (Phone 1 is physically located back at our Proctor Labs Data Center). A Cisco CIPC softphone will suffice in the case that you don&#8217;t have a hardware phone available to you.</li>
<li>(Qty 2) Cisco 7962 IP Phones running the SCCP protocol load are needed for your BR1 site Phone 2, and BR2 site Phone 3 (BR1 Phone 1 and BR2 Phone 1 &amp; 2 are all physically located back at our Proctor Labs Data Center. IPBlue VTGO-Lite softphones will suffice in the case that you don&#8217;t have hardware phones available to you.</li>
<li>(Qty 1) Cisco 7960 IP Phone (or any other model above a 7960 for that matter) running the SIP protocol load is needed for your BR2 site Phone 4. A Couterpath X-Lite softphone will suffice in the case that you don&#8217;t have a hardware phone available to you.</li>
<li>By the way, if you can&#8217;t procure hardware 7962 phone models, 7961&#8242;s should suffice quite well. The only thing they can&#8217;t test is the G722 protocol &#8211; which shouldn&#8217;t be too big of a problem. They do support all of the other needed features necessary to prepare you for the actual lab exam.</li>
</ul>
<p>For item #2: Here are simple directions on how you can easily use Cisco Hardware IP Phones with your Cisco Software IPSec VPN Client:</p>
<ol>
<li>When you have a rack session (<a title="Proctor Labs Demo v3.0 Voice vRack" href="http://ipexpert.ccieblog.com/2009/05/06/voice-demo-vrack-proctor-labs/" target="_blank">or if you simply want to test your VPN &#8211; you can use our Demo Voice vRack</a>), using your Cisco IPSec VPN Soft Client &#8211; connect to Proctor Labs <strong>via your wireless network interface</strong>, and simply ensure that VPN works properly (that you have it setup properly &#8211; btw we give you a PCF file to import when you log into any vRack including the demo vRack), and that you can ping what you should be able to ping.</li>
<li>Setup ICS so that your Ethernet shares your WiFi connection. Your WiFi NIC will be the one connected to the internet and thus where your Cisco VPN Client will connect to Proctor Labs through. Your Ethernet will attach either to a 802.3af powered switch which has connected to it all of your hardware phones (all in one VLAN for ease of setup); or else if you don&#8217;t have a 802.3af switch then you can connect one of the phones&#8217; &#8220;Switch&#8221; ethernet ports directly to your laptop/desktop Ethernet port, and then daisy-chain all of the other hardware phones that you have together &#8211; making sure that phone 2&#8242;s &#8220;Switch&#8221; port connects to phone 1&#8242;s &#8221;PC&#8221; port, and so on and so on. These can all be straight-through ethernet cables that you use. Then you will need to power all 5 phones with individual power cubes, bearing in mind that any 7960 phones (PSTN and BR2 Phone 2) only need 6.3W of juice, but that the 7962 phones will need 15.4W, so your power cube size may vary.  (<a title="Setup ICS on a Mac" href="http://www.hypergurl.com/blog/mac/sharinginternet-wifi-airport.html" target="_blank">Link to setup ICS on a Mac running 10.5</a>) (<a title="Setup ICS on Vista PC" href="http://windowshelp.microsoft.com/Windows/en-US/help/bfd3bd31-82f0-4b9c-9cde-fb92bc2b14771033.mspx" target="_blank">Link to setup ICS on Windows Vista</a>) (<a title="Setup ICS on XP PC" href="http://support.microsoft.com/kb/306126" target="_blank">Link to setup ICS on Windows XP</a>)</li>
<li>From the Settings Button: Set all of your phones to <strong>Static</strong> IP Addressing, making sure that they are all on the same IP Subnet as your Mac/PC Ethernet port is statically set to, set your Default Gateway to the IP Address statically assigned to your Mac/PC Ethernet port, and then statically point TFTP to the following addresses (you do not need to turn on &#8220;Alternate TFTP&#8221; since that is only when you are running DHCP, and here you are not): Regardless of vRack (Pod) that you rent from Proctor Labs &#8211; For the 2 phones (HQ Ph2 &amp; BR1 Ph2) pointed to the CUCM Cluster: TFTP = 10.10.210.10 ; For the 2 phones (BR2 Ph3 &amp; BR2 Ph4) pointed to the CUCME Cluster: TFTP = 10.10.110.3 ; For the 1 phone (7960 PSTN) pointed to the PSTN Cluster: TFTP = 10.10.100.2.</li>
</ol>
<p>That should be it. When you have your vRack session, and you have connected your Cisco VPN Client to the Proctor Labs vRack, and you have taken care of any necessary infrastructure configuration/troubleshooting steps, as well as phone configuration/MAC address changes/TFTP/CCM Services activated and running &#8211; all pointed out to you by your Lab scenario, you will now be able to register those hardware phones to your CUCM, CUCME, and PSTN CUCME respectively &#8211; <strong>no switch needed!</strong></p>
<p>We hope that this blog post has been informative, and certainly welcome any comments related to either of these two topics!</p>
<p>Cheers,</p>
<p>Mark</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2009/06/22/hardware-phones-with-software-vpn-and-the-future-of-ccie-voice-v3-product-development/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Voice v3 vRacks &#8211; Major Enhancements!</title>
		<link>http://blog.ipexpert.com/2009/05/13/voice-v3-vracks-major-enhancements/</link>
		<comments>http://blog.ipexpert.com/2009/05/13/voice-v3-vracks-major-enhancements/#comments</comments>
		<pubDate>Wed, 13 May 2009 17:26:32 +0000</pubDate>
		<dc:creator>Mark Snow</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[3.0 blueprint]]></category>
		<category><![CDATA[Load Lab Configs]]></category>
		<category><![CDATA[Proctorlabs]]></category>
		<category><![CDATA[v3]]></category>
		<category><![CDATA[vRack]]></category>

		<guid isPermaLink="false">http://ipexpert.ccieblog.com/?p=912</guid>
		<description><![CDATA[OK, the wait is finally over for the upgrade we have been promising. Before I even get into the main announcement, I thought I should bring something else small to your attention. We just made a large investment in our server farm infrastructure, and have increased server performance by a factor of almost 6 times! For [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F05%2F13%2Fvoice-v3-vracks-major-enhancements%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F05%2F13%2Fvoice-v3-vracks-major-enhancements%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>OK, the wait is finally over for the upgrade we have been promising.</p>
<p>Before I even get into the main announcement, I thought I should bring something else small to your attention. We just made a large investment in our server farm infrastructure, and have increased server performance by a factor of almost 6 times! For instance, the CUCM CallManager Service Parameter&#8217;s web page used to take around 60 seconds to load.</p>
<p><span id="more-912"></span>It now takes 10.</p>
<p>Now, I&#8217;m really not trying to brag about our new capabilities, but this announcement is <strong>really exciting and extremely unmatched</strong>, so please be sure you read this thoroughly! ;-)</p>
<p>Quite frankly, after checking out the competitor&#8217;s offerings first hand, I can tell you that we are the only CCIE training vendor that can bring you any of the new features that I&#8217;m about to announce.</p>
<p>First off, one of our avid <a title="Online Study List - CCIE Mailing Lists" href="http://onlinestudylist.com/signup.html" target="_blank">OSL_Voice</a> posters, Jonathan Charles, made this comment and proceeded to ask this question over the weekend:</p>
<blockquote><p>OK, the <a title="Cisco CCIE Voice v3 Blueprint" href="https://cisco.hosted.jivesoftware.com/docs/DOC-3569" target="_blank">V3 Lab Blueprint has this statement:</a></p>
<p>The blueprint is a detailed outline of the topics likely to appear on<br />
the lab exam. This blueprint introduces pre-configurations of basic<br />
tasks (such as phone registration, basic application integration,<br />
basic dial plan, etc.), in order to devote additional focus on expert<br />
level skills (advanced configuration and troubleshooting) assessments.<br />
As usual, knowledge of troubleshooting is an important skill and<br />
candidates are expected to diagnose and solve issues as part of the<br />
CCIE lab exam. The topics listed are guidelines and other relevant or<br />
related topics may also appear.</p>
<p>The statement, &#8220;This blueprint introduces pre-configurations of basic<br />
tasks (such as phone registration, basic application integration,<br />
basic dial plan, etc.), in order to devote additional focus on expert<br />
level skills&#8221; seems to indicate that the phone will be preconfigured<br />
and registered and the dial plan may already be built&#8230;</p>
<p>Am I understanding this correctly?</p></blockquote>
<p>Yes Jonathan, you are reading that correctly.</p>
<p>So what does it all mean? Well, quite simply put it means that depending on which lab you receive when you sit down to your actual CCIE Voice Lab Exam, you may have some phones that are pre-registered but not necessarily fully configured, you may have some basic app integration (e.g. Presence or UCCX might be integrated, maybe Unity Connections), maybe there is a basic Dial Plan in place (e.g. Basic CSS/PT infrastructure and/or basic Route Patterns configured). But look what is also contained in that statement, and also what follows directly afterward on <a title="Cisco CCIE Voice v3 Blueprint" href="https://cisco.hosted.jivesoftware.com/docs/DOC-3569" target="_blank">Cisco&#8217;s v3 Blueprint webpage</a>:</p>
<blockquote><p>..in order to devote additional focus on expert level skills (advanced configuration <strong>and troubleshooting</strong>)</p></blockquote>
<p>and then:</p>
<blockquote><p>&#8230; As usual, knowledge of troubleshooting is an important skill and candidates are expected to diagnose and solve issues as part of the CCIE lab exam.</p></blockquote>
<p>If you take the <strong>pre-configuration</strong> statement, along with the fact that not only in the above preface on statement about <strong>troubleshooting</strong> on the Cisco v3 blueprint page, but also the fact that every single one of the 13 sections contain the heading &#8220;Implement <strong>and Troubleshoot</strong>&#8220;, I&#8217;d say it is fairly clear that Cisco is going to have errors introduced into pre-configuration of your lab exam, before you sit down, that you are going to need to troubleshoot and correct (of course they will point you in a general direction to find the errors, and not simply leave you guessing as to what they are). Well if that is the case, then how are you going to practice those types of troubleshooting skills, if the errors are not already pre-loaded into your <strong>practice labs</strong>? Same thing with the advanced configurations &#8211; how are you going to be able to focus more on the advanced sections, leaving time to still finish your entire lab in a timely 8 hours, if your practice labs don&#8217;t already have those pre-configurations in them? I suppose you could put everything in yourself, but that takes a bit of your very valuable (and very limited) practice time, not to mention that, even if someone else wrote the practice lab, if you are forced to introduce the errors into your starting configuration yourself, they are going to be fairly easy to troubleshoot &#8211; don&#8217;t you think? &#8211; and thus not giving you even near adequate preparation for what you will face in the real CCIE Lab Exam.</p>
<p>So all of this, along with our experience in building, maintaining, renting, and getting user feedback and feature requests on our virtual Voice vRacks over the past 4 years is what formed the very impetus behind our long struggle to provide and perfect what we have come to offer on our v3 blueprint Voice vRacks: namely <a title="Proctor Labs" href="http://proctorlabs.com" target="_blank">Proctor Labs</a> <strong>Load Lab Configs</strong> feature.</p>
<p style="text-align: center">
<div id="attachment_995" class="wp-caption aligncenter" style="width: 310px"><a href="http://ipexpert.ccieblog.com/files/2009/05/pl-vrack-load-lab-configs.png"><img class="size-medium wp-image-995" src="http://ipexpert.ccieblog.com/files/2009/05/pl-vrack-load-lab-configs-300x148.png" alt="Load Lab Configs" width="300" height="148" /></a><p class="wp-caption-text">Proctor Labs vRack: Load Lab Configs</p></div>
<p>Let&#8217;s dive into what is new about this feature. As we have mentioned before, this feature allows us as developers to not only pre-configure all router and switch devices with basic configs and errors for troubleshooting, but also allows us to have all of this pre-configured for you in every server used in any practice lab that we offer. <strong>NOTE: This does NOT mean that we have a &#8220;wiped clean CUCM server&#8221; (as some competitors have told me they are doing and that they think somehow compares to what we are doing &#8211; it&#8217;s not even close). This means that your CUCM Pub, Sub, CUPS, CUC and UCCX &#8211; ALL have DIFFERENT pre-configurations and DIFFERENT specific errors loaded onto them for EACH lab, before you begin said practice lab! </strong>So you may be working on a particular Mock Lab, let&#8217;s call it Mock Lab A, and maybe there are 5 errors for troubleshooting (few in QoS, few in DialPlan, etc), and some phones and gateways registered. Then later you may be working on, say Mock Lab B, and there are NEW errors pre-configured for you for this lab (maybe a few in CSS/PT, some problems with your GWs registering or sending calls to the PSTN, and maybe some basic CSS/PT/RPs are already there for you to use).</p>
<p>Loading these pre-configurations used to take around an hour for us to do, and admittedly, sometimes there were errors (hey &#8211; this is still CUCM, and it&#8217;s not exactly perfect in DB functions when hitting it hard in a lab environment). I mention that in case there are those that read this, that used this new feature on our vRacks as early adopters, and decided not to continue using it due to the long wait.</p>
<p>Well the wait is over.</p>
<p><strong><span style="color: #ff0000"><span style="color: #0000ff">They now load, error free, in under 3 minutes.</span></span></strong></p>
<p>That&#8217;s everything, servers, routers, switches. New pre-configs, errors, everything, with proper DB replication working on CUCM Pub/Sub. Under 3 minutes.</p>
<p>On top of that &#8211; we did away with the &#8220;Show Status&#8221; button. We thought it too cumbersome to have to go back to another webpage to view the status of your routers and servers loading their basic configs. So we decided to put that status directly next to the device on the main vRack webpage. And of course in the screenshot below note that we offer not only T1/E1 PRI, but also T1/E1 CAS in the PSTN config, as well as the ability to enable SRST Mode for BR1 Router &#8211; all with simply the press of a button. One more new thing is that if you click on the Server name or IP Address, servers that should be HTTP&#8217;d into will launch a web page to that IP Address, while servers that should be RDP&#8217;d into (UCCX) will launch the RDP window.</p>
<p style="text-align: center">
<div id="attachment_996" class="wp-caption aligncenter" style="width: 231px"><a href="http://ipexpert.ccieblog.com/files/2009/05/pl-vrack-router-status.png"><img class="size-medium wp-image-996" src="http://ipexpert.ccieblog.com/files/2009/05/pl-vrack-router-status-221x300.png" alt="Router and Switch Status" width="221" height="300" /></a><p class="wp-caption-text">Proctor Labs vRack: Router and Switch Status</p></div>
<p style="text-align: center">
<p style="text-align: left">One last thing, we previously mentioned that you were able to use your own hardware phones, not only for all of your practice labs, but also as your PSTN phone. However we limited this to only the Cisco 7960 model.</p>
<p style="text-align: left">Limit removed. Use a 7960, 61, 62 or 65 model if you like. Simply choose the model before entering your MAC address and click Submit.</p>
<p style="text-align: left">
<div id="attachment_999" class="wp-caption aligncenter" style="width: 310px"><a href="http://ipexpert.ccieblog.com/files/2009/05/pl-vrack-pstn-phone.png"><img class="size-medium wp-image-999" src="http://ipexpert.ccieblog.com/files/2009/05/pl-vrack-pstn-phone-300x161.png" alt="PSTN Phone Type and MAC Address" width="300" height="161" /></a><p class="wp-caption-text">Proctor Labs vRack: PSTN Phone Type and MAC Address</p></div>
<p style="text-align: left">So that&#8217;s it!</p>
<p style="text-align: left">
<ul>
<li>6X faster servers</li>
<li>New PSTN Phone support</li>
<li>New status directly on main vRack page</li>
<li>&#8230; and most exciting, Load Lab Configs, that work everytime, in under 3 minutes!</li>
<li>On all <strong>twenty-four</strong> of our new v3 Voice vRacks</li>
</ul>
<p style="text-align: left">Don&#8217;t you just love technology? Even if you don&#8217;t have a rack session at the moment, feel free to <a title="Proctor Labs Voice vRack Demo Account" href="http://ipexpert.ccieblog.com/2009/05/06/voice-demo-vrack-proctor-labs/" target="_blank">login to Proctor Labs using our demo account</a>, and play around with the new features. We&#8217;re sure you&#8217;ll agree, there is nothing like this anywhere.</p>
<p style="text-align: left">Happy labbing folks,</p>
<p style="text-align: left">Mark</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2009/05/13/voice-v3-vracks-major-enhancements/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Voice Demo vRack @ Proctor Labs</title>
		<link>http://blog.ipexpert.com/2009/05/06/voice-demo-vrack-proctor-labs/</link>
		<comments>http://blog.ipexpert.com/2009/05/06/voice-demo-vrack-proctor-labs/#comments</comments>
		<pubDate>Wed, 06 May 2009 20:03:32 +0000</pubDate>
		<dc:creator>Mark Snow</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[General Announcements]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[ccie 3.0]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[ipexpert]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[vRack]]></category>
		<category><![CDATA[web ui]]></category>

		<guid isPermaLink="false">http://ipexpert.ccieblog.com/?p=930</guid>
		<description><![CDATA[Many folks have requested the ability to be able to log into the Proctorlabs web UI and interact with a &#8220;demo&#8221; vRack before they purchase a rack session. It would give them the ability to &#8220;test-drive&#8221; our acclaimed web UI and easy-to-use controls before they purchase. Well in response to many requests, I have setup [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F05%2F06%2Fvoice-demo-vrack-proctor-labs%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F05%2F06%2Fvoice-demo-vrack-proctor-labs%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Many folks have requested the ability to be able to log into the <a href="http://www.ProctorLabs.com" target="_blank">Proctorlabs</a> web UI and interact with a &#8220;demo&#8221; vRack before they purchase a rack session. It would give them the ability to &#8220;test-drive&#8221; our acclaimed web UI and easy-to-use controls before they purchase. Well in response to many requests, I have setup such a vRack for access.</p>
<p>Starting out with Voice v3 vRacks, we now have a permanent demo vRack that can be logged into at any time using our standard web UI, giving the viewer complete simulated functionality over what would be an otherwise actual Voice vRack. Being that there is actually no hardware hanging behind this demo vRack &#8211; there are a few things that will not show up, such as &#8220;status&#8221; for any device. Of course you also will not be able to telnet to any router, or log into any CUCM Server or otherwise. However you will get a good feeling for what your actual vRack session will be like when you rent from us &#8211; and you will be able to see the changes we have made in terms of features such as &#8220;Load Lab Configs&#8221; and &#8220;PSTN MAC Address and Phone Type&#8221; configuration.</p>
<p><span id="more-930"></span></p>
<p>One other major benefit from this is the fact that, upon clicking on the right nav-bar controls to go to your vRack session, you will be taken through the Software or Hardware EzVPN setup pages, where you can download an working PCF file (Software VPN) or working Hardware VPN configurations depending on what type of router or ASA you are using to connect to us with. These files will allow you to actually connect to our EzVPN Servers, and ping to ensure that you have the proper configuration prior to your paid vRack session.</p>
<p>It should be noted however, that when you connect to the VPN session, since you are not actually connecting to a live vRack, that you will only be able to ping two IP addresses. This still should give you confidence that your configuration is correct, and that only your VPN Group name (last digit actually) will need to be changed before your next paid vRack session.</p>
<p>The username and password to connect to the Web UI as well as the VPN X-Auth (username and password window that pops up) are as follows:</p>
<p><a href="http://www.proctorlabs.com" target="_blank">Login to ProctorLabs</a><br />
username: voicedemo<br />
password: voicedemo</p>
<p>The only two IP addresses that you will be able to ping are Loopbacks on the two EzVPN Servers and are as follows:</p>
<p>10.10.105.117<br />
10.10.105.217</p>
<p>Hope this makes life easier for a number of folks!</p>
<p>Cheers,<br />
Mark</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2009/05/06/voice-demo-vrack-proctor-labs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Voice 3.0 Labs 5-A &amp; B Released, More Voice v3 BP vRacks, Official CCIE Voice Lab &quot;Go-Live&quot; Date</title>
		<link>http://blog.ipexpert.com/2009/04/14/voice-30-labs-5-a-b-released-more-voice-v3-bp-vracks-official-ccie-voice-lab-go-live-date/</link>
		<comments>http://blog.ipexpert.com/2009/04/14/voice-30-labs-5-a-b-released-more-voice-v3-bp-vracks-official-ccie-voice-lab-go-live-date/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 15:07:59 +0000</pubDate>
		<dc:creator>Mark Snow</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[General Announcements]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[ccie voice 3.0]]></category>
		<category><![CDATA[exam date]]></category>
		<category><![CDATA[labs]]></category>
		<category><![CDATA[proctor guide]]></category>
		<category><![CDATA[Workbook]]></category>

		<guid isPermaLink="false">http://ipexpert.ccieblog.com/?p=860</guid>
		<description><![CDATA[Lab(s) 5 A/B have now been released and should be in your ipexpert.com &#8220;Members Area&#8221;. Lab 5 deals with Configuration and Troubleshooting of Advanced Call Routing Policies. This lab is not for the faint of heart! This lab not only covers advanced topics like Local Route Groups and Calling/Called Party Transformation combined with Translation Patterns, but [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F04%2F14%2Fvoice-30-labs-5-a-b-released-more-voice-v3-bp-vracks-official-ccie-voice-lab-go-live-date%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F04%2F14%2Fvoice-30-labs-5-a-b-released-more-voice-v3-bp-vracks-official-ccie-voice-lab-go-live-date%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Lab(s) 5 A/B have now been released and should be in your ipexpert.com &#8220;Members Area&#8221;. Lab 5 deals with Configuration and Troubleshooting of Advanced Call Routing Policies. This lab is <strong>not</strong> for the faint of heart! This lab not only covers advanced topics like Local Route Groups and Calling/Called Party Transformation combined with Translation Patterns, but also dives deep into Device Mobility, Unified Mobility (Single Number Reach), and Mobile Voice Access.</p>
<p><strong>Please be</strong> <strong>sure</strong> to read the &#8220;pre-requisite&#8221; section as we outline some rather important changes to phones &#8211; both type and MAC address if you are using the software VPN option &#8211; and following the prerequisites will ultimately determine your success or failure when it comes to both performing the lab as well as testing it later.</p>
<p>You will find the Workbook and detailed Proctor Guide (solutions guide) in your &#8220;My eBook&#8221; section, and the text-based configurations in your &#8220;My Configs&#8221; section. Along with the router/switch configs, you will also find an updated &#8220;All Volume 1 Labs &#8211; Tables&#8221; PDF with some new information. As well, along with those previous documents, you should find some .reg files to assist you in a much easier setup process if you happen to be using IP Blue for softphone SCCP clients for the changes mentioned above.</p>
<p>We have actually gone back and made a number of changes and some improvements to previous sections as well, and in fact all sections have been updated to some degree or another. So please be sure to download those previous sections as well. Also we have made changes and improvements to the PSTN Dial Plan for Volume 1 &#8211; so don&#8217;t forget to use the &#8220;Load Lab Configs&#8221; feature every time you sign onto Proctor Labs &#8211; so that you receive the latest PSTN config, as well as the CUCM Servers, etc. For those of you using your own labs at home &#8211; please update your PSTN-WAN router files with the latest you download from your ipexpert.com account. (BTW &#8211; for Volume 1, whenever we make a change to a PSTN-WAN file &#8211; we go back and retroactively make the change for all PSTN-WAN files &#8211; so choosing any file is perfectly fine &#8211; they should all be the same. Again &#8211; only for Volume 1 will this occur).</p>
<p>We have also upgraded few more of our Voice vRacks to the v3 BP standard. Out of our 24 full racks of equipment for CCIE Voice &#8211; we now have 16 running the current v2 BP &#8211; and 8 running the new v3 BP &#8211; plenty for both sets of folks preparing for either version of the lab exam. Our new v3 vRacks aren&#8217;t yet at capacity &#8211; so have confidence we will have a rack for you when you need one. As soon as they begin coming close to capacity, and as we grow closer to approaching the new lab exam &#8211; we will be converting more of them.</p>
<p>Speaking of which &#8211; many of you may have seen this &#8211; but if not &#8211; <a title="New CCIE Voice Lab Exam &quot;Go-Live&quot; Date" href="https://cisco.hosted.jivesoftware.com/community/certifications/ccie_voice/lab_exam?view=overview" target="_blank">the official &#8220;Go-Live&#8221; date for the new CCIE Voice Lab Exam is July 16, 2009.</a></p>
<p>Lab 6 and 7 are going to be finishing up here shortly, and we are already getting underway with some Multi-Protocol (Mock) Labs &#8211; so stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2009/04/14/voice-30-labs-5-a-b-released-more-voice-v3-bp-vracks-official-ccie-voice-lab-go-live-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Congratulations to Our Most Recent Success Stories!</title>
		<link>http://blog.ipexpert.com/2009/04/03/congratulations-to-our-most-recent-success-stories/</link>
		<comments>http://blog.ipexpert.com/2009/04/03/congratulations-to-our-most-recent-success-stories/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 13:52:24 +0000</pubDate>
		<dc:creator>Wayne Lawson II</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[General Announcements]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Routing & Switching]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[ccie lab]]></category>
		<category><![CDATA[CCIE Success Stories]]></category>
		<category><![CDATA[CCIE Training]]></category>
		<category><![CDATA[ipexpert]]></category>
		<category><![CDATA[Passed the CCIE Lab]]></category>

		<guid isPermaLink="false">http://ipexpert.ccieblog.com/?p=792</guid>
		<description><![CDATA[IPexpert continues to prove to you, our clients, that we have the largest list of CCIE&#8217;s in the world &#8211; and it keeps growing.  Keep following the blog to see more of your successful peers&#8217; success stories!   Congratulations to:  Jeremy Combs &#8211; Voice CCIE # 23890 ______________________________ Ioan Branet &#8211; R&#38;S CCIE # 23474 [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F04%2F03%2Fcongratulations-to-our-most-recent-success-stories%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F04%2F03%2Fcongratulations-to-our-most-recent-success-stories%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: justify">IPexpert continues to prove to you, our clients, that we have the largest list of CCIE&#8217;s in the world &#8211; and it keeps growing.  Keep following the blog to see more of your successful peers&#8217; success stories!  </p>
<p style="text-align: justify">Congratulations to: </p>
<p style="text-align: justify">Jeremy Combs &#8211; Voice CCIE # 23890</p>
<p style="text-align: justify">______________________________</p>
<p style="text-align: justify">Ioan Branet &#8211; R&amp;S CCIE # 23474</p>
<p style="text-align: justify"><span style="font-weight: normal">Ioan wrote:</span></p>
<blockquote><p>I want to inform you that I&#8217;ve passed the R&amp;S lab exam on Friday, February 6 on my first attempt.</p>
<p>I used IP Expert BLS VOL1, VOL2 and VOL3.</p>
<p>I used also Rack Rentals from Proctor Labs for the switching part from VOL1 and for VOL3 mock labs (I took labs1-5 for 2 times and 6-10 for one time.)</p>
<p>I started to prepare for the lab on January 2007 and 3 weeks before my lab I prepared 12-13 hours/day (doing labs, reading doc.cd and watching video materials at home without any pressure or disturbance.)</p>
<p>I want to say that IPexpert BLS materials are great and helped me a lot and I consider video materials very helpful.</p>
<p>I couldn&#8217;t have made it for the first time without IP Expert materials.</p>
<p>I really appreciate the help and support from Mr. Neil Apolzan.</p>
<p>Thank you,</p></blockquote>
<p style="text-align: justify">Ioan Branet</p>
<p style="text-align: justify">CCIE #23474 (R&amp;S)</p>
<p style="text-align: justify">______________________________ </p>
<p style="text-align: justify">Richard Willetts &#8211; R&amp;S CCIE # 23779</p>
<p style="text-align: justify">Richard said:</p>
<blockquote><p>I used the IPexpert study material, specifically the R&amp;S workbooks, for my CCIE preparation. I studied for about 8 months before my 1st attempt and passing 7 months later on my 3rd attempt. </p>
<p>The material provides the building blocks to cement your knowledge of the topics covered in the LAB. Knowing the answer to a question gives you the ability to instantly configure the solution, providing valuable time on the day to test and re-test the solutions you provide. </p>
<p>I would thoroughly recommend the material for preparation of the CCIE journey.</p></blockquote>
<p style="text-align: justify">Richard Willetts </p>
<p style="text-align: justify">CCIE #23779 (R&amp;S) </p>
<p style="text-align: justify">______________________________ </p>
<p style="text-align: justify">Brad Holding &#8211; Security CCIE # 20684</p>
<p style="text-align: justify">Brad commented:</p>
<blockquote><p>I&#8217;d like to let you know that I passed my Security lab on the first attempt in Sydney on Wednesday (my second CCIE). Your training materials were great and I especially liked the detailed explanations in the proctor guides. I&#8217;d also like to mention the top quality service I received from your sales and support staff (Ryan and Drew). These guys responded quickly and resolved a couple of issues I had with some rack rentals and config. access. Thanks a heap.</p>
<p>I&#8217;m going to make a start on the Voice track soon and you guys will be my first port of call for training material.</p>
<p>Cheers! </p></blockquote>
<p style="text-align: justify">Brad Holding</p>
<p style="text-align: justify">CCIE # 20684 (Security, R&amp;S)</p>
<p style="text-align: justify">______________________________</p>
<p style="text-align: justify">Have you used IPexpert or Proctor Labs to help you pass the CCIE lab exam?  If so, we want to hear your story, please email us at <a href="mailto:success@ipexpert.com">success@ipexpert.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2009/04/03/congratulations-to-our-most-recent-success-stories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>March Madness Special!!!</title>
		<link>http://blog.ipexpert.com/2009/03/17/march-madness-special/</link>
		<comments>http://blog.ipexpert.com/2009/03/17/march-madness-special/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 15:42:13 +0000</pubDate>
		<dc:creator>Mike Down</dc:creator>
				<category><![CDATA[CCIE]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Proctor Labs]]></category>
		<category><![CDATA[Routing & Switching]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Service Provider]]></category>
		<category><![CDATA[Special Promotions]]></category>
		<category><![CDATA[Voice]]></category>
		<category><![CDATA[Blended Learning Solution]]></category>
		<category><![CDATA[boot camp]]></category>
		<category><![CDATA[Instructor Lead Boot Camp]]></category>
		<category><![CDATA[ipexpert]]></category>
		<category><![CDATA[r&s]]></category>
		<category><![CDATA[Rack Rental]]></category>
		<category><![CDATA[Serivce Provider]]></category>

		<guid isPermaLink="false">http://ipexpert.ccieblog.com/?p=745</guid>
		<description><![CDATA[MARCH MADNESS Special for Proctor Labs Rack Rental: TRIPLE YOUR MONEY Just spend a minimum of $999 on any product order or course registration and we will TRIPLE any Proctor Labs rack session bundle that you add to the order! Here are a few examples: Purchase the Blended Learning Solution (includes all IPexpert self-study products) [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F03%2F17%2Fmarch-madness-special%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fblog.ipexpert.com%2F2009%2F03%2F17%2Fmarch-madness-special%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>MARCH MADNESS Special for Proctor Labs Rack Rental: TRIPLE YOUR  MONEY</strong></p>
<p>Just spend a minimum of $999 on any product order or course  registration and we will TRIPLE any Proctor Labs rack session bundle that you  add to the order! Here are a few examples:</p>
<ol>
<li>Purchase the Blended Learning Solution (includes all IPexpert self-study  products) and add a 10-session bundle of rack sessions to the order. This will  put your total above $999, so you will receive 30 sessions instead of 10.</li>
<li>If you already have products but just need rack sessions, purchase $999 or  more worth and you will get three times as much in return.</li>
<li>Registration for any instructor led course will automatically qualify you  for this special.</li>
</ol>
<p>To buy online, simply enter coupon code  &#8220;MARCHMADNESS&#8221; on the checkout page at <a title="http://www.ipexpert.com/" href="http://www.ipexpert.com/">www.IPexpert.com</a>.</p>
<p><strong>Questions?</strong> Contact a Training Advisor right now to take advantage of this great opportunity  to get the hands-on experience you need to succeed.</p>
<ul>
<li>Email: <a title="mailto:sales@ipexpert.com" href="mailto:sales@ipexpert.com">sales@ipexpert.com</a></li>
<li>Live Chat: <a title="http://www.ipexpert.com/chat" href="http://www.ipexpert.com/chat">www.IPexpert.com/chat</a></li>
<li>Phone: +1.810.326.1444</li>
</ul>
<p>Promotion ends March 31. Valid for new  purchases only. May not be applicable with other discounts. All sales final.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ipexpert.com/2009/03/17/march-madness-special/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
