<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7116759099427814169</id><updated>2011-12-02T17:54:31.843-06:00</updated><category term='OSPF'/><category term='6509'/><category term='spanning tree'/><category term='EtherChannels'/><category term='RIP'/><category term='CCIP'/><category term='CCIE'/><category term='QoS'/><category term='642-642'/><category term='BGP'/><category term='MPLS'/><category term='Juniper'/><category term='EEM Scripting'/><category term='EIGRP'/><category term='Password Recovery'/><category term='VOIP'/><title type='text'>WillRoute4Food</title><subtitle type='html'>CCIE Journey</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default?start-index=101&amp;max-results=100'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>128</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6960012425549237397</id><published>2011-06-20T22:01:00.003-05:00</published><updated>2011-06-20T22:03:18.075-05:00</updated><title type='text'>Handy Command ...</title><content type='html'>Every wonder how to tell if you put a space at the end of your Cisco password?&amp;nbsp; Well, if you have, or want to see if thats the case during troubleshooting try out this command:&lt;br /&gt;show run | i _$&lt;br /&gt;&lt;br /&gt;If you have a user like this in the output:&lt;br /&gt;user cisco password cisco&lt;br /&gt;&lt;br /&gt;It most likely means that the password cisco is really "cisco_" where the _ is a blank space! This also applies for items like ospf authentication, etc...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6960012425549237397?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6960012425549237397/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/06/handy-command.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6960012425549237397'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6960012425549237397'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/06/handy-command.html' title='Handy Command ...'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5532378891846683120</id><published>2011-03-23T22:04:00.001-05:00</published><updated>2011-03-23T22:05:55.699-05:00</updated><title type='text'>RMON - Absolute vs. Delta</title><content type='html'>I just wanted to put a link here as this is a topic that I never really chose to look that much into but it finally peaked enough interest tonight to do some research on it.&amp;nbsp; Deepak simplified it so greatly in this post I found no real reason to rewrite it:&lt;br /&gt;&lt;a href="http://ieoc.com/forums/p/14069/125716.aspx"&gt;http://ieoc.com/forums/p/14069/125716.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here is Mr. Deepak Arora's post:&lt;br /&gt;&lt;br /&gt;"&lt;b&gt;Delta : For values that always increase&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Absolute : For values that can increase or decrease&lt;/b&gt;&lt;br /&gt;&lt;b&gt;CPU utilization can go up or down (0% to 100%) so it would be an  absolute value.&amp;nbsp; Packets entering an interface will always accumulate  (until the counters are cleared) so this would be a delta value.&amp;nbsp; We’re  (more likely to be*) interested in the number of packets during a  certain interval (say the last 5 minutes) instead of the total number of  packets since the counters were last cleared.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;One of the ways that I determine whether to use absolute or delta is  whether or not the “falling-threshold” can be attained.&amp;nbsp; If a task has  you configure a falling-threshold that cannot be reached (after the  rising-threshold has been met) then I choose to use ‘delta’.&amp;nbsp; For  instance, if the task is referring to inbound packets (a value that  always increases) and has a rising-threshold of 100 and a  falling-threshold of 50, you can use ‘absolute’ but once the rising  threshold is breached, the falling-threshold cannot be attained (unless  the counters are cleared).&amp;nbsp; This is either a poorly written task…or more  likely you should use ‘delta’.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;*Sure, we could monitor the absolute value of packets and generate an  alarm when packets reach&amp;nbsp; certain value (say 1 million) but that’s a  pretty strange/ineffective alarm.&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;HTH...&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Deepak Arora&lt;/b&gt;"&lt;br /&gt;&lt;br /&gt;Well done sir...well done.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5532378891846683120?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5532378891846683120/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/03/rmon-absolute-vs-delta.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5532378891846683120'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5532378891846683120'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/03/rmon-absolute-vs-delta.html' title='RMON - Absolute vs. Delta'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5224082187473657805</id><published>2011-03-13T22:26:00.002-05:00</published><updated>2011-03-13T22:28:52.137-05:00</updated><title type='text'>EIGRP Ratio Calculation</title><content type='html'>This is a short post to discuss EIGRP ratio calculations.&amp;nbsp; If you are so fortunate to be give a lab task that says.."We want Switch3 to route to 12.0.0.0 via Sw4 and Sw2 in a ratio of 3:1 respectively," this little thread should provide you with enough information to figure this task out on your own.&amp;nbsp; Here goes:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh4.googleusercontent.com/-tXy8UXdrhkM/TX2DveaNC8I/AAAAAAAAAIQ/KtsJ4mzPwts/s1600/EIGRP_FORMULA.GIF" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="236" src="https://lh4.googleusercontent.com/-tXy8UXdrhkM/TX2DveaNC8I/AAAAAAAAAIQ/KtsJ4mzPwts/s320/EIGRP_FORMULA.GIF" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;This is our topology, and yes, 12.0.0.0 and the switches in the statement before are actually what we are going to use to do this.&amp;nbsp; Currently all routers are in their the same EIGRP AS, and Sw3's routing and topology table for the route in mention looks like so:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh6.googleusercontent.com/-QZFuRdbMhnI/TX2EiMJITvI/AAAAAAAAAIU/qJiyEmvZDhM/s1600/snippet.GIF" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="345" src="https://lh6.googleusercontent.com/-QZFuRdbMhnI/TX2EiMJITvI/AAAAAAAAAIU/qJiyEmvZDhM/s400/snippet.GIF" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I highlighted some of the pertinent portions of the config snippet.&amp;nbsp; Heres the formula that I learned from Narbik for this type of situation:&lt;br /&gt;&lt;br /&gt;3(158720) = 256 ( [10^7/100000] + [5200/10] + x)&lt;br /&gt;&lt;br /&gt;Now this deems a bit of explanation...the left side of the equation is the route metric in the examples above, and we are multiplying this by 3 because thats what we want our ratio to be...3:1.&amp;nbsp; So we want to figure out delay on the right (because that is what we want to manipulate here for EIGRP).&amp;nbsp; The other stuff is pretty standard, 10^7/100000 defined by EIGRP for bw calculation, and the 100000 is defined as the minbw in the output above.&amp;nbsp; 5200/10 is the delay in the above output divided by 10 to put it into the "tens of microseconds" category for EIGRP calculations.&amp;nbsp; Finally x is delay, or better yet what we will end up with to add to our delay on the interface.&amp;nbsp; Lets go!&lt;br /&gt;&lt;br /&gt;3(158720) = 256 ( [10^7/100000] + [5200/10] + x)&lt;br /&gt;476160 = 256 (100 + 520 + x)&lt;br /&gt;476160 = 256 (620 + x)&lt;br /&gt;1860 = 620 + x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //--divided 476160 by 256&lt;br /&gt;1240 = x //--subtracted 620 from 1860&lt;br /&gt;&lt;br /&gt;So x = 1240...thats awesome.&amp;nbsp; So do we just plug that in?&amp;nbsp; One would think right, but we actually have one more step.&amp;nbsp; If you were to plug that in, it would get you pretty close, but that needs to be added to what is actually on on our interface already.&amp;nbsp; Lets look:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh4.googleusercontent.com/-2v9OGhPabVs/TX2HRj446uI/AAAAAAAAAIY/tlWW8tQ7Kek/s1600/intsnippet.GIF" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="57" src="https://lh4.googleusercontent.com/-2v9OGhPabVs/TX2HRj446uI/AAAAAAAAAIY/tlWW8tQ7Kek/s400/intsnippet.GIF" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;So our delay on there now is 100 microseconds.&amp;nbsp; lets add that /10, or 10, to our previous x value.&lt;br /&gt;&lt;br /&gt;1240 + 10 = 1250&lt;br /&gt;&lt;br /&gt;Nice, lets see if that works!&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh4.googleusercontent.com/-wnV0qBtm8l4/TX2KBilcdJI/AAAAAAAAAIc/ZQ2h5CpSjFo/s1600/intsnippet.GIF" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://lh4.googleusercontent.com/-wnV0qBtm8l4/TX2KBilcdJI/AAAAAAAAAIc/ZQ2h5CpSjFo/s1600/intsnippet.GIF" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh6.googleusercontent.com/-16lV-9DLgC4/TX2KH6UJWXI/AAAAAAAAAIg/A6dgxE1K_TE/s1600/nogo.GIF" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="100" src="https://lh6.googleusercontent.com/-16lV-9DLgC4/TX2KH6UJWXI/AAAAAAAAAIg/A6dgxE1K_TE/s400/nogo.GIF" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Nope...hmm.&amp;nbsp; Well we know that to do unequal cost load-balancing we need what? Variance of-course!&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-tOQpOT204YI/TX2KXWW2qgI/AAAAAAAAAIk/StdqNDXp38E/s1600/variance.GIF" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="https://lh5.googleusercontent.com/-tOQpOT204YI/TX2KXWW2qgI/AAAAAAAAAIk/StdqNDXp38E/s1600/variance.GIF" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now lets take a look..&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh6.googleusercontent.com/-Jeb-GXKrVno/TX2KXlfuqsI/AAAAAAAAAIo/BAYKcW9K24o/s1600/victory.GIF" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="142" src="https://lh6.googleusercontent.com/-Jeb-GXKrVno/TX2KXlfuqsI/AAAAAAAAAIo/BAYKcW9K24o/s400/victory.GIF" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And as I aptly named the picture...victory!&amp;nbsp; Now I am honestly hoping that I dont get something like this in the real lab as it does take a little time to get it all perfected.&amp;nbsp; Hopefully if I keep replicating the scenario I can get the whole process down to a minute or two.&amp;nbsp; Well I hope this helped someone out there, if it did please leave a comment below!&amp;nbsp; Thanks for the time.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5224082187473657805?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5224082187473657805/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/03/eigrp-ratio-calculation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5224082187473657805'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5224082187473657805'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/03/eigrp-ratio-calculation.html' title='EIGRP Ratio Calculation'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://lh4.googleusercontent.com/-tXy8UXdrhkM/TX2DveaNC8I/AAAAAAAAAIQ/KtsJ4mzPwts/s72-c/EIGRP_FORMULA.GIF' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-1467058497220849273</id><published>2011-03-04T14:29:00.001-06:00</published><updated>2011-03-04T14:31:03.271-06:00</updated><title type='text'>Catalyst 3560 Aggregate Policing (My mind map)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="https://lh5.googleusercontent.com/-8hNcVzxbTfA/TXFLk4qcVSI/AAAAAAAAAH8/Goe7HqimfOE/s1600/3560_AGG_Policer.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="312" src="https://lh5.googleusercontent.com/-8hNcVzxbTfA/TXFLk4qcVSI/AAAAAAAAAH8/Goe7HqimfOE/s640/3560_AGG_Policer.JPG" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-1467058497220849273?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/1467058497220849273/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/03/catalyst-3560-aggregate-policing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1467058497220849273'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1467058497220849273'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/03/catalyst-3560-aggregate-policing.html' title='Catalyst 3560 Aggregate Policing (My mind map)'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='https://lh5.googleusercontent.com/-8hNcVzxbTfA/TXFLk4qcVSI/AAAAAAAAAH8/Goe7HqimfOE/s72-c/3560_AGG_Policer.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3704536030161402935</id><published>2011-02-03T21:19:00.000-06:00</published><updated>2011-02-03T21:19:19.205-06:00</updated><title type='text'>BGP Conditional Default Route</title><content type='html'>Pretty much everyone knows that you can inject a default route to a neighbor in BGP by using a command like so:&lt;br /&gt;&lt;b&gt;router bgp 300&lt;/b&gt;&lt;br /&gt;&lt;b&gt;neighbor 164.18.46.8 default-originate&lt;/b&gt;&lt;br /&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;This will &lt;b&gt;unconditionally &lt;/b&gt;inject a default route to that neighbor.&amp;nbsp; Note: They will still get all the other BGP routes as the router originating this command will not suppress the other routes just b/c it is injecting a default to them.&amp;nbsp; To conditionally set a default route you can use the route-map option at the end of this neighbor command.&amp;nbsp; See below:&lt;br /&gt;&lt;b&gt;router bgp 300&lt;/b&gt;&lt;br /&gt;&lt;b&gt;neighbor 164.18.48.8 default-originate route-map SW2-DEFAULT&lt;/b&gt;&lt;br /&gt;&lt;b&gt;neighbor 164.19.26.6 default-originate route-map R6-DEFAULT&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ip access-list standard BGP-SW2&lt;/b&gt;&lt;br /&gt;&lt;b&gt;permit 192.168.2.0&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;ip access-list extended BGP-R6&lt;/b&gt;&lt;br /&gt;&lt;b&gt;permit ip host 192.168.2.0 host 255.255.255.0&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;route-map SW2-DEFAULT permit 10&lt;/b&gt;&lt;br /&gt;&lt;b&gt;match ip address name BGP-SW2&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;route-map R6-DEFAULT permit 10&lt;/b&gt;&lt;br /&gt;&lt;b&gt;match ip address name BGP-R6&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;So as you can see here the big difference is the access-lists right?&amp;nbsp; One is a standard ACL, the other is an extended ACL.&amp;nbsp; So whats the difference?&amp;nbsp; Well the first one will allow the default to originate if there in an entry in the routing table that will match that route, no matter the mask (192/8 , 192.168/16, 192.168.2/24) ...all would work.&amp;nbsp; The extended acl actually defines a mask, a /24 to be picky in this case.&amp;nbsp;&lt;br /&gt;&lt;b&gt; &lt;/b&gt;&lt;br /&gt;This is just something I ran into and found interesting when I was trying to filter using that route-map option originally.&amp;nbsp; I looked it up, and found it here &lt;a href="http://www.cisco.com/en/US/docs/ios/iproute_bgp/command/reference/irg_bgp3.html#wp1095096"&gt;BGP REFERENCE&lt;/a&gt; ...strange that I never used this enough to remember it in my CCIP studies!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3704536030161402935?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3704536030161402935/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/02/bgp-conditional-default-route.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3704536030161402935'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3704536030161402935'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/02/bgp-conditional-default-route.html' title='BGP Conditional Default Route'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6339332373037078283</id><published>2011-01-30T22:03:00.000-06:00</published><updated>2011-01-30T22:03:53.014-06:00</updated><title type='text'>Just a note for later....</title><content type='html'>Forward metric....in regards to OSPF External Type 2 routes&lt;br /&gt;&lt;br /&gt;Got hit with this in a lab scenario today...honestly didnt even know it existed until I did a show ip route on a specific entry.&amp;nbsp; I will do a lab this week with a bit more information, but it is definitely interesting.&lt;br /&gt;&lt;br /&gt;Still labbing everyday for those listening in.&amp;nbsp; 4-6 hrs per day/7days a week.&amp;nbsp; Still feel weak in some areas, and looking forward to Narbik in 2 weeks!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6339332373037078283?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6339332373037078283/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/01/just-note-for-later.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6339332373037078283'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6339332373037078283'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/01/just-note-for-later.html' title='Just a note for later....'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4769177856691805167</id><published>2011-01-22T20:51:00.000-06:00</published><updated>2011-01-22T20:51:11.307-06:00</updated><title type='text'>Selective Packet Discard</title><content type='html'>Well I can officially add this hidden ios feature to my "bag of things I will probably not ever use in real life" tricks.&amp;nbsp; It actually serves a cool function to prioritize the "important" router traffic within the input queues on an interface.&amp;nbsp; Control plane traffic such as IP prec 6, IGP traffic, etc...can be placed in additional priority headrooms that will be serviced first over the regular input queue during times of congestion.&amp;nbsp; Here are some Cisco links on it:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.cisco.com/web/about/security/intelligence/spd.html"&gt;Doc 1&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.cisco.com/en/US/products/hw/routers/ps167/products_tech_note09186a008012fb87.shtml"&gt;Doc 2&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4769177856691805167?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4769177856691805167/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/01/selective-packet-discard.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4769177856691805167'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4769177856691805167'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/01/selective-packet-discard.html' title='Selective Packet Discard'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6822091496039497998</id><published>2011-01-14T22:05:00.000-06:00</published><updated>2011-01-14T22:05:09.150-06:00</updated><title type='text'>INE</title><content type='html'>Well as I have mentioned before I purchased Internetwork Experts CCIE v4 self-study package....damn.&amp;nbsp; This is the most challenged...and humbled that I have been since beginning my Cisco certification/career journey several years ago.&amp;nbsp; I originally hit the labs pretty fast and furious, and have in the last week really talked myself into slowing down...and going via best practice of reading the lab...drawing the diagrams, and trying to really understand whats going on in the network that I am working on.&amp;nbsp; Sometimes this is a bit harder than it sounds, especially when you hit a level 9/10 lab, with multiple points of mutual redistribution, ipv6, multicast, rip, ospf, bgp, ospfv3, security, management, and qos....gets rough.&amp;nbsp; But tonight I have had some epiphanies..slowing down and nailing task after task.&amp;nbsp; I should keep it like this for a while...when the foundation is in tact I will work on speed.&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6822091496039497998?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6822091496039497998/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/01/ine.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6822091496039497998'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6822091496039497998'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/01/ine.html' title='INE'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-1861637076712408607</id><published>2011-01-06T07:50:00.002-06:00</published><updated>2011-01-06T07:52:24.479-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Catalyst QoS</title><content type='html'>Well I am still here....chugging away with 30+ hours a week or so towards CCIE lab preparation.  It IS hard work....I spent the last week going through the two preparatory Lab Books for Narbik's class that I am taking from &lt;a href="http://micronicstraining.com/"&gt;micronicstraining.com&lt;/a&gt; in February.  I am really looking forward to this!  Since finishing those up though, I am back going through some INE Volume II labs.  Did one on Tuesday...got killed with some Catalyst QoS stuff that I had never seen before, and some IP services items that I had just forgotten.  I am going back through Vol I today on the portions where I was lacking.  I was going to do a brief thing here on Cat QoS, but I found a blog article from the guys at INE that say it better than I ever could.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blog.ine.com/tag/per-vlan/"&gt;http://blog.ine.com/tag/per-vlan/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-1861637076712408607?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/1861637076712408607/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2011/01/catalyst-qos.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1861637076712408607'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1861637076712408607'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2011/01/catalyst-qos.html' title='Catalyst QoS'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4706027946998766096</id><published>2010-12-23T12:59:00.001-06:00</published><updated>2011-01-06T07:52:31.960-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OSPF'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>OSPF over Frame-relay</title><content type='html'>I just wanted to drop a line that has helped me tremendously the last couple of months.  Its hard to remember sometimes what goes into an ospf config when using frame as your medium. Remember this:&lt;br /&gt;&lt;br /&gt;"Non-broadcast Needs Neighbors"&lt;br /&gt;&lt;br /&gt;If the network type is the default of non-broadcast, or point-to-multipoint non-broadcast you will have to include neighbor statements in your ospf configs.  HTH's!&lt;br /&gt;&lt;br /&gt;-Jason&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4706027946998766096?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4706027946998766096/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/12/ospf-over-frame-relay.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4706027946998766096'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4706027946998766096'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/12/ospf-over-frame-relay.html' title='OSPF over Frame-relay'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8142643327373287033</id><published>2010-12-13T16:17:00.002-06:00</published><updated>2011-01-06T07:52:13.161-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Routing Protocols Comparison Poster</title><content type='html'>I kind of threw this together for my written.  It is a pdf in its natural state, if you want a copy of the pdf email me at willroute4food at gmail dot com.  Its just a good quick side-by-side of some of the major routing protocols.  If you find an error, or something I should add please let me know in the comments (I do realize some of the numbers were thrown off in the conversion.  The data does appear to be in the appropriate containers though). Thanks.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:WordDocument&gt;   &lt;w:View&gt;Normal&lt;/w:View&gt;   &lt;w:Zoom&gt;0&lt;/w:Zoom&gt;   &lt;w:TrackMoves/&gt;   &lt;w:TrackFormatting/&gt;   &lt;w:PunctuationKerning/&gt;   &lt;w:ValidateAgainstSchemas/&gt;   &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;   &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;   &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;   &lt;w:DoNotPromoteQF/&gt;   &lt;w:LidThemeOther&gt;EN-US&lt;/w:LidThemeOther&gt;   &lt;w:LidThemeAsian&gt;X-NONE&lt;/w:LidThemeAsian&gt;   &lt;w:LidThemeComplexScript&gt;X-NONE&lt;/w:LidThemeComplexScript&gt;   &lt;w:Compatibility&gt;    &lt;w:BreakWrappedTables/&gt;    &lt;w:SnapToGridInCell/&gt;    &lt;w:WrapTextWithPunct/&gt;    &lt;w:UseAsianBreakRules/&gt;    &lt;w:DontGrowAutofit/&gt;    &lt;w:SplitPgBreakAndParaMark/&gt;    &lt;w:DontVertAlignCellWithSp/&gt;    &lt;w:DontBreakConstrainedForcedTables/&gt;    &lt;w:DontVertAlignInTxbx/&gt;    &lt;w:Word11KerningPairs/&gt;    &lt;w:CachedColBalance/&gt;   &lt;/w:Compatibility&gt;   &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;   &lt;m:mathPr&gt;    &lt;m:mathFont m:val="Cambria Math"/&gt;    &lt;m:brkBin m:val="before"/&gt;    &lt;m:brkBinSub m:val="&amp;#45;-"/&gt;    &lt;m:smallFrac m:val="off"/&gt;    &lt;m:dispDef/&gt;    &lt;m:lMargin m:val="0"/&gt;    &lt;m:rMargin m:val="0"/&gt;    &lt;m:defJc m:val="centerGroup"/&gt;    &lt;m:wrapIndent m:val="1440"/&gt;    &lt;m:intLim m:val="subSup"/&gt;    &lt;m:naryLim m:val="undOvr"/&gt;   &lt;/m:mathPr&gt;&lt;/w:WordDocument&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;  &lt;w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"  DefSemiHidden="true" DefQFormat="false" DefPriority="99"  LatentStyleCount="267"&gt;   &lt;w:LsdException Locked="false" Priority="0" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Normal"/&gt;   &lt;w:LsdException Locked="false" Priority="9" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="heading 1"/&gt;   &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/&gt;   &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/&gt;   &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/&gt;   &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/&gt;   &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/&gt;   &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/&gt;   &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/&gt;   &lt;w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 1"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 2"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 3"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 4"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 5"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 6"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 7"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 8"/&gt;   &lt;w:LsdException Locked="false" Priority="39" Name="toc 9"/&gt;   &lt;w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/&gt;   &lt;w:LsdException Locked="false" Priority="10" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Title"/&gt;   &lt;w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/&gt;   &lt;w:LsdException Locked="false" Priority="11" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/&gt;   &lt;w:LsdException Locked="false" Priority="22" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Strong"/&gt;   &lt;w:LsdException Locked="false" Priority="20" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/&gt;   &lt;w:LsdException Locked="false" Priority="59" SemiHidden="false"   UnhideWhenUsed="false" Name="Table Grid"/&gt;   &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/&gt;   &lt;w:LsdException Locked="false" Priority="1" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/&gt;   &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Shading"/&gt;   &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"   UnhideWhenUsed="false" Name="Light List"/&gt;   &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Grid"/&gt;   &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 1"/&gt;   &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 2"/&gt;   &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 1"/&gt;   &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 2"/&gt;   &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 1"/&gt;   &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 2"/&gt;   &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 3"/&gt;   &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"   UnhideWhenUsed="false" Name="Dark List"/&gt;   &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Shading"/&gt;   &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful List"/&gt;   &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Grid"/&gt;   &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Shading Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"   UnhideWhenUsed="false" Name="Light List Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Grid Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/&gt;   &lt;w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/&gt;   &lt;w:LsdException Locked="false" Priority="34" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/&gt;   &lt;w:LsdException Locked="false" Priority="29" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Quote"/&gt;   &lt;w:LsdException Locked="false" Priority="30" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/&gt;   &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"   UnhideWhenUsed="false" Name="Dark List Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful List Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/&gt;   &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Shading Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"   UnhideWhenUsed="false" Name="Light List Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Grid Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"   UnhideWhenUsed="false" Name="Dark List Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful List Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/&gt;   &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Shading Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"   UnhideWhenUsed="false" Name="Light List Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Grid Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"   UnhideWhenUsed="false" Name="Dark List Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful List Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/&gt;   &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Shading Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"   UnhideWhenUsed="false" Name="Light List Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Grid Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"   UnhideWhenUsed="false" Name="Dark List Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful List Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/&gt;   &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Shading Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"   UnhideWhenUsed="false" Name="Light List Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Grid Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"   UnhideWhenUsed="false" Name="Dark List Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful List Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/&gt;   &lt;w:LsdException Locked="false" Priority="60" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Shading Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="61" SemiHidden="false"   UnhideWhenUsed="false" Name="Light List Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="62" SemiHidden="false"   UnhideWhenUsed="false" Name="Light Grid Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="63" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="64" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="65" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="66" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="67" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="68" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="69" SemiHidden="false"   UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="70" SemiHidden="false"   UnhideWhenUsed="false" Name="Dark List Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="71" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="72" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful List Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="73" SemiHidden="false"   UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/&gt;   &lt;w:LsdException Locked="false" Priority="19" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/&gt;   &lt;w:LsdException Locked="false" Priority="21" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/&gt;   &lt;w:LsdException Locked="false" Priority="31" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/&gt;   &lt;w:LsdException Locked="false" Priority="32" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/&gt;   &lt;w:LsdException Locked="false" Priority="33" SemiHidden="false"   UnhideWhenUsed="false" QFormat="true" Name="Book Title"/&gt;   &lt;w:LsdException Locked="false" Priority="37" Name="Bibliography"/&gt;   &lt;w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/&gt;  &lt;/w:LatentStyles&gt; &lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt; &lt;style&gt; /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;}table.MsoTableGrid {mso-style-name:"Table Grid"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-priority:59; mso-style-unhide:no; border:solid black 1.0pt; mso-border-themecolor:text1; mso-border-alt:solid black .5pt; mso-border-themecolor:text1; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-border-insideh:.5pt solid black; mso-border-insideh-themecolor:text1; mso-border-insidev:.5pt solid black; mso-border-insidev-themecolor:text1; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;}&lt;/style&gt; &lt;![endif]--&gt;  &lt;br /&gt;&lt;table align="left" border="1" cellpadding="0" cellspacing="0" class="MsoTableGrid" style="border-collapse: collapse; border: medium none; margin-left: 6.75pt; margin-right: 6.75pt; width: 1572px;"&gt;&lt;tbody&gt;&lt;tr&gt;   &lt;td style="border: 1pt solid black; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: black black black -moz-use-text-color; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;RIP   (version 2)&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: black black black -moz-use-text-color; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;OSPF&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: black black black -moz-use-text-color; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;EIGRP&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: black black black -moz-use-text-color; border-style: solid solid solid none; border-width: 1pt 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;BGP&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;IP   Protocol number, (TCP)&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;n/a&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;IP 89&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;IP 88&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div align="center" class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt; text-align: center;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;TCP 179&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Hello   Address&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;224.0.0.9 (can be set to   broadcast at the interface level via &lt;span class="content"&gt;&lt;b&gt;&lt;i&gt;ip rip v2-broadcast&lt;/i&gt;&lt;/b&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;224.0.0.5 –AllOSPFRtrs&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;224.0.0.6 –DR/BDR&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;224.0.0.10&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Unicast hello to configured   “neighbor”&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Administrative   Distance(s)&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;120&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;110&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Internal – 90&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;External – 170&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Summary -- 5&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;EBGP – 20&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;IBGP – 200&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Metric   (calculation) / Limits&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Hop Count/ Limit is 15 hops, 16   is inaccessible&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Cost = Autocostrefbw/interface   bandwidth&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;*Default is 100Mb for   Autocostrefbw*&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Cost&lt;span&gt;&amp;nbsp; &lt;/span&gt;= 256(BW + Delay)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;*formula with default K values)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span class="content"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;The maximum number of hops that EIGRP will   accept is 100 by default, although the maximum can be configured to 220 with   metric maximum hops.&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;IBGP – 0&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Redistributed routes metric =   IGP metric&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Timers&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Update-30&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Invalid-180&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Holdown-180&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Flush-240&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Hello – 10/30&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Dead – 40/120&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Hello – 5/60&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Hold – 15/180&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Keepalive – 60&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Holdtime -- 180&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Adjacency   (neighbor) Requirements&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Neighbor must be on a subnet   off of primary interface included in “network” statement&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoListParagraphCxSpFirst" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Pass   authentication checks&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Same   primary subnet w/mask&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Same   OSPF area&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;4.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Same   Area type (flags)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;5.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;NOT   duplicate RIDS&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;6.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Hello/Dead   timers must match&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;7.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Unless   P2P (one must be DR/BDR)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Pass   authentication checks&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Must   have same AS number&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Must   believe that source IP of neighbor in hello is in that routers primary subnet   (no secondary’s)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;4.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;K   values must match&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;1.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Source   IP in connection request must match something in the local routers “neighbor”   statements.&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;2.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Routers   ASN must match its corresponding ASN in “neighbor stmt&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;3.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;RIDS   must be different&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoListParagraphCxSpLast" style="line-height: normal; margin-bottom: 0.0001pt; text-indent: -0.25in;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;span&gt;4.&lt;span style="font: 7pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;   &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Must   pass MD5 authentication&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Passive   Interface (yes,no) /Affects&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Yes/Shuts off the sending of   updates on the passive interface.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Will   still listen to updates and will update routing table accordingly&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Yes/Stops sending hello’s   /updates out of that interface.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Note   though, if included in the network statement the network on that interface   will still be advertised to peers.&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Yes/suppresses both incoming   AND outgoing hellos/updates.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Note that   it will not allow neighbors to form.&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;n/a&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Auto-summarization&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Enabled by default&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;n/a&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Enabled by default (wont   summarize route that it does not “own”)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Disabled by default after 12.3   mainline&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Summary   Address &lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span class="content"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;(conf-if) ip summary-address   rip &lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;em&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;ip-address ip-network-mask&lt;/span&gt;&lt;/b&gt;&lt;/em&gt;&lt;/div&gt;&lt;div class="pcecmdenv"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;default-information   originate &lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span class="ccpcmdplain"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;[&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;route-map&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt; &lt;em&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;;"&gt;map-name&lt;/span&gt;&lt;/em&gt;&lt;span class="ccpcmdplain"&gt;]&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span class="ccpcmdplain"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;ABR- &lt;b&gt;area&lt;/b&gt; x &lt;b&gt;range&lt;/b&gt;   ip-address mask {advertise | no-advertise} &lt;b&gt;cost&lt;/b&gt; cost&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;(router) &lt;b&gt;summary-address&lt;/b&gt; ip-address mask&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;(conf-if) &lt;b&gt;ip summary-address eigrp [as&lt;/b&gt;] ip-address mask&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="pcecmdenv"&gt;&lt;b&gt;aggregate-address&lt;/b&gt;   &lt;em&gt;address mask&lt;/em&gt; &lt;span class="ccpcmdplain"&gt;[&lt;/span&gt;&lt;b&gt;as-set&lt;/b&gt;&lt;span class="ccpcmdplain"&gt;] [&lt;/span&gt;&lt;b&gt;summary-only&lt;/b&gt;&lt;span class="ccpcmdplain"&gt;] [&lt;/span&gt;&lt;b&gt;suppress-map   &lt;/b&gt;&lt;em&gt;map-name&lt;/em&gt;&lt;span class="ccpcmdplain"&gt;] [&lt;/span&gt;&lt;b&gt;advertise-map &lt;/b&gt;&lt;em&gt;map-name&lt;/em&gt;&lt;span class="ccpcmdplain"&gt;] [&lt;/span&gt;&lt;b&gt;attribute-map &lt;/b&gt;&lt;em&gt;map-name&lt;/em&gt;&lt;span class="ccpcmdplain"&gt;] &lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;neighbor x.x.x.x   default-originate&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;network 0.0.0.0 (OR STATIC   ROUTE/REDISTRIBUTE)&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Filtering   Method(s)&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span class="content"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;distribute-list&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span class="content"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt; {&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;access-list-number &lt;/span&gt;&lt;/em&gt;&lt;span class="content"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;| prefix &lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;prefix-list-name &lt;b&gt;[gateway&lt;/b&gt;   prefix-list-name]} &lt;/span&gt;&lt;/em&gt;&lt;span class="content"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;in&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span class="content"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt; [interface-&lt;/span&gt;&lt;/span&gt;&lt;em&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;type interface-number&lt;/span&gt;&lt;/b&gt;&lt;/em&gt;&lt;span class="content"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;]&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Inbound – distribute-list   {prefix | route-map} in&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;In/out – area (number)   filter-list prefix (name) {in | out}&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Distribute-list   {&lt;/span&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;access-list   num/name&lt;b&gt;}&lt;span&gt;&amp;nbsp; &lt;/span&gt;{prefix &lt;/b&gt;list-name&lt;b&gt;}&lt;span&gt;&amp;nbsp; &lt;/span&gt;{in | out}&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;{int type/num}&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Prefix-lists, route-maps,   filter-lists, etc….&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Authentication&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Clear text or MD5&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;16 character limit&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Key chain RIP&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Key 1&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Key-string cisco&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Int fa0/0&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ip rip authentication key-chain   RIP&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ip rip authentication mode md5&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;0 – none, 1 – clear text, 2 –   MD5&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Int fa0/0&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ip ospf authentication&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ip ospf authentication-key   {key}&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Int fa0/0&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ip ospf authentication   message-digest&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ip ospf message-digest-key   {number} md5 {key}&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;You   can also declare the authentication type under the router OSPF process&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;MD5 only&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Key chain EIGRP&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Key 1&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Key-string cisco&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Int fa0/0&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ip authentication mode eigrp   [as] md5&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Ip authentication key-chain   EIGRP [as] EIGRP&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(242, 242, 242); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;MD5 only&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Neighbor x.x.x.x password [pass]&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr style="height: 82.05pt;"&gt;   &lt;td style="border-color: -moz-use-text-color black black; border-style: none solid solid; border-width: medium 1pt 1pt; height: 82.05pt; padding: 0in 5.4pt; width: 171.35pt;" valign="top" width="228"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Offsets&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; height: 82.05pt; padding: 0in 5.4pt; width: 238.5pt;" valign="top" width="318"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Increases incoming or outgoing   hop count on routing updates (CAN BE USED TO FILTER BY SETTING HOP COUNT &amp;gt;   15)&lt;/span&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Access-list 1 permit 10.10.10.0   0.0.0.255&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Router rip&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;b&gt;&lt;i&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;Offset-list 1 out 5 serial0&lt;/span&gt;&lt;/i&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;//increases metric by 5 on that   route//&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; height: 82.05pt; padding: 0in 5.4pt; width: 229.15pt;" valign="top" width="306"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;n/a&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="background: none repeat scroll 0% 0% rgb(217, 217, 217); border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; height: 82.05pt; padding: 0in 5.4pt; width: 265.5pt;" valign="top" width="354"&gt;   &lt;strong&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;access-list   1 permit 10.1.1.0 0.0.0.255&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;router   eigrp 1&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;offset-list   1 out 3 FastEthernet0/0&lt;/span&gt;&lt;/strong&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;   &lt;td style="border-color: -moz-use-text-color black black -moz-use-text-color; border-style: none solid solid none; border-width: medium 1pt 1pt medium; height: 82.05pt; padding: 0in 5.4pt; width: 274.5pt;" valign="top" width="366"&gt;   &lt;div class="MsoNormal" style="line-height: normal; margin-bottom: 0.0001pt;"&gt;&lt;span style="font-family: &amp;quot;Cambria&amp;quot;,&amp;quot;serif&amp;quot;; font-size: 10pt;"&gt;n/a&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8142643327373287033?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8142643327373287033/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/12/i-kind-of-threw-this-together-for-my.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8142643327373287033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8142643327373287033'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/12/i-kind-of-threw-this-together-for-my.html' title='Routing Protocols Comparison Poster'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7231475447442060312</id><published>2010-11-26T13:02:00.002-06:00</published><updated>2011-01-06T07:52:13.161-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>CCIE R/S Lab Blueprint</title><content type='html'>Varies slightly from the written blueprint, so I thought that I would post it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;h5&gt;Exam Sections and Sub-task Objectives&lt;/h5&gt;&lt;table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border: 1px solid rgb(0, 0, 0); width: 98%;"&gt;&lt;colgroup span="1"&gt;&lt;col span="1" style="width: 32pt;" width="43"&gt;&lt;/col&gt;&lt;col span="1" style="width: 400pt;" width="605"&gt;&lt;/col&gt;&lt;col span="1" style="width: 22pt;" width="29"&gt;&lt;/col&gt;&lt;/colgroup&gt; &lt;tbody&gt;&lt;tr style="height: 16.5pt;"&gt;&lt;td class="xl23" style="background-color: lightgrey; border-collapse: collapse; border: 1px solid rgb(0, 0, 0); height: 16.5pt; width: 32pt;" width="43"&gt;&lt;strong&gt;1.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: lightgrey; border-collapse: collapse; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: solid solid solid none; border-width: 1px 1px 1px medium; height: 16.5pt; width: 454pt;" width="605"&gt;&lt;strong&gt;Implement Layer 2 Technologies&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: lightgrey; border-collapse: collapse; border-color: rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: solid solid solid none; border-width: 1px 1px 1px medium; height: 16.5pt; width: 22pt;" width="29"&gt;√&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;1.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Spanning Tree Protocol (STP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(a) 802.1d&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(b) 802.1w&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(c) 801.1s&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(d) Loop guard&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(e) Root guard&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(f) Bridge protocol data unit (BPDU) guard&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(g) Storm control&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(h) Unicast flooding&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(i) Port roles, failure propagation, and loop guard operation&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;1.20&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement VLAN and VLAN Trunking Protocol (VTP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;1.30&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement trunk and trunk protocols, EtherChannel, and load-balance&lt;/td&gt;&lt;td class="xl25" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;1.40&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Ethernet technologies&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(a) Speed and duplex&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(b) Ethernet, Fast Ethernet, and Gigabit Ethernet&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(c) PPP over Ethernet&amp;nbsp;&amp;nbsp; (PPPoE)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;1.50&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Switched Port Analyzer (SPAN), Remote Switched Port Analyzer (RSPAN), and flow control&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;1.60&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Frame Relay&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(a) Local Management Interface (LMI)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(b) Traffic shaping&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(c) Full mesh&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(d) Hub and spoke&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;(e) Discard eligible (DE)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;1.70&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement High-Level Data Link Control (HDLC) and PPP&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16.5pt;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 16.5pt;"&gt;&lt;strong&gt;2.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;strong&gt;Implement IPv4&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;2.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IP version&amp;nbsp; 4 (IPv4) addressing, subnetting, and variable-length subnet masking (VLSM)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;2.20&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IPv4&amp;nbsp; tunneling and Generic Routing Encapsulation (GRE)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;2.30&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IPv4 RIP version 2 (RIPv2)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;2.40&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IPv4 Open Shortest Path First (OSPF)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(a) Standard OSPF areas&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(b) Stub area&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(c) Totally stubby area&lt;/td&gt;&lt;td class="xl25" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(d)&amp;nbsp;&amp;nbsp; Not-so-stubby-area (NSSA)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(e) Totally NSSA&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(f) Link-state advertisement (LSA) types&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(g) Adjacency on a point-to-point and on a multi-access network&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(h) OSPF graceful restart&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;2.50&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IPv4 Enhanced Interior Gateway Routing Protocol (EIGRP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(a) Best path&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(b) Loop-free paths&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(c) EIGRP operations when alternate loop-free paths are available, and when they are not available&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(d) EIGRP queries&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(e) Manual summarization and autosummarization&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(f) EIGRP stubs&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt; page-break-before: always;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;2.60&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IPv4 Border Gateway Protocol (BGP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(a) Next hop&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(b) Peering&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(c) Internal Border Gateway Protocol (IBGP) and External Border Gateway Protocol (EBGP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;2.70&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement policy&amp;nbsp;&amp;nbsp; routing&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;2.80&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Performance Routing (PfR) and Cisco Optimized Edge Routing (OER)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 25.5pt;"&gt;&lt;td class="xl27" height="34" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 25.5pt;"&gt;2.90&lt;/td&gt;&lt;td class="xl30" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; width: 454pt;" width="605"&gt;Implement filtering, route redistribution, summarization, synchronization, attributes, and other advanced features&lt;/td&gt;&lt;td class="xl25" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16.5pt;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 16.5pt;"&gt;&lt;strong&gt;3.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;strong&gt;Implement IPv6&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;3.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IP version 6 (IPv6) addressing and different addressing types&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;3.20&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IPv6 neighbor discovery&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;3.30&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement basic IPv6 functionality protocols&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;3.40&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement tunneling techniques&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;3.50&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement OSPF version 3 (OSPFv3)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;3.60&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement EIGRP version 6 (EIGRPv6)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;3.70&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement filtering and route redistribution&lt;/td&gt;&lt;td class="xl25" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;strong&gt;4.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 14.25pt;"&gt;&lt;strong&gt;Implement MPLS Layer 3 VPNs&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;4.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Multiprotocol Label Switching (MPLS)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 24.75pt;"&gt;&lt;td class="xl27" height="33" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 24.75pt;"&gt;4.20&lt;/td&gt;&lt;td class="xl30" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; width: 454pt;" width="605"&gt;Implement Layer 3 virtual private networks (VPNs) on provider edge (PE), provider (P), and customer edge (CE) routers&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;4.30&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement virtual routing and forwarding (VRF) and Multi-VRF Customer Edge (VRF-Lite)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16.5pt;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 16.5pt;"&gt;&lt;strong&gt;5.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;strong&gt;Implement IP Multicast&lt;span&gt; &lt;/span&gt;&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;5.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Protocol Independent Multicast (PIM) sparse mode&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;5.20&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Multicast Source Discovery Protocol (MSDP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;5.30&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement interdomain multicast routing&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 26.25pt;"&gt;&lt;td class="xl27" height="35" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 26.25pt;"&gt;5.40&lt;/td&gt;&lt;td class="xl30" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; width: 454pt;" width="605"&gt;Implement PIM Auto-Rendezvous Point (Auto-RP), unicast rendezvous point (RP), and bootstrap router (BSR)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;5.50&lt;/td&gt;&lt;td class="xl30" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; width: 454pt;" width="605"&gt;Implement multicast tools, features, and source-specific multicast&lt;/td&gt;&lt;td class="xl25" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 30.75pt;"&gt;&lt;td class="xl27" height="41" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 30.75pt;"&gt;5.60&lt;/td&gt;&lt;td class="xl30" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; width: 454pt;" width="605"&gt;Implement IPv6 multicast, PIM, and related multicast protocols, such as Multicast Listener Discovery (MLD)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16.5pt;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 16.5pt;"&gt;&lt;strong&gt;6.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;strong&gt;Implement Network&amp;nbsp;&amp;nbsp; Security&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.01&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement access&amp;nbsp;&amp;nbsp; lists&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.02&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Zone Based&amp;nbsp;&amp;nbsp; Firewall&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.03&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Unicast&amp;nbsp;&amp;nbsp; Reverse Path Forwarding (uRPF)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.04&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IP Source&amp;nbsp;&amp;nbsp; Guard&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 28.5pt;"&gt;&lt;td class="xl27" height="38" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 28.5pt;"&gt;6.05&lt;/td&gt;&lt;td class="xl31" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; width: 454pt;" width="605"&gt;Implement  authentication, authorization, and accounting (AAA) (configuring the  AAA server is not required, only the client-side (IOS) is configured)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.06&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Control Plane Policing (CoPP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.07&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Cisco IOS Firewall&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.08&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Cisco IOS Intrusion Prevention System (IPS)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.09&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Secure Shell (SSH)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement 802.1x&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.11&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement NAT&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.12&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement routing protocol authentication&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.13&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement device access control&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;6.14&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement security features&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16.5pt;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 16.5pt;"&gt;&lt;strong&gt;7.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;strong&gt;Implement Network Services&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;7.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Hot Standby Router Protocol (HSRP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;7.20&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Gateway Load Balancing Protocol (GLBP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;7.30&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Virtual Router Redundancy Protocol (VRRP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;7.40&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Network Time Protocol (NTP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;7.50&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement DHCP&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;7.60&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Web Cache Communication Protocol (WCCP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16.5pt; page-break-before: always;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 16.5pt;"&gt;&lt;strong&gt;8.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;strong&gt;Implement Quality of&amp;nbsp; Service (QoS)&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;8.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Modular QoS CLI (MQC)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(a) Network-Based Application Recognition (NBAR)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 27pt;"&gt;&lt;td class="xl27" height="36" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 27pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl30" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px; width: 454pt;" width="605"&gt;(b)&amp;nbsp;&amp;nbsp; Class-based weighted fair queuing (CBWFQ),&lt;span&gt;&amp;nbsp; &lt;/span&gt;modified deficit round robin (MDRR), and low latency queuing (LLQ)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(c) Classification&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(d) Policing&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(e) Shaping&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(f) Marking&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(g) Weighted random early detection (WRED) and random early detection (RED)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; padding-left: 30px;"&gt;(h) Compression&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;8.20&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Layer 2 QoS: weighted round robin (WRR), shaped round robin (SRR), and policies&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;8.30&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement link fragmentation and interleaving (LFI) for Frame Relay&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;8.40&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement generic traffic shaping&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;8.50&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Resource Reservation Protocol (RSVP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;8.60&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Cisco&amp;nbsp;&amp;nbsp; AutoQoS&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16.5pt;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 16.5pt;"&gt;&lt;strong&gt;9.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;strong&gt;Troubleshoot a Network&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;9.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Troubleshoot complex Layer 2 network issues&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;9.20&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Troubleshoot complex Layer 3 network issues&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;9.30&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Troubleshoot a network in response to application problems&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;9.40&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Troubleshoot network services&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;9.50&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Troubleshoot network security&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 16.5pt;"&gt;&lt;td class="xl23" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 16.5pt;"&gt;&lt;strong&gt;10.00&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl28" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;strong&gt;Optimize the Network&lt;/strong&gt;&lt;/td&gt;&lt;td class="xl24" style="background-color: gainsboro; border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium; height: 16.5pt;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.01&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement syslog and local logging&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.02&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement IP Service Level Agreement SLA&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.03&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement NetFlow&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.04&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement SPAN, RSPAN, and router IP traffic export (RITE)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.05&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Simple Network Management Protocol (SNMP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.06&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Cisco IOS Embedded Event Manager (EEM)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.07&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Remote Monitoring (RMON)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.08&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement FTP&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.09&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement TFTP&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.10&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement TFTP server on router&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.11&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Secure Copy Protocol (SCP)&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.12&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement HTTP and HTTPS&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr style="height: 14.25pt;"&gt;&lt;td class="xl27" height="19" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-style: none solid solid; border-width: medium 1px 1px; height: 14.25pt;"&gt;10.13&lt;/td&gt;&lt;td class="xl29" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;Implement Telnet&lt;/td&gt;&lt;td class="xl26" style="border-collapse: collapse; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0) -moz-use-text-color; border-style: none solid solid none; border-width: medium 1px 1px medium;"&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7231475447442060312?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7231475447442060312/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/11/ccie-rs-lab-blueprint.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7231475447442060312'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7231475447442060312'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/11/ccie-rs-lab-blueprint.html' title='CCIE R/S Lab Blueprint'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7418935966520353084</id><published>2010-11-23T21:07:00.000-06:00</published><updated>2011-01-06T07:52:13.161-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Passed the Written Exam</title><content type='html'>Well, I can officially announce that I passed the CCIE R/S written exam today.&amp;nbsp; I actually scored pretty well, but it was a tough test (I thought that I had failed when I clicked the final next).&amp;nbsp; So, I am pretty happy; full-steam ahead on&amp;nbsp;lab prep now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7418935966520353084?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7418935966520353084/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/11/passed-written-exam.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7418935966520353084'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7418935966520353084'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/11/passed-written-exam.html' title='Passed the Written Exam'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6439970845086161160</id><published>2010-11-21T11:42:00.000-06:00</published><updated>2010-11-21T11:45:04.615-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Sunday</title><content type='html'>Well I cant even express or gauge how much time I have put into studying for the CCIE thus far.&amp;nbsp; I have my written scheduled, and just know that it is VERY soon.&amp;nbsp; I am, as always, a bit nervous going into the test...mostly because of the monetary costs, and it being the holidays and all.&amp;nbsp; Luckily my family and I are blessed enough to have the cash to put forward towards such a goal (some are not as fortunate).&amp;nbsp; Knowing this, when I do finally acheive my goal, I will aim to help others do the same.&amp;nbsp; I dont know how I will do this yet, maybe something like Stretch has done with a community lab or something.&amp;nbsp; Anywho, I feel pretty ready for the written, and am just reviewing my 80+ pages of typed notes, and refining them a bit as I go.&amp;nbsp; So, here is what I have used to study this far:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Routing TCP/IP volumes I and II&lt;/li&gt;&lt;li&gt;CCIE v4 Official Exam Certification Guide&lt;/li&gt;&lt;li&gt;ALL of my CCNP books&lt;/li&gt;&lt;li&gt;CCIE Routing and Switching Flash Cards (got these directly from Kevin Wallace's website for 25 bucks! He signed it and everything)&lt;/li&gt;&lt;li&gt;Boson Test Engine ($99 bucks, pretty good)&lt;/li&gt;&lt;li&gt;Cisco.com&amp;nbsp;&lt;/li&gt;&lt;li&gt;Internetwork Experts CoD and lab books ( I bought the entire CCIE self-study package)&lt;/li&gt;&lt;/ul&gt;We will see...I just need to hit up my weak areas some more, and I have an idea for a pretty cool poster/diagram.&amp;nbsp; For instance...going into today I couldnt really deliniate between a PIM DR, and the winner of the ASSERT process...after a bit of research I finally cracked open my Rtg TCP/IP volume II and just got the answer...(the little things like this are really helping).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6439970845086161160?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6439970845086161160/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/11/sunday.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6439970845086161160'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6439970845086161160'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/11/sunday.html' title='Sunday'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5029145115101095533</id><published>2010-11-07T14:27:00.002-06:00</published><updated>2010-11-21T11:45:04.616-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Progress towards the CCIE</title><content type='html'>Well I HAVE been chugging along for those of you following.&amp;nbsp; I came across this article by Petr Lapukhov over at INE, &lt;a href="http://blog.ine.com/2010/10/09/how-to-pass-the-ccie-rs-with-ines-4-0-training-program/"&gt;http://blog.ine.com/2010/10/09/how-to-pass-the-ccie-rs-with-ines-4-0-training-program/&lt;/a&gt;.&amp;nbsp; Since I purchased the program, I figured it couldn't hurt to follow how they think we should use it :)&amp;nbsp; So I am coming up on my written day pretty quick...to date I have read the CCIE R/S official cert guide, and Routing TCP/IP volumes 1 and 2 (dont forget I did the CCIP., so I have most the QoS, BGP, and MPLS stuff under my belt already).&amp;nbsp; I am going back through these books now, and refining my notes and knowledge in prep. for the written exam.&amp;nbsp; It is mind-boggling how much stuff there is to cover.&amp;nbsp; I have been labbing frequently as well.&amp;nbsp; In the last week I have done these labs in INE's volume 1 Workbook:&lt;br /&gt;1.1-1.15&lt;br /&gt;2.1-2.8&lt;br /&gt;3.1-3.11&lt;br /&gt;4.1-4.11&lt;br /&gt;5.1-5.12&lt;br /&gt;The labs have been good, some simple, some harder. I have for sure covered all of them in previous years studying for other exams, but the technology or technique has left me over time (use it or lose it!).&amp;nbsp; So I am going to keep going along, revisiting BGP next probably, then back over to QoS one last time.&amp;nbsp; Hunting trip next weekend, but I will be reading at night.&lt;br /&gt;&lt;br /&gt;Later.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5029145115101095533?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5029145115101095533/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/11/progress-towards-ccie.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5029145115101095533'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5029145115101095533'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/11/progress-towards-ccie.html' title='Progress towards the CCIE'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7290115834765762073</id><published>2010-10-29T10:22:00.000-05:00</published><updated>2010-11-21T11:45:04.616-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Another Good Link</title><content type='html'>Been having to do alot of switchport troubleshooting recently...heres a good link that explains almost every field in a "show interface" output.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008015bfd6.shtml"&gt;Troubleshooting Switchports&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7290115834765762073?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7290115834765762073/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/10/another-good-link.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7290115834765762073'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7290115834765762073'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/10/another-good-link.html' title='Another Good Link'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7431553646730774286</id><published>2010-10-29T08:05:00.000-05:00</published><updated>2010-11-21T11:45:04.617-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>IOS 12.4 Library</title><content type='html'>Here's my reference link to the 12.4M configuration library.&amp;nbsp; Very useful for looking stuff up on the fly.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.cisco.com/en/US/products/ps6350/products_installation_and_configuration_guides_list.html"&gt;Enter 12.4 Configuration Library&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7431553646730774286?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7431553646730774286/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/10/ios-124-library.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7431553646730774286'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7431553646730774286'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/10/ios-124-library.html' title='IOS 12.4 Library'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4202281043807000349</id><published>2010-10-24T16:14:00.001-05:00</published><updated>2010-11-21T11:45:04.617-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>More IPv6</title><content type='html'>Well I cruised through most of the ipv6 stuff today in INE V1 WB.&amp;nbsp; Some stuff caught me off guard, others were unsupported by my version of IOS's, so I just studied the book and solutions well.&amp;nbsp; I have IPv6 capabilities on my catalyst 3550's, but even when I have them configured they dont work.&amp;nbsp; Like say I have a diagram like this:&lt;br /&gt;&lt;br /&gt;R1------------SW1&lt;br /&gt;&lt;br /&gt;I can configure the link for IPv6...doing a ping..the normal ND process shows the NS hitting the router...and he sends the NA back, but it is never received on the 3550.&amp;nbsp; I gave up and just used a router on the other side instead...it works.&amp;nbsp; I am also going to remove my time ticker..I quit keeping track to be honest...it was a hindrance IMO; and I ended up concentrating on it way more than I ever should have...numbers like that are arbitrary for the most part.&amp;nbsp;&amp;nbsp; When I am ready, I am ready...point blank.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4202281043807000349?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4202281043807000349/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/10/more-ipv6.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4202281043807000349'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4202281043807000349'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/10/more-ipv6.html' title='More IPv6'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3041097717772546149</id><published>2010-10-23T23:15:00.001-05:00</published><updated>2010-11-21T11:45:04.618-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>So Sorry</title><content type='html'>So more like question of the month...I know...&lt;br /&gt;I have been BUSY...took a trip out to Colorado to see some relatives, and we have a huge "cloud" project going on at work including a "bake-off" with most of the major cloud vendors.&amp;nbsp; I have learned a significant amount about FC, FCoE, iSCSI, etc..over the past couple of day, including alot with the Nexus and MDS series switches.&amp;nbsp; Been a great learning experience, but a hinder to my studies.&amp;nbsp; I have been finishing up IPv6, and doing a bit of labbing with it over the w/e as well as some last week.&amp;nbsp; I actually like it!&amp;nbsp; Seems like they got their @#! together for this one.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3041097717772546149?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3041097717772546149/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/10/so-sorry.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3041097717772546149'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3041097717772546149'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/10/so-sorry.html' title='So Sorry'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-1159955506791229496</id><published>2010-10-06T07:49:00.001-05:00</published><updated>2010-11-21T11:45:04.618-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Question of the Day</title><content type='html'>An administrator needs to use an OSPF area id of 0.0.13.1, but the router will not accept it (for whatever reason :))&amp;nbsp; What would be another number you could enter that would be equivalent to the original area id shown above?&lt;br /&gt;&lt;br /&gt;Highlight --&amp;gt; &lt;span style="color: white;"&gt;(x*256^3) + (x*256^2) + (x*256) + x = (0) + (0) + (13*256) + (1) = 3329&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-1159955506791229496?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/1159955506791229496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/10/question-of-day.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1159955506791229496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1159955506791229496'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/10/question-of-day.html' title='Question of the Day'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8122324371569073752</id><published>2010-10-05T21:03:00.001-05:00</published><updated>2010-11-21T11:45:04.619-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Tonights Woe's</title><content type='html'>Well after working on my studies all day, both reading and labbing, I fired the lab back up tonight to get another hour or so in.&amp;nbsp; Only to find out that my newly configured 2509 was not letting me in...it would boot, but would not let me execute any commands.&amp;nbsp; I savilly found out that through my aux port I could actually hit return...but I&amp;nbsp; hadnt set an enable password :(&amp;nbsp; So what the hell did I do?&amp;nbsp; Can you guess :)&amp;nbsp; I reloaded the thing, and entered the break sequence giving me the &amp;gt; prompt.&amp;nbsp; I went ahead and entered the following:&lt;br /&gt;&amp;gt;o/r 0x2142&lt;br /&gt;&amp;gt;i&lt;br /&gt;when it rebooted I did a copy start run, and then looked at my config....ah glorious, in my terminal server config I managed to do a no exec on the console line *dogh*!!!&amp;nbsp; I took that out, reset the config-register to 0x2102, and voila!&amp;nbsp; Good as new...and my heart stopped at the thought of telling my wife that I had yet another router to buy because one died!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8122324371569073752?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8122324371569073752/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/10/tonights-woes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8122324371569073752'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8122324371569073752'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/10/tonights-woes.html' title='Tonights Woe&apos;s'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5558810365442875224</id><published>2010-09-28T12:33:00.000-05:00</published><updated>2010-11-21T11:45:04.620-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>NAT and Security Sections</title><content type='html'>Well I finished my NAT and security sections, just finished up the NAT chapter in Routing TCP/IP Vol II.&amp;nbsp; Great read btw.&amp;nbsp; I NEED to do some labbing, but dont want to go all hardcore labbing right away when I should be plugging away at reading and theoretical knowledge.&amp;nbsp; I will probably round the day out with some practice Boson tests, and go from there.&amp;nbsp; I am a bit under the weather, so long, prolonged studying is hard.&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5558810365442875224?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5558810365442875224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/09/nat-and-security-sections.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5558810365442875224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5558810365442875224'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/09/nat-and-security-sections.html' title='NAT and Security Sections'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6747662292335738591</id><published>2010-09-21T10:35:00.000-05:00</published><updated>2010-11-21T11:45:04.620-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Lost Track of Time</title><content type='html'>I have to admit I lost track of my study time over the last week and weekend.&amp;nbsp; My ticker may be a bit behind in regards to the actual count...but then again it doesnt really matter that much.&amp;nbsp; I promise I will post something with some content in it today.&amp;nbsp; Work has been absolutely grueling with a huge SAN/Datacenter project, along with some WAN redundancy testing we are doing with some 881G (3G) routers.&amp;nbsp; That project is actually SuperCool, and has some pretty nifty routing and vpn things going into it.&amp;nbsp; Anywho...I am still here and plugging away, so we will talk soon.&amp;nbsp; Does anyone who actually reads this blog have any posting suggestions?? If so please leave a comment and I will get after any of the cool ones!&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6747662292335738591?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6747662292335738591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/09/lost-track-of-time.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6747662292335738591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6747662292335738591'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/09/lost-track-of-time.html' title='Lost Track of Time'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7303895208281744238</id><published>2010-09-14T10:56:00.000-05:00</published><updated>2010-11-21T11:45:04.621-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Multicasting</title><content type='html'>Well I plugged through the two multicasting chapters in the exam guide today.&amp;nbsp; Oddly enough I was dreading multicasting but I enjoyed reading about it.&amp;nbsp; Last time that I really looked at it was for my BSCI, and even then my understanding was pretty vague.&amp;nbsp; I feel alot better about the topic now, so I will lab a while this afternoon and see how it goes.&amp;nbsp; I have fallen below the 2 hours/day mark but hope to make up some time with a revamped schedule.&amp;nbsp; I have to remember that this is a pursuit of knowledge...not a race.&amp;nbsp; Though the pay bump would be nice!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7303895208281744238?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7303895208281744238/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/09/multicasting.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7303895208281744238'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7303895208281744238'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/09/multicasting.html' title='Multicasting'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4921836989739260546</id><published>2010-09-09T07:25:00.002-05:00</published><updated>2010-11-21T11:45:04.621-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Fell Behind...</title><content type='html'>Well I went out of town for the holiday weekend and didnt even look at my books :(&amp;nbsp; Making up time now!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4921836989739260546?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4921836989739260546/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/09/fell-behind.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4921836989739260546'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4921836989739260546'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/09/fell-behind.html' title='Fell Behind...'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2670220408172365041</id><published>2010-08-31T21:09:00.001-05:00</published><updated>2010-11-21T11:45:04.622-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Labbing...</title><content type='html'>Rented a rack session from INE's graded labs today.&amp;nbsp; All in all, it was a good experience.&amp;nbsp; I did have some times where the lab froze up, and I had to disconnect several times.&amp;nbsp; But, like I said, for the most part it operated as intended.&amp;nbsp; I spend the first part of my day getting used to INE's diagrams out of their Volume 1 WB.&amp;nbsp; Once I got the hang of things I started cranking through labs 1.1 - 1.21.&amp;nbsp; It was a good day, touching on native vlans, dtp, router-on-a-stick configs, vtp, pruning, etherchannels (L2/3), dot1q tunneling, and spanning tree.&amp;nbsp; So all layer 2 stuff basically, and I still have 29 sections to go...&amp;nbsp; I can easily see how CCIE study's can go well beyond the 1000 hour marks :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2670220408172365041?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2670220408172365041/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/labbing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2670220408172365041'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2670220408172365041'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/labbing.html' title='Labbing...'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5474492654972526972</id><published>2010-08-30T20:40:00.001-05:00</published><updated>2010-11-21T11:45:04.623-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>BGP...almost done</title><content type='html'>Getting a good refresher on BGP, but considering I just finished it up for the CCIP, I am not learning a whole lot that is new to me; but there still are some things.&amp;nbsp; My notes need to be organized again...yaaaa.&amp;nbsp; They are almost 10,000 words, and over 41 pages long now.&amp;nbsp; I think that they will be&amp;nbsp; GREAT review paper for me before I go in for my written.&amp;nbsp; Cant wait.....&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5474492654972526972?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5474492654972526972/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/bgpalmost-done.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5474492654972526972'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5474492654972526972'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/bgpalmost-done.html' title='BGP...almost done'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-234702946198783295</id><published>2010-08-27T06:29:00.002-05:00</published><updated>2010-11-21T11:45:04.623-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>LSA Propogation in Different OSPF Area's</title><content type='html'>&lt;div style="text-align: left;"&gt;Well I have been doing ALOT!&amp;nbsp; Reading a bunch more on OSPF, and hitting IGP redistribution really hard.&amp;nbsp; I made some video's tonight, mostly doing exactly what the title of this post says.&amp;nbsp; I goofed in the video, but learned alot from it.&amp;nbsp; Normally if I do something stupid, or miss something, I dont post the video...but here I felt like it could be a good learning experience for everyone.&amp;nbsp; It certainly was for me..so a moment of humility on my part will hopefully teach someone, somewhere, a little more about OSPF :)&amp;nbsp; 2 videos...P1 and P2.&amp;nbsp; I have found they are REALLY time-consuming to do..so I might not post to many more in the future...they deter me from my studies a bit.&amp;nbsp; Here's the topology for this lab:&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_tMSjcDT7xRk/THerl6Ec99I/AAAAAAAAAHQ/CtleNpaI6AA/s1600/OSPF_Stub_NSSA.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="395" src="http://1.bp.blogspot.com/_tMSjcDT7xRk/THerl6Ec99I/AAAAAAAAAHQ/CtleNpaI6AA/s640/OSPF_Stub_NSSA.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/kq82o9wkbwk&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/kq82o9wkbwk&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/0s9oW4T51hY&amp;hl=en&amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/0s9oW4T51hY&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-234702946198783295?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/234702946198783295/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/lsa-propogation-in-different-ospf-areas.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/234702946198783295'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/234702946198783295'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/lsa-propogation-in-different-ospf-areas.html' title='LSA Propogation in Different OSPF Area&apos;s'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_tMSjcDT7xRk/THerl6Ec99I/AAAAAAAAAHQ/CtleNpaI6AA/s72-c/OSPF_Stub_NSSA.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2409983097271713996</id><published>2010-08-21T14:25:00.003-05:00</published><updated>2010-11-21T11:45:04.624-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Lmiting Redistributed Prefixes in OSPF</title><content type='html'>&lt;div style="text-align: center;"&gt;&lt;object height="344" width="425"&gt;&lt;param name="movie" value="http://www.youtube.com/v/TV9CUIYkMcY&amp;amp;hl=en&amp;amp;fs=1"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/TV9CUIYkMcY&amp;amp;hl=en&amp;amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2409983097271713996?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2409983097271713996/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/lmiting-redistributed-prefixes-in-ospf.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2409983097271713996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2409983097271713996'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/lmiting-redistributed-prefixes-in-ospf.html' title='Lmiting Redistributed Prefixes in OSPF'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3858998549321149845</id><published>2010-08-21T12:21:00.000-05:00</published><updated>2010-08-21T13:07:28.764-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Password Recovery'/><title type='text'>Cisco Catalyst 3550 Password Recovery</title><content type='html'>For those who have ever been lost trying to enter into 3550's rommon to recover a password, quit trying...lol, just follow Cisco's instructions here:&lt;br /&gt;&lt;a href="http://www.cisco.com/en/US/products/hw/switches/ps628/products_password_recovery09186a0080094184.shtml"&gt;CATALYST 3550 PASSWORD RECOVERY...ALONG WITH SOME OTHERS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here's a brief synopsis though (taken verbatim from Cisco's site...)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Follow the password recovery procedure below.&lt;br /&gt;&lt;ol type="1"&gt;&lt;li&gt;    Attach a terminal or PC with terminal emulation (for example, Hyper     Terminal) to the console port of the switch.&lt;br /&gt;Use the following terminal settings: &lt;br /&gt;&lt;ul&gt;&lt;li&gt;      Bits per second (baud): 9600 &lt;br /&gt;&lt;/li&gt;&lt;li&gt;      Data bits: 8 &lt;br /&gt;&lt;/li&gt;&lt;li&gt;      Parity: None &lt;br /&gt;&lt;/li&gt;&lt;li&gt;      Stop bits: 1 &lt;br /&gt;&lt;/li&gt;&lt;li&gt;      Flow Control: Xon/Xoff &lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;b&gt;Note:&amp;nbsp;&lt;/b&gt;For additional information on cabling and connecting a terminal     to the console port, refer to &lt;a href="http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008010ff7a.shtml#Cat1900" onclick="s_objectID=&amp;quot;http://www.cisco.com/en/US/products/hw/switches/ps700/products_tech_note09186a008010ff7a.shtml#Ca_1&amp;quot;;return this.s_oc?this.s_oc(e):true"&gt;Connecting a Terminal to the Console     Port on Catalyst Switches&lt;/a&gt;. &lt;br /&gt;&lt;/li&gt;&lt;li&gt;    Unplug the power cable. &lt;br /&gt;&lt;/li&gt;&lt;li&gt;    Power the switch and bring it to the     &lt;tt&gt;switch:&lt;/tt&gt; prompt:&lt;br /&gt;&lt;b&gt;For 2900XL, 3500XL, 2940, 2950, 2960, 2970, 3550, 3560, and     3750 series switches, do this:&lt;/b&gt; &lt;br /&gt;Hold down the mode button located on the left side of the front     panel, while you reconnect the power cable to the switch.&lt;br /&gt;&lt;table bgcolor="#ffffff" border="1" cellpadding="3" cellspacing="1"&gt;&lt;tbody&gt;&lt;tr&gt; &lt;th bgcolor="#ccccff" colspan="1" height="" rowspan="1" width=""&gt;        Catalyst Switch Series&lt;br /&gt;&lt;/th&gt; &lt;th bgcolor="#ccccff" colspan="1" height="" rowspan="1" width=""&gt;        LED Behavior and Mode Button Release Action&lt;br /&gt;&lt;/th&gt;      &lt;/tr&gt;&lt;tr&gt; &lt;td bgcolor="#ffffff" colspan="1" height="" rowspan="1" width=""&gt;        2900XL, 3500XL, 3550&lt;br /&gt;&lt;/td&gt; &lt;td bgcolor="#ffffff" colspan="1" height="" rowspan="1" width=""&gt;        Release the Mode button when the LED above       &lt;b&gt;Port1x&lt;/b&gt; goes out.&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/li&gt;&lt;/ol&gt;&lt;span class="content"&gt;&lt;br /&gt;&lt;li&gt;    Issue the &lt;b&gt;flash_init&lt;/b&gt;     command.&lt;br /&gt;&lt;blockquote&gt; &lt;pre&gt;switch: &lt;b&gt;flash_init&lt;/b&gt;&lt;br /&gt;Initializing Flash...&lt;br /&gt;flashfs[0]: 143 files, 4 directories&lt;br /&gt;flashfs[0]: 0 orphaned files, 0 orphaned directories&lt;br /&gt;flashfs[0]: Total bytes: 3612672&lt;br /&gt;flashfs[0]: Bytes used: 2729472&lt;br /&gt;flashfs[0]: Bytes available: 883200&lt;br /&gt;flashfs[0]: flashfs fsck took 86 seconds&lt;br /&gt;....done Initializing Flash.&lt;br /&gt;Boot Sector Filesystem (bs:) installed, fsid: 3&lt;br /&gt;Parameter Block Filesystem (pb:) installed, fsid: 4&lt;br /&gt;switch:&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- This output is from a 2900XL switch. Output from &lt;br /&gt;!--- other switches will vary slightly.&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;    Issue the &lt;b&gt;load_helper&lt;/b&gt;     command.&lt;br /&gt;&lt;blockquote&gt; &lt;pre&gt;switch: &lt;b&gt;load_helper&lt;/b&gt;&lt;br /&gt;switch:&lt;/pre&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;    Issue the &lt;b&gt;dir flash:&lt;/b&gt; command.     &lt;br /&gt;&lt;b&gt;Note:&amp;nbsp;&lt;/b&gt;Make sure to type a colon ":" after the &lt;b&gt;dir     flash&lt;/b&gt;. &lt;br /&gt;The switch file system is displayed: &lt;br /&gt;&lt;blockquote&gt; &lt;pre&gt;switch: &lt;b&gt;dir flash:&lt;/b&gt;&lt;br /&gt;Directory of flash:/&lt;br /&gt;2    -rwx  1803357   &lt;date&gt;               &lt;b&gt;c3500xl-c3h2s-mz.120-5.WC7.bin&lt;/b&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- This is the current version of software.&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;4    -rwx  1131      &lt;date&gt;               &lt;b&gt;config.text&lt;/b&gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- This is the configuration file.&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;5    -rwx  109       &lt;date&gt;               info&lt;br /&gt;6    -rwx  389       &lt;date&gt;               env_vars&lt;br /&gt;7    drwx  640       &lt;date&gt;               html&lt;br /&gt;18   -rwx  109       &lt;date&gt;               info.ver&lt;br /&gt;403968 bytes available (3208704 bytes used)&lt;br /&gt;switch:&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- This output is from a 3500XL switch. Output from &lt;br /&gt;!--- other switches will vary slightly.&lt;/span&gt;&lt;/i&gt;&lt;/date&gt;&lt;/date&gt;&lt;/date&gt;&lt;/date&gt;&lt;/date&gt;&lt;/date&gt;&lt;/pre&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;    Type &lt;b&gt;rename flash:config.text flash:config.old&lt;/b&gt; to     rename the configuration file. &lt;br /&gt;&lt;blockquote&gt; &lt;pre&gt;switch: &lt;b&gt;rename flash:config.text flash:config.old&lt;/b&gt;&lt;br /&gt;switch:&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- The &lt;b&gt;config.text&lt;/b&gt; file contains the password &lt;br /&gt;!--- definition.&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;    Issue the &lt;b&gt;boot&lt;/b&gt; command to boot the     system. &lt;br /&gt;&lt;blockquote&gt; &lt;pre&gt;switch: &lt;b&gt;boot&lt;/b&gt;&lt;br /&gt;Loading "flash:c3500xl-c3h2s-mz.120-5.WC7.bin"...###############################&lt;br /&gt;################################################################################&lt;br /&gt;######################################################################&lt;br /&gt;File "flash:c3500xl-c3h2s-mz.120-5.WC7.bin" uncompressed and installed, entry po&lt;br /&gt;int: 0x3000&lt;br /&gt;executing...&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- Output suppressed.&lt;br /&gt;!--- This output is from a 3500XL switch. Output from other switches &lt;br /&gt;!--- will vary slightly.&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;/blockquote&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;    Enter "&lt;b&gt;n&lt;/b&gt;" at the prompt to abort the initial     configuration dialog.&lt;br /&gt;&lt;blockquote&gt; &lt;pre&gt;--- System Configuration Dialog ---&lt;br /&gt;At any point you may enter a question mark '?' for help.&lt;br /&gt;Use ctrl-c to abort configuration dialog at any prompt.&lt;br /&gt;Default settings are in square brackets '[]'.&lt;br /&gt;Continue with configuration dialog? [yes/no]: n &lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- Type "n" for no.&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;Press RETURN to get started.&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- Press &lt;b&gt;Return&lt;/b&gt; or &lt;b&gt;Enter&lt;/b&gt;.&lt;/span&gt;&lt;/i&gt;&lt;br /&gt;Switch&amp;gt;&lt;br /&gt;&lt;i&gt;&lt;br /&gt;&lt;span style="color: blue;"&gt;!--- The Switch&amp;gt; prompt is displayed.&lt;/span&gt;&lt;/i&gt;&lt;/pre&gt;&lt;/blockquote&gt;Thats the jist of it though.&amp;nbsp; If you want to keep a fresh config just issue a &lt;b&gt;wr&lt;/b&gt;, if you want to keep your current config and change the password just follow the rest of the steps in that doc! &lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3858998549321149845?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3858998549321149845/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/cisco-catalyst-3550-password-recovery.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3858998549321149845'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3858998549321149845'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/cisco-catalyst-3550-password-recovery.html' title='Cisco Catalyst 3550 Password Recovery'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6062273451342087640</id><published>2010-08-19T22:44:00.001-05:00</published><updated>2010-08-21T13:07:15.921-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OSPF'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>OSPF Virtual Link or GRE Tunnel</title><content type='html'>100th post!! woot!  No really, heres another lab...let me know what you think.  &lt;br /&gt;&lt;br /&gt;&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/KGWyGGdTKhc?fs=1&amp;amp;hl=en_US"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/KGWyGGdTKhc?fs=1&amp;amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Heres part 2 of this video...&lt;br /&gt;&lt;br /&gt;&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/W6CEM_kAu-k?fs=1&amp;amp;hl=en_US"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/W6CEM_kAu-k?fs=1&amp;amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6062273451342087640?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6062273451342087640/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/ospf-virtual-link-or-gre-tunnel.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6062273451342087640'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6062273451342087640'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/ospf-virtual-link-or-gre-tunnel.html' title='OSPF Virtual Link or GRE Tunnel'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6158215724127256837</id><published>2010-08-18T17:25:00.001-05:00</published><updated>2010-08-21T13:07:15.922-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OSPF'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>OSPF Summarization Lab</title><content type='html'>I am still trying to tweak the quality...dont know why its blurry...&lt;br /&gt;&lt;br /&gt;&lt;object width="480" height="385"&gt;&lt;param name="movie" value="http://www.youtube.com/v/SAqrvKg9Yn4?fs=1&amp;amp;hl=en_US"&gt;&lt;/param&gt;&lt;param name="allowFullScreen" value="true"&gt;&lt;/param&gt;&lt;param name="allowscriptaccess" value="always"&gt;&lt;/param&gt;&lt;embed src="http://www.youtube.com/v/SAqrvKg9Yn4?fs=1&amp;amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6158215724127256837?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6158215724127256837/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/ospf-summarization-lab.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6158215724127256837'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6158215724127256837'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/ospf-summarization-lab.html' title='OSPF Summarization Lab'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6656016196056850797</id><published>2010-08-15T21:01:00.000-05:00</published><updated>2010-08-15T21:04:46.285-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OSPF'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>OSPF and all things Cisco</title><content type='html'>Well I have begun reading about OSPF...again.&amp;nbsp; Still find it amazing how much you do not retain in your studies.&amp;nbsp; At least this time it is like "oh ya" instead of "what the heck are they talking about?"&amp;nbsp; Good refresher all-in-all actually, and I am finding it easier to hold together the smaller things that used to be kind of hard to digest mentally (like LSA types, propagation, and general design recommendations).&amp;nbsp; Didnt find as much time as I wanted this w/e, but I will take what I can get.&amp;nbsp; I also have officially procured the rest of my lab equipment.&amp;nbsp; Two more 48 port 3550's are on the way at a basement bargain price of $400 dollars. Hope they work :)&amp;nbsp; Just need to get it cabled up now and I should be on my way~&lt;br /&gt;&lt;br /&gt;Until next time....&lt;br /&gt;Jason&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6656016196056850797?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6656016196056850797/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/ospf-and-all-things-cisco.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6656016196056850797'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6656016196056850797'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/ospf-and-all-things-cisco.html' title='OSPF and all things Cisco'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3960807454234599407</id><published>2010-08-13T07:31:00.001-05:00</published><updated>2010-08-15T21:04:46.285-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Lab Time...</title><content type='html'>Well I decided to revisit RIP a bit and do the Labs in Narbik's Soup to Nuts WB.&amp;nbsp; Great set of 5 labs that really show you what RIP has to offer in terms of filtering and fine-tuning.&amp;nbsp; I will definately need to run back through the WB and add some notes to my notes pages.&amp;nbsp; This WB is a free offering from Narbik on his website @ &lt;br /&gt;&lt;a href="http://www.micronicstraining.com/classes/index.php?dispatch=categories.view&amp;amp;category_id=93"&gt;MicronicsTraining&lt;/a&gt;&lt;br /&gt;You can click on that link.&amp;nbsp; I urge you to check his stuff out...he writes some truly great labs.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3960807454234599407?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3960807454234599407/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/lab-time.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3960807454234599407'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3960807454234599407'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/lab-time.html' title='Lab Time...'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7422840021970377290</id><published>2010-08-11T09:49:00.000-05:00</published><updated>2010-08-15T21:04:46.286-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='EIGRP'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>More EIGRP</title><content type='html'>Well I read Routing TCP/IP's chapters on EIGRP, and have been labbing quite a bit out of Narbik's soup to nuts lab book.&amp;nbsp; Great book btw.&amp;nbsp; I even recorded my session last night using Camtasia.&amp;nbsp; I will try to figure out the best way to embed the video in the blog here.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;One of Narbik's tasks was to inject a default into the eigrp domain without using a global command, or a router configuration command.&amp;nbsp; Honestly, I was stumped... Heres the brilliant solution.&lt;br /&gt;(config-if)ip summary-address eigrp 100 0.0.0.0 0.0.0.0&lt;br /&gt;&lt;br /&gt;Thats it!&amp;nbsp; It sends the default to the neighbor, and they send it to their neighbors.&amp;nbsp; Worked like a charm.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7422840021970377290?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7422840021970377290/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/more-eigrp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7422840021970377290'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7422840021970377290'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/more-eigrp.html' title='More EIGRP'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-1622167293164645329</id><published>2010-08-09T08:29:00.000-05:00</published><updated>2010-08-15T21:04:46.287-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='EIGRP'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>EIGRP</title><content type='html'>Took some useful notes throughout the EIGRP chapter in the official exam certification guide.&amp;nbsp; Notes now approaching 25 pages and have grown to over 5500 words.&amp;nbsp; Amazing how fast they accumulate and I am only starting week 3 of my CCIE studies...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-1622167293164645329?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/1622167293164645329/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/eigrp_09.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1622167293164645329'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1622167293164645329'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/eigrp_09.html' title='EIGRP'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-154872908316374800</id><published>2010-08-08T21:23:00.000-05:00</published><updated>2010-08-15T21:04:46.287-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='EIGRP'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>EIGRP</title><content type='html'>So I went through basically all of the CLI INE CoD's today regarding EIGRP.&amp;nbsp; They are good, definitely more honed towards the lab, but were a good overall review on EIGRP on the router.&amp;nbsp; I will take the next ~2-3 days and read what the CCIE R/S certification guide has to say on it, and then follow that up with Routing TCP/IP's take on the whole matter.&amp;nbsp; I "might" be falling into a groove, lets hope that I can keep it up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-154872908316374800?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/154872908316374800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/eigrp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/154872908316374800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/154872908316374800'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/eigrp.html' title='EIGRP'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-448407268124023282</id><published>2010-08-07T13:53:00.002-05:00</published><updated>2010-08-15T21:04:46.288-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RIP'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>RIP....basic lab</title><content type='html'>Just wanted a short post on what RIP does with auto-summary. Here is the...well, quite simple topology:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_tMSjcDT7xRk/TF2onHbqnsI/AAAAAAAAAG4/HL4yFpaDvo0/s1600/simplestupidrip.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="156" src="http://2.bp.blogspot.com/_tMSjcDT7xRk/TF2onHbqnsI/AAAAAAAAAG4/HL4yFpaDvo0/s400/simplestupidrip.bmp" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;So you can probably see what I did here.&amp;nbsp; I first tested RIPv1, and just wanted to see if R2 would pass the /30 over to R1, and if so how R1 would interpret it.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;R2#debug ip rip&lt;br /&gt;RIP protocol debugging is on&lt;br /&gt;&lt;br /&gt;*Mar&amp;nbsp; 1 00:03:21.227: RIP: sending v1 update to 255.255.255.255 via FastEthernet0/0 (172.16.0.2)&lt;br /&gt;*Mar&amp;nbsp; 1 00:03:21.231: RIP: build update entries - &lt;span style="background-color: yellow;"&gt;suppressing null update&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;R1#show ip route&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.0/24 is subnetted, 1 subnets&lt;br /&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.0 is directly connected, FastEthernet0/0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Nothing...R2 has the connected routes but is not even advertising it over to R1.&amp;nbsp; This is because RIPv1 is classfull, and even if R1 got the route, it would put a /24 mask to it even though it is a /30, because rip interprets any update without a mask like it has the same mask as one of its connected interfaces within that major network number.&amp;nbsp; As soon as I put "version 2" under the RIP process I got some joy:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/code&gt;&lt;br /&gt;R1(config-router)#do show ip route&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks&lt;br /&gt;R&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.1.4/30 [120/1] via 172.16.0.2, 00:00:11, FastEthernet0/0&lt;br /&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.0/24 is directly connected, FastEthernet0/0&lt;br /&gt;R&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.1.0/30 [120/1] via 172.16.0.2, 00:00:11, FastEthernet0/0&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0.0.0/8 is variably subnetted, 2 subnets, 2 masks&lt;br /&gt;R&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.10.10.0/24 [120/2] via 172.16.0.2, 00:01:06, FastEthernet0/0&lt;br /&gt;R&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0.0.0/8 [120/1] via 172.16.0.2, 00:00:11, FastEthernet0/0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I also want you to note that 10.10.10.0/24 network.&amp;nbsp; Originally when I enabled Version 2, I also put on the no auto-summary command.&amp;nbsp; R3 has a loopback of 10.10.10.1/24 and is advertising it into RIP.&amp;nbsp; To show what auto-summary does, I went ahead and disabled it right before I ran the preceding show ip route.&amp;nbsp; Notice the timer on the /24...its getting awfully close to that 180 invalid timer.&amp;nbsp; I went ahead and ran a clear ip route * again, and look at the output now...&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/code&gt;&lt;br /&gt;R1(config-router)#do show ip route&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks&lt;br /&gt;R&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.1.4/30 [120/1] via 172.16.0.2, 00:00:02, FastEthernet0/0&lt;br /&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.0/24 is directly connected, FastEthernet0/0&lt;br /&gt;R&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.1.0/30 [120/1] via 172.16.0.2, 00:00:02, FastEthernet0/0&lt;br /&gt;R&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.0.0.0/8 [120/1] via 172.16.0.2, 00:00:02, FastEthernet0/0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now because R2 is the one with auto-summary on it is summarizing that major network...10.0.0.0/8 and sending it down the pipe to R1.&amp;nbsp; Heres the debug output:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/code&gt;&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;*Mar&amp;nbsp; 1 00:14:25.451: RIP: sending v2 update to 224.0.0.9 via FastEthernet0/0 (172.16.0.2)&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;*Mar&amp;nbsp; 1 00:14:25.455: RIP: build update entries&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;*Mar&amp;nbsp; 1 00:14:25.455:&amp;nbsp;&amp;nbsp; 10.0.0.0/8 via 0.0.0.0, metric 1, tag 0&lt;/span&gt;&lt;br /&gt;*Mar&amp;nbsp; 1 00:14:25.459:&amp;nbsp;&amp;nbsp; 172.16.1.0/30 via 0.0.0.0, metric 1, tag 0&lt;br /&gt;*Mar&amp;nbsp; 1 00:14:25.459:&amp;nbsp;&amp;nbsp; 172.16.1.4/30 via 0.0.0.0, metric 1, tag 0&lt;br /&gt;&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;*Mar&amp;nbsp; 1 00:14:35.003: RIP: received v2 update from 172.16.1.2 on FastEthernet1/0&lt;/span&gt;&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;*Mar&amp;nbsp; 1 00:14:35.007:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10.10.10.0/24 via 0.0.0.0 in 1 hops&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Now the highlighted portions are important b/c R2 is receiving an update of the /24 version of that network, but is sending just the /8 (the actual class A boundary) to R1.&amp;nbsp; This is the default behavior or RIP:v2, and is reflected in the routing table of R1.&lt;br /&gt;&lt;br /&gt;Now you might be wondering...well Jason, why then is the 172.16.1.x/30 routes still showing up in there if auto-summary is enabled...and to be honest I was wondering the same thing.&amp;nbsp; Here's direct quote from the Cisco god himself, Scott Morris:&lt;br /&gt;&lt;i&gt;"Auto-summarization only works when routes are from a differerent  classful network than the interface it's received on.&amp;nbsp; So if everything  in your network is 10.0.0.0/8 addresses, you won't see much difference  (exception = redistribution).&amp;nbsp; But when you see a route come in that's  172.16.1.0, even though you have a /24 mask on the interface,  auto-summarization will change that to a /16 in your routing table."&lt;/i&gt;&lt;br /&gt;&lt;br /&gt;Thanks Scott, that clears it up!&lt;br /&gt;&lt;br /&gt;References:&lt;br /&gt;https://learningnetwork.cisco.com/thread/6541&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-448407268124023282?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/448407268124023282/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/ripbasic-lab.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/448407268124023282'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/448407268124023282'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/ripbasic-lab.html' title='RIP....basic lab'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_tMSjcDT7xRk/TF2onHbqnsI/AAAAAAAAAG4/HL4yFpaDvo0/s72-c/simplestupidrip.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4847457841596120070</id><published>2010-08-03T20:39:00.000-05:00</published><updated>2010-08-15T21:04:46.289-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RIP'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Keep on keeping on...</title><content type='html'>Well, full day of studying today...probably around 6 hours.&amp;nbsp; My biggest downfall in all of this is that I cant seem to "stick" to something and study it all the way through.&amp;nbsp; I am finding myself going "ahh, I know this stuff, I can move on" and then later coming to the realization that I have missed some crucial aspect of that particular technology.&amp;nbsp; I must stay focused and stick to the plan...on topic, all the way through and then move on....read, watch video, lab....repeat.&amp;nbsp; Lots today though, brief stuff on IP forwarding, CEF, L3 switching, IP addressing, and PPP, including PPPoE and PPPoFR.&amp;nbsp; Fun stuff really.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4847457841596120070?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4847457841596120070/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/08/keep-on-keeping-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4847457841596120070'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4847457841596120070'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/08/keep-on-keeping-on.html' title='Keep on keeping on...'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3192606573112469230</id><published>2010-07-29T08:25:00.004-05:00</published><updated>2010-08-15T21:04:46.289-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='RIP'/><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>Super Spanning-Tree</title><content type='html'>Revisiting spanning-tree stuff today.&amp;nbsp; Watching a couple CoD's and reading the appropriate chapters in the CCIE R/S cert guide.&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3192606573112469230?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3192606573112469230/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/07/super-spanning-tree.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3192606573112469230'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3192606573112469230'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/07/super-spanning-tree.html' title='Super Spanning-Tree'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-766009778714941971</id><published>2010-07-27T14:21:00.002-05:00</published><updated>2010-08-15T21:04:46.291-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIE'/><title type='text'>CCIE R/S Work</title><content type='html'>Well I have begun!&amp;nbsp; Started watching my Advanced Technologies classes from INE, and reading the corresponding chapters in the CCIE R/S Certification Guide, 4th edition.&amp;nbsp; I am taking &lt;i&gt;detailed&lt;/i&gt; notes this time around, trying to create one massive document for all of my CCIE study notes.&amp;nbsp; My current plan is to cruise through layer two over the next couple of weeks using the videos, cert guide, BCMSN guide, and LAN Switching book.&amp;nbsp;&amp;nbsp; After that, I will hash out where to go next....Covered DTP, VTP, trunking, basic ethernet, SPAN's, VLAN's, private vlans (briefly), and some others today.&amp;nbsp; Review mainly, but amazing some of the minute details you forget along the way.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-766009778714941971?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/766009778714941971/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/07/ccie-rs-work.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/766009778714941971'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/766009778714941971'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/07/ccie-rs-work.html' title='CCIE R/S Work'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4290160228684744612</id><published>2010-07-22T07:40:00.000-05:00</published><updated>2010-08-15T21:04:26.354-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='CCIP'/><title type='text'>Passed CCIP!</title><content type='html'>Well I passed my final CCIP exam yesterday (BGP + MPLS) with an 892.&amp;nbsp; Happy about that as it begins me down the road to the CCIE.&amp;nbsp; I really used this test as prep work towards the CCIE anyways, mainly because with BGP already being a big topic, and MPLS being added, I had hoped that this would give me a leg up as it would dive me a little bit deeper into the technologies than I otherwise would have gone.&amp;nbsp; This was the funnest test to date, and I really enjoyed the certification as a whole.&amp;nbsp; I liked the specialized training on the certain protocols, and have really embraced MPLS and BGP as my new fav's :).&amp;nbsp; Well I am off to develop a training plan, hope you all follow along!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4290160228684744612?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4290160228684744612/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/07/passed-ccip.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4290160228684744612'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4290160228684744612'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/07/passed-ccip.html' title='Passed CCIP!'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8449367894794979969</id><published>2010-07-15T09:06:00.000-05:00</published><updated>2010-08-15T21:04:16.147-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='MPLS'/><title type='text'>MPLS + BGP</title><content type='html'>This test is up next week.  I did take a swing at it for free at Cisco Live and unfortunately failed with a 785.  I hit my weak points up, and have been doing quite a bit of reading and labbing over the last couple of weeks.  I just wanted to show a bit here on allow-as in, and as-override.  I used both in this scenario to enable the CE routers to receive routes from the other vpn clients.  Heres the topo:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_tMSjcDT7xRk/TD8V2iQY-NI/AAAAAAAAAGg/JFHWinRy9lo/s1600/Allow-as.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="260" src="http://4.bp.blogspot.com/_tMSjcDT7xRk/TD8V2iQY-NI/AAAAAAAAAGg/JFHWinRy9lo/s640/Allow-as.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;As you can see the customer vpn sites share the same autonomous-system number.&amp;nbsp; This is ok from the SP's perspective, but regular bgp rules will deny updates containing their own as number in the as-path attribute.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;*Mar&amp;nbsp; 1 00:36:45.495: BGP(0): 155.1.1.1 send UPDATE (format) 172.16.10.0/24, next 155.1.1.0, metric 0, path Localclear ip bgp * soft in&lt;br /&gt;R0#&lt;br /&gt;*Mar&amp;nbsp; 1 00:36:53.691: BGP(0): 155.1.1.1 rcv UPDATE w/ attr: nexthop 155.1.1.1, origin i, originator 0.0.0.0, path 100 200, community , extended community&lt;br /&gt;*Mar&amp;nbsp; 1 00:36:53.699: BGP(0): 155.1.1.1 rcv UPDATE about 172.16.20.0/24 -- &lt;span style="background-color: yellow;"&gt;DENIED due to: AS-PATH contains our own AS;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So what can we do to remedy this situation?&amp;nbsp; Well, two things, as-override on the PE router facing the CE router in the neighbor statement like we did on R1:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/code&gt;&lt;br /&gt;...snippet&lt;br /&gt;R1&lt;br /&gt;router bgp 100&lt;br /&gt;&amp;nbsp;no bgp default ipv4-unicast&lt;br /&gt;&amp;nbsp;bgp log-neighbor-changes&lt;br /&gt;&amp;nbsp;neighbor 3.3.3.3 remote-as 100&lt;br /&gt;&amp;nbsp;neighbor 3.3.3.3 update-source Loopback0&lt;br /&gt;&amp;nbsp;!&lt;br /&gt;&amp;nbsp;address-family vpnv4&lt;br /&gt;&amp;nbsp; neighbor 3.3.3.3 activate&lt;br /&gt;&amp;nbsp; neighbor 3.3.3.3 send-community extended&lt;br /&gt;&amp;nbsp;exit-address-family&lt;br /&gt;&amp;nbsp;!&lt;br /&gt;&amp;nbsp;address-family ipv4 vrf customer&lt;br /&gt;&amp;nbsp; neighbor 155.1.1.0 remote-as 200&lt;br /&gt;&amp;nbsp; neighbor 155.1.1.0 activate&lt;br /&gt;&lt;span style="background-color: yellow;"&gt;&amp;nbsp; neighbor 155.1.1.0 as-override&lt;/span&gt;&lt;br /&gt;&amp;nbsp; no synchronization&lt;br /&gt;&amp;nbsp;exit-address-family&lt;br /&gt;&lt;br /&gt;Or we could do an allow-as in on the CE router facing the PE router in the neighbor statement like we did on R4:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/code&gt;&lt;br /&gt;...snippet&lt;br /&gt;router bgp 200&lt;br /&gt;&amp;nbsp;no synchronization&lt;br /&gt;&amp;nbsp;bgp log-neighbor-changes&lt;br /&gt;&amp;nbsp;network 172.16.20.0 mask 255.255.255.0&lt;br /&gt;&amp;nbsp;neighbor 155.1.1.6 remote-as 100&lt;br /&gt;&amp;nbsp;&lt;span style="background-color: yellow;"&gt;neighbor 155.1.1.6 allowas-in 1&lt;/span&gt;&lt;br /&gt;&amp;nbsp;no auto-summary&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Either way works, the only difference is that the as-override will override the customers as number in an update message with its own (see below the show ip bgp output of R0):&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/code&gt;&lt;br /&gt;R0#show ip bgp&lt;br /&gt;BGP table version is 7, local router ID is 172.16.10.1&lt;br /&gt;Status codes: s suppressed, d damped, h history, * valid, &amp;gt; best, i - internal,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r RIB-failure, S Stale&lt;br /&gt;Origin codes: i - IGP, e - EGP, ? - incomplete&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; Network&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Next Hop&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric LocPrf Weight Path&lt;br /&gt;*&amp;gt; 172.16.10.0/24&amp;nbsp;&amp;nbsp; 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 32768 i&lt;br /&gt;*&amp;gt; 172.16.20.0/24&amp;nbsp;&amp;nbsp; 155.1.1.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 100 &lt;span style="background-color: yellow; color: yellow;"&gt;&lt;span style="color: black;"&gt;100&lt;/span&gt; &lt;/span&gt;&lt;span style="background-color: yellow;"&gt;i&amp;nbsp; --overwrote the 20&lt;/span&gt;0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Whereas allow-as in will allow it's own as number in the as-path a pre-determined number of time (1-10).&amp;nbsp; See output below on R4:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;/code&gt;&lt;br /&gt;R4#show ip bgp&lt;br /&gt;BGP table version is 5, local router ID is 172.16.20.1&lt;br /&gt;Status codes: s suppressed, d damped, h history, * valid, &amp;gt; best, i - internal,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; r RIB-failure, S Stale&lt;br /&gt;Origin codes: i - IGP, e - EGP, ? - incomplete&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; Network&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Next Hop&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric LocPrf Weight Path&lt;br /&gt;*&amp;gt; 172.16.10.0/24&amp;nbsp;&amp;nbsp; 155.1.1.6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 100 &lt;span style="background-color: yellow;"&gt;200 i ---allowed the bgp route in with 200 in path&lt;/span&gt;&lt;br /&gt;*&amp;gt; 172.16.20.0/24&amp;nbsp;&amp;nbsp; 0.0.0.0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 32768 i&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8449367894794979969?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8449367894794979969/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/07/mpls-bgp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8449367894794979969'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8449367894794979969'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/07/mpls-bgp.html' title='MPLS + BGP'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_tMSjcDT7xRk/TD8V2iQY-NI/AAAAAAAAAGg/JFHWinRy9lo/s72-c/Allow-as.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8809837022110417358</id><published>2010-07-15T08:50:00.001-05:00</published><updated>2010-08-15T21:04:16.148-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='MPLS'/><title type='text'>Lots Going On</title><content type='html'>Well I have had a chaotic few weeks.  Lots going on at work with remote site deployment, Cisco Live, and a Vacation to Mexico...all over the last 4 weeks.  Cisco Live was a BLAST, but very exhausting at the same time.  I learned alot, and will take that experience with me into the future.  Mexico was of course awesome, and the remote site deployments have been a great time with ASA's flying out of the boxes, MPLS configuration, core equipment configs, VPN's, and quite a bit of routing play.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8809837022110417358?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8809837022110417358/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/07/lots-going-on.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8809837022110417358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8809837022110417358'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/07/lots-going-on.html' title='Lots Going On'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2170129808862971840</id><published>2010-06-10T08:37:00.002-05:00</published><updated>2010-08-15T21:04:16.148-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='OSPF'/><category scheme='http://www.blogger.com/atom/ns#' term='MPLS'/><title type='text'>MPLS VPN's and OSPF in the VRF's</title><content type='html'>I wanted to post a quick tidbit today regarding MPLS VPN's that use OSPF in the VRF's.&amp;nbsp; Consider a topology that looks like so:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_tMSjcDT7xRk/TBDhCXq86nI/AAAAAAAAAGI/qFkDwsnGdsA/s1600/MPLS_NEW.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="312" src="http://4.bp.blogspot.com/_tMSjcDT7xRk/TBDhCXq86nI/AAAAAAAAAGI/qFkDwsnGdsA/s400/MPLS_NEW.bmp" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Now R6 and R5 are the CE routers, and of course R3 and R0 are the PE routers.&amp;nbsp; The PE-&amp;gt;CE routing protocol is OSPF in this instance.&amp;nbsp; I want to talk about how the routes look on the CE routers after they are learned via OSPF, redistributed into BGP, sent across the wire, and redistributed back into OSPF and sent to the other CE router.&amp;nbsp; A unique id comes into play here, it is called the OSPF domain-id.&amp;nbsp; This IS a configurable parameter under the OSPF process, but by default is derived from the process id if not specified in the configuration.&lt;br /&gt;&lt;br /&gt;Here is my initial OSPF configs on R0, R3, and the routing table on R6 (the CE device):&lt;br /&gt;&lt;code&gt;&lt;br /&gt;R0#show run | b ospf&lt;br /&gt;router ospf 200 vrf VRF_B&lt;br /&gt;log-adjacency-changes&lt;br /&gt;redistribute bgp 200 subnets&lt;br /&gt;network 10.0.0.0 0.255.255.255 area 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;R3#show run | b ospf&lt;br /&gt;router ospf 200 vrf VRF_A&lt;br /&gt;log-adjacency-changes&lt;br /&gt;redistribute bgp 200 subnets&lt;br /&gt;network 10.0.0.0 0.255.255.255 area 0&lt;br /&gt;&lt;br /&gt;R6#show ip route&lt;br /&gt;Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP&lt;br /&gt;D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area&lt;br /&gt;N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2&lt;br /&gt;E1 - OSPF external type 1, E2 - OSPF external type 2&lt;br /&gt;i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2&lt;br /&gt;ia - IS-IS inter area, * - candidate default, U - per-user static route&lt;br /&gt;o - ODR, P - periodic downloaded static route&lt;br /&gt;&lt;br /&gt;Gateway of last resort is not set&lt;br /&gt;&lt;br /&gt;172.16.0.0/24 is subnetted, 1 subnets&lt;br /&gt;C       172.16.0.0 is directly connected, Loopback0&lt;br /&gt;192.168.5.0/32 is subnetted, 1 subnets&lt;br /&gt;O IA    192.168.5.5 [110/3] via 10.10.60.10, 00:00:00, FastEthernet0/0&lt;br /&gt;10.0.0.0/24 is subnetted, 2 subnets&lt;br /&gt;O IA    10.10.53.0 [110/2] via 10.10.60.10, 00:00:00, FastEthernet0/0&lt;br /&gt;C       10.10.60.0 is directly connected, FastEthernet0/0&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Notice the OSPF process-id's are the same in this instance.  Therefore the domain-id derived from the id's is the same, and the routes will show up as OSPF inter-area routes. So what happens if one side is different in regards to the OSPF process-id?&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;R0#show run | b ospf&lt;br /&gt;router ospf 200 vrf VRF_B&lt;br /&gt;log-adjacency-changes&lt;br /&gt;redistribute bgp 200 subnets&lt;br /&gt;network 10.0.0.0 0.255.255.255 area 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;R3#show run | b ospf&lt;br /&gt;router ospf 2 vrf VRF_A&lt;br /&gt;log-adjacency-changes&lt;br /&gt;redistribute bgp 200 subnets&lt;br /&gt;network 10.0.0.0 0.255.255.255 area 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;R6#show ip route&lt;br /&gt;Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP&lt;br /&gt;D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area&lt;br /&gt;N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2&lt;br /&gt;E1 - OSPF external type 1, E2 - OSPF external type 2&lt;br /&gt;i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2&lt;br /&gt;ia - IS-IS inter area, * - candidate default, U - per-user static route&lt;br /&gt;o - ODR, P - periodic downloaded static route&lt;br /&gt;&lt;br /&gt;Gateway of last resort is not set&lt;br /&gt;&lt;br /&gt;172.16.0.0/24 is subnetted, 1 subnets&lt;br /&gt;C       172.16.0.0 is directly connected, Loopback0&lt;br /&gt;192.168.5.0/32 is subnetted, 1 subnets&lt;br /&gt;O E2    192.168.5.5 [110/2] via 10.10.60.10, 00:00:00, FastEthernet0/0&lt;br /&gt;10.0.0.0/24 is subnetted, 2 subnets&lt;br /&gt;O E2    10.10.53.0 [110/1] via 10.10.60.10, 00:00:00, FastEthernet0/0&lt;br /&gt;C       10.10.60.0 is directly connected, FastEthernet0/0&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hmmm.  Interesting...they show up as OSPF external type 2 routes.  This is the normal OSPF redistribution behavior.  So it shows as we expected here.  So lets take a bit closer look at how we can get them back to inter-area routes if the situation we were facing were to dictate that we could NOT use the same OSPF processes.  Here's another code snippet, and I will explain what I did after it:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;R0#show run | b ospf&lt;br /&gt;router ospf 200 vrf VRF_B&lt;br /&gt;log-adjacency-changes&lt;br /&gt;redistribute bgp 200 subnets&lt;br /&gt;network 10.0.0.0 0.255.255.255 area 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;R3#show run | b ospf&lt;br /&gt;router ospf 2 vrf VRF_A&lt;br /&gt;&lt;span style="color: red;"&gt;domain-id type 0005 value 000000C80200 ---- READ BELOW&lt;/span&gt;&lt;br /&gt;log-adjacency-changes&lt;br /&gt;redistribute bgp 200 subnets&lt;br /&gt;network 10.0.0.0 0.255.255.255 area 0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;R6#show ip route&lt;br /&gt;Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP&lt;br /&gt;D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area&lt;br /&gt;N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2&lt;br /&gt;E1 - OSPF external type 1, E2 - OSPF external type 2&lt;br /&gt;i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2&lt;br /&gt;ia - IS-IS inter area, * - candidate default, U - per-user static route&lt;br /&gt;o - ODR, P - periodic downloaded static route&lt;br /&gt;&lt;br /&gt;Gateway of last resort is not set&lt;br /&gt;&lt;br /&gt;172.16.0.0/24 is subnetted, 1 subnets&lt;br /&gt;C       172.16.0.0 is directly connected, Loopback0&lt;br /&gt;192.168.5.0/32 is subnetted, 1 subnets&lt;br /&gt;O IA    192.168.5.5 [110/3] via 10.10.60.10, 00:00:00, FastEthernet0/0&lt;br /&gt;10.0.0.0/24 is subnetted, 2 subnets&lt;br /&gt;O IA    10.10.53.0 [110/2] via 10.10.60.10, 00:00:00, FastEthernet0/0&lt;br /&gt;C       10.10.60.0 is directly connected, FastEthernet0/0&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So the one difference in this code from the last code is that one line under the OSPF process on router 3.  The DOMAIN-ID command.  So how was this derived?  Lets first looks at the results of some output on R0 and R3:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;R0#show ip bgp vpnv4 all 192.168.5.5&lt;br /&gt;BGP routing table entry for 3.3.3.3:1:192.168.5.5/32, version 22&lt;br /&gt;Paths: (1 available, best #1, no table)&lt;br /&gt;Flag: 0x820&lt;br /&gt;Not advertised to any peer&lt;br /&gt;Local&lt;br /&gt;3.3.3.3 (metric 3) from 3.3.3.3 (33.33.33.33)&lt;br /&gt;Origin incomplete, metric 2, localpref 100, valid, internal, best&lt;br /&gt;Extended Community: RT:3:1 &lt;span style="color: red;"&gt;OSPF DOMAIN ID:0x0005:0x000000020200&lt;/span&gt;&lt;br /&gt;OSPF RT:0.0.0.0:2:0 OSPF ROUTER ID:10.10.53.3:0&lt;br /&gt;mpls labels in/out nolabel/26&lt;br /&gt;BGP routing table entry for 10.10.10.10:1:192.168.5.5/32, version 25&lt;br /&gt;Paths: (1 available, best #1, table VRF_B)&lt;br /&gt;Flag: 0x820&lt;br /&gt;Not advertised to any peer&lt;br /&gt;Local, imported path from 3.3.3.3:1:192.168.5.5/32&lt;br /&gt;3.3.3.3 (metric 3) from 3.3.3.3 (33.33.33.33)&lt;br /&gt;Origin incomplete, metric 2, localpref 100, valid, internal, best&lt;br /&gt;Extended Community: RT:3:1 &lt;span style="color: red;"&gt;OSPF DOMAIN ID:0x0005:0x000000020200&lt;/span&gt;&lt;br /&gt;OSPF RT:0.0.0.0:2:0 OSPF ROUTER ID:10.10.53.3:0&lt;br /&gt;mpls labels in/out nolabel/26&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;R3(config-router)#do show ip bgp vpn all 172.16.0.6&lt;br /&gt;BGP routing table entry for 3.3.3.3:1:172.16.0.6/32, version 5&lt;br /&gt;Paths: (1 available, best #1, table VRF_A)&lt;br /&gt;Not advertised to any peer&lt;br /&gt;Local, imported path from 10.10.10.10:1:172.16.0.6/32&lt;br /&gt;10.10.10.10 (metric 3) from 10.10.10.10 (10.10.10.10)&lt;br /&gt;Origin incomplete, metric 2, localpref 100, valid, internal, best&lt;br /&gt;Extended Community: RT:10:1 &lt;span style="color: red;"&gt;OSPF DOMAIN ID:0x0005:0x000000C80200&lt;/span&gt;&lt;br /&gt;OSPF RT:0.0.0.0:2:0 OSPF ROUTER ID:10.10.60.10:0&lt;br /&gt;mpls labels in/out nolabel/23&lt;br /&gt;BGP routing table entry for 10.10.10.10:1:172.16.0.6/32, version 3&lt;br /&gt;Paths: (1 available, best #1, no table)&lt;br /&gt;Not advertised to any peer&lt;br /&gt;Local&lt;br /&gt;10.10.10.10 (metric 3) from 10.10.10.10 (10.10.10.10)&lt;br /&gt;Origin incomplete, metric 2, localpref 100, valid, internal, best&lt;br /&gt;Extended Community: RT:10:1 &lt;span style="color: red;"&gt;OSPF DOMAIN ID:0x0005:0x000000C80200&lt;/span&gt;&lt;br /&gt;OSPF RT:0.0.0.0:2:0 OSPF ROUTER ID:10.10.60.10:0&lt;br /&gt;mpls labels in/out nolabel/23&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;So I highlighted the important parts of these show commands.  The domain-id portion.  Lets examine further.  R0 shows R3's domain-id that is associated with the received routes as "OSPF DOMAIN ID:0x0005:0x000000020200."  The first 0x0005 is considered the TYPE portion of it.  There are 4 defined types in the IOS that I am using and they are:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;0005  Type 0x0005&lt;br /&gt;0105  Type 0x0105&lt;br /&gt;0205  Type 0x0205&lt;br /&gt;8005  Type 0x8005&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;The second portion being 000000020200 is a bit more interesting.  If you take away the first 2 octects on the right you are left with 00000002, converted to binary and back to decimal you will get the domain ID....2.  This corresponds with the OSPF process number of 2 on R3.  &lt;br /&gt;&lt;br /&gt;Lets looks at the other one, the domain-id for R0 as seen by R3.  It is "OSPF DOMAIN ID:0x0005:0x000000C80200."  Breaking it down again we have a domain-id with a type of 5, and a global administrator id of C8.  Again broken down into binary this leaves us with 1100 1000, C and 8 respectively.  If we calculate the decimal value of that we will get 200, which is the OSPF process number for R0...brilliant.  &lt;br /&gt;&lt;br /&gt;So that should give you some insight now, into the command I used above under the R3's OSPF process: domain-id type 0005 value 000000C80200.  I merely looked at the output of the show commands above, and made R3's domain-id equal to R0's, and voila, the routes showed back up as inter-area routes instead of external type 2's.  There is an easier way to set it though....you can declare null.  Hope you enjoyed this.  If you have any insight, please feel free to comment!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2170129808862971840?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2170129808862971840/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/06/mpls-vpns-and-ospf-in-vrfs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2170129808862971840'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2170129808862971840'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/06/mpls-vpns-and-ospf-in-vrfs.html' title='MPLS VPN&apos;s and OSPF in the VRF&apos;s'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_tMSjcDT7xRk/TBDhCXq86nI/AAAAAAAAAGI/qFkDwsnGdsA/s72-c/MPLS_NEW.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8275768530366009608</id><published>2010-06-03T12:46:00.000-05:00</published><updated>2010-06-03T12:46:13.131-05:00</updated><title type='text'>Work, Work, Work</title><content type='html'>Been a while.&amp;nbsp; Sorry, last week took a CVOICE class with New Horizons under the guidance of a one Ken Peterson, CCIE.&amp;nbsp; Great instructor, and a fabulous course.&amp;nbsp; I am not that all into voice right now, but the material and labs were very interesting.&amp;nbsp; Cheers to the guys at .nil as well for their remote voice labs.&amp;nbsp;&amp;nbsp; Those area a hard thing to pull off, and they did it well.&lt;br /&gt;&lt;br /&gt;So I have been drudging through the MPLS fundamentals book with Definitive MPLS design "on-deck."&amp;nbsp; I have to say...the fundamentals book is kind of a hard read in my opinion.&amp;nbsp; I am definitely going to have to keep it close for reference as it contains alot of good facts.&amp;nbsp; I have now labbed full MPLS VPN scenarios twice, with both RIP and EIGRP running on the vrf's.&amp;nbsp; I have got my head firmly wrapped around the topics of RD's and RT's, so I have moved on to TE.&amp;nbsp; I will try to post some labbish' stuff shortly.&amp;nbsp; With networkers coming quick though, I need to wrap this stuff up fundamentals wise because I test on it the end of networkers week.&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8275768530366009608?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8275768530366009608/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/06/work-work-work.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8275768530366009608'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8275768530366009608'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/06/work-work-work.html' title='Work, Work, Work'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4778258702958596822</id><published>2010-05-07T08:14:00.001-05:00</published><updated>2010-05-07T08:28:39.946-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BGP'/><title type='text'>Route Reflection Rules</title><content type='html'>I just wanted to go over some route reflection rules in my BGP preparations.&amp;nbsp; I did test all of these in my lab, and the real results I saw on my devices reflect what is depicted in these diagrams.&amp;nbsp; If you have any questions, or anything to say at all please leave a comment.&lt;br /&gt;&lt;br /&gt;1. If the route is received from a non-client peer, reflect to clients only (will go to EBGP peers of the AS as well).&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_tMSjcDT7xRk/S-QRUy50S5I/AAAAAAAAAFo/EniQyUCQm2Y/s1600/rr-fromnonclientpeer.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://2.bp.blogspot.com/_tMSjcDT7xRk/S-QRUy50S5I/AAAAAAAAAFo/EniQyUCQm2Y/s400/rr-fromnonclientpeer.bmp" width="311" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;2. If the route is received from a RR-client, reflect to all non-client and client peers.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_tMSjcDT7xRk/S-QRn3sac-I/AAAAAAAAAFw/WLbplsOjtDA/s1600/rr-fromclientpeer.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://4.bp.blogspot.com/_tMSjcDT7xRk/S-QRn3sac-I/AAAAAAAAAFw/WLbplsOjtDA/s400/rr-fromclientpeer.bmp" width="307" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;3. If the route is received from an EBGP peer, reflect to all clients and non-clients.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_tMSjcDT7xRk/S-QR5stQV9I/AAAAAAAAAF4/VYXxubs0gWE/s1600/rr-fromebgppeer.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="400" src="http://1.bp.blogspot.com/_tMSjcDT7xRk/S-QR5stQV9I/AAAAAAAAAF4/VYXxubs0gWE/s400/rr-fromebgppeer.bmp" width="307" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I guess it is a pretty easy concept, but labbing it up definitely helped my understanding out a bit.&amp;nbsp; Cisco also has some great links on route-reflection, but I also like this one:&lt;br /&gt;&lt;a href="http://wiki.nil.com/BGP_route_reflectors"&gt;Wiki dot nil route reflector link...&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4778258702958596822?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4778258702958596822/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/05/route-reflection-rules.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4778258702958596822'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4778258702958596822'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/05/route-reflection-rules.html' title='Route Reflection Rules'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_tMSjcDT7xRk/S-QRUy50S5I/AAAAAAAAAFo/EniQyUCQm2Y/s72-c/rr-fromnonclientpeer.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-986124813396477333</id><published>2010-05-05T15:03:00.000-05:00</published><updated>2010-05-05T15:08:27.432-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BGP'/><title type='text'>Suppress and Unsuppress maps</title><content type='html'>Not going to dive into any great detail on this, just some notes.  Say you have a router hosting these subnets:&lt;br /&gt;&lt;b&gt;10.0.1.0/24&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.2.0/24&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.3.0/24&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.4.0/24&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The administrator...you, wants to advertise an aggregate address for these in the form of 10.0.0.0/8, but wants to also advertise theses specific subnets along with the aggregate:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;10.0.2.0/24&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.3.0/24&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;On the aggregating router we would enter the following:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;access-list 1 deny 10.0.2.0 0.0.0.255&lt;/b&gt;&lt;br /&gt;&lt;b&gt;access-list 1 deny 10.0.3.0 0.0.0.255&lt;/b&gt;&lt;br /&gt;&lt;b&gt;access-list 1 permit any&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;route-map SUPPRESS permit 10&lt;/b&gt;&lt;br /&gt;&lt;b&gt;match ip address 1&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;router bgp (as)&lt;/b&gt;&lt;br /&gt;&lt;b&gt;aggregate-address 10.0.0.0 255.0.0.0 suppress-map SUPRESS&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Seems a bit counter-intuitive huh?!?  Well think of it this way.  The access list is going to permit any routes we WANT suppressed, and deny any that we do not. So we will advertise this to any other bgp routers. Their routing tables should have these entries:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;10.0.0.0/8&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.2.0/24&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.3.0/24&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;BUT WAIT.... what if there is a specific neighbor that we want to unsuppress some other routes for...well, guess what?&amp;nbsp; Its access-list time again!&lt;br /&gt;&lt;b&gt;&lt;br /&gt;access-list 2 permit 10.0.4.0 0.0.0.255&lt;br /&gt;&lt;br /&gt;route-map unSUPRESS permit 10&lt;br /&gt;match ip address 2&lt;br /&gt;&lt;br /&gt;router bgp (as)&lt;br /&gt;neighbor (ip address) unsuppress-map unSUPPRESS&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;dont forget to do a clear ip bgp * (soft) to reset your neighbors.&lt;br /&gt;After that command, that specific neighbors routing table should contain these entries:&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.0.0/8&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.2.0/24&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.3.0/24&lt;/b&gt;&lt;br /&gt;&lt;b&gt;10.0.4.0/24&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Go ahead, try it out for yourself!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-986124813396477333?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/986124813396477333/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/05/suppress-and-unsuppress-maps.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/986124813396477333'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/986124813396477333'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/05/suppress-and-unsuppress-maps.html' title='Suppress and Unsuppress maps'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3635271461301356163</id><published>2010-05-04T07:10:00.001-05:00</published><updated>2010-05-05T15:08:32.925-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BGP'/><title type='text'>BGP Syncronization</title><content type='html'>We all know the BGP rule of syncronization states that BGP speaking routers will not advertise a route within the AS unless all other routers know about the route via an IGP such as EIGRP, RIP, IGRP, etc... This is basically a black hole prevention mechanism.&amp;nbsp; Take the following diagram:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S98ZmTDc_mI/AAAAAAAAAFg/6LmWG4AM8CM/s1600/BGP_LAB.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="318" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S98ZmTDc_mI/AAAAAAAAAFg/6LmWG4AM8CM/s640/BGP_LAB.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Worry about AS 6501 here.&amp;nbsp; Imagine R0 is hosting a route to 1.1.1.1/32.&amp;nbsp; The only routers running BGP in AS 6501 are R3 and R4.&amp;nbsp; R3, R4, and R7 run EIGRP AS 6501 as their IGP.&amp;nbsp; Now imagine that R3's link to R0 was severed, but R3 was sending packets to 1.1.1.1.&amp;nbsp; It has to go through R7 to reach 1.1.1.1 now, but R7 does not have that in its routing table.&amp;nbsp; It drops the packet, creating the black hole that synchronization works to prevent.&amp;nbsp; This is how you tell if a route is not synchronized:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;R3#show ip route 1.0.0.0&lt;br /&gt;% Network not in table&lt;br /&gt;R3#show ip bgp 1.0.0.0&lt;br /&gt;BGP routing table entry for 1.0.0.0/8, version 19&lt;br /&gt;Paths: (1 available, no best path)&lt;br /&gt;Flag: 0x820&lt;br /&gt;  Not advertised to any peer&lt;br /&gt;  1200&lt;br /&gt;    172.16.47.2 (metric 30720) from 172.16.47.2 (172.16.47.2)&lt;br /&gt;      Origin IGP, metric 0, localpref 100, valid, internal, not synchronized&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Notice the not synchronized at the bottom of the show ip bgp output.  This shows that synchronization has not been accomplished with bgp and the running igp (eigrp).  This is true in this case.  But say R7 has a default route out the two border routers...it would then be safe to turn off synchronization via the no synch command.  Another instance where it would be safe to turn it off is if all routers in the local as were running IBGP.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3635271461301356163?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3635271461301356163/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/05/bgp-syncronization.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3635271461301356163'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3635271461301356163'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/05/bgp-syncronization.html' title='BGP Syncronization'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tMSjcDT7xRk/S98ZmTDc_mI/AAAAAAAAAFg/6LmWG4AM8CM/s72-c/BGP_LAB.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-9165201352915013563</id><published>2010-04-27T14:39:00.001-05:00</published><updated>2010-04-30T10:28:44.213-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BGP'/><title type='text'>BGP Conditional Advertisements</title><content type='html'>I am still preparing for my BGP exam, and found myself going through Narbiks old Soup-to-Nuts BGP labs.&amp;nbsp; They are very interesting.&amp;nbsp; One thing that caught me off guard was conditional route advertisements in bgp.&amp;nbsp; They were not discussed in either of the BGP books I read unfortunately.&amp;nbsp; So, I decided to post a bit here.&amp;nbsp; Take the following topo:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S9c55Ag9GhI/AAAAAAAAAFA/OZF09BcqCjg/s1600/advertise-map.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="396" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S9c55Ag9GhI/AAAAAAAAAFA/OZF09BcqCjg/s640/advertise-map.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;Now suppose R1 is the hub in AS 100, the other two are in AS 200, 300.&amp;nbsp; The only router with an EBGP peering with all other routers is R1.&amp;nbsp; So we want R1 to only advertise 2.2.2.2 to R3 only if 1.1.1.1 is present in the BGP table. If 1.1.1.1 disappears we want 2.2.2.2 to also not be advertised to R3.&amp;nbsp; So how can we do this...well by advertise maps is how. The config looks like this....first we create access-lists and route-maps to identify those two routes:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_tMSjcDT7xRk/S9c6wvo434I/AAAAAAAAAFI/eowRdPSlrmE/s1600/route-map.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="156" src="http://4.bp.blogspot.com/_tMSjcDT7xRk/S9c6wvo434I/AAAAAAAAAFI/eowRdPSlrmE/s400/route-map.bmp" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Then we configure our neighbor statement under our BGP process:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_tMSjcDT7xRk/S9c7I0Gvj0I/AAAAAAAAAFQ/KOH0x3SYZ50/s1600/advertise-mapoutput.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="152" src="http://4.bp.blogspot.com/_tMSjcDT7xRk/S9c7I0Gvj0I/AAAAAAAAAFQ/KOH0x3SYZ50/s400/advertise-mapoutput.bmp" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;So lets go through what this means...To neighbor 131.1.13.3 we want to advertise NotThere (2.2.2.2) only if advertise (1.1.1.1) *exists*.&amp;nbsp; So if 1.1.1.1 is present, 2.2.2.2 is advertised to R3 as well.&amp;nbsp; If its not present, and 2.2.2.2 is, 2.2.2.2 is pulled from the advertisements.&amp;nbsp; Its worth mentioning that there is also a non-exist-map you can use to say advertise this when this (non-advertise-map) is absent from the bgp table.&amp;nbsp; Handy little tools.&amp;nbsp; You can verify with the "show ip bgp neighbor [ip address] advertised-routes" command, or this:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S9c8tGlJ-qI/AAAAAAAAAFY/K7WKKjkjPEc/s1600/condition-map.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="316" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S9c8tGlJ-qI/AAAAAAAAAFY/K7WKKjkjPEc/s640/condition-map.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;You should see the condition-map line third up from the bottom.&amp;nbsp; It tells you the route-map mappings by name, and also the status of the condition-map.&amp;nbsp; Here it is advertise because the 1.1.1.1 route is up.&amp;nbsp; If I were to shut down that interface the status would move to withdrawn.&amp;nbsp;&amp;nbsp; On a side note, today when I initially set this up I got a status uninitialized message.&amp;nbsp; After quite a bit of digging, thanks Brian McGahan, I found a groupstudy post that mentioned that there was a bug in the 12.0(T) release that made this happen.&amp;nbsp; I upgraded the IOS and got some joy from my router.&amp;nbsp; Thanks for listening.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-9165201352915013563?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/9165201352915013563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/04/bgp-conditional-advertisements.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/9165201352915013563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/9165201352915013563'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/04/bgp-conditional-advertisements.html' title='BGP Conditional Advertisements'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tMSjcDT7xRk/S9c55Ag9GhI/AAAAAAAAAFA/OZF09BcqCjg/s72-c/advertise-map.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8412140679101691631</id><published>2010-04-15T07:45:00.016-05:00</published><updated>2010-04-16T07:47:09.064-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BGP'/><title type='text'>BGP Route Dampening</title><content type='html'>Quick run through BGP Route Dampening this morning.&amp;nbsp; I'm in a hurry, so I might not hit all the details.&amp;nbsp; Heres the topology:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S8cJF6tK8II/AAAAAAAAAEY/0IP6RWriykk/s1600/Dampening.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="563" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S8cJF6tK8II/AAAAAAAAAEY/0IP6RWriykk/s640/Dampening.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;So in this scenario R1 and R0 are running OSPF between them, and RT1 is running EBGP with R2 in AS3.&amp;nbsp; R2 and R3 are running IBGP with each other in AS3.&amp;nbsp; RT1 is redistributing bgp routes into OSPF.&amp;nbsp; Now, R2's route to 172.16.220.0/24 is flapping.&amp;nbsp; The admin of AS1 wants to apply route dampening to that route, and suppress it if it goes over a certain penalty.&lt;br /&gt;Half Life - 20 minutes&lt;br /&gt;reuse-limit - 950&lt;br /&gt;suppress-limit- 2500&lt;br /&gt;max-suppress-time- 80 minutes&lt;br /&gt;&lt;br /&gt;Heres the commands:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S8cKNPlFm6I/AAAAAAAAAEg/tAN8H4H2jQ0/s1600/dampen_commands.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="362" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S8cKNPlFm6I/AAAAAAAAAEg/tAN8H4H2jQ0/s640/dampen_commands.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;You should be able to see where I used the requirements above to plug in damening values into the route-map set statements.&amp;nbsp; Here is the output, after I bounced the route for 172.16.220.0/24 a couple of times:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S8hWJTg_NvI/AAAAAAAAAEo/0LQZ9ndAMs8/s1600/route_dampen_output.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="366" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S8hWJTg_NvI/AAAAAAAAAEo/0LQZ9ndAMs8/s640/route_dampen_output.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;The first one shows the route after it has flapped twice.&amp;nbsp; You can see that it has a penalty of 1932, below the 2500 that we set the suppression penalty to.&amp;nbsp; So the route is not suppressed yet.&amp;nbsp; It is important to note that the penalty slowly decreases over time as the route is stable.&amp;nbsp; This is how a route recovers from dampening also.&amp;nbsp; The next show ip bgp output actually shows the route after it has flapped 3 times.&amp;nbsp; Now it is suppressed, notice the message "suppressed due to dampening."&amp;nbsp; The dampinfo now shows the penalty 2841 (&amp;gt; 2500).&amp;nbsp; This is awesome!!!&amp;nbsp; So now the route is going to be suppressed until the penalty falls below 950.&amp;nbsp; I originally thought this would be in 9 minutes 49 seconds...but when this number go to 0,&amp;nbsp; the penalty was only at 2032, and it restarted the timer at like 10 minutes.&amp;nbsp; Check it out:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_tMSjcDT7xRk/S8hZ1VOUqqI/AAAAAAAAAEw/nS06O-7MznM/s1600/dampen_timers.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="250" src="http://4.bp.blogspot.com/_tMSjcDT7xRk/S8hZ1VOUqqI/AAAAAAAAAEw/nS06O-7MznM/s640/dampen_timers.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&amp;nbsp;Of course you can manually clear the dampening if you, or the administrator, feel that the route is stable again:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_tMSjcDT7xRk/S8hbnGPiDzI/AAAAAAAAAE4/eWjD7_Q6Z8E/s1600/clear_dampening.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="222" src="http://1.bp.blogspot.com/_tMSjcDT7xRk/S8hbnGPiDzI/AAAAAAAAAE4/eWjD7_Q6Z8E/s640/clear_dampening.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Here is some termonoligy from Cisco on dampening:&lt;br /&gt;&lt;span class="content"&gt;&lt;h3 class="p_H_Head3"&gt; Understanding Route Dampening Terms &lt;/h3&gt;&lt;a href="" name="wp1002404"&gt;&lt;/a&gt;&lt;div class="pB1_Body1"&gt; The following terms are used when describing route dampening: &lt;/div&gt;&lt;a href="" name="wp1002405"&gt;&lt;/a&gt;&lt;div class="pBu1_Bullet1"&gt; •&lt;img alt="" border="0" height="2" src="http://www.ciscosystems.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;b&gt;Flap&lt;/b&gt;—A route is available, then unavailable, or vice versa. &lt;/div&gt;&lt;a href="" name="wp1002406"&gt;&lt;/a&gt;&lt;div class="pBu1_Bullet1"&gt; •&lt;img alt="" border="0" height="2" src="http://www.ciscosystems.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;b&gt;History state&lt;/b&gt;—After a route flaps once, it is assigned a penalty and put into history state, meaning the router does not have the best path, based on historical information. &lt;/div&gt;&lt;a href="" name="wp1002407"&gt;&lt;/a&gt;&lt;div class="pBu1_Bullet1"&gt; •&lt;img alt="" border="0" height="2" src="http://www.ciscosystems.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;b&gt;Penalty&lt;/b&gt;—Each time a route flaps, the router configured for route dampening in another autonomous system assigns the route a penalty of 1000. Penalties are cumulative. The penalty for the route is stored in the BGP routing table until the penalty exceeds the suppress limit. At that point, the route state changes from history to damp. &lt;/div&gt;&lt;a href="" name="wp1002408"&gt;&lt;/a&gt;&lt;div class="pBu1_Bullet1"&gt; •&lt;img alt="" border="0" height="2" src="http://www.ciscosystems.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;b&gt;Damp state&lt;/b&gt;—In this state, the route has flapped so often that the router will not advertise this route to BGP neighbors. &lt;/div&gt;&lt;a href="" name="wp1002409"&gt;&lt;/a&gt;&lt;div class="pBu1_Bullet1"&gt; •&lt;img alt="" border="0" height="2" src="http://www.ciscosystems.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;b&gt;Suppress limit&lt;/b&gt;—A route is suppressed when its penalty exceeds this limit. The default value is 2000. &lt;/div&gt;&lt;a href="" name="wp1002410"&gt;&lt;/a&gt;&lt;div class="pBu1_Bullet1"&gt; •&lt;img alt="" border="0" height="2" src="http://www.ciscosystems.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;b&gt;Half-life&lt;/b&gt;—Once the route has been assigned a penalty, the penalty is decreased by half after the half-life period (which is 15 minutes by default). The process of reducing the penalty happens every 5 seconds. &lt;/div&gt;&lt;a href="" name="wp1002411"&gt;&lt;/a&gt;&lt;div class="pBu1_Bullet1"&gt; •&lt;img alt="" border="0" height="2" src="http://www.ciscosystems.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;b&gt;Reuse limit&lt;/b&gt;—As the penalty for a flapping route decreases and falls below this reuse limit, the route is unsuppressed. That is, the route is added back to the BGP table and once again used for forwarding. The default reuse limit is 750. The process of unsuppressing routes occurs at 10-second increments. Every 10 seconds, the router finds out which routes are now unsuppressed and advertises them to the world. &lt;/div&gt;&lt;a href="" name="wp1002412"&gt;&lt;/a&gt;&lt;div class="pBu1_Bullet1"&gt; •&lt;img alt="" border="0" height="2" src="http://www.ciscosystems.com/en/US/i/templates/blank.gif" width="19" /&gt;&lt;b&gt;Maximum suppress limit&lt;/b&gt;—This value is the maximum amount of time a route can be suppressed. The default value is four times the half-life. &lt;/div&gt;&lt;a href="" name="wp1002413"&gt;&lt;/a&gt;&lt;div class="pB1_Body1"&gt;The routes external to an autonomous system learned via iBGP are not dampened. This policy prevent the iBGP peers from having a higher penalty for routes external to the autonomous system.&amp;nbsp;&lt;/div&gt;&lt;div class="pB1_Body1"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="pB1_Body1"&gt;&lt;a href="http://www.ciscosystems.com/en/US/docs/ios/12_2/ip/configuration/guide/1cfbgp.html#wp1002395"&gt;Cisco BGP Config Guide 12.2 &lt;/a&gt;&lt;/div&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8412140679101691631?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8412140679101691631/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/04/bgp-route-dampening.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8412140679101691631'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8412140679101691631'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/04/bgp-route-dampening.html' title='BGP Route Dampening'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tMSjcDT7xRk/S8cJF6tK8II/AAAAAAAAAEY/0IP6RWriykk/s72-c/Dampening.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2280640719009130518</id><published>2010-04-09T14:06:00.000-05:00</published><updated>2010-04-16T07:47:32.314-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='EtherChannels'/><title type='text'>EtherChannel Mishaps</title><content type='html'>So we implemented Cisco's Virtual Switching System at work this week, and almost flawlessly I might add.&amp;nbsp; We ran into a small mishap on our final 2 switches while configuring the multi-chassis etherchannels.&amp;nbsp; Now we configured the channels correctly, but there was one statement that bit us:&lt;br /&gt;&lt;div style="color: red;"&gt;&lt;b&gt;switchport trunk allowed vlan [list]&lt;/b&gt;&lt;/div&gt;This, on the server distribution switches, was different on the physical interfaces.&amp;nbsp; One of the physical interfaces had one more vlan in the list than the other.&amp;nbsp; Now, the channel came up, and looked good on the core end, and on the server distribution switch end...except that the port with the most vlans in the allowed list was suspended from the port channel (its actual state was up/down).&amp;nbsp; We began having intermittent connectivity problems to some of our servers.&amp;nbsp; Weird.&amp;nbsp; Upon investigation I found that suspended port on the server switches.&amp;nbsp; First I noticed the up/down state in a show ip int b; then the suspended port in a show interface status.&amp;nbsp; A quick look at the log showed the problem (different vlan/mask).&amp;nbsp; I quickly added the vlan manually to the port-channel interface and the physical interface came up, and began operations in the channel-group once again.&amp;nbsp; After a quick bit of labbing I confirmed the problem.&amp;nbsp; The intermittent connectivity was indeed because of the load-balancing algorithm, and etherchanneling protocol in use.&amp;nbsp; We were using src-dst-ip load balancing on both ends.&amp;nbsp; Because we used channel-group mode on, as our statement, the core end of the channel saw the suspended port as still in the channel (had we used PaGP we would not have had the problem).&amp;nbsp; Because it was still in the channel, the XOR calculation was still using the port index as a transmit link.&amp;nbsp; So when the XOR hit...the link was used to transmit packets.&amp;nbsp; When packets chased down the link, they were silently discarded by the suspended port.&amp;nbsp; Funny how things work!&amp;nbsp; Luckily, we were able to quickly identify the problem, and resolve it.&amp;nbsp; TAC confirmed our suspicions.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;XOR with 2 links...&lt;br /&gt;&lt;br /&gt;gig0/1 -- index 0&lt;br /&gt;gig0/2 -- index 1&lt;br /&gt;&lt;br /&gt;Use the last bit of the IP address for XOR calculations (2^1 give you 2)&lt;br /&gt;&lt;br /&gt;192.168.100.1 --&amp;gt; 192.168.100.2&lt;br /&gt;1 in binary 00000001&lt;br /&gt;2 in binary 00000010&lt;br /&gt;&lt;br /&gt;XOR 1 and 0 = 1 (Use link gig0/2)&lt;br /&gt;&lt;br /&gt;XOR breakdown&lt;br /&gt;0 and 0 = 0&lt;br /&gt;0 and 1 = 1&lt;br /&gt;1 and 0 = 1&lt;br /&gt;1 and 1 = 0&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2280640719009130518?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2280640719009130518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/04/etherchannel-mishaps.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2280640719009130518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2280640719009130518'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/04/etherchannel-mishaps.html' title='EtherChannel Mishaps'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-9053790693825077093</id><published>2010-04-09T13:50:00.001-05:00</published><updated>2010-04-16T07:47:20.264-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BGP'/><title type='text'>BGP Studies</title><content type='html'>Well I finally got through the "theory" portion of Internet Routing Architectures, and am going through chapter 11 which actually begins the configuration portion as it pertains to Cisco.&amp;nbsp; I am doing the labs with Halabi as he explains them in the book.&amp;nbsp; Lots of redistribution stuff at first, and a backdoor lab as well.&amp;nbsp; I will note the backdoor lab here.&amp;nbsp; Topology is as such:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S791Mh0DwRI/AAAAAAAAAEQ/QNoQ-S1kV0Q/s1600/BackDoor.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="193" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S791Mh0DwRI/AAAAAAAAAEQ/QNoQ-S1kV0Q/s400/BackDoor.bmp" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;So the key here is that RTC is going to get 2 different routes to the 192.68.10.0/24 network.&amp;nbsp; The ospf connection is the more desirable one, check out the administrative distances:&lt;br /&gt;BGP(external)-20&lt;br /&gt;OSPF (internal)-110&lt;br /&gt;&lt;br /&gt;So notice the route that shows up in the routing table:&lt;br /&gt;&lt;b&gt;Gateway of last resort is not set&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.0/16 is variably subnetted, 4 subnets, 2 masks&lt;br /&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.220.0/24 [20/0] via 172.16.20.2, 00:24:31&lt;br /&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.20.0/24 is directly connected, Serial3/0&lt;br /&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.1.0/24 [20/0] via 172.16.20.2, 00:24:31&lt;br /&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.65.1/32 [20/65] via 172.16.20.2, 00:17:28&lt;br /&gt;&lt;span style="color: red;"&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.68.10.0/24 [20/0] via 172.16.20.2, 00:20:24&lt;/span&gt;&lt;br /&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.68.11.0/24 is directly connected, Loopback0&lt;br /&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.68.5.0/24 [20/20] via 172.16.20.2, 00:15:46&lt;br /&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.68.6.0/24 is directly connected, FastEthernet0/0&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Its the less desirable BGP route.&amp;nbsp; So how do you remedy this?&amp;nbsp; Well, the easiest way is to simply use what is known as the BGP "backdoor."&amp;nbsp; This command:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;3640-RTC(config)#router bgp 1&lt;/b&gt;&lt;br /&gt;&lt;b&gt;3640-RTC(config-router)#&lt;span style="color: red;"&gt;network 192.68.10.0 backdoor &lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Now, its seems weird that you do this on RTC...but using this command does not advertise the network, it simply changes the AD of the BGP route to 200.&amp;nbsp; If I were to sever the OSPF link, the bgp route would show back up...check it out.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;3640-RTC(config)#int fa0/0&lt;/b&gt;&lt;br /&gt;&lt;b&gt;3640-RTC(config-if)#shut&lt;/b&gt;&lt;br /&gt;&lt;b&gt;02:32:50: %OSPF-5-ADJCHG: Process 2, Nbr 192.68.10.1 on FastEthernet0/0 from FULL to DOWN, Neighbor Down: Interface down or detached&lt;/b&gt;&lt;br /&gt;&lt;b&gt;3640-RTC(config-if)#do show ip route&lt;/b&gt;&lt;br /&gt;&lt;b&gt;Gateway of last resort is not set&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.0.0/16 is variably subnetted, 4 subnets, 2 masks&lt;/b&gt;&lt;br /&gt;&lt;b&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.220.0/24 [20/0] via 172.16.20.2, 00:45:13&lt;/b&gt;&lt;br /&gt;&lt;b&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.20.0/24 is directly connected, Serial3/0&lt;/b&gt;&lt;br /&gt;&lt;b&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.1.0/24 [20/0] via 172.16.20.2, 00:45:13&lt;/b&gt;&lt;br /&gt;&lt;b&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 172.16.65.1/32 [20/65] via 172.16.20.2, 00:38:11&lt;/b&gt;&lt;br /&gt;&lt;b&gt;&lt;span style="color: red;"&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.68.10.0/24 [200/0] via 172.16.20.2, 00:00:04&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;b&gt;C&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.68.11.0/24 is directly connected, Loopback0&lt;/b&gt;&lt;br /&gt;&lt;b&gt;B&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.68.5.0/24 [20/20] via 172.16.20.2, 00:36:28&lt;/b&gt;&lt;br /&gt;&lt;b&gt;O&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.68.6.0/24 [110/1] via 192.68.6.2, 00:00:04, FastEthernet0/0&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;So that is how easy, and cool bgp backdoor is!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-9053790693825077093?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/9053790693825077093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/04/bgp-studies.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/9053790693825077093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/9053790693825077093'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/04/bgp-studies.html' title='BGP Studies'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tMSjcDT7xRk/S791Mh0DwRI/AAAAAAAAAEQ/QNoQ-S1kV0Q/s72-c/BackDoor.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2423984213567104961</id><published>2010-03-30T14:18:00.000-05:00</published><updated>2010-04-16T07:47:20.264-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='BGP'/><title type='text'>BGP</title><content type='html'>So I am working on my BGP skills at the moment.&amp;nbsp; This is going to be a fun exam I think, as the content is rich, and labbing will be plentiful.&amp;nbsp; I still have a streaming subscription to CBTnuggets for a little while, so I breezed through the CCIE Certification Series BGP videos.&amp;nbsp; Jeremy did a fantastic job on those, and I took pretty good notes throughout.&amp;nbsp; I am going to continue on by reading a book that just arrived...Internet Routing Architectures.&amp;nbsp; The first couple of chapters are a bit dry, but provide a good history in the internet, and ISP's in general.&amp;nbsp; I will update you all as I go, but bid you farewell for now!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2423984213567104961?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2423984213567104961/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/bgp.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2423984213567104961'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2423984213567104961'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/bgp.html' title='BGP'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6045109878334650733</id><published>2010-03-23T16:56:00.001-05:00</published><updated>2010-04-30T10:28:53.718-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='642-642'/><title type='text'>Passed Qos 642-642</title><content type='html'>Well I cleared the exam today. I'm not going to sit here and say it was easy either.&amp;nbsp; It was a good hard test.&amp;nbsp; I did get hit with some off-the-wall stuff, but for the most part if you knew your QoS you will be fine.&amp;nbsp; Finished with about 15 minutes to spare, and an 869 score.&amp;nbsp; I was a bit shocked looking at my report though, one category was in the 50%, and two in the 75'ish area.&amp;nbsp; I did pretty strong in the others areas though, and I think that pulled my score up.&amp;nbsp; Thanks guys, onward to BGP!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6045109878334650733?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6045109878334650733/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/passed-qos-642-642.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6045109878334650733'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6045109878334650733'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/passed-qos-642-642.html' title='Passed Qos 642-642'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2443047415130689540</id><published>2010-03-20T13:17:00.000-05:00</published><updated>2010-03-21T12:35:49.709-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Last nights problem...</title><content type='html'>So my post last night was concerned with the fragment size noted in the show ppp multilink command.&amp;nbsp; Well, I figured it out after about an hour of thinking; I then verified this morning.&amp;nbsp; If you calculate the fragment size at 160 bytes, LFI is automatically going to halve that for a multilink with 2 attached links (because each additional link comprises that percentage of the overall bandwidth).&amp;nbsp; Now the 72 number is funny, because it should be 80 right?&amp;nbsp; Well, turns out LFI is smart enough to know 80bytes is the maximum packet size on that link in order to get the 10ms serialization time.&amp;nbsp; It is also smart enough to know that using ppp you are going to have 6 bytes of ppp header overhead added to each fragment, as well as another 2 bytes to keep track of the fragments.&amp;nbsp; So all in all, you have 72 + 6 + 2 = 80...and voila.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S6UQM8ncEHI/AAAAAAAAAEI/Vmrglgc-ATY/s1600-h/ppp_mlp_1link.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="250" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S6UQM8ncEHI/AAAAAAAAAEI/Vmrglgc-ATY/s640/ppp_mlp_1link.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;So check it out.&amp;nbsp; I killed serial 0/1, and the bandwidth changes, but not the fragment size...proving that it calculated the fragment size, and then halved it because there were two equal bandwidth links.&amp;nbsp; Nice.&amp;nbsp; I still need to find out what the weight number is there...little research after this to find that out.&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2443047415130689540?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2443047415130689540/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/last-nights-problem.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2443047415130689540'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2443047415130689540'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/last-nights-problem.html' title='Last nights problem...'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tMSjcDT7xRk/S6UQM8ncEHI/AAAAAAAAAEI/Vmrglgc-ATY/s72-c/ppp_mlp_1link.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7921796362267298099</id><published>2010-03-19T22:47:00.000-05:00</published><updated>2010-03-21T12:35:49.710-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>MLP Fragmenting and Interleaving</title><content type='html'>I mainly wanted to post this here for future reference, but I labbed up link fragmentation and interleaving on PPP links tonight.&amp;nbsp; Cisco recommends this on links slower than 768kbps.&amp;nbsp; MLP interleaving determines fragment size based on the configured link bandwidth, and what you as the network admin put as the delay within the ppp mulitlink fragment statement.&amp;nbsp; For those math lovers out there, the formula is:&lt;br /&gt;delay in seconds * configured bandwidth (i.e. 10ms on 128k line would be .01 * 128000 = 1280 bits/160bytes&lt;br /&gt;&lt;br /&gt;Here was my interface configs:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;interface Multilink1&lt;br /&gt;ip address 172.16.12.2 255.255.255.0&lt;br /&gt;fair-queue 10 512 14&lt;br /&gt;ppp multilink&lt;br /&gt;ppp multilink fragment delay 10&lt;br /&gt;ppp multilink interleave&lt;br /&gt;ppp multilink group 1&lt;br /&gt;!&lt;br /&gt;interface Serial0/0&lt;br /&gt;bandwidth 64&lt;br /&gt;no ip address&lt;br /&gt;encapsulation ppp&lt;br /&gt;ppp multilink&lt;br /&gt;ppp multilink group 1&lt;br /&gt;!&lt;br /&gt;interface Serial0/1&lt;br /&gt;bandwidth 64&lt;br /&gt;no ip address&lt;br /&gt;encapsulation ppp&lt;br /&gt;ppp multilink&lt;br /&gt;ppp multilink group 1&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Notice that the delay is put in ms in the ppp multilink fragment delay command.  Here is some interesting output:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_tMSjcDT7xRk/S6Q_mdXaxJI/AAAAAAAAAEA/eGwoBSjwDMg/s1600-h/show_ppp_multi.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="297" src="http://2.bp.blogspot.com/_tMSjcDT7xRk/S6Q_mdXaxJI/AAAAAAAAAEA/eGwoBSjwDMg/s640/show_ppp_multi.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;Now the bandwidth here is configured at 64kbps per interface, with 2 in the bundle...so 128k combined.&amp;nbsp; I configured the delay at 10ms, so if we use our formula we should get: .01* 128000 = 1280/8 = 160 bytes.&amp;nbsp; But what the duece!&amp;nbsp; Why does it say right there that the frag size is 72? The QoS book says that it should be 160bytes as well.&amp;nbsp; Now I know multilink PPP will split the traffic among the lines, but I am a bit confused.&amp;nbsp; Any clarification on why this is happening would be awesome.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Oh and btw...to clear that pesky neighbor route thats comes with PPP anyways:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;br /&gt;C       172.16.12.1/32 is directly connected, Multilink1&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;just issue the &lt;b&gt;no peer neighbor-route&lt;/b&gt; on your multilink interface...annoying.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7921796362267298099?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7921796362267298099/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/mlp-fragmenting-and-interleaving.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7921796362267298099'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7921796362267298099'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/mlp-fragmenting-and-interleaving.html' title='MLP Fragmenting and Interleaving'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_tMSjcDT7xRk/S6Q_mdXaxJI/AAAAAAAAAEA/eGwoBSjwDMg/s72-c/show_ppp_multi.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5376098391931280683</id><published>2010-03-19T08:24:00.000-05:00</published><updated>2010-03-21T12:35:49.710-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Shaping...Cont.</title><content type='html'>I was having some trouble after looking at the output pasted in my previous post regarding shaping.&amp;nbsp; What is the difference in these commands:&lt;br /&gt;&lt;br /&gt;shape average 64000&lt;br /&gt;shape peak 64000&lt;br /&gt;&lt;br /&gt;Both have a byte limit of 2000 bytes per Tc, the same Tc, and average rate.&amp;nbsp; The only differences were the target rate, and increment bytes.&amp;nbsp; Well, the difference was truly in those numbers.&amp;nbsp; Sure, both can send 2000 bytes per interval, if the bytes are in the bucket.&amp;nbsp; But the true difference is that with the shape peak command, the higher number of bits can be realized.&amp;nbsp; This is because of the increment bytes.&amp;nbsp; When you shape to the peak you get Bc + Be replenished every Tc, letting you truly send 2000 bytes per interval.&amp;nbsp; When you shape to the average you only get Bc every Tc, so under periods of high congestion you will only be able to send 1000 bytes, even though you have the ability to send 2000, because your Be bucket is empty, and only your Bc is getting filled back up every Tc.&amp;nbsp; Once the network becomes a little less congested, you should once again be able to send those 2000 bytes.&amp;nbsp; Thanks to great archived posts on techexams.net and INE's blog by Petr for clearing this up in my head.&lt;br /&gt;&lt;br /&gt;I scheduled my exam for Tues. the 23rd.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5376098391931280683?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5376098391931280683/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/shapingcont.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5376098391931280683'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5376098391931280683'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/shapingcont.html' title='Shaping...Cont.'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8670062223062057930</id><published>2010-03-18T22:02:00.001-05:00</published><updated>2010-03-21T12:35:49.711-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='642-642'/><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Shaping--Part 2</title><content type='html'>Just following up a bit after my last post.&amp;nbsp; Remember I ended up shaping to the average with 64000 bps as my shaping rate?&amp;nbsp; I ended up with a policy that looked like this:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S6LlZpbEceI/AAAAAAAAADo/XBuZYasO46c/s1600-h/show_shaping.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="292" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S6LlZpbEceI/AAAAAAAAADo/XBuZYasO46c/s640/show_shaping.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Now I went in a did a bit of reconfiguration.  Heres what I did:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;R2(config)#policy-map shape_all&lt;br /&gt;R2(config-pmap)#class class-default&lt;br /&gt;R2(config-pmap-c)#no shape average 64000&lt;br /&gt;R2(config-pmap-c)#shape peak 64000&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Now look at the output of a show policy-map interface:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_tMSjcDT7xRk/S6LmKBvFHFI/AAAAAAAAADw/0s9S7zAZP50/s1600-h/show_shaping2.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="230" src="http://2.bp.blogspot.com/_tMSjcDT7xRk/S6LmKBvFHFI/AAAAAAAAADw/0s9S7zAZP50/s640/show_shaping2.bmp" width="640" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;So here you can probably see some differences from above.&amp;nbsp; Right off the bat you should notice that the target rate is double what we had originally configured!&amp;nbsp; Our bucket of tokens now is Bc + Be, instead of just Bc in our previous example.&amp;nbsp; We get our target shaping rate from the following formula:&lt;br /&gt;Rate = configured rate(1 + Be/Bc) or 64000 (1+(8000/8000)) or 64000(2)....128&lt;br /&gt;&lt;br /&gt;So essentially this guy is configured to send up to 2000 bytes (8000 bits x 2) each 125ms interval (if the bucket(s) have that many tokens of course!).&amp;nbsp; But also notice the increment bytes in this example.&amp;nbsp; They are double what they were in the previous example.&amp;nbsp; This is because when you shape to the peak, Bc + Be are going to be replenished each Tc.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8670062223062057930?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8670062223062057930/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/shaping-part-2.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8670062223062057930'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8670062223062057930'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/shaping-part-2.html' title='Shaping--Part 2'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tMSjcDT7xRk/S6LlZpbEceI/AAAAAAAAADo/XBuZYasO46c/s72-c/show_shaping.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4772493320694297596</id><published>2010-03-18T21:37:00.000-05:00</published><updated>2010-03-21T12:35:49.711-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>QoS on a Catalyst 2950</title><content type='html'>Well, hacked away using some commands on a 2950 today, and pushed through the QoS exam guide by Wendell Odom for the second time (this time hand-writing notes).&amp;nbsp; I feel really comfortable now with the theory, and am trying to apply some hands-on training.&amp;nbsp; Too bad there are not that many QoS labs guides out there.&amp;nbsp; Here's what I did...I'll try to explain along the way:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;2950(config-if)#mls qos trust device cisco-phone&lt;br /&gt;&lt;br /&gt;*Feb 28 18:41:56 CST: CDP-PA: version 2 packet sent out on FastEthernet0/1no shut&lt;br /&gt;*Feb 28 18:41:56 CST: %TB-5-TRUST_DEVICE_LOST: cisco-phone no longer detected on port Fa0/1, port set to untrusted. \\This happened when I unplugged the phone\\&lt;br /&gt;&lt;br /&gt;2950#sh mls qos int fa0/1&lt;br /&gt;FastEthernet0/1&lt;br /&gt;trust state: not trusted&lt;br /&gt;trust mode: not trusted&lt;br /&gt;COS override: dis&lt;br /&gt;default COS: 0&lt;br /&gt;pass-through: none&lt;br /&gt;trust device: cisco-phone&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;This is a simple...trust the cos values sent by the ip phone if it is discovered on the port using CDP version 2.  The switch here is telling it to overwrite packets sent from any connected pc with a COS of 0, or best effort.  &lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;2950(config-if)mls qos trust cos&lt;br /&gt;2950(config-if)mls qos cos 7&lt;br /&gt;&lt;br /&gt;FastEthernet0/1&lt;br /&gt;trust state: trust cos&lt;br /&gt;trust mode: trust cos&lt;br /&gt;COS override: dis&lt;br /&gt;default COS: 7&lt;br /&gt;pass-through: none&lt;br /&gt;trust device: none&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Here we are trusting the COS markings that come in, and remarking any untagged frames with a COS of 7.  &lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;br /&gt;2950(config-if)#mls qos cos override&lt;br /&gt;&lt;br /&gt;FastEthernet0/1&lt;br /&gt;trust state: not trusted&lt;br /&gt;trust mode: not trusted&lt;br /&gt;COS override: ena&lt;br /&gt;default COS: 7&lt;br /&gt;pass-through: none&lt;br /&gt;trust device: none&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Here we use the override command to say, "I dont care if your tagged with a COS value..we are re-writing you with a COS of 7."  You can see the COS override is set to ena...or enabled.  This command also turns the trust state to untrusted, so that ALL COS values are overwritten.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;2950(config-if)mls qos trust cos&lt;br /&gt;&lt;br /&gt;interface FastEthernet0/1&lt;br /&gt;switchport access vlan 19&lt;br /&gt;switchport mode access&lt;br /&gt;mls qos cos 7&lt;br /&gt;mls qos trust cos&lt;br /&gt;spanning-tree portfast&lt;br /&gt;end&lt;br /&gt;&lt;br /&gt;2950(config-if)#do sh mls qos int fa0/1&lt;br /&gt;FastEthernet0/1&lt;br /&gt;trust state: trust cos&lt;br /&gt;trust mode: trust cos&lt;br /&gt;COS override: dis&lt;br /&gt;default COS: 7&lt;br /&gt;pass-through: none&lt;br /&gt;trust device: none&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;This last little bit was just to show that re-using the mls qos trust cos, resets the trust cos, and disables the cos override flag.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4772493320694297596?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4772493320694297596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/qos-on-catalyst-2950.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4772493320694297596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4772493320694297596'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/qos-on-catalyst-2950.html' title='QoS on a Catalyst 2950'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-1733394731506029708</id><published>2010-03-16T22:03:00.006-05:00</published><updated>2010-03-21T12:35:49.711-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Shaping Calculations</title><content type='html'>Small post here on traffic shaping calculations.  I am thinking of taking the 642-642 QoS test next Tuesday, so I am really trying to re-read the book, and drive the topics home with some note-taking and lab exercises.  Basically I have a topology that looks like this (sorry for the lack of visio!):&lt;br /&gt;&lt;br /&gt;Host1(client)---R1---R2----Server1 (HTTP/FTP)&lt;br /&gt;&lt;br /&gt;The access rate of the link (i.e. clock rate is 128000bps), the CIR given by the ISP is 64kbps.  So we need to configure shaping so that our ISP does not drop our traffic.  This is a REALLY basic example guys.  Here is the config on R2 to shape traffic back to R1:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;policy-map shape_all&lt;br /&gt;class class-default&lt;br /&gt;shape average 64000&lt;br /&gt;!&lt;br /&gt;interface Serial0/1&lt;br /&gt;bandwidth 64&lt;br /&gt;ip address 172.16.12.2 255.255.255.0&lt;br /&gt;service-policy output shape_all&lt;br /&gt;&lt;/code&gt;  &lt;br /&gt;&lt;br /&gt;I then initiated a huge file download using both FTP and HTTP to engage the shaper.  Here is the output of my show policy-map interface serial 0/1:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S6BJWpXmMAI/AAAAAAAAADg/YExebs5g5YY/s1600-h/show_shaping.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="182" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S6BJWpXmMAI/AAAAAAAAADg/YExebs5g5YY/s400/show_shaping.bmp" width="400" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;This, needs a bit of explaining.  You can clearly see that the offered rate is at or below our configured shaping rate (63,000 bps at the top).  Our target rate is what we configured, 64000.  The "byte limit" is correct at 2000 bytes because it equals Bc + Be (8000+8000/8).  This is how much the router can send per time interval (125ms).  So every 125ms the router will send 2000 bytes in order to conform the traffic to 64kpbs.  The Bc bucket is 8000 bits, and by default the Be bucket is = Bc bucket.  These values were derived from the shaping rule (if shaping rate is &amp;lt; 320kbps then Bc = 8000; if it is greater than 320kbps then Tc defaults to .025 and Bc can be calculated by the formula Bc = Tc*CIR).  The last item is the Increment bytes.  Tokens are replenished at Bc per Tc.  So every 125ms, Bc (or 1000 bytes) will be put back into the buckets.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-1733394731506029708?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/1733394731506029708/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/shaping-calculations.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1733394731506029708'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1733394731506029708'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/shaping-calculations.html' title='Shaping Calculations'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tMSjcDT7xRk/S6BJWpXmMAI/AAAAAAAAADg/YExebs5g5YY/s72-c/show_shaping.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2708028275550430719</id><published>2010-03-15T12:52:00.002-05:00</published><updated>2010-03-21T12:40:32.687-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='EEM Scripting'/><title type='text'>EEM</title><content type='html'>A post on techexams.net prompted me to look farther into this.&amp;nbsp; It is a pretty handy little scripting tool built into the IOS.&amp;nbsp; I played with a basic one in GNS3 today:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;event manager applet ISR_CISCO&lt;br /&gt;&amp;nbsp;event syslog pattern "Interface FastEthernet0/0, changed state to down"&lt;br /&gt;&amp;nbsp;action 1.0 cli command "enable"&lt;br /&gt;&amp;nbsp;action 2.0 cli command "conf t"&lt;br /&gt;&amp;nbsp;action 3.0 cli command "interface fa0/0"&lt;br /&gt;&amp;nbsp;action 4.0 cli command "no shut"&lt;br /&gt;&amp;nbsp;action 5.0 cli command "ip address 192.168.0.1 255.255.255.0"&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;This will track if fa0/0 goes down, and if it does it will perform a no shut on it...and assign it an IP address.&amp;nbsp; Ya, I was just playing, but take a look:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;Router(config)#int fa0/0&lt;br /&gt;Router(config-if)#shut&lt;br /&gt;Router(config-if)#&lt;br /&gt;*Mar&amp;nbsp; 1 00:04:06.723: %LINK-5-CHANGED: Interface FastEthernet0/0, changed state to administratively down&lt;br /&gt;*Mar&amp;nbsp; 1 00:04:07.723: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down&lt;br /&gt;*Mar&amp;nbsp; 1 00:04:08.299: %SYS-5-CONFIG_I: Configured from console by vty0&lt;br /&gt;*Mar&amp;nbsp; 1 00:04:10.051: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up&lt;br /&gt;*Mar&amp;nbsp; 1 00:04:11.051: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up&lt;br /&gt;Router(config-if)#&lt;br /&gt;Router(config-if)#&lt;br /&gt;Router(config-if)#&lt;br /&gt;Router(config-if)#exit&lt;br /&gt;Router(config)#exit&lt;br /&gt;Router#w&lt;br /&gt;*Mar&amp;nbsp; 1 00:04:17.815: %SYS-5-CONFIG_I: Configured from console by consolsh ip int b&lt;br /&gt;Interface&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IP-Address&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OK? Method Status&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Protocol&lt;br /&gt;FastEthernet0/0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 192.168.0.1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YES manual up&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; up&lt;br /&gt;FastEthernet0/1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; unassigned&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YES unset&amp;nbsp; administratively down down&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Pretty slick...heres a link.  I will have to come back to this sometime.  But I can see its usefulness.  &lt;br /&gt;&lt;a href="http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6555/ps6815/config_guide_eem_configuration_for_cisco_integrated_services_router_platforms.html"&gt;Cisco EEM&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2708028275550430719?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2708028275550430719/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/eem.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2708028275550430719'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2708028275550430719'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/eem.html' title='EEM'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8941413377999013327</id><published>2010-03-13T12:23:00.002-06:00</published><updated>2010-03-21T12:35:49.712-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Saturday!</title><content type='html'>Well I am finishing off the 642-642 CBTNuggets today, and purchasing stuff of ebay for my CCIE home rack.&amp;nbsp; I am planning on using INE's topology, so I am building around that.&amp;nbsp; Here's what I am getting:&lt;br /&gt;&lt;br /&gt;&lt;table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 448px;" x:str=""&gt;&lt;col style="width: 85pt;" width="113"&gt;&lt;/col&gt;  &lt;col style="width: 48pt;" width="64"&gt;&lt;/col&gt;  &lt;col style="width: 70pt;" width="93"&gt;&lt;/col&gt;  &lt;col style="width: 86pt;" width="114"&gt;&lt;/col&gt;  &lt;col style="width: 48pt;" width="64"&gt;&lt;/col&gt;  &lt;tbody&gt;&lt;tr height="18" style="height: 13.5pt;"&gt;   &lt;td class="xl24" height="18" style="height: 13.5pt; width: 85pt;" width="113"&gt;&lt;b&gt;Device&lt;/b&gt;&lt;/td&gt;   &lt;td class="xl24" style="width: 48pt;" width="64"&gt;&lt;b&gt;Type&lt;/b&gt;&lt;/td&gt;   &lt;td class="xl24" style="width: 70pt;" width="93"&gt;&lt;b&gt;WAN&lt;/b&gt;&lt;/td&gt;   &lt;td class="xl24" style="width: 86pt;" width="114"&gt;&lt;b&gt;LAN&lt;/b&gt;&lt;/td&gt;   &lt;td class="xl23" style="width: 48pt;" width="64"&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: yellow; color: black; height: 12.75pt;"&gt;R1&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; color: black;"&gt;2620XM&lt;/td&gt;   &lt;td class="xl25" style="background-color: yellow; border-left: medium none; color: black;"&gt;(2) WIC-1T&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; color: black;"&gt;FE&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl26" height="17" style="background-color: yellow; border-top: medium none; color: black; height: 12.75pt;"&gt;R2&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;2620XM&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;(2) WIC-1T&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;FE&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;R3&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;2611XM&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;NM-4A/S&lt;/td&gt;   &lt;td class="xl26" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;(2)FE&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;R4&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;3640&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;(2) WIC-1T&lt;/td&gt;   &lt;td class="xl26" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;(2)FE&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;R5&lt;/td&gt;   &lt;td class="xl26" style="background-color: white; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;3640&lt;/td&gt;   &lt;td class="xl26" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;NM-4T&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;(2)FE&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: yellow; border-top: medium none; color: black; height: 12.75pt;"&gt;R6&lt;/td&gt;   &lt;td class="xl25" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;3640&lt;/td&gt;   &lt;td class="xl25" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;(1) WIC-1T&lt;/td&gt;   &lt;td class="xl25" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;(2)FE&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl26" height="17" style="background-color: yellow; border-top: medium none; color: black; height: 12.75pt;"&gt;SW1&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;3550&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl26" height="17" style="background-color: yellow; border-top: medium none; color: black; height: 12.75pt;"&gt;SW2&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;3550&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;SW3&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;3550&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;SW4&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;3550&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;span style="background-color: yellow;"&gt;&lt;/span&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: yellow; border-top: medium none; color: black; height: 12.75pt;"&gt;BB1&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;2620XM&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;NM-8A/S&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;br /&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: yellow; border-top: medium none; color: black; height: 12.75pt;"&gt;BB2&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;2509&lt;/td&gt;   &lt;td class="xl25" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;"&gt;(1) AUI Trans&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; color: black;"&gt;octal&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: yellow; border-top: medium none; color: black; height: 12.75pt;"&gt;BB3&lt;/td&gt;   &lt;td class="xl26" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;2509&lt;/td&gt;   &lt;td class="xl25" style="background-color: yellow; border-left: medium none; border-top: medium none; color: black;" x:num=""&gt;1&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;(1) AUI Trans&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;octal&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl25" style="background-color: white; border-left: medium none; border-top: medium none; color: black;"&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;tr height="17" style="height: 12.75pt;"&gt;   &lt;td class="xl25" height="17" style="background-color: white; border-top: medium none; color: black; height: 12.75pt;"&gt;&lt;b&gt;Rack-28U&lt;/b&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/td&gt;   &lt;td class="xl22" style="background-color: white; color: black;"&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/td&gt;  &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;If its yellow I already have it.&amp;nbsp; The white ones I still need to get.&amp;nbsp; I am planning on selling (if he still wants it), my current desktop rack (12U) and 24-port 2950 to a co-worker.&amp;nbsp; I am pretty stoked, I think that its going to be a cool journey.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8941413377999013327?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8941413377999013327/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/saturday.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8941413377999013327'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8941413377999013327'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/saturday.html' title='Saturday!'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5119969332664784091</id><published>2010-03-12T22:13:00.003-06:00</published><updated>2010-03-21T12:37:20.272-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Juniper'/><title type='text'>Juniper SRX 240's</title><content type='html'>Well we got a pair of these bad boys at work....We clustered them and have them configured for stateful failover.&amp;nbsp; I am happy to say that for about 3 months I have been immersed in Junos.&amp;nbsp; All in all, it is a pretty decent operating system.&amp;nbsp; Coming from Cisco, the information is kind-of similiar, but not really (if that makes any sense).&amp;nbsp; I did learn through the process that a firm understanding of the technology is needed to be successful.&amp;nbsp; For a while, I was approaching these guys from a "Cisco" perspective; but I finally accepted the Juniper way of doing things, and it all seemed to work out.&amp;nbsp; They fail over nicely.&amp;nbsp; The one HUGE complaint I have is their misrepresented "dynamic" vpn.&amp;nbsp; First off, every users needs their own IKE gateway, ipsec policy, dynamic-vpn gateway, and vpn acl.&amp;nbsp; It is ALOT of administrative overhead to get someone configured.&amp;nbsp; They say this all will be fixed with version 11 next year...we are on 10.1.&amp;nbsp; Anywho...in order for the "dynamic IPSEC vpn to work...you have to have HTTPS enabled on the external interface they are coming in on.....ridiculous...it make it impossible to NAT anything through 443 on that same IP.&amp;nbsp; Yet I digress.&amp;nbsp; They are now working, and will probably be implemented in 2 months after we do VSS on our core switches next month.&amp;nbsp; Back out to transfer my homebrew into the fermenter :)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5119969332664784091?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5119969332664784091/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/juniper-srx-240s.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5119969332664784091'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5119969332664784091'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/juniper-srx-240s.html' title='Juniper SRX 240&apos;s'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8012477716404665127</id><published>2010-03-10T19:59:00.001-06:00</published><updated>2010-03-21T12:35:49.713-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='642-642'/><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>QoS 642-642 Progress</title><content type='html'>So, I finished the QoS book by Odom....awesome&amp;nbsp;read!&amp;nbsp; I need to go through and make some notes for the chapters though...sort of a second "glance through."&amp;nbsp; I also picked up the nugget monthly streaming subscription; and am a pretty good way through them now.&amp;nbsp; Good progress, I need some lab reinforcement and I should be good.&amp;nbsp; Anyone know any good QoS labs (I have the ONT portfolio....).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8012477716404665127?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8012477716404665127/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/qos-642-642-progress.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8012477716404665127'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8012477716404665127'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/qos-642-642-progress.html' title='QoS 642-642 Progress'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7639479944160882827</id><published>2010-03-10T19:54:00.001-06:00</published><updated>2010-03-13T09:30:53.042-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='6509'/><title type='text'>Core IOS Upgrades Today</title><content type='html'>So we updated our two Catalyst 6509's in preparations for the deployment of Cisco's Virtual Switching System next month.&amp;nbsp; Ran into a weird problem though...well not really a problem, but something funny that I wanted to share.&amp;nbsp; We all know that these guys parse your configs as they load, well our 6500's must have "parsed" too much.&amp;nbsp; When we attempted to log in through the console port we kept getting an:&amp;nbsp; % Error in authentication.&amp;nbsp; It did this about 10 times before it finally gave us the glorious username prompt.&amp;nbsp; Just a funny issue more than anything.&amp;nbsp; Anyone else ever heard of this?&amp;nbsp; Both cores did it...we upgraded to an SXI3 release.&amp;nbsp; BTW:&amp;nbsp; Here were are sup720 upgrade steps&lt;br /&gt;&lt;br /&gt;1) TFTP'd the new ios into the sup-bootflash:&lt;br /&gt;2) issued "boot system flash sup-bootflash:&lt;file&gt;" for the new ios...used the "no" version to remove the old statement.&lt;br /&gt;3)&amp;nbsp;checked our boot variables with the show boot command.&amp;nbsp; Should show the path you put in above.&lt;br /&gt;4) We currently run HSRP, so only for a brief moment was connectivity lost (reboot secondary, then primary).&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7639479944160882827?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7639479944160882827/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/03/core-ios-upgrades-today.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7639479944160882827'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7639479944160882827'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/03/core-ios-upgrades-today.html' title='Core IOS Upgrades Today'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3181298958480174387</id><published>2010-02-27T11:58:00.000-06:00</published><updated>2010-03-21T12:35:49.713-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Reading QoS</title><content type='html'>Well I bought the Cisco QoS Exam Certification Guide, as well as the CCIE Routing and Switching Certification Guide (4th ed.).&amp;nbsp; Though I am returning the R&amp;amp;S guide because the companion cd was not in there!&amp;nbsp; They are sending me another though, so all is well.&amp;nbsp; I am about 105~ pages into the QoS guide, mostly refresher, but Odom writes quite elegantly on the subject.&amp;nbsp; I really want to just knock this one out in a couple weeks, so after reading the books I will contemplate purchasing the CBT Nuggets to get Jeremy's perspective on it, and then a little labbing before the exam.&amp;nbsp; I really have some QoS work to do at work...so this is pretty beneficial to everyone involved.&amp;nbsp; More to come...sorry for the delayed writing.&amp;nbsp; BTW...probably changing blog sites soon...will know shortly.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3181298958480174387?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3181298958480174387/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/02/reading-qos.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3181298958480174387'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3181298958480174387'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/02/reading-qos.html' title='Reading QoS'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4013216714823332968</id><published>2010-02-21T21:10:00.000-06:00</published><updated>2010-03-21T12:35:49.714-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Passed ONT, CCNP is complete!!!</title><content type='html'>Well, delayed posting, but I did past my ONT last Saturday with a 956!&amp;nbsp; My CCNP journey is now complete, and I am starting preparations now for my CCIE R&amp;amp;S studies.&amp;nbsp; I covered ALOT of material during my CCNP studies, some of which I am sure that I have forgotten.&amp;nbsp; So I will have to hit those topics again on my journey.&amp;nbsp; Now for my experiences on the test! Nothing was unexpected, everything on the blueprint was pretty much tested on.&amp;nbsp; I was a little disappointed that one area I studied pretty hard in had no questions on my test :( but such is life I guess.&amp;nbsp; Overall it was very fair, and the lab/sims were fairly straightforward and easy.&amp;nbsp; *But* they do test your knowledge on the matter!&amp;nbsp; Dont underestimate or under-read them.&amp;nbsp; It is important that you pay close attention to the question that they are asking, and answer it accordingly.&amp;nbsp; Also, wireless...ahhh wireless.&amp;nbsp; Just know your stuff, security, setup, etc.&amp;nbsp; They test on all of it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4013216714823332968?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4013216714823332968/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/02/passed-ont-ccnp-is-complete.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4013216714823332968'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4013216714823332968'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/02/passed-ont-ccnp-is-complete.html' title='Passed ONT, CCNP is complete!!!'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-347604981656169812</id><published>2010-02-07T21:32:00.000-06:00</published><updated>2010-03-21T12:35:49.714-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Been Quiet</title><content type='html'>I dont know if anyone actually follows this or not, but I've been a bit quiet lately.&amp;nbsp; Trying to re-read some of the areas in the book that I think I am a bit deficient in like wireless, wireless system specs, wireless security, etc...The little things like EAP, LEAP, EAP-FAST seem to be escaping me and I am not doing well at retaining them.&amp;nbsp; So, I scheduled my exam for this coming Saturday regardless.&amp;nbsp; I will hopefully cap my CCNP this weekend then, and move on to studying the things I have forgotten in lieu to my CCIE written exam.&amp;nbsp; Stay tuned, tomorrow I have drawn up a lab so that I can physically (using wireshark) see the differences in IPSEC tunnel/transport modes, and also go in-depth on the pre-classify commands (I saw a really good article on Cisco Ninja that I want to replicate).&amp;nbsp;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-347604981656169812?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/347604981656169812/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/02/been-quiet.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/347604981656169812'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/347604981656169812'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/02/been-quiet.html' title='Been Quiet'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7320016835057970690</id><published>2010-01-31T15:00:00.001-06:00</published><updated>2010-03-21T12:35:49.715-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Shaping and Policing Traffic</title><content type='html'>Sorry I have been quiet lately.&amp;nbsp; Been reading alot in the Exam Guide, and hitting some labs up.&amp;nbsp; I recently downloaded the INE V1 Free Chapter, which was actually QoS stuff, and worked through it.&amp;nbsp; I grabbed some pretty good info, inluding how to configure sla monitors as jitters to generate voice traffic on a network.&amp;nbsp; Heres the config for that:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;[on the router you want to generate traffic]&lt;br /&gt;ip sla monitor 1&lt;br /&gt;&amp;nbsp;type jitter dest-ipaddr 172.16.11.3 dest-port 16384 codec g729a&lt;br /&gt;&amp;nbsp;freq 1&lt;br /&gt;timeout 1000&lt;br /&gt;ip sla monitor schedule 1 life forever start-time now&lt;br /&gt;&lt;br /&gt;[on the router you want to send packets back]&lt;br /&gt;rtr responder, OR ip sla monitor responder&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;You can of course change the port numbers, ip address, and codec used.&amp;nbsp; It works pretty darn good if you want to make sure your classes and or policies are doing what they are suppose to.&lt;br /&gt;&lt;br /&gt;I was also going through the Lab Portfolio for the exam and found a couple of different ways to police and shape traffic.&amp;nbsp; You can actually do it in your policy-maps, or at the interface level which is the legacy configuration method.&amp;nbsp; The policy-maps just allow you a bit more granularity, and flexibility as you can apply them to multiple interfaces.&amp;nbsp; Here are the configs:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;i&gt;&lt;b&gt;Traffic Shaping&amp;nbsp;&lt;/b&gt;&lt;/i&gt;&lt;/span&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;[GTS (Generic Traffic Shaping)]&lt;br /&gt;interface multilink 1&lt;br /&gt;traffic-shape rate &lt;bits per="" second=""&gt; &lt;options...&gt;&lt;/options...&gt;&lt;/bits&gt;&lt;br /&gt;&lt;br /&gt;[MQC]&lt;br /&gt;policy-map DEFAULT_SHAPING&lt;br /&gt;&amp;nbsp;class class-default&lt;br /&gt;&amp;nbsp; shape average [bps]&lt;br /&gt;interface multilink 1&lt;br /&gt;&amp;nbsp;service-policy output DEFAULT_SHAPING&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: large;"&gt;&lt;b&gt;&lt;i&gt;Rate-Limiting (aka policing)&lt;/i&gt;&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;[CAR (committed access rate policing)] &lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;interface multilink 1&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;rate-limit output 56000 1500 4000 conform-action continue exceed-action drop&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-size: small;"&gt;[MQC]&lt;/span&gt;&lt;br /&gt;policy-map DEFAULT_POLICING&lt;br /&gt;&amp;nbsp;class class-default&lt;br /&gt;&amp;nbsp; police rate 56000 conform-action transmit exceed-action drop &lt;br /&gt;interface multilink 1&lt;br /&gt;&amp;nbsp;service-policy output DEFAULT_POLICING&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Now you can do other things that transmitting or dropping the packets like marking, or re-marking them.&amp;nbsp; I just wanted to show you all a basic example of how this could be done within a policy-map, or at the interface level.&amp;nbsp; Good to know more than one way to do things when troubleshooting a problem, or attempting the CCIE lab :)&lt;br /&gt;&lt;br /&gt;Good link:http://www.cisco.com/en/US/tech/tk543/tk545/technologies_tech_note09186a008017405e.shtml&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7320016835057970690?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7320016835057970690/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/01/shaping-and-policing-traffic.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7320016835057970690'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7320016835057970690'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/01/shaping-and-policing-traffic.html' title='Shaping and Policing Traffic'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5970478247000307666</id><published>2010-01-15T20:17:00.008-06:00</published><updated>2010-03-21T12:35:49.715-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>NBAR (Network-based application recognition)</title><content type='html'>So I HAVE been studying every night this week, and have found myself putting off my blogging in order to play COD:MW2 :)&amp;nbsp; So I am going to try and write a couple of these out tonight.&amp;nbsp; First, NBAR! &lt;br /&gt;&amp;nbsp;Cisco Link:&lt;a href="http://www.cisco.com/en/US/prod/collateral/iosswrel/ps6537/ps6558/ps6612/ps6653/prod_qas09186a00800a3ded_ps6616_Products_Q_and_A_Item.html"&gt; NBAR!!!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;So NBAR provides to your network basically the equivalent of an application layer packet sniffer.&amp;nbsp; It was originally conceived to assist in providing quality of service more granularly to applications that traverse the network. You can call out things such as http, gnutella, bittorrent, etc....and you router or device can recognize the data and place it, or classify it, however you saw fit.&amp;nbsp; Here is a good example of an NBAR config:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size: x-small;"&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;lunde-edge(config)#class-map match-all MATCH_HTTP&lt;/span&gt;&lt;br style="color: black;" /&gt;&lt;span style="color: red;"&gt;lunde-edge(config-cmap)#match protocol http ? &lt;/span&gt;&lt;span style="color: black;"&gt;\\this is NBAR&lt;br style="color: black;" /&gt;c-header-field Client general Header Field&lt;br style="color: black;" /&gt;host Server Host Name&lt;br style="color: black;" /&gt;mime Match MIME Type&lt;br style="color: black;" /&gt;s-header-field Server general Header Field&lt;br style="color: black;" /&gt;url Match URL String \\you can match a url!&lt;br style="color: black;" /&gt;&lt;cr&gt;&lt;br style="color: black;" /&gt;&lt;/span&gt;&lt;span style="color: red;"&gt;lunde-edge(config-cmap)#match protocol http&lt;/span&gt;&lt;br style="color: black;" /&gt;&lt;span style="color: red;"&gt;lunde-edge(config)#policy-map MATCH_HTTP &lt;/span&gt;&lt;span style="color: black;"&gt;\\create your policy-map&lt;br style="color: black;" /&gt;&lt;/span&gt;&lt;span style="color: red;"&gt;lunde-edge(config-pmap)#class MATCH_HTTP &lt;/span&gt;&lt;span style="color: black;"&gt;\\bind your class to policy&lt;br style="color: black;" /&gt;&lt;/span&gt;&lt;span style="color: red;"&gt;lunde-edge(config-pmap-c)#drop &lt;/span&gt;&lt;span style="color: black;"&gt;\\your **action**&lt;br style="color: black;" /&gt;&lt;/span&gt;&lt;span style="color: red;"&gt;lunde-edge(config)#int vlan1&lt;/span&gt;&lt;br style="color: black;" /&gt;&lt;span style="color: red;"&gt;lunde-edge(config-if)#service-policy [input\output] MATCH_HTTP &lt;/span&gt;&lt;span style="color: black;"&gt;\apply your policy&lt;br style="color: black;" /&gt;&lt;/span&gt;&lt;br style="color: black;" /&gt;&lt;span style="color: red;"&gt;lunde-edge#show class-map &lt;/span&gt;&lt;span style="color: black;"&gt;\\display your class-map&lt;br style="color: black;" /&gt;Class Map match-all MATCH_HTTP (id 2)&lt;br style="color: black;" /&gt;Match protocol http&lt;br style="color: black;" /&gt;&lt;br style="color: black;" /&gt;Class Map match-any class-default (id 0)&lt;br style="color: black;" /&gt;Match any&lt;br style="color: black;" /&gt;&lt;/span&gt;&lt;br style="color: black;" /&gt;&lt;span style="color: red;"&gt;lunde-edge#show policy-map &lt;/span&gt;&lt;span style="color: black;"&gt;\\display your policy map&lt;br style="color: black;" /&gt;Policy Map MATCH_HTTP&lt;br style="color: black;" /&gt;Class HTTP_MATCH&lt;br style="color: black;" /&gt;Class MATCH_HTTP&lt;br style="color: black;" /&gt;drop&lt;br /&gt;&lt;/cr&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Some IOS's have different applications installed on them, but Cisco releases PLDM's, or packet description module language packs that you can install on your system to add more, or to update application signatures. This is a pretty cool feature, that as you can see, can also double as a security measure, stopping unwanted traffic at the application level. I did not show any here (I simply dropped http packets), but you can apply different ip precendence, and DSCP marking to traffic that matches an NBAR match statement.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5970478247000307666?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5970478247000307666/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/01/nbar-network-based-application.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5970478247000307666'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5970478247000307666'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/01/nbar-network-based-application.html' title='NBAR (Network-based application recognition)'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-1970322613675256263</id><published>2010-01-10T22:23:00.001-06:00</published><updated>2010-01-10T22:25:05.958-06:00</updated><title type='text'>QoS, Classification and Marking</title><content type='html'>Wow, 2 days worth of notes to write on here so I will probably just get started.&amp;nbsp; Again, they probably will not help anyone else out, but I found that if I watch videos/read, and take notes while doing it I get pretty good results.&amp;nbsp; But if I take those notes, and let them sit for a few days while I ponder them, and them place them into this blog I retain the information much better.&amp;nbsp; So here we go.&lt;br /&gt;&lt;br /&gt;ToS, or type of service markings are used primarily as L3 markings, whereas Cos, or Class of service is L2.&lt;br /&gt;Here are the bits/meanings of them:&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_tMSjcDT7xRk/S0qiZP0ao5I/AAAAAAAAACg/aJsyWo77EY0/s1600-h/costos.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_tMSjcDT7xRk/S0qiZP0ao5I/AAAAAAAAACg/aJsyWo77EY0/s320/costos.bmp" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Sorry, not the best chart I have ever made up, but this was the interpretation I got from the videos that I watched.&amp;nbsp; I will see what the exam study guide says bout it in the next couple of days.&amp;nbsp; Some common L2 markings are as such:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Frame Relay Discard Eligible (DE) bit (a 1 or 0, 0 if not eligible for discard, 1 if it is)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;MPLS experimental bit&lt;/li&gt;&lt;li&gt;Ethernet trunk CoS (3 bits)&lt;/li&gt;&lt;/ul&gt;L3 markings are these two:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;DSCP (differentiated services code point)&lt;/li&gt;&lt;li&gt;IP precedence (older)&lt;/li&gt;&lt;/ul&gt;So, ToS markings basically can be carried from router to router as they are L3 markings that will survive the hop, unlike L2 markings.&amp;nbsp; To alleviate some of this, a conversion is done from L2 CoS to L3 ToS, such as a CoS to DSCP conversion.&amp;nbsp; Traditionally IP precedence could use up to 8 bits, however only used the left-most 3 out of the eight.&amp;nbsp; DSCP took this a bit further saying "hey, we can use all 8 of those and have some more granular results."&amp;nbsp; What this became is this:&lt;br /&gt;&lt;br /&gt;000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00&lt;br /&gt;PHB (per-hop behavior) &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | &amp;nbsp;&amp;nbsp; drop reliability&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; flow control&lt;br /&gt;&lt;br /&gt;Now DSCP is backwards-compatible with ip precedence because of those 3 left-most bits.&amp;nbsp; Where DSCP differs itself is with the next 3 bits, the drop reliability.&amp;nbsp; If you look back to that chart above you will see that decimal values 7 and 6 are reserved for network traffic, and that each 0-5 are assigned named values like assured or expedited forwarding.&amp;nbsp; Now here higher is better; i.e. 101 or 5 is the best rating the packet can get according to the RFC.&amp;nbsp; 000 being the worst.&amp;nbsp; Drop probability on the other hand is opposite...higher is worse.&amp;nbsp; Now drop reliability does NOT use all 3 of those bits...only the two left-most ones, so there are three possible combinations:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;11x (High drop packet)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;10x (Medium drop packet)&lt;/li&gt;&lt;li&gt;01x (Low drop)&lt;/li&gt;&lt;/ul&gt;So these two fields combined make up your DSCP value.&amp;nbsp; So if you have a&lt;br /&gt;AF13, you have assured forwarding 1, with a drop rating of high&lt;br /&gt;AF41, you have assured forwarding 4, with a drop rating of low&lt;br /&gt;If a router had to choose one to drop it would drop AF13 every time because it has a lower rating in both the IP precedence and drop rating.&lt;br /&gt;&lt;br /&gt;They can also be viewed as decimal values:&lt;br /&gt;10 = 001 010&amp;nbsp; &lt;br /&gt;&lt;br /&gt;So be careful when comparing two decimal values in terms of DSCP because higher or lower is not necessarily always better.&amp;nbsp; Tomorrow night....dadada NBAR.&amp;nbsp; Cant wait, see you then.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-1970322613675256263?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/1970322613675256263/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/01/qos-classification-and-marking.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1970322613675256263'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/1970322613675256263'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/01/qos-classification-and-marking.html' title='QoS, Classification and Marking'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_tMSjcDT7xRk/S0qiZP0ao5I/AAAAAAAAACg/aJsyWo77EY0/s72-c/costos.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-211666731511061323</id><published>2010-01-08T20:49:00.003-06:00</published><updated>2010-03-21T12:35:49.716-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>Cisco Modular QoS CLI (MQC)</title><content type='html'>&lt;ol&gt;&lt;li&gt;Define class-maps (define "what" to match)&lt;/li&gt;&lt;li&gt;Define policy-map (define what to do with your matches)&lt;/li&gt;&lt;li&gt;Assign service policy (apply what you have defined to an interface)&lt;/li&gt;&lt;/ol&gt;&lt;u&gt;2 SHOW COMMANDS&lt;/u&gt;&lt;br /&gt;show class-map&lt;br /&gt;show policy-map (interface)&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;class-map [word, match-all, match-any]&lt;/li&gt;&lt;ul&gt;&lt;li&gt;match [access-group, protocol, etc...] option&lt;/li&gt;&lt;/ul&gt;&lt;li&gt;policy-map [name] ***ONE POLICY MAP PER INTERFACE PER DIRECTION***&lt;br /&gt;&lt;/li&gt;&lt;ul&gt;&lt;li&gt;class-map [name]&lt;/li&gt;&lt;ul&gt;&lt;li&gt;what do we want to do with it???&lt;/li&gt;&lt;/ul&gt;&lt;/ul&gt;&lt;li&gt;&amp;nbsp;(interface)service-policy [input, output] [name]&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-211666731511061323?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/211666731511061323/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/01/cisco-modular-qos-cli-mqc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/211666731511061323'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/211666731511061323'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/01/cisco-modular-qos-cli-mqc.html' title='Cisco Modular QoS CLI (MQC)'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3336858201191892492</id><published>2010-01-07T21:00:00.000-06:00</published><updated>2010-03-21T12:35:49.716-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='QoS'/><title type='text'>QOS</title><content type='html'>So I began yet another QOS venture tonight.  Watched the nuggets video(s).  Here are just some random notes.  They will probably be of no use to anybody but me, but here they are:&lt;br /&gt;&lt;br /&gt;&lt;u&gt;TOP NETWORK CULPRITS (in terms of good service over the wire!)&lt;/u&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Lack of bandwidth&lt;/li&gt;&lt;li&gt;Packet loss&lt;/li&gt;&lt;li&gt;Delay&lt;/li&gt;&lt;li&gt;Jitter (variation of delay...i.e. on packet has 20ms delay, next 5, next 55...&lt;/li&gt;&lt;/ol&gt;&lt;u&gt;QOS MODELS&lt;/u&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Best Effort (it gets there when it gets there!! like a bitchy old mail lady who is disgruntled with her job)&lt;/li&gt;&lt;li&gt;Integrated Services Model (reserved bandwidth from point A ----&amp;gt; point B using RSVP)&lt;u&gt; intserv&lt;/u&gt;&lt;/li&gt;&lt;li&gt;Differentiated Services Model (this is the best...puts up and breaks down as packets traverse interface)&lt;/li&gt;&lt;/ol&gt;&lt;u&gt;IMPLEMENTING QOS&lt;/u&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Do a network audit and identify the critical applications&lt;/li&gt;&lt;li&gt;Identify the application requirements (i.e. what protocols...bandwidth...etc)&lt;/li&gt;&lt;li&gt;Divide that traffic into groups (i.e. classify it into approx. 4-11 groups)&lt;/li&gt;&lt;li&gt;Create and apply policy to those groups&lt;/li&gt;&lt;/ol&gt;-Qos is basically just classifying and marking traffic&lt;br /&gt;&lt;br /&gt;&lt;u&gt;CONGESTION AVOIDANCE MECHANIMS&lt;/u&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;FIFO and Tail-drop&lt;/li&gt;&lt;li&gt;Random early detection (RED)&lt;/li&gt;&lt;li&gt;Weighted random early detection (WRED)&lt;/li&gt;&lt;/ol&gt;-Policing traffic drops all packets after a certain threshold is reached (i.e. you say no more after 200kbps)&lt;br /&gt;-Shaping traffic merely queues packets when a pre-defined limit is reached&lt;br /&gt;&lt;br /&gt;&lt;u&gt;METHODS OF IMPLEMENTING QOS&lt;/u&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;CLI (hardest method)&lt;/li&gt;&lt;li&gt;MQC (modular QOS CLI)&lt;/li&gt;&lt;li&gt;AutoQOS (cisco proprietary)&lt;/li&gt;&lt;li&gt;SDM&lt;/li&gt;&lt;li&gt;QPM (plug-in of CiscoWorks)&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3336858201191892492?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3336858201191892492/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/01/qos.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3336858201191892492'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3336858201191892492'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/01/qos.html' title='QOS'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-7697458373110420515</id><published>2010-01-06T20:34:00.002-06:00</published><updated>2010-03-21T12:36:37.720-05:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='VOIP'/><title type='text'>POTS setup on FXS ports</title><content type='html'>Here is just a basic setup where the two routers have FXS ports with regular analog telephones sitting on them.  The two routers are connected via some kind of ethernet link, and share IP addresses on the same subnet.  Here is the visio with embedded configs:&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_tMSjcDT7xRk/S0VIIZRnVvI/AAAAAAAAACQ/mAVODA0_NxM/s1600-h/POTS.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_tMSjcDT7xRk/S0VIIZRnVvI/AAAAAAAAACQ/mAVODA0_NxM/s400/POTS.bmp" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;Also just some basic "show" commands to post here:&lt;br /&gt;show voice port summary&lt;br /&gt;show dial-peer voice summary&lt;br /&gt;debug voip dial-peer&lt;br /&gt;&lt;br /&gt;....noted&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-7697458373110420515?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/7697458373110420515/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/01/pots-setup-on-fxs-ports.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7697458373110420515'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/7697458373110420515'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/01/pots-setup-on-fxs-ports.html' title='POTS setup on FXS ports'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_tMSjcDT7xRk/S0VIIZRnVvI/AAAAAAAAACQ/mAVODA0_NxM/s72-c/POTS.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8475240471005697325</id><published>2010-01-04T21:13:00.000-06:00</published><updated>2010-01-04T21:13:43.145-06:00</updated><title type='text'>Back for the ONT!</title><content type='html'>Sorry dudes...been out for the holidays.  Back and cranking on the ONT.  Passed the ISCW a while back with a decent score, but really want to kill this one to complete the CCNP.  Here we go...&lt;br /&gt;&lt;br /&gt;Default Cisco Voice sample size is 20ms&lt;br /&gt;***Large sample sizes cause more coding delay, and result in greater, more noticeable ruined audio if the packet is lost or dropped.&lt;br /&gt;&lt;br /&gt;http://www.voip-calculator.com/calculator -- &lt;b&gt;a good voip calculator&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Total packet size/payload size = total bandwidth requirement/total codec requirement&lt;br /&gt;so to get total bandwidth requirement take:&lt;br /&gt;total packet size * codec requirement / payload size = total bandwidth required&lt;br /&gt;&lt;br /&gt;so for G.729 on a frame relay take this:&lt;br /&gt;(6 (for frame header)+40 (l3 and l4)+ 20 (payload size for g.729) * 8kbps (codec req.)&lt;br /&gt;_________________________________________________________________________________&lt;br /&gt;                         20 (payload size for g.729)&lt;br /&gt;&lt;br /&gt;= 26.4 kbps(multiply by total number of calls you expect at 1 time)&lt;br /&gt;&lt;br /&gt;VAD- Voice activity detection is a mechanism that stops sending traffic during periods of silence&lt;br /&gt;&lt;br /&gt;Thats a start.  Also watched the VOIP design considerations video.  Contained tidbits about call managers, phones, voip design models, and call admission controls.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8475240471005697325?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8475240471005697325/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2010/01/back-for-ont.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8475240471005697325'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8475240471005697325'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2010/01/back-for-ont.html' title='Back for the ONT!'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2331821105746513481</id><published>2009-10-31T09:52:00.000-05:00</published><updated>2009-10-31T09:52:08.043-05:00</updated><title type='text'>Security Services</title><content type='html'>Went through sdm one-touch lockdown, and scanned with nmap.  Also used cli's autosecure mechanism.  Both actually work pretty nicely.  Then did a brief "Services" lab where the portfolio had me disable services globally, and on an interface.  Here is the code:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;Router(config)#no ip finger&lt;br /&gt;Router(config)#no service udp-small-servers&lt;br /&gt;Router(config)#no service tcp-small-servers&lt;br /&gt;Router(config)#service tcp-keepalives-in&lt;br /&gt;Router(config)#service tcp-keepalives-out&lt;br /&gt;Router(config)#no cdp run&lt;br /&gt;Router(config)#no service pad&lt;br /&gt;Router(config)#no ip bootp server&lt;br /&gt;Router(config)#no ip http server&lt;br /&gt;Router(config)#ip http secure-server&lt;br /&gt;% Generating 1024 bit RSA keys, keys will be non-exportable...[OK]&lt;br /&gt;&lt;br /&gt;*Mar  1 07:06:02.235: %SSH-5-ENABLED: SSH 1.99 has been enabled&lt;br /&gt;&lt;br /&gt;Router(config)#no ip source-route&lt;br /&gt;Router(config)#no ip gratuitous-arps&lt;br /&gt;Router(config)#int fa0/0&lt;br /&gt;Router(config-if)#no ip redirects&lt;br /&gt;Router(config-if)#no ip proxy-arp&lt;br /&gt;Router(config-if)#no ip unreachables&lt;br /&gt;Router(config-if)#no ip directed-broadcast&lt;br /&gt;Router(config-if)#no ip mask-reply&lt;br /&gt;Router(config-if)#no mop enabled&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;Read about what each of these items was in the book.  Hopefully I can use this page as notes later to quiz myself.  LAB 5-3 ISCW portfolio&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2331821105746513481?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2331821105746513481/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/security-services.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2331821105746513481'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2331821105746513481'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/security-services.html' title='Security Services'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-786953372018037658</id><published>2009-10-30T21:04:00.004-05:00</published><updated>2009-10-30T21:08:27.908-05:00</updated><title type='text'>IPSEC VTI (virtual tunnel interface)</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_tMSjcDT7xRk/SuuZM9N3LoI/AAAAAAAAACI/ZRWyd3bfDX8/s1600-h/vti.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_tMSjcDT7xRk/SuuZM9N3LoI/AAAAAAAAACI/ZRWyd3bfDX8/s400/vti.bmp" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;So imagine R2 in the middle there is the ISP, and the two bottom routers...we will call them R1 and R2 are the customer.&amp;nbsp; They both have an internet connection, but they also have a leased line inbetween them for internal communications.&amp;nbsp; Basically this IPSEC VTI we are going to use, is an encrypted tunnel over the internet that is used ONLY IF the leased line is down for some reason.&amp;nbsp; It is a brilliant idea really, and worked quite flawlessly.&amp;nbsp; Basically just set up a regular isakmp and ipsec profiles/transform-sets.&amp;nbsp; I then, instead of creating a crypto map, created a crypto profile, and then a modified tunnel interface config.&amp;nbsp; It went something like this:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;R1(config)#crypto ipsec profile myprofile&lt;br /&gt;R1(ipsec-profile)#set transform-set mytrans&lt;br /&gt;&lt;br /&gt;R1(config)#int tunnel 0&lt;br /&gt;R1(config-if)#ip address 172.16.113.1 255.255.255.0&lt;br /&gt;R1(config-if)#tunnel source serial 0/0&lt;br /&gt;R1(config-if)#tunnel destination 192.168.23.3&lt;br /&gt;R1(config-if)#tunnel mode ipsec ipv4&lt;br /&gt;R1(config-if)#tunnel protection ipsec profile myprofile&lt;/textbox&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;So, the preferred path to the loopback off of R3 learned via eigrp, was over the leased line (obviously because of the lower bandwidth and delay value for the ethernet connection).&amp;nbsp; But when the ethernet interface was severed, eigrp recalculated and inserted the feasible successor into the routing table with the path over the encrypted tunnel.&amp;nbsp; Brilliant!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-786953372018037658?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/786953372018037658/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/ipsec-vti-virtual-tunnel-interface.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/786953372018037658'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/786953372018037658'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/ipsec-vti-virtual-tunnel-interface.html' title='IPSEC VTI (virtual tunnel interface)'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_tMSjcDT7xRk/SuuZM9N3LoI/AAAAAAAAACI/ZRWyd3bfDX8/s72-c/vti.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2753286059489598654</id><published>2009-10-28T21:05:00.000-05:00</published><updated>2009-10-28T21:05:19.840-05:00</updated><title type='text'>Securing MGMT Protocols, IPS, Cisco Firewall</title><content type='html'>Got to be honest, didn't take real good notes here.&amp;nbsp; I have seen this stuff before, and basically just played along on my home router while watching the videos.&amp;nbsp; I REALLY need to get caught up on my reading.&amp;nbsp; I have been slacking on that the past couple of days.&amp;nbsp; I may hash out some labs to do tomorrow night, and try to read some during the day tomorrow at work.&amp;nbsp; We will see.&amp;nbsp; I did learn that there can be in-band and out-of-band management networks.&amp;nbsp; Out-of-band is completely segregated from the production network.&amp;nbsp; I personally work in an in-band mgmt network.&amp;nbsp; It is integrated into our day to day production network.&amp;nbsp; The differences between the two were pretty interesting, and Jeremy even spoke of putting the different servers into private vlan to segregate them even within their parent vlan.&amp;nbsp; We spoke about ssh, and how to enable it requires a host and domain name.&amp;nbsp; You can specify timeout and authentication parameters by saying:&lt;br /&gt;ip ssh timeout [#] //idle logon timeout value&lt;br /&gt;ip ssh authentication-retries [#] //specifies how many times a person can attempt continous logons&lt;br /&gt;&lt;br /&gt;LOGGING&lt;br /&gt;logging buffered [level]&lt;br /&gt;logging [ip]&lt;br /&gt;logging trap [level]&lt;br /&gt;logging origin-id hostname \\specifies a hostname instead of ip address]&lt;br /&gt;logging facility [type] \\specifies another virtual log table for organizational efforts&lt;br /&gt;&lt;br /&gt;SNMP&lt;br /&gt;snmp-server community [word [ro/rw] [acl]&lt;br /&gt;snmp-server engineID [word]&lt;br /&gt;snmp-server group [word] v3 [authentication]&lt;br /&gt;snmp-server user [word] [group] v3 ...&lt;br /&gt;&lt;br /&gt;NTP&lt;br /&gt;ntp server [ip]&lt;br /&gt;show ntp association&lt;br /&gt;ntp master [stratum number]&lt;br /&gt;ntp authentication-key [#] [word]&lt;br /&gt;ntp peer [ip] key [#]&lt;br /&gt;ntp trusted key [#]&lt;br /&gt;&lt;br /&gt;IP INSPECT&lt;br /&gt;show ip insepect sessions&lt;br /&gt;ip inspect [word] [rule] [option]&lt;br /&gt;(config-if)ip insepct [word] in/out&lt;br /&gt;&lt;br /&gt;IPS&lt;br /&gt;Actions of IPS&lt;br /&gt;&lt;ol&gt;&lt;li&gt;alarm&lt;/li&gt;&lt;li&gt;drop&lt;/li&gt;&lt;li&gt;reset&lt;/li&gt;&lt;/ol&gt;Configuring&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Download/install sdf file&lt;/li&gt;&lt;li&gt;create ips rule&lt;/li&gt;&lt;li&gt;adjust ips settings&lt;/li&gt;&lt;li&gt;apply to interface&lt;/li&gt;&lt;li&gt;configure logging (SDEE, security device event exchange)&lt;/li&gt;&lt;/ol&gt;(no) ip ips sdf builtin&lt;br /&gt;ip ips sdf location flash://[file]&lt;br /&gt;ip ips name [word] [acl]&lt;br /&gt;ip ips signature [#]&lt;br /&gt;(config-if)ip ips [name] in/out&lt;br /&gt;ip ips notify [log, sdee]&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sorry so brief.....need the post for notes!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2753286059489598654?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2753286059489598654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/securing-mgmt-protocols-ips-cisco.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2753286059489598654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2753286059489598654'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/securing-mgmt-protocols-ips-cisco.html' title='Securing MGMT Protocols, IPS, Cisco Firewall'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5087005137846998877</id><published>2009-10-26T21:36:00.001-05:00</published><updated>2009-10-26T21:38:12.768-05:00</updated><title type='text'>Random Security Measures</title><content type='html'>&lt;span style="color: red;"&gt;security password min-length [0-16]&lt;/span&gt; \\sets a minimum password length for all future passwords&lt;br /&gt;&lt;span style="color: red;"&gt;no service password-recovers &lt;/span&gt;\\very dangerous...you cant recover passwords or ios's after this point&lt;br /&gt;&lt;span style="color: red;"&gt;security authentication failure rate [#] log&lt;/span&gt; \\locks user out for x seconds if failed login x times&lt;br /&gt;&lt;div style="color: red;"&gt;login block-for [seconds] attemps [#] within [seconds] \\blocks a user for x seconds after x attempts within x seconds...&lt;br /&gt;&lt;/div&gt;&lt;span style="color: red;"&gt;login quiet-mode access-class [name] &lt;/span&gt;\\if login is blocked...this sets an acl that still allows groups of users access&lt;br /&gt;&lt;span style="color: red;"&gt;login delay [#] &lt;/span&gt;\\sets a delay after a failed login&lt;br /&gt;&lt;span style="color: red;"&gt;login on-failure log &lt;/span&gt;\\logs login failures after # attempts&lt;br /&gt;&lt;div style="color: red;"&gt;show login&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;motd options ( $(line)&amp;nbsp; $(domain)&amp;nbsp;&amp;nbsp; $(hostname) )&lt;br /&gt;&lt;br /&gt;ENABLING VIEWS&lt;br /&gt;&lt;span style="color: red;"&gt;aaa new-model &lt;/span&gt;\\enable aaa&lt;br /&gt;&lt;span style="color: red;"&gt;enable view&lt;/span&gt; (enter secret password at prompt)&lt;br /&gt;&lt;div style="color: red;"&gt;parser view [name]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;secret [password] &lt;br /&gt;&lt;/div&gt;(configure options)&lt;br /&gt;&lt;br /&gt;&lt;span style="color: red;"&gt;secure boot-image&lt;/span&gt; \\locks ios image&lt;br /&gt;&lt;span style="color: red;"&gt;secure boot-config &lt;/span&gt;\\locks config file&lt;br /&gt;&lt;span style="color: red;"&gt;no secure [option]&lt;/span&gt; \\requires console access&lt;br /&gt;&lt;div style="color: red;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="color: red;"&gt;reload in [minutes]&amp;nbsp;&lt;/span&gt; \\good if entering say access lists on a remote router&lt;br /&gt;&lt;div style="color: red;"&gt;reload cancel &lt;br /&gt;&lt;/div&gt;&lt;br /&gt;ACL TYPES&lt;br /&gt;standard&lt;br /&gt;extended&lt;br /&gt;dynamic&lt;br /&gt;established&lt;br /&gt;time-based&lt;br /&gt;context based&lt;br /&gt;&lt;br /&gt;cool command of the day&lt;br /&gt;&lt;div style="color: red;"&gt;ip access-list resequence [name/num] [start num] [variance]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;time-range [name]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;absolute/periodic&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5087005137846998877?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5087005137846998877/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/random-security-measures.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5087005137846998877'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5087005137846998877'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/random-security-measures.html' title='Random Security Measures'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2604371650497445173</id><published>2009-10-25T22:21:00.001-05:00</published><updated>2009-10-25T22:22:20.965-05:00</updated><title type='text'>P2P IPSEC CLI Config &amp; Automatic Device Lockdown Methods</title><content type='html'>Did the point to point ipsec cli config tonight.&amp;nbsp; I covered it in another post, but had some trouble tonight right off of the bat.&amp;nbsp; I think it was because I manually deleted yesterdays config instead of wiping my routers clean.&amp;nbsp; Something must have messed up todays config...but I wr erased, reloaded, and re-configd' and all was well in the world of ipsec tunnels.&lt;br /&gt;&lt;br /&gt;I also watched the nuggets regarding cisco's auto secure, sdm one-touch, and step-by-step security audits.&amp;nbsp; Now, I had known about the sdm's functionality, but the auto secure is pretty neat as well.&amp;nbsp; Basically just type:&lt;br /&gt;# auto secure &lt;cr&gt;&lt;/cr&gt;&lt;br /&gt;and follow the prompts.&amp;nbsp; Pretty good stuff!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2604371650497445173?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2604371650497445173/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/p2p-ipsec-cli-config-automatic-device.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2604371650497445173'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2604371650497445173'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/p2p-ipsec-cli-config-automatic-device.html' title='P2P IPSEC CLI Config &amp; Automatic Device Lockdown Methods'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8579942185978265468</id><published>2009-10-24T23:20:00.001-05:00</published><updated>2009-10-24T23:21:42.145-05:00</updated><title type='text'>GRE Tunnel....Experimenting with different routing instances</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_tMSjcDT7xRk/SuPQrzMRU1I/AAAAAAAAACA/ngHbB46jsjg/s1600-h/GRE.bmp" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_tMSjcDT7xRk/SuPQrzMRU1I/AAAAAAAAACA/ngHbB46jsjg/s320/GRE.bmp" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;This was my diagram.&amp;nbsp; I started by assigning ip addresses to all links, and loopbacks on the spoke routers.&amp;nbsp; I ran eigrp as 1 over all the connected links, and did not advertise the loopbacks.&amp;nbsp; Then configured the GRE tunnels as follows (I give you one...the other is a mirror):&lt;br /&gt;&lt;br /&gt;int tunnel 0&lt;br /&gt;tunnel source serial 0/0&lt;br /&gt;tunnel destination 192.168.23.3&lt;br /&gt;ip address 172.16.13.1 255.255.255.0&lt;br /&gt;&lt;br /&gt;After configuring the other side I tested with pings to the other tunnel interface....success.&lt;br /&gt;&lt;br /&gt;Then I configured eigrp as 2, and advertised those loopbacks, and the tunnel interfaces (which happened to all be covered by the network statement 172.16.0.0).&amp;nbsp; A show ip eigrp neighbors 2 confirmed the adjancency, and a show ip route eigrp 2 confirmed the updated routes.&amp;nbsp; I can see how this could be useful over a public link, and especially encrypted within an IPSEC tunnel.&lt;br /&gt;&lt;br /&gt;I also did the P2P IPSEC SDM config tonight.&amp;nbsp; Not as much fun as the CLI....not at all.&amp;nbsp; But the SPAN setup was cool, and capturing...actually seeing the encrypted data was really neat.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8579942185978265468?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8579942185978265468/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/gre-tunnelexperimenting-with-different.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8579942185978265468'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8579942185978265468'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/gre-tunnelexperimenting-with-different.html' title='GRE Tunnel....Experimenting with different routing instances'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_tMSjcDT7xRk/SuPQrzMRU1I/AAAAAAAAACA/ngHbB46jsjg/s72-c/GRE.bmp' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-3545038091774618252</id><published>2009-10-23T22:50:00.000-05:00</published><updated>2009-10-23T22:50:56.552-05:00</updated><title type='text'>Cisco's EasyVPN Server SDM Setup &amp; KISS</title><content type='html'>Went through the cert guide's chapter on easy vpn server setup, and IPSEC failover.&amp;nbsp; Probably need to read the IPSEC failover chapter again, but I got the just of it.&amp;nbsp; The easy vpn server stuff in the book was VERY vague, but the nuggets covered it well, and I worked along with my local router and SDM.&amp;nbsp; Split tunneling was a misunderstood issue for me, but now it makes sense.&amp;nbsp; Basically allowing a user to split the tunnel; the admin can say WHAT is secured through the tunnel, and what is still accessed via the users local&amp;nbsp; lan.&amp;nbsp; Cool feature that can be supported via ACL's.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Then KISS, or keeping it simply secure....ha Here are the common security vulnerabilities described in the nugs...&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Physical&lt;/li&gt;&lt;li&gt;Environmental/Maintenance&lt;/li&gt;&lt;li&gt;Reconnaissance (sniffers, sweepers, scanners)&lt;/li&gt;&lt;li&gt;Access attacks&lt;/li&gt;&lt;li&gt;DOS&lt;/li&gt;&lt;li&gt;Virus's/Worms/Trojans&lt;/li&gt;&lt;li&gt;Management protocol attacks (telnet, ssh, syslog, snmp, tftp, ntp, etc..)&lt;/li&gt;&lt;/ol&gt;He discussed both the attacks, and mitigation techniques.&amp;nbsp; I &lt;i&gt;should&lt;/i&gt; be able to remember these...we will see!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-3545038091774618252?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/3545038091774618252/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/ciscos-easyvpn-server-sdm-setup-kiss.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3545038091774618252'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/3545038091774618252'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/ciscos-easyvpn-server-sdm-setup-kiss.html' title='Cisco&apos;s EasyVPN Server SDM Setup &amp; KISS'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6140311087158321112</id><published>2009-10-22T22:14:00.000-05:00</published><updated>2009-10-22T22:14:01.862-05:00</updated><title type='text'>IPSEC, SDM, GRE over IPSEC...or vice-versa!</title><content type='html'>So I actually read about 2 more chapters in the Official Exam Cert Guide today, and watched two nuggets.&amp;nbsp; I reinforced what I learned last night about IPSEC tunnel CLI configuration on GNS3 at work today.&amp;nbsp; I actually configured everything from memory, and got it correct the first time!&amp;nbsp; Again the order is:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Configure ISAKMP SA (P1)&lt;/li&gt;&lt;li&gt;Configure IPSEC SA (P2)&lt;/li&gt;&lt;li&gt;Define interesting traffic via extended ACL&lt;/li&gt;&lt;li&gt;Configure Crypto map&lt;/li&gt;&lt;li&gt;Bind crypto map to interface&lt;/li&gt;&lt;li&gt;(Configure NAT ACL as necessary)&lt;/li&gt;&lt;/ol&gt;So I was actually pretty proud of that, and everything made perfect sense as I was configuring it.&amp;nbsp; So today I finished up the IPSEC chapters in the book, and watched the SDM IPSEC Tunnel config, and the GRE/IPSEC videos.&amp;nbsp; Basic GRE tunnel is as follows:&lt;br /&gt;&lt;div style="color: red;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;int tunnel [number]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;ip address [ip] [netmask]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;tunnel source [int type][num]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;tunnel destination [ip]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;tunnel mode [type][type] //default is gre ip&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;So GRE is great in that it can transport routing protocols, which IPSEC cannot do.&amp;nbsp; However it is inherently insecure, and so IPSEC over GRE is a great option.&amp;nbsp; GRE adds about 24 bytes to the header, and has an additional 12 bytes it can add as well as optional attributes.&amp;nbsp; Some of the newer IOS versions do allow the passing of multicast traffic through an IPSEC tunnel.&amp;nbsp; I will be configuring a IPSEC/GRE tunnel via cli later, but tonight was over the SDM config of the tunnel.&amp;nbsp; Good stuff, can wait to dive into the labs for these sections.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6140311087158321112?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6140311087158321112/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/ipsec-sdm-gre-over-ipsecor-vice-versa.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6140311087158321112'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6140311087158321112'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/ipsec-sdm-gre-over-ipsecor-vice-versa.html' title='IPSEC, SDM, GRE over IPSEC...or vice-versa!'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4188670346583794983</id><published>2009-10-21T22:24:00.000-05:00</published><updated>2009-10-21T22:24:43.279-05:00</updated><title type='text'>Site 2 Site IPSEC Tunnel CLI Config</title><content type='html'>Well, IPSEC tunnels tonight guys and gals!&amp;nbsp; There are five increments that a router goes through in regards to IPSEC tunnels:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Define interesting traffic&lt;/li&gt;&lt;li&gt;IKE Phase 1 ISAKMP SA&lt;/li&gt;&lt;li&gt;IKE Phase 2 IPSEC SA&lt;/li&gt;&lt;li&gt;Data is transmitted through IPSEC tunnel&lt;/li&gt;&lt;li&gt;Tunnel is tore down&lt;/li&gt;&lt;/ol&gt;The steps to get this thing going in the CLI are as follows:&lt;br /&gt;&lt;br /&gt;SET ISAKMP POLICY&lt;br /&gt;&lt;div style="color: red;"&gt;crypto isakmp policy [policy number (lowest to highest)]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;authentication [pre-share, rsa, etc...]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;encryption [aes, des, 3des]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;group [1, 2, 5] \\defines DH group&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;hash [sha, md5]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;lifetime [0-86400] \default is 24 hours or 86400&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;crypto isakmp key 0 [word] [ address] [ip] [no-xauth]&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;SET IPSEC TRANSFORM SET&lt;br /&gt;&lt;div style="color: red;"&gt;cryptp ipsec transform-set [word] [encryption] [authentication]&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;DEFINE INTERESTING TRAFFIC&lt;br /&gt;&lt;div style="color: red;"&gt;ip access-l ext 101&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;permit ip [source] [destination]&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;SET CRYPTO MAP&lt;br /&gt;&lt;div style="color: red;"&gt;crypto map [word] [sequence num] [ipsec-isakmp]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;set peer [ip address]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;set transform-set [t-set]&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;match address [access-list]&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;APPLY CRYPTO MAP TO INTERFACE&lt;br /&gt;&lt;div style="color: red;"&gt;crypto map [name]&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;IF NATTING!!!!&lt;br /&gt;\\deny source-destination in nat access-list&lt;br /&gt;&lt;br /&gt;&lt;div style="color: red;"&gt;show crypto isakmp sa&lt;br /&gt;&lt;/div&gt;&lt;span style="color: red;"&gt;show crypto ipsec sa&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4188670346583794983?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4188670346583794983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/site-2-site-ipsec-tunnel-cli-config.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4188670346583794983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4188670346583794983'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/site-2-site-ipsec-tunnel-cli-config.html' title='Site 2 Site IPSEC Tunnel CLI Config'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-5227847135356490093</id><published>2009-10-20T21:57:00.001-05:00</published><updated>2009-10-20T21:58:36.512-05:00</updated><title type='text'>MPLS wrap-up &amp; IPSEC Intro.</title><content type='html'>Well I finished up MPLS today by finishing the rest of my reading, looking over weak areas, and doing shows and debugs from my already constructed labs.  Trying to explain everything to another guy on the networking team felt like it helped my understanding out as well.  We looked through the MPLS VPN lab, and traced labels throughout the topology, and also verified them against the routes in the routing tables (both the main routing table, and the vrf's).  Very much worth the time!  Also, by chance, learned that the command &lt;span style="color: red;"&gt;show ip protocols vrf [name]&lt;/span&gt; had ALOT of pertinent information in it...especially regarding redistributed protocols/AS's as well as neighbors.&lt;br /&gt;&lt;br /&gt;Then I watched the nuggets regarding IPSEC introduction.&amp;nbsp; Much of it a review for me at this point, but still learned some good stuff.&amp;nbsp; IPSEC attempts to achieve:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Authentication &lt;br /&gt;&lt;/li&gt;&lt;li&gt;Data Integrity (SHA1 -{160 bit}, MD5 {128 bit}, etc...)&lt;/li&gt;&lt;li&gt;Confidentiality (DES, 3DES, AES, RSA)&lt;/li&gt;&lt;li&gt;Anti-replay&lt;/li&gt;&lt;/ol&gt;These are negotiated via IKE (internet key exchange)&lt;br /&gt;&lt;br /&gt;There are 2 IPSEC modes:&lt;br /&gt;Transparent and Tunnel&lt;br /&gt;&lt;br /&gt;Symmetric encryption == both ends have the same keys (DES, 3DES, AES)&lt;br /&gt;Asymmetric encryption == public/private keys (RSA, DH)&lt;br /&gt;&lt;br /&gt;IPSEC is a "protocol suite"&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-5227847135356490093?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/5227847135356490093/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/mpls-wrap-up-ipsec-intro.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5227847135356490093'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/5227847135356490093'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/mpls-wrap-up-ipsec-intro.html' title='MPLS wrap-up &amp; IPSEC Intro.'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8685628331548321368</id><published>2009-10-19T21:58:00.000-05:00</published><updated>2009-10-19T21:58:30.064-05:00</updated><title type='text'>MPLS</title><content type='html'>So...I am trying to MASTER the MPLS portion of the ISCW before moving on to the next topic.&amp;nbsp; I have spent about 3 days on it thus far, and will probably give it through tomorrow.&amp;nbsp; I have read all the MPLS chapters in the ISCW Authorized Self Study guide, watched the nuggets, and completed the labs in the portfolio.&amp;nbsp; Man, I really dont even know where to begin...there is soooo much with MPLS, and only a portion of it is even covered by this exam.&amp;nbsp; I do however feel that my knowledge on the matter is growing, and it is something that peaks my interest.&amp;nbsp; Lets go over the labs first:&lt;br /&gt;&lt;br /&gt;4-1 Frame Mode MPLS&lt;br /&gt;Diagram (sorry!):&lt;br /&gt;[R1]----------[R2]----------[R3]&lt;br /&gt;&lt;br /&gt;Easy enough!&amp;nbsp; Started by configuring loopbacks and serial IP's to the interfaces.&amp;nbsp; I then ran eigrp on the interfaces and advertised all loopbacks and serials.&amp;nbsp; Ensured end-to-end connectivity by pinging from R1's loopback to R3's loopback interfaces, checking routing tables, and show ip eigrp commands.&amp;nbsp; Then configured MPLS as follows:&lt;br /&gt;&lt;blockquote&gt;&amp;nbsp;(config) ip cef&amp;nbsp; \\enabled cisco express forwarding&lt;br /&gt;(config-if) mpls ip \\enabled mpls on all mpls interfaces&lt;br /&gt;(config-if) mpls label protocol ldp \\set ldp as the label distro. protocol&lt;br /&gt;(config-if) mpls mtu 1512 \\set the mtu to 12 &amp;gt; than 1500 to accomodate 3 X 4 byte labels&lt;br /&gt;&lt;br /&gt;Verified with:&lt;br /&gt;&lt;br /&gt;show mpls ldp bindings&lt;br /&gt;show mpls forwarding-table&lt;br /&gt;show mpls interfaces [type] [number] [detail]&lt;br /&gt;&lt;/blockquote&gt;This was a basic frame mode mpls configuration.&amp;nbsp; As you can tell this is done over ethernet, thus the "frame" mode.&amp;nbsp; This is opposed to mpls over atm; which is known as mpls cell mode.&lt;br /&gt;&lt;br /&gt;The next lab was a bit more challenging....guess thats why it is called the "challenge" lab.&lt;br /&gt;Lab 4-2 MPLS VPN's&lt;br /&gt;[HQ]-------[SP1]-------[SP2]--------[SP3]---------[Branch]&lt;br /&gt;&lt;br /&gt;This is hard to even explain....&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Set up interfaces with loopbacks, ip's, etc...&lt;/li&gt;&lt;li&gt;Configured ospf over service provider network&lt;/li&gt;&lt;li&gt;configured MPLS in SP domain&lt;/li&gt;&lt;li&gt;Configured a virtual routing and forwarding table for the "customer"&lt;/li&gt;&lt;ol&gt;&lt;li&gt;ip vrf "name"&lt;/li&gt;&lt;li&gt;rd 100:1&amp;nbsp; \\route distinguisher...unique for each "customer"&lt;/li&gt;&lt;li&gt;route-target both 1:100&amp;nbsp; \\will help if the customer uses multiple vpn's&lt;/li&gt;&lt;li&gt;(config-if) ip vrf forwarding "name"&amp;nbsp; \\do this on the customer facing interface&lt;/li&gt;&lt;ol&gt;&lt;li&gt;Verify with ping vrf "name" [ip]&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;&lt;li&gt;Configured eigrp AS 1 on both customer routers advertising networks&lt;/li&gt;&lt;li&gt;Configured eigrp AS 100 on PE routers SP1 and 3 and then set up the ipv4 vrf&lt;/li&gt;&lt;ol&gt;&lt;li&gt;address-family ipv4 vrf customer&lt;/li&gt;&lt;li&gt;autonomous-system 1&amp;nbsp; \\customers as&lt;/li&gt;&lt;li&gt;no auto&lt;/li&gt;&lt;li&gt;network [ip]&lt;/li&gt;&lt;ol&gt;&lt;li&gt;Verify with show ip route vrf "name"&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;&lt;li&gt;BGP setup on PE routers SP1 and SP3&lt;/li&gt;&lt;ol&gt;&lt;li&gt;router bgp as&lt;/li&gt;&lt;li&gt;neighbor [ip] remote-as [as]&lt;/li&gt;&lt;li&gt;neighbor [ip] update-sourec loop0&lt;/li&gt;&lt;li&gt;address-family vpnv4&lt;/li&gt;&lt;li&gt;neighbor [ip] activate&lt;/li&gt;&lt;li&gt;neighbor [ip] send-community both&lt;/li&gt;&lt;li&gt;exit&lt;/li&gt;&lt;li&gt;address-family ipv4 vrf customer&lt;/li&gt;&lt;li&gt;redistribute eigrp 1&lt;/li&gt;&lt;/ol&gt;&lt;li&gt;Redistribute bgp routes into eigrp&lt;/li&gt;&lt;ol&gt;&lt;li&gt;address-family ipv4 vrf customer&lt;/li&gt;&lt;li&gt;redistribute bgp [as] metric 64 1000 255 1 1500 &lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/ol&gt;&lt;br /&gt;And done....that one was a real brainwasher.  Made me re-evaluate everything I thought that I knew about MPLS.  Like I said...I will do some re-study tomm. and probably move on to the next topic by Wednesday.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8685628331548321368?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8685628331548321368/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/mpls_19.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8685628331548321368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8685628331548321368'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/mpls_19.html' title='MPLS'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8630509911902729388</id><published>2009-10-16T22:01:00.001-05:00</published><updated>2009-10-16T22:01:42.262-05:00</updated><title type='text'>MPLS</title><content type='html'>LSR - Label Switch Router&lt;br /&gt;LIB - Label Information Base&lt;br /&gt;LFIB (Action table) - Label Forwarding Information Base&lt;br /&gt;PE - Provider Edge&lt;br /&gt;LDP - Label Distribution Protocol&lt;br /&gt;VRF - Virtual Routing and Forwarding&lt;br /&gt;&lt;br /&gt;Placing the label = "Pushing" the lable&lt;br /&gt;Removing the label = "Popping" the label&lt;br /&gt;&lt;br /&gt;Control Plane - L3 routing exists here, label exchanging protocols LDP operates here&lt;br /&gt;Data Plane -&amp;nbsp; "Forwarding plane", send data at L2/L3, and does the label swapping&lt;br /&gt;&lt;br /&gt;I'm tired....&lt;a class="cssButton" href="javascript:void(0)" id="publishButton" onclick="if (this.className.indexOf(&amp;quot;ubtn-disabled&amp;quot;) == -1) {var e = document['postingForm'].publish;(e.length) ? e[0].click() : e.click(); if (window.event) window.event.cancelBubble = true; return false;}" target=""&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;MPLS FRAME MODE CONFIGURATION...&lt;br /&gt;&lt;blockquote&gt;&lt;div style="color: red;"&gt;(config) ip cef &lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;(config-if) mpls ip&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;(config_if)mpls label protocol ldp&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;(config-if)mpls mtu 1512&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;show mpls ldp neighbor&lt;br /&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;show mpls ldp bindings&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;b&gt;Route Distinguisher&lt;/b&gt; - 64 bit tag prepened to IPv4 address and routes that works to identify a particular customer (i.e. "customer1", "cust23")&lt;br /&gt;&lt;b&gt;Route Target &lt;/b&gt;- allows a customer to belong to multiple vpns....need to look more into this...&lt;br /&gt;&lt;br /&gt;Good night...i'm exhausted from work and study and family&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8630509911902729388?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8630509911902729388/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/mpls.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8630509911902729388'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8630509911902729388'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/mpls.html' title='MPLS'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6542016487867653585</id><published>2009-10-15T22:04:00.001-05:00</published><updated>2009-10-15T22:06:17.998-05:00</updated><title type='text'>ISCW Chapters 1, 2, 3</title><content type='html'>I went with the official exam certification guide again for this exam.&amp;nbsp; I have officially conquered chapters 1, 2, and 3...which I have to say were boring as shit.&amp;nbsp; All about SONA, IIN, and&amp;nbsp; cable/dsl technologies.&amp;nbsp;&amp;nbsp; I also watched the Nugget vids on the topics as well, which in fact, cheered me up a bit about it all.&amp;nbsp; Also, went through a basic PPPoE config that went as follows:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;div style="color: red;"&gt;&lt;table&gt;int dialer [#] -&lt;span style="color: black;"&gt; (1-255) Creates the virtual dialer interface&lt;/span&gt;   &lt;div style="color: red;"&gt;ip address negotiation &lt;span style="color: black;"&gt;(negotiates with carrier for ip address)&lt;/span&gt;   &lt;/div&gt;&lt;div style="color: red;"&gt;ecapsulation ppp &lt;span style="color: black;"&gt;(designates encap type)&lt;/span&gt;   &lt;/div&gt;&lt;div style="color: red;"&gt;ip mtu 1492 &lt;span style="color: black;"&gt;(interstingly enough ethernet is 1500, but dsl adds an 8 byte header...this proves more effecient)&lt;/span&gt;   &lt;/div&gt;&lt;div style="color: red;"&gt;ip nat outside &lt;span style="color: black;"&gt;(do it here rather than the physical interface)&lt;/span&gt;   &lt;/div&gt;&lt;div style="color: red;"&gt;ppp authentication [pap/chap] callin &lt;span style="color: black;"&gt;(the "callin ensures that you are not authenticating the ISP)&lt;/span&gt;   &lt;/div&gt;&lt;div style="color: red;"&gt;ppp [pap/chap] sent-username [word] password [word]   &lt;/div&gt;&lt;div style="color: red;"&gt;dialer pool [#] &lt;span style="color: black;"&gt;- assign everything to a pool that you can reference on the physical interface&lt;/span&gt;   &lt;/div&gt;&lt;div style="color: red;"&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;interface &lt;span style="color: black;"&gt;[physical wan connection]&lt;/span&gt;   &lt;/div&gt;&lt;div style="color: red;"&gt;pppoe enable   &lt;/div&gt;&lt;div style="color: red;"&gt;pppoe dial-pool-name &lt;span style="color: black;"&gt;[# from above dial-pool callout]&lt;/span&gt;   &lt;/div&gt;&lt;div style="color: red;"&gt;&lt;/div&gt;&lt;div style="color: red;"&gt;debug ppoe event   &lt;/div&gt;&lt;div style="color: red;"&gt;debug ppp authentication   &lt;/div&gt;&lt;div style="color: red;"&gt;&lt;/div&gt;&lt;span style="color: red;"&gt;show pppoe session&lt;/span&gt;   &lt;/table&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;div style="color: black;"&gt;And that was pretty much it...except for the rest of the internal NAT stuff that remains to be completed.&amp;nbsp; Showed some good debug output in the videos, and hopefully this stuff will sink in...I will start labbing in about 1 week I think.&amp;nbsp; &lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6542016487867653585?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6542016487867653585/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/iscw-chapters-1-2-3.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6542016487867653585'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6542016487867653585'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/iscw-chapters-1-2-3.html' title='ISCW Chapters 1, 2, 3'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-6078036886907453938</id><published>2009-10-12T21:45:00.000-05:00</published><updated>2009-10-12T21:45:10.851-05:00</updated><title type='text'>The Great ISCW Race!</title><content type='html'>Well I started tonight on the adventures of the ISCW.&amp;nbsp; Due to the pending changes in the CCNP curriculum, looks like I have to finish by March 2010 with the ONT/ISCW combo.&amp;nbsp; Shouldn't be really difficult..but we will see.&amp;nbsp; I will post more tomorrow now that my introductory nuggets are done!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-6078036886907453938?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/6078036886907453938/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/great-iscw-race.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6078036886907453938'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/6078036886907453938'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/great-iscw-race.html' title='The Great ISCW Race!'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-4626249642513651377</id><published>2009-10-10T13:47:00.002-05:00</published><updated>2009-10-10T13:47:42.122-05:00</updated><title type='text'>ISCW</title><content type='html'>Update:&amp;nbsp; I did pass the BCMSN and am going to start the ISCW on Monday.&amp;nbsp; More posts to follow...go CCNP!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-4626249642513651377?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/4626249642513651377/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/10/iscw.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4626249642513651377'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/4626249642513651377'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/10/iscw.html' title='ISCW'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-2330292504013656914</id><published>2009-09-16T20:00:00.000-05:00</published><updated>2009-09-16T20:00:29.457-05:00</updated><title type='text'>Messing with ether-channels</title><content type='html'>&lt;b&gt;No Etherchannel, one end isl, the other dot1q:&lt;/b&gt;&lt;br /&gt;Results:&amp;nbsp; Trunk and lines showed up and up, no data would pass over line (could not get pings going)&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Etherchanneled two ports, configured one Po interfaces as isl, the other as dot1q&lt;/b&gt;&lt;br /&gt;Results: Portchannel went down, the ports on the side I changed to dot1q started trunking as dot1q even though I had hard coded them with isl.....I only changed the Portchannel interface to dot1q and it reprogrammed the individual ports in the channel groups encapsulation values!&lt;br /&gt;&lt;br /&gt;I also tested those rules regarding what has to be in place for an etherchannel to form:&lt;br /&gt;&lt;ol&gt;&lt;li&gt; Duplex settings must match&lt;/li&gt;&lt;li&gt;speed settings must match&lt;/li&gt;&lt;li&gt;Native Vlans must match&lt;/li&gt;&lt;li&gt;channeling protocol&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-2330292504013656914?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/2330292504013656914/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/09/messing-with-ether-channels.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2330292504013656914'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/2330292504013656914'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/09/messing-with-ether-channels.html' title='Messing with ether-channels'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8907300414719853591</id><published>2009-09-15T21:58:00.001-05:00</published><updated>2009-09-15T22:00:44.412-05:00</updated><title type='text'>Back in the mix</title><content type='html'>Well, I am still not 100% healthy, but have been studying none-the-less.&amp;nbsp; As you can see I have started to add links to the blog.&amp;nbsp; Most are going to be direct cisco links to whitepages and topic areas for exams.&amp;nbsp; I pretty much blew away all the transcender tests scoring 100% on all their "compiled mock exams."&amp;nbsp; They were fairly straightforward and easy...I am not expecting the exam to be that simple.&lt;br /&gt;&lt;br /&gt;I did do some labbing tonight, and really wrapped my head around the fairy simple technology that is VTP.&amp;nbsp; I just needed to verify some things, and I did.&amp;nbsp; I also went back over DAI in the cisco documentation.&amp;nbsp; Then I reconfigured VACL's on the rack.&amp;nbsp; Those seem pretty straightforward as well at this point.&amp;nbsp; At work I dove pretty deep into STP features, and re-read all of them (they could be of some use to us at work as well!).&amp;nbsp; Last night I got freaked out about wireless, and did some additional reading on LWAPP.&amp;nbsp; Again, I think that as long as I recognize that there is both control and data traffic on UDP ports 12222, and 12223, I should be ok.&amp;nbsp; The technology is not that difficult for me to identify with.&lt;br /&gt;&lt;br /&gt;Lastly, I read some really good CCIE stories on IEOC.com.&amp;nbsp; And another techexam.net member passed his CCIE SP lab recently as well.&amp;nbsp; Hearing stories like this makes me realize that the goal is obtainable, it just requires a great deal of effort.&amp;nbsp; I still have hopes of 2011 being my year!&amp;nbsp; Oh ya, this saturday is my rescheduled BCMSN exam...hopefully this will place me halfway through my CCNP track!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8907300414719853591?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8907300414719853591/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/09/back-in-mix.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8907300414719853591'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8907300414719853591'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/09/back-in-mix.html' title='Back in the mix'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8079002792087404582</id><published>2009-09-11T16:21:00.001-05:00</published><updated>2009-09-11T16:21:49.764-05:00</updated><title type='text'>Sick!</title><content type='html'>Got sick!&amp;nbsp; Sicker than shit actually.&amp;nbsp; Had to delay the exam until next Saturday the 19th of Sept.&amp;nbsp; Bummer, I was extremely ready to knock this bad boy out!&amp;nbsp; I'll let you all know.&amp;nbsp; Still killing the Transcender exams.&amp;nbsp; Got 100% first time through on all the voice topics (28/28).&amp;nbsp; Happy with that.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7116759099427814169-8079002792087404582?l=willroute4food.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://willroute4food.blogspot.com/feeds/8079002792087404582/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://willroute4food.blogspot.com/2009/09/sick.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8079002792087404582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7116759099427814169/posts/default/8079002792087404582'/><link rel='alternate' type='text/html' href='http://willroute4food.blogspot.com/2009/09/sick.html' title='Sick!'/><author><name>willroute4food</name><uri>http://www.blogger.com/profile/18097494136626991216</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_tMSjcDT7xRk/S4H2nMb3HKI/AAAAAAAAACo/9pBXjyWJr7w/S220/CCNP.GIF'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7116759099427814169.post-8190363155397451414</id><published>200
