<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;Ck4HRHg7cSp7ImA9WhRRFEk.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506</id><updated>2011-11-28T07:42:15.609+07:00</updated><category term="Cisco Event" /><category term="Introduction" /><category term="Cisco 2600 Series" /><category term="Configuring IP Addressing" /><category term="MCSE" /><category term="Subnetting" /><category term="Download" /><category term="Video Tutorial Router" /><category term="Amazon" /><category term="Configure Linksys Wireless Router" /><category term="Linkys Router Setup" /><category term="Cisco WAP200" /><category term="Cisco" /><category term="TCP/IP" /><category term="OpenBSD Quickly" /><category term="Experience" /><category term="Cisco 3631 Series" /><category term="Router" /><category term="Cisco RVS4000" /><category term="CCNA" /><category term="Cabling" /><category term="Set  IOS" /><category term="Cisco PIX Firewalls" /><category term="Cisco News" /><category term="Other" /><category term="Cisco TelePresence" /><category term="Linksys Wireless Router" /><category term="Router Security" /><category term="CCNP" /><category term="Software" /><category term="RIPv2" /><category term="CCNA Training" /><category term="Linksys WRT54G Wireless-G Broadband Router" /><category term="Articles" /><category term="road map" /><category term="Cisco 642-262" /><category term="Installing OpenBSD" /><title>Cisco Router</title><subtitle type="html">About the first experience, how to know what the name cisco.</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://learningmycisco.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://learningmycisco.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>54</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/LearningMyCisco" /><feedburner:info uri="learningmycisco" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>LearningMyCisco</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;AkcMQXo4eyp7ImA9Wx9UFEQ.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-3773060536964860208</id><published>2011-02-12T15:08:00.000+07:00</published><updated>2011-02-12T15:08:00.433+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-12T15:08:00.433+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNP" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Training" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>Cisco CCNA / CCNP Exam Tutorial:  Five Debugs You Must Know</title><content type="html">&lt;b&gt;Cisco CCNA / CCNP Exam Tutorial:&amp;nbsp; Five Debugs You Must Know&lt;/b&gt;&lt;br /&gt;
To pass the BSCI exam and move one step closer to CCNP certification success, you've got to know how and when to use debug commands to troubleshoot and verify network operations. While you should never practice debug commands on a production network, it's important to get some hands-on experience with them and not rely on "router simulators" and books to learn about them.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
When it comes to RIP, "debug ip rip" is the primary debug to use. This debug will show you the contents of the routing update packets, and is vital in diagnosing RIP version mismatches and routing update authentication issues.&lt;br /&gt;
&lt;br /&gt;
You know how to use the variance command to configure unequal-cost load-sharing with IGRP, but IGRP has no topology table that will give you the feasible successor metrics you need. With IGRP, you need to use the "debug ip igrp transactions" command to get these vital metrics.&lt;br /&gt;
&lt;br /&gt;
Several factors are considered by OSPF-enabled routers when it comes to forming adjacencies, including hello and dead timer settings. If an adjacency doesn't form when you think it should, run "debug ip ospf adj". The reason the adjacency isn't forming is usually seen quickly with this command's output.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let's not ignore Layer Two! If frame relay mappings are not forming according to your configuration, run "debug frame lmi". This debug will allow you to quickly diagnose and correct any LMI mismatches.&lt;br /&gt;
&lt;br /&gt;
When it comes to PPP, it can be very frustrating to try to spot a problem with a password or username. Instead of staring at the configuration for 10 minutes, run "debug ppp negotiation" and send a ping over the link. This command will help you spot the router with the misconfigured username or password, not to mention saving you a lot of time!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Effectively using debugs during your CCNA and CCNP exam study will help you truly understand what's going on "behind the command" - and it will really come in handy on that day when your production network just isn't doing what you (think) you told it to do!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-3773060536964860208?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/_ZVHbE5blLVQ89JiLK-SHIxUyEw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_ZVHbE5blLVQ89JiLK-SHIxUyEw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/_ZVHbE5blLVQ89JiLK-SHIxUyEw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_ZVHbE5blLVQ89JiLK-SHIxUyEw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/r3n168d8nQg" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3773060536964860208?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3773060536964860208?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/r3n168d8nQg/cisco-ccna-ccnp-exam-tutorial-five.html" title="Cisco CCNA / CCNP Exam Tutorial:  Five Debugs You Must Know" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2011/02/cisco-ccna-ccnp-exam-tutorial-five.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0EERHYzeip7ImA9Wx9UFEw.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-1207321238785686363</id><published>2011-02-11T15:06:00.000+07:00</published><updated>2011-02-11T15:06:45.882+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-11T15:06:45.882+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Router" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNP" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Training" /><title>Cisco CCNA / CCNP Tutorial:  Home Lab Assembly Case Study</title><content type="html">Part of your CCNA / CCNP education is deciding what network topology to use when you're putting together your home lab.&amp;nbsp; Some of you are starting with one or two routers or switches, while others are starting with more.&amp;nbsp; A customer recently sent me a list of his Cisco routers and switches that he has available for a home lab and asked for my help in coming up with the best way to use them.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
There is no "right" or "wrong" answer to this question; again, part of the learning process is configuring and reconfiguring the physical topology of your lab.&amp;nbsp; Let's look at the routers and switches he has available, including the interfaces on each, and come up with one possible CCNA / CCNP home lab setup.&lt;br /&gt;
&lt;br /&gt;
The equipment list:&lt;br /&gt;
&lt;br /&gt;
Two 3620 routers.&amp;nbsp; Each has 1 serial port and 2 ethernet ports.&lt;br /&gt;
&lt;br /&gt;
One 3640 router.&amp;nbsp; This has two ethernet cards, each with two ports, and two AUI ports.&lt;br /&gt;
&lt;br /&gt;
Three 2503s, my personal favorite for home labs!&amp;nbsp; These have 1 AUI port, 2 serial interfaces, and one BRI interface apiece.&lt;br /&gt;
&lt;br /&gt;
One 2524 router.&amp;nbsp; This has one serial port, 1 ethernet port, and one BRI interface.&lt;br /&gt;
&lt;br /&gt;
One 4500 router.&amp;nbsp; This has eight BRI ports, 2 ethernet ports, and more importantly, four serial ports.&lt;br /&gt;
&lt;br /&gt;
He also has a 5200 access server, an ISDN simulator, one 2924 switch, and one 1924 switch.&lt;br /&gt;
&lt;br /&gt;
Now, if you don't have this much equipment to work with, don't panic!&amp;nbsp; Most CCNA / CCNP candidates don't; this is more of an exercise in looking at what you do have and using it to the utmost.&lt;br /&gt;
&lt;br /&gt;
As I've mentioned in many of my CCNA / CCNP home lab articles, an access server is a great thing to have.&amp;nbsp; All he needs is an octal cable to connect his AS to the other devices we choose to use, and he's all set.&amp;nbsp; (If you need an access server sample configuration, there is one on my website in the Home Lab section.)&lt;br /&gt;
&lt;br /&gt;
A frame relay switch is also great to have, and the 4500 will make a great FR switch.&amp;nbsp; Having a frame relay cloud in your CCNA / CCNP home lab is a great way to get experience configuring and troubleshooting frame relay, an essential skill for CCNA success.&lt;br /&gt;
&lt;br /&gt;
I would put both of the 3620s on the frame relay cloud via the Serial interface, as well as two of the 2503s.&amp;nbsp; That gives you four routers that will be using frame relay to communicate, and that's the most we can have since the 4500 has four serial ports.&amp;nbsp;&amp;nbsp; The 4500 will need to be configured as a frame relay switch and connected to the other routers via a DTE/DCE cable.&amp;nbsp; (Again, if you need a frame relay switch configuration, the one I use in my pods is on the website in the same place as the access server configuration.)&lt;br /&gt;
&lt;br /&gt;
The two 2503s that are on the frame relay cloud should also be connected via their BRI interfaces.&amp;nbsp; The home lab also includes an ISDN simulator, which is necessary to allow routers to communicate via their BRI interfaces.&amp;nbsp; Just get a couple of straight-through cables to connect those two routers to the ISDN simulator and that segment is ready to go.&amp;nbsp; (Remember that you can't connect Cisco routers directly via their BRI interfaces.)&lt;br /&gt;
&lt;br /&gt;
All of the routers in this lab have at least one ethernet or AUI port, so we can connect them all to either one of the switches.&amp;nbsp; The switches should be connected via at least two crossover cables to allow practice with trunking, root bridge election, and VLANs.&amp;nbsp; Having two switches really does add quite a bit to a CCNA / CCNP home lab's capabilities.&amp;nbsp; You can experiment with different subnets and vlans with as well. Don't be afraid to dive in - that's what a home lab is all about!&lt;br /&gt;
&lt;br /&gt;
So now we've got four routers connected via frame relay, two via ISDN, and the others via ethernet segments.&amp;nbsp; Two of the routers that are not using their serial interfaces should be connected directly via their serial ports.&amp;nbsp; For this, you'll just need another DTE/DCE cable.&amp;nbsp; Knowing how to bring up the line between two directly connected serial ports is an important CCNA skill, and so is troubleshooting it.&amp;nbsp; You should be able to bring such a connection up with your eyes closed, and once you work with your own CCNA / CCNP home lab, you'll be able to!&lt;br /&gt;
&lt;br /&gt;
Also, don't forget to add a loopback interface to each one of your routers.&amp;nbsp; I like to use 1.1.1.1 for R1, 2.2.2.2 for R2, and so on. Advertising loopbacks is another great way to get practice with RIP, OSPF, EIGRP, IGRP, and static routing.&lt;br /&gt;
&lt;br /&gt;
We've taken a pile of routers and switches and turned them into a fantastic CCNA / CCNP home lab.&amp;nbsp; Whether you're working with two Cisco devices or ten, coming up with your own home lab topology is a great learning experience and the beginning of developing your analytical and troubleshooting skills.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-1207321238785686363?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PZ_4ihzIr9xqDflxLX3711Vv-f0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PZ_4ihzIr9xqDflxLX3711Vv-f0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PZ_4ihzIr9xqDflxLX3711Vv-f0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PZ_4ihzIr9xqDflxLX3711Vv-f0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/O8HJlxYHUpo" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/1207321238785686363?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/1207321238785686363?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/O8HJlxYHUpo/cisco-ccna-ccnp-tutorial-home-lab.html" title="Cisco CCNA / CCNP Tutorial:  Home Lab Assembly Case Study" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2011/02/cisco-ccna-ccnp-tutorial-home-lab.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE8MQXs_fip7ImA9Wx9VF0U.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-8084291820158490972</id><published>2011-02-04T08:28:00.000+07:00</published><updated>2011-02-04T08:28:00.546+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-04T08:28:00.546+07:00</app:edited><title>CCNA / MCSE / CCNP Certification:  Making Failure Work For You</title><content type="html">CCNA / MCSE / CCNP Certification:&amp;nbsp; Making Failure Work For You&lt;br /&gt;
Whether you're on the road to the CCNA, CCNP, MCSE, or you're on any other computer certification track, the odds are that sooner or later, you're going to fail an exam.&amp;nbsp; It's happened to almost all of us, yours truly included.&amp;nbsp;&amp;nbsp; What you have to keep in mind in these times is that success is not a straight line.&amp;nbsp; You've probably seen charts showing the growth of an industry or a business -- you know, the ones that go from left to right, and look kind of jagged.&amp;nbsp; The line goes up for a while, then down a bit, then up some more, then down a little.&amp;nbsp; &lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
The key?&amp;nbsp; While every business has its setbacks, the net result is that the line goes up and progress is made.&amp;nbsp; That's how you want your certification pursuit and your career to go as well - upward!&lt;br /&gt;
&lt;br /&gt;
I'm not asking you to be happy about failing an exam.&amp;nbsp; You're allowed to get mad for a few minutes, vow to never take another exam again, and be disappointed.&amp;nbsp; What you're not allowed to do is stay that way.&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;
If you put your books away in a fit of anger, get them out.&amp;nbsp; If you took some time off, it's time to get back to work.&amp;nbsp; Again, there's nothing wrong with being unhappy about failing an exam.&amp;nbsp; It's how you handle that failure that counts.&amp;nbsp; No inventor, executive, or entrepreneur has ever been right 100% of the time.&amp;nbsp; Learn something from your failure.&amp;nbsp;&amp;nbsp; Was your study time quality study time?&amp;nbsp; Did you get some hands-on practice with the technology you're studying?&amp;nbsp; Asking yourself these questions can be tough, but it can be highly valuable in making sure you don't fail the next time.&amp;nbsp; And there must be a next time - because the one thing you cannot do is quit.&lt;br /&gt;
&lt;br /&gt;
Besides, take it from someone who's been there - your temporary failure makes your eventual success that much sweeter.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-8084291820158490972?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/tpADxgNz5FnHqPA-A8gNEGwqFrg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tpADxgNz5FnHqPA-A8gNEGwqFrg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/tpADxgNz5FnHqPA-A8gNEGwqFrg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tpADxgNz5FnHqPA-A8gNEGwqFrg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/eC_v3jv1skc" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/8084291820158490972?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/8084291820158490972?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/eC_v3jv1skc/ccna-mcse-ccnp-certification-making.html" title="CCNA / MCSE / CCNP Certification:  Making Failure Work For You" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2011/02/ccna-mcse-ccnp-certification-making.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEMMQHg5eip7ImA9Wx9VFkQ.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-7097960783286853059</id><published>2011-02-03T08:28:00.000+07:00</published><updated>2011-02-03T08:28:01.622+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-03T08:28:01.622+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNP" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>CCNA / CCNP Home Lab Tutorial:  The VLAN.DAT File</title><content type="html">CCNA / CCNP Home Lab Tutorial:&amp;nbsp; The VLAN.DAT File&lt;br /&gt;
CCNA and CCNP candidates who have their own Cisco home labs often email me about an odd situation that occurs when they erase a switch's configuration.  Their startup configuration is gone, as they expect, but the VLAN and VTP information is still there!&lt;br /&gt;
&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Sounds strange, doesn't it?   Let's look at an example.  On SW1, we run show vlan brief and see in this abbreviated output that there are three additional vlans in use:&lt;br /&gt;
&lt;br /&gt;
SW1#show vlan br&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10   VLAN0010                         active&lt;br /&gt;
&lt;br /&gt;
20   VLAN0020                         active&lt;br /&gt;
&lt;br /&gt;
30   VLAN0030                         active&lt;br /&gt;
&lt;br /&gt;
We want to totally erase the router's startup configuration, so we use the write erase command, confirm it, and reload without saving the running config:&lt;br /&gt;
&lt;br /&gt;
SW1#write erase&lt;br /&gt;
&lt;br /&gt;
Erasing the nvram filesystem will remove all configuration files! Continue? &lt;br /&gt;
&lt;br /&gt;
[confirm]&lt;br /&gt;
&lt;br /&gt;
[OK]&lt;br /&gt;
&lt;br /&gt;
Erase of nvram: complete&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
00:06:00: %SYS-7-NV_BLOCK_INIT: Initalized the geometry of nvram&lt;br /&gt;
&lt;br /&gt;
SW1#reload&lt;br /&gt;
&lt;br /&gt;
System configuration has been modified. Save? [yes/no]: n&lt;br /&gt;
&lt;br /&gt;
Proceed with reload? [confirm]&lt;br /&gt;
&lt;br /&gt;
The router reloads, and after exiting setup mode, we run show vlan brief again.  And even though the startup configuration was erased, the vlans are still there!&lt;br /&gt;
&lt;br /&gt;
Switch#show vlan br&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
10   VLAN0010                         active&lt;br /&gt;
&lt;br /&gt;
20   VLAN0020                         active&lt;br /&gt;
&lt;br /&gt;
30   VLAN0030                         active&lt;br /&gt;
&lt;br /&gt;
The reason is that this vlan and VTP information is actually kept in the VLAN.DAT file in Flash memory, and the contents of Flash are kept on a reload.  The file has to be deleted manually.&lt;br /&gt;
&lt;br /&gt;
There's a little trick to deleting this file.  The switch will prompt you twice to ask if you really want to get rid of this file. Don't type "y" or "yes"; just accept the defaults by hitting the return key.  If you type "y", the router attempts to delete a file named "y", as shown here:&lt;br /&gt;
&lt;br /&gt;
Switch#delete vlan.dat&lt;br /&gt;
&lt;br /&gt;
Delete filename [vlan.dat]? y&lt;br /&gt;
&lt;br /&gt;
Delete flash:y? [confirm]&lt;br /&gt;
&lt;br /&gt;
%Error deleting flash:y (No such file or directory)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Switch#delete vlan.dat&lt;br /&gt;
&lt;br /&gt;
Delete filename [vlan.dat]?&lt;br /&gt;
&lt;br /&gt;
Delete flash:vlan.dat? [confirm]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Switch#&lt;br /&gt;
&lt;br /&gt;
The best way to prepare for &lt;span id="goog_1096913967"&gt;&lt;/span&gt;&lt;a href="http://www.blogger.com/"&gt;CCNA&lt;span id="goog_1096913968"&gt;&lt;/span&gt;&lt;/a&gt; and CCNP exam success is by working on real Cisco equipment, and by performing lab tasks over and over.  Repetition is the mother of skill, and by truly erasing your VLAN and VTP information by deleting the vlan.dat file from Flash, you'll be building your Cisco skills to the point where your CCNA and CCNP exam success is a certainty.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-7097960783286853059?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/rctPvHNdS9RYnpLpTFhgcHnOvTQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rctPvHNdS9RYnpLpTFhgcHnOvTQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/rctPvHNdS9RYnpLpTFhgcHnOvTQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/rctPvHNdS9RYnpLpTFhgcHnOvTQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/G9hzGAVcB08" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7097960783286853059?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7097960783286853059?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/G9hzGAVcB08/ccna-ccnp-home-lab-tutorial-vlandat.html" title="CCNA / CCNP Home Lab Tutorial:  The VLAN.DAT File" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2011/02/ccna-ccnp-home-lab-tutorial-vlandat.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUcCQX09fyp7ImA9Wx9VFkU.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-7940902154923119173</id><published>2011-02-03T05:51:00.000+07:00</published><updated>2011-02-03T05:51:00.367+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-03T05:51:00.367+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Training" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>CCNA / CCNP Home Lab Tutorial Assembling Your Cisco Home Lab</title><content type="html">A CCNA or CCNP candidate who wants to be totally prepared for their exams is going to put together a home lab to practice on. &amp;nbsp;With used Cisco routers and switches more affordable and plentiful then ever before, there's really no excuse to not have one!&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
With the many different models available, there is some understandable confusion among future CCNAs and CCNPs about which routers to buy and which ones to avoid. &amp;nbsp;You can take almost any set of Cisco routers and put together a home lab; part of the learning process is taking what equipment you have available and putting together your own lab! &amp;nbsp;For those of you preparing to start your home lab or add to your existing one, this article will list the routers I use in my Cisco pods. &amp;nbsp;You certainly don't have to have all this equipment, but this will give you some good ideas on how to get started.&lt;br /&gt;
&lt;br /&gt;
The most versatile router you can get for your CCNA / CCNP home lab is a 2520. &amp;nbsp;These routers come with four serial ports, one ethernet port, and one BRI interface for ISDN practice. &amp;nbsp;This mix of interfaces means you can actually use it as a frame relay switch while using the ethernet and BRI ports for routing. &amp;nbsp;(There is no problem with using a lab router as both your frame relay switch and a practice router; for a frame relay switch sample configuration, visit my website!)&lt;br /&gt;
&lt;br /&gt;
My pods consist of five routers and two switches, and three of the five routers are 2520s, due to their versatility. &amp;nbsp;A recent ebay search showed these routers selling for $99 - $125, an outstanding value for the practice you're going to get.&lt;br /&gt;
&lt;br /&gt;
I also use 2501s in my home labs. &amp;nbsp;These have fewer interfaces, but the combination of two serial interfaces and one ethernet interface allows you to get plenty of practice.&lt;br /&gt;
&lt;br /&gt;
A combination that works very well is using three 2520s; one as my dedicated frame relay switch, one as R1, and another as R2. &amp;nbsp;Add a 2501 as R3, and you can have a frame cloud connecting R1, R2, and R3, a direct serial connection between R1 and R3, an Ethernet segment that includes all three routers, and an ISDN connection between R1 and R2 if you have an ISDN simulator. &amp;nbsp;That combination will allow you to get a tremendous amount of practice for the exams, and you can always sell it when you're done!&lt;br /&gt;
&lt;br /&gt;
2501s are very affordable, with many in the $50 range on ebay. &amp;nbsp;It's quite possible to get three 2520s and one 2501 for less than $500 total, and you can get most of that money back if you choose to sell it when you're done. &lt;br /&gt;
&lt;br /&gt;
With four routers to work with, you're probably going to get tired of moving that console cable around. &amp;nbsp;An access server (actually a Cisco router, not the white boxes we tend to think of when we hear "server") will help you out with that. &amp;nbsp;An access server allows you to set up a connection with each of your other routers via an octal cable, which prevents you from moving that console cable around continually. For an example of an access server configuration, just visit my website and look in the "Free Training" section.&lt;br /&gt;
&lt;br /&gt;
Access server prices vary quite a bit; don't panic if you do an ebay search and see them costing thousands of dollars. &amp;nbsp;You do NOT need an expensive access server for your CCNA / CCNP home lab. &amp;nbsp;2511s are great routers to get for your access server.&lt;br /&gt;
&lt;br /&gt;
One question I get often from CCNA / CCNP candidates is "What routers should I buy that I can still use when I'm ready to study for the CCNP?" &amp;nbsp;The CCIE lab changes regularly and sometimes drastically when it comes to the equipment you'll need. &amp;nbsp;During my CCIE lab studies, I found that renting time from online rack rental providers was actually the best way to go. &amp;nbsp;Don't hesitate when putting your CCNA / CCNP home lab together, wondering what will be acceptable for the CCIE lab a year or so from now. &amp;nbsp;None of us know what's going to be on that equipment list, so get the CCNA and CCNP first - by building your own Cisco home lab!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-7940902154923119173?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4N2mfG6TEFLO3e2TWF-hqzRGchY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4N2mfG6TEFLO3e2TWF-hqzRGchY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4N2mfG6TEFLO3e2TWF-hqzRGchY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4N2mfG6TEFLO3e2TWF-hqzRGchY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/jQIdfufZVhM" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7940902154923119173?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7940902154923119173?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/jQIdfufZVhM/ccna-ccnp-home-lab-tutorial-assembling.html" title="CCNA / CCNP Home Lab Tutorial Assembling Your Cisco Home Lab" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2011/02/ccna-ccnp-home-lab-tutorial-assembling.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkEBQXo8fyp7ImA9Wx9VFk0.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-2730364453461097321</id><published>2011-02-02T05:50:00.001+07:00</published><updated>2011-02-02T05:50:50.477+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-02T05:50:50.477+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><title>CCNA Cisco Certified Network Associate</title><content type="html">What is CCNA? CCNA stands for Cisco Certified Network Associate - a certification for IT professionals that is issued by Cisco Systems, Inc., one of the most successful computer networking companies. &amp;nbsp;Cisco manufactures and markets a wide range of devices for both enterprises and telecommunications carriers. Cisco is an abbreviation of San FranCISCO.&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The Cisco Certified Network Associate is an apprentice, or foundation level (along with Cisco Certified Design Associate), within the three levels of certification that include Associate, Professional, and Expert. Basically, CCNA professionals are certified to install, configure, and operate LAN, WAN, and dial access services for small networks (100 nodes or fewer), including but not exclusive to use of these protocols: IP, IGRP, Serial, Frame Relay, IP RIP, VLANs, RIP, Ethernet, and Access Lists. The certification is valid for three years, after which recertification may be sought.&lt;br /&gt;
&lt;br /&gt;
In order to hold a CCNA certification, a candidate has to pass either the Cisco Certified Network Associate Exam or a combination of Introduction to Cisco Networking Technologies Exam and Interconnecting Cisco Networking Devices Exam. Main topics for these three exams include Planning and Designing; Design and Support; Implementation and Operation; Troubleshooting; and Technology. &amp;nbsp;Other related topics may also appear on any specific delivery of the exam.&lt;br /&gt;
&lt;br /&gt;
There are also some recommended training programs that may be taken before the above-mentioned examinations. &amp;nbsp;These programs include Introduction to Cisco Networking Technologies (INTRO), Interconnecting Cisco Network Devices (ICND), and Additional Training (CCNA Prep Center Pilot). These trainings incorporate topics such as fundamental knowledge and comprehension of networking; how to select, connect, configure, and troubleshoot the various Cisco networking devices; sample questions, simulations, e-learning modules, labs, tips, etc.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-2730364453461097321?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/gBHk0nScjdcckR83Y55iKbE97Qw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gBHk0nScjdcckR83Y55iKbE97Qw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/gBHk0nScjdcckR83Y55iKbE97Qw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/gBHk0nScjdcckR83Y55iKbE97Qw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/Qd25tfCCDUU" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/2730364453461097321?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/2730364453461097321?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/Qd25tfCCDUU/ccna-cisco-certified-network-associate.html" title="CCNA Cisco Certified Network Associate" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2011/02/ccna-cisco-certified-network-associate.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkEGQXk4eCp7ImA9Wx9VFU8.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-3684823842699219855</id><published>2011-02-01T09:50:00.000+07:00</published><updated>2011-02-01T09:50:20.730+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-02-01T09:50:20.730+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="road map" /><category scheme="http://www.blogger.com/atom/ns#" term="MCSE" /><title>Cisco / MCSE Exam Study:  Creating A Road Map To Success</title><content type="html">Planning for success on the CCNA, CCNP, and other Cisco exams is much like taking a trip in your car. You've got to plan ahead, accept the occasional detour, and just keep on going until you get there. But what do you do before you get started?&lt;br /&gt;
&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Create a road map - for success.&lt;br /&gt;
&lt;br /&gt;
If you were driving from one side of the country to another, you certainly wouldn't just get in your car and start driving, would you? No. You would plan the trip out ahead of time. What would happen if you just got in the car and started driving in the hope that you would someday arrive at your final destination? You would never get there, and you'd spend a lot of time wandering aimlessly.&lt;br /&gt;
&lt;br /&gt;
Don't spend your study time and slow your progress by studying for a Cisco exam without planning the trip. Schedule your study time as you would an appointment with a client, and keep that appointment. Make sure that your study time is quality study - turn your TV, iPod, and cell off. If you hit a bump in the road and don't get your certification the first time you take the exam, regroup and create another plan. &amp;nbsp;Study until you get to the point that on exam day, you know that you are already a CCNA or CCNP and you’re just there at the testing center to make it official.&lt;br /&gt;
&lt;br /&gt;
The journey to success is not a straight line. When you look at a chart that shows a company's financial progress, the line never goes straight up. there are some ups and downs, but the overall result is success. The path to your eventual career and certification exam success may not be a direct one, but the important part is to get started - and to get any journey started, you've got to create a road map for a successful arrival at your destination.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-3684823842699219855?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4cVrFznqgK-ck0iHm9e3zQNYHWA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4cVrFznqgK-ck0iHm9e3zQNYHWA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4cVrFznqgK-ck0iHm9e3zQNYHWA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4cVrFznqgK-ck0iHm9e3zQNYHWA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/o1NvcCEPkVE" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3684823842699219855?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3684823842699219855?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/o1NvcCEPkVE/cisco-mcse-exam-study-creating-road-map.html" title="Cisco / MCSE Exam Study:  Creating A Road Map To Success" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2011/01/cisco-mcse-exam-study-creating-road-map.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYFQHo7fCp7ImA9Wx9SEU8.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-5220973152176007378</id><published>2010-11-30T20:35:00.000+07:00</published><updated>2010-11-30T20:35:11.404+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-30T20:35:11.404+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco Event" /><category scheme="http://www.blogger.com/atom/ns#" term="Router" /><category scheme="http://www.blogger.com/atom/ns#" term="Cisco News" /><category scheme="http://www.blogger.com/atom/ns#" term="Experience" /><category scheme="http://www.blogger.com/atom/ns#" term="Router Security" /><category scheme="http://www.blogger.com/atom/ns#" term="Cisco" /><title>Cisco ProtectLink Security Solutions</title><content type="html">&lt;div style="text-align: justify;"&gt;Your network security is in good hands with ProtectLink products. These security products work together with selected &lt;a href="http://learningmycisco.blogspot.com/"&gt;Cisco routers&lt;/a&gt; and security appliances so you don't need any additional hardware, and ProtectLink products are easy to deploy and manage across your network.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Each ProtectLink product addresses a specific security threat and as part of an overall security approach provides layers of protection against different threats.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Cisco ProtectLink Web offers:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Web Protection: ProtectLink Web combines powerful website content filtering and web-reputation assessment to block web-based attacks and control web access for your entire business at the Internet gateway.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Easy Deployment: Designed to work with your &lt;a href="http://learningmycisco.blogspot.com/"&gt;Cisco&lt;/a&gt; Small Business router or security product, ProtectLink Web requires no additional hardware and is easy to set up and manage.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Continuous Updates: Automatic and around-the-clock updates to threat information keep your network safeguarded against the latest web threats.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Workforce Enhancement: By using ProtectLink Web to restrict access to offensive or non-work-related websites, you can enforce web-usage policies to improve company productivity, reduce web-based threats, and conserve bandwidth.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Cisco ProtectLink Gateway offers:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Comprehensive Email and Web Protection: Defending a business's email and web traffic at the Internet entry point, ProtectLink Gateway integrates powerful antispam, antiphishing, URL content filtering, and web-reputation assessment to block potential email and web-based attacks.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Easy Deployment: ProtectLink Gateway is a hosted service, which means that there are no additional hardware requirements. Setting up ProtectLink Gateway to work with your &lt;a href="http://learningmycisco.blogspot.com/"&gt;Cisco SA 500 Series&lt;/a&gt; Appliance is a simple process.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Continuous Updates: Automatic and around-the-clock updates to threat information keep your network safeguarded against the latest email and web threats.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Workforce Enhancement: By using ProtectLink Gateway to restrict access to offensive or non-work-related websites, you can enforce web-usage policies to improve company productivity, reduce web-based threats, and conserve bandwidth.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Cisco ProtectLink Endpoint offers:&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Virus, Spyware, and Web Protection: Protect Windows-based desktops, laptops, and servers located both inside and out of the office from viruses, spyware, or other web threats without running software on a server.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Enforce Company Policy Compliance: Built-in policy enforcement on the Cisco SA 500 Series Security Appliances restricts users from Internet access if their desktop security is not current and active.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Continuous Updates: Automatic and around-the-clock updates to threat information keep your network safeguarded against the latest email and web threats.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;* Minimal Administration: With continuous updates and consolidated reporting, administration is easy and minimal.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Spend your time building a successful business. Leave your network security to Cisco.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Source : &lt;a href="http://learningmycisco.blogspot.com/"&gt;http://www.cisco.com/cisco/web/solutions/small_business/products/security/protectlink/index.html &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/8015056297385993506-5220973152176007378?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/hwYagPdc0KYbFsZzp1f6LP1O4g0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hwYagPdc0KYbFsZzp1f6LP1O4g0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/hwYagPdc0KYbFsZzp1f6LP1O4g0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hwYagPdc0KYbFsZzp1f6LP1O4g0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/cVx1TlGHQCg" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/5220973152176007378?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/5220973152176007378?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/cVx1TlGHQCg/cisco-protectlink-security-solutions.html" title="Cisco ProtectLink Security Solutions" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/11/cisco-protectlink-security-solutions.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEEDSXszfyp7ImA9Wx9TEk4.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-5116479701992944377</id><published>2010-11-20T12:57:00.000+07:00</published><updated>2010-11-20T12:57:58.587+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-20T12:57:58.587+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco 2600 Series" /><category scheme="http://www.blogger.com/atom/ns#" term="Experience" /><category scheme="http://www.blogger.com/atom/ns#" term="Amazon" /><category scheme="http://www.blogger.com/atom/ns#" term="Router Security" /><category scheme="http://www.blogger.com/atom/ns#" term="Cisco" /><title>Cisco Security Bundles</title><content type="html">&lt;link href="file:///C:%5CDOCUME%7E1%5Cuser%5CLOCALS%7E1%5CTemp%5Cmsohtml1%5C01%5Cclip_filelist.xml" rel="File-List"&gt;&lt;/link&gt;&lt;o:smarttagtype name="country-region" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;o:smarttagtype name="place" namespaceuri="urn:schemas-microsoft-com:office:smarttags"&gt;&lt;/o:smarttagtype&gt;&lt;style&gt;
&lt;!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
span.ccmtdefault
	{mso-style-name:ccmtdefault;}
p.ptablecaptioncmt, li.ptablecaptioncmt, div.ptablecaptioncmt
	{mso-style-name:ptablecaptioncmt;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.pchartheadcmt, li.pchartheadcmt, div.pchartheadcmt
	{mso-style-name:pchart_headcmt;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.pchartsubheadcmt, li.pchartsubheadcmt, div.pchartsubheadcmt
	{mso-style-name:pchart_subheadcmt;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.pchartbodycmt, li.pchartbodycmt, div.pchartbodycmt
	{mso-style-name:pchart_bodycmt;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
p.psubhead1cmt, li.psubhead1cmt, div.psubhead1cmt
	{mso-style-name:psubhead1cmt;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
@page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;
	mso-header-margin:36.0pt;
	mso-footer-margin:36.0pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
--&gt;
&lt;/style&gt;  &lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;Cisco&lt;span class="ccmtdefault"&gt;&lt;sup&gt;®&lt;/sup&gt;&lt;/span&gt; &lt;a href="http://learningmycisco.blogspot.com/"&gt;router security bundles&lt;/a&gt; deliver security features such as &lt;a href="http://learningmycisco.blogspot.com/"&gt;Cisco IOS&lt;/a&gt;&lt;span class="ccmtdefault"&gt;&lt;sup&gt;®&lt;/sup&gt;&lt;/span&gt; Software-based intrusion prevention systems (IPSs), firewall&lt;span class="ccmtdefault"&gt;, content f&lt;/span&gt;iltering, VPN, and infrastructure security services over numerous WAN access technologies, offering high levels of performance, security, scalability, and availability to meet today's growing business requirements. &lt;a href="http://learningmycisco.blogspot.com/"&gt;Cisco Catalyst&lt;span class="ccmtdefault"&gt;&lt;sup&gt;®&lt;/sup&gt;&lt;/span&gt; 6500 Series&lt;/a&gt; security bundles are based on the Cisco Catalyst 6500 Series E chassis and the Cisco 7600 Series/Catalyst 6500 Series IPSec VPN Shared Port Adapter (SPA), Cisco Catalyst 6500 Supervisor Engine 32 PISA, or Cisco Catalyst 6500 Series Firewall Services Module. Cisco 7600 Series security bundles are based on the Cisco 7600 Series E chassis and the IP Security (IPsec) VPN SPA. Cisco ASR 1000 Series Aggregation Services Router security bundles are available for the Cisco ASR 1002, ASR 1004, and ASR 1006 chassis and include the respective Cisco IOS XE feature licenses without the need for additional hardware support in the form of security blades or modules. The next generation of the Cisco Integrated Services Routers security bundles include the Cisco IOS Security PAK license. The bundles listed in Table 1 have been created and discounted for ease of ordering and adopting these advanced services.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="ptablecaptioncmt" style="margin: 12pt 0cm 6pt 47pt; text-align: justify; text-indent: -47pt;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000489"&gt;&lt;/a&gt;&lt;b&gt;Table 1.&lt;/b&gt; Bundles for Ordering and Adopting Advanced Services&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;table border="1" cellpadding="0" cellspacing="0" class="MsoNormalTable" id="wp9000001table4000001" style="border: 1pt outset rgb(173, 173, 173); width: 80%;"&gt;&lt;tbody&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartheadcmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000490"&gt;&lt;/a&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000001"&gt;&lt;/a&gt;&lt;b&gt;Product Family&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartheadcmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000002"&gt;&lt;/a&gt;&lt;b&gt;Bundle&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartheadcmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000003"&gt;&lt;/a&gt;&lt;b&gt;Description&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td colspan="3" style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartsubheadcmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000004"&gt;&lt;/a&gt;Voice and Security Bundles&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000007"&gt;&lt;/a&gt;3900&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000008"&gt;&lt;/a&gt;C3945-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000009"&gt;&lt;/a&gt;Cisco 3945 Voice Sec. Bundle, PVDM3-64, UC and SEC License   PAK&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000011"&gt;&lt;/a&gt;C3925-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000012"&gt;&lt;/a&gt;Cisco 3925 Voice Sec. Bundle, PVDM3-64, UC and SEC License   PAK&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000013"&gt;&lt;/a&gt;3800&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000014"&gt;&lt;/a&gt;&lt;span class="ccmtdefault"&gt;C3825-35UC-VSEC/K9&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000015"&gt;&lt;/a&gt;&lt;span class="ccmtdefault"&gt;3825 Voice Security Bundle with   CME, CUE, and Phone licenses for 35 users, PVDM2-64,NME-CUE, Adv IP   Serv,128MB Flash and 512MB DRAM&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000017"&gt;&lt;/a&gt;&lt;span class="ccmtdefault"&gt;C3845-35UC-VSEC/K9&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000018"&gt;&lt;/a&gt;&lt;span class="ccmtdefault"&gt;3845 Voice Security Bundle with   CME, CUE, and Phone licenses for 35 users, PVDM2-64,NME-CUE, Adv IP   Serv,128MB Flash and 512MB DRAM&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000019"&gt;&lt;/a&gt;   &lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000020"&gt;&lt;/a&gt;C3845-H-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000021"&gt;&lt;/a&gt;Cisco 3845 HVSEC Bundle with IOS Advanced IP Services,   PVDM2-64, AIM-VPN/SSL-3, 100 User SRST License, 25 User SSL VPN License, 512   MB Flash/1GB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000022"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000023"&gt;&lt;/a&gt;C3825-H-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000024"&gt;&lt;/a&gt;Cisco 3825 HVSEC Bundle with IOS Advanced IP Services,   PVDM2-64, AIM-VPN/SSL-3, 100 User SRST License, 25 User SSL VPN License, 512   MB Flash/1GB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000025"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000026"&gt;&lt;/a&gt;C3825-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000027"&gt;&lt;/a&gt;3825 Voice Security Bundle, PVDM2-64, Adv IP Serv,   128F/512D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000028"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000029"&gt;&lt;/a&gt;C3825-VSEC-CCME/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000030"&gt;&lt;/a&gt;3825 VSEC Bundle with PVDM2-64, FL-CCME-168, Adv IP Serv,   128F/512D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000031"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000032"&gt;&lt;/a&gt;C3825-VSEC-SRST/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000033"&gt;&lt;/a&gt;3825 VSEC Bundle with PVDM2-64, FL-SRST-168, Adv IP Serv,   128F/512D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000034"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000035"&gt;&lt;/a&gt;C3845-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000036"&gt;&lt;/a&gt;3845 Voice Security Bundle, PVDM2-64, Adv IP Serv,   128F/512D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000037"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000038"&gt;&lt;/a&gt;C3845-VSEC-CCME/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000039"&gt;&lt;/a&gt;3845 VSEC Bundle with PVDM2-64, FL-CCME-240, Adv IP Serv,   128F/512D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000040"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000041"&gt;&lt;/a&gt;C3845-VSEC-SRST/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000042"&gt;&lt;/a&gt;3845 VSEC Bundle with PVDM2-64, FL-SRST-240, Adv IP Serv,   128F/512D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000043"&gt;&lt;/a&gt;2900&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000044"&gt;&lt;/a&gt;C2901-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000045"&gt;&lt;/a&gt;Cisco 2901 Voice Sec. Bundle, PVDM3-16, UC and SEC License   PAK&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000047"&gt;&lt;/a&gt;C2911-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000048"&gt;&lt;/a&gt;Cisco 2911 Voice Sec. Bundle, PVDM3-16, UC and SEC License   PAK&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000049"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000050"&gt;&lt;/a&gt;C2921-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000051"&gt;&lt;/a&gt;Cisco 2921 Voice Sec. Bundle, PVDM3-32, UC and SEC License   PAK&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000052"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000053"&gt;&lt;/a&gt;C2951-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000054"&gt;&lt;/a&gt;Cisco 2951 Voice Sec. Bundle, PVDM3-32, UC and SEC License   PAK&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000055"&gt;&lt;/a&gt;2800&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000056"&gt;&lt;/a&gt;C2821-H-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000057"&gt;&lt;/a&gt;Cisco 2821 HVSEC Bundle with IOS Advanced IP Services,   PVDM2-32, AIM-VPN/SSL-2, 50 User SRST License, 10 User SSL VPN License, 256   MB Flash/512 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000058"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000059"&gt;&lt;/a&gt;C2811-H-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000060"&gt;&lt;/a&gt;Cisco 2811 HVSEC Bundle with IOS Advanced IP Services,   PVDM2-16, AIM-VPN/SSL-2, 35 User SRST License, 10 User SSL VPN License, 256   MB Flash/512 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000061"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000062"&gt;&lt;/a&gt;C2801-H-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000063"&gt;&lt;/a&gt;Cisco 2801 HVSEC Bundle with IOS Advanced IP Services,   PVDM2-8, AIM-VPN/SSL-2, 25 User SRST License, 10 User SSL VPN License, 128 MB   Flash/384 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000064"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000065"&gt;&lt;/a&gt;C2801-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000066"&gt;&lt;/a&gt;2801 Voice Security Bundle, PVDM2-8, Adv IP Serv, 64F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000067"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000068"&gt;&lt;/a&gt;C2801-VSEC-CCME/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000069"&gt;&lt;/a&gt;2801 VSEC Bundle with PVDM2-8, FL-CCME-24, Adv IP Serv,   128F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000070"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000071"&gt;&lt;/a&gt;C2801-VSEC-SRST/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000072"&gt;&lt;/a&gt;2801 VSEC Bundle with PVDM2-8, FL-SRST-24, Adv IP Serv,   128F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000073"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000074"&gt;&lt;/a&gt;C2811-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000075"&gt;&lt;/a&gt;2811 Voice Security Bundle, PVDM2-16, Adv IP Serv,   64F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000076"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000077"&gt;&lt;/a&gt;C2811-VSEC-CCME/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000078"&gt;&lt;/a&gt;2811 VSEC Bundle with PVDM2-16, FL-CCME-36, Adv IP Serv,   128F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000079"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000080"&gt;&lt;/a&gt;C2811-VSEC-SRST/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000081"&gt;&lt;/a&gt;2811 VSEC Bundle with PVDM2-16, FL-SRST-36, Adv IP Serv,   128F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000082"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000083"&gt;&lt;/a&gt;C2821-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000084"&gt;&lt;/a&gt;2821 Voice Security Bundle, PVDM2-32, Adv IP Serv,   64F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000085"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000086"&gt;&lt;/a&gt;C2821-VSEC-CCME/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000087"&gt;&lt;/a&gt;2821 VSEC Bundle with PVDM2-32, FL-CCME-48, Adv IP Serv,   128F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000088"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000089"&gt;&lt;/a&gt;C2821-VSEC-SRST/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000090"&gt;&lt;/a&gt;2821 VSEC Bundle with PVDM2-32, FL-SRST-48, Adv IP Serv,   128F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000091"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000092"&gt;&lt;/a&gt;C2851-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000093"&gt;&lt;/a&gt;2851 Voice Security Bundle, PVDM2-48,Adv IP Serv,64F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000094"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000095"&gt;&lt;/a&gt;C2851-VSEC-CCME/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000096"&gt;&lt;/a&gt;2851 VSEC Bundle with PVDM2-48, FL-CCME-96,Adv IP   Serv,128F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000097"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000098"&gt;&lt;/a&gt;C2851-VSEC-SRST/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000099"&gt;&lt;/a&gt;2851 VSEC Bundle with PVDM2-48, FL-SRST-96,Adv IP   Serv,128F/256D&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000100"&gt;&lt;/a&gt;1861&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000101"&gt;&lt;/a&gt;C1861-4F-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000102"&gt;&lt;/a&gt;1861,8-user CME, CUE,Ph Lic,4FXS,4FXO,8xPOE,HWIC slot, Adv   IP&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000104"&gt;&lt;/a&gt;C1861-2B-VSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000105"&gt;&lt;/a&gt;1861,8-user CME, CUE,Ph Lic,4FXS,2BRI,8xPOE,HWIC slot, Adv   IP&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td colspan="3" style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartsubheadcmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000106"&gt;&lt;/a&gt;Security Bundles&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000109"&gt;&lt;/a&gt;7600&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000110"&gt;&lt;/a&gt;7613-VPN+-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000111"&gt;&lt;/a&gt;Cisco 7613 with Supervisor Engine 720-3B, IPSec VPN SPA   and Services SPA Carrier Card, fan tray modules and IOS release 12.2(18)SXF&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000112"&gt;&lt;/a&gt;   &lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000113"&gt;&lt;/a&gt;7609-VPN+-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000114"&gt;&lt;/a&gt;Cisco 7609 with Supervisor Engine 720-3B, IPSec VPN SPA   and Services SPA Carrier Card, fan tray modules and IOS release 12.2(18)SXF&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000115"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000116"&gt;&lt;/a&gt;7606-VPN+-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000117"&gt;&lt;/a&gt;Cisco 7606 with Supervisor Engine 720-3B, IPSec VPN SPA   and Services SPA Carrier Card, fan tray modules and IOS release 12.2(18)SXF&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000118"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000119"&gt;&lt;/a&gt;7604-VPN+-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000120"&gt;&lt;/a&gt;Cisco 7604 with Supervisor Engine 720-3B, IPSec VPN SPA   and Services SPA Carrier Card, fan tray modules and IOS release 12.2(18)SXF&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000121"&gt;&lt;/a&gt;ASR 1000&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000122"&gt;&lt;/a&gt;ASR1002-5G-VPN/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000123"&gt;&lt;/a&gt;Cisco ASR 1002 Router VPN Bundle with 5 Gbps ASR1000-ESP5   Embedded Services Processor, SASR1R1-AESK9-21SR consolidated software   package, and FLASR1-IPSEC-RTU (IPsec VPN) feature license&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000125"&gt;&lt;/a&gt;ASR1002-10G-VPN/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000126"&gt;&lt;/a&gt;Cisco ASR 1002 Router VPN Bundle with the 10 Gbps ASR   1000-ESP10 Embedded Services Processor, SASR1R1-AESK9-21SR consolidated   software package, and FLASR1-IPSEC-RTU (IPsec VPN) feature license&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000127"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000128"&gt;&lt;/a&gt;ASR1004-10G-VPN/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000129"&gt;&lt;/a&gt;Cisco ASR 1004 Router VPN Bundle with the 10 Gbps   ASR1000-ESP10 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-21SR consolidated software package,   and FLASR1-IPSEC-RTU (IPsec VPN) feature license&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000130"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000131"&gt;&lt;/a&gt;ASR1004-20G-VPN/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000132"&gt;&lt;/a&gt;Cisco ASR 1004 Router VPN Bundle with the 20 Gbps   ASR1000-ESP20 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-22SR consolidated software package,   and FLASR1-IPSEC-RTU (IPsec VPN) feature license&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000133"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000134"&gt;&lt;/a&gt;ASR1006-10G-VPN/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000135"&gt;&lt;/a&gt;Cisco ASR 1006 Router VPN Bundle with the 10 Gbps   ASR1000-ESP10 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card SASR1R1-AESK9-21SR consolidated software package,   and FLASR1-IPSEC-RTU (IPsec VPN) feature license&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000136"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000137"&gt;&lt;/a&gt;ASR1006-20G-VPN/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000138"&gt;&lt;/a&gt;Cisco ASR 1006 Router VPN Bundle with the 20 Gbps   ASR1000-ESP20 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card SASR1R1-AESK9-22SR consolidated software package,   and FLASR1-IPSEC-RTU (IPsec VPN) feature license&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000139"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000140"&gt;&lt;/a&gt;ASR1002-5G-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000141"&gt;&lt;/a&gt;Cisco ASR 1002 Router VPN and Firewall Bundle with the 5   Gbps ASR1000-ESP5 Embedded Services Processor, SASR1R1-AESK9-21SR   consolidated software package, FLASR1-IPSEC-RTU (IPsec VPN), and   FLASR1-FW-RTU (Firewall) feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000142"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000143"&gt;&lt;/a&gt;ASR1002-10G-SECK9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000144"&gt;&lt;/a&gt;Cisco ASR 1002 Router VPN and Firewall Bundle with the 10   Gbps ASR1000- ESP10 Embedded Services Processor, SASR1R1-AESK9-21SR   consolidated software package, FLASR1-IPSEC-RTU (IPsec VPN), and   FLASR1-FW-RTU (Firewall) feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000145"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000146"&gt;&lt;/a&gt;ASR1004-10G-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000147"&gt;&lt;/a&gt;Cisco ASR 1004 Router VPN and Firewall Bundle with the 10   Gbps ASR1000-ESP10 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-21SR consolidated software package,   FLASR1-IPSEC-RTU (IPsec VPN), and FLASR1-FW-RTU (Firewall) feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000148"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000149"&gt;&lt;/a&gt;ASR1004-20G-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000150"&gt;&lt;/a&gt;Cisco ASR 1004 Router VPN and Firewall Bundle with the 20   Gbps ASR1000-ESP20 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-22SR consolidated software package,   FLASR1-IPSEC-RTU (IPsec VPN), and FLASR1-FW-RTU (Firewall) feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000151"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000152"&gt;&lt;/a&gt;ASR1006-10G-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000153"&gt;&lt;/a&gt;Cisco ASR 1006 Router VPN and Firewall Bundle with the   10Gbps ASR1000-ESP10 Embedded Services Processor, ASR1000-RP1 Route   Processor, ASR1000-SIP10 Carrier Card , SASR1R1-AESK9-21SR consolidated   software package, FLASR1-IPSEC-RTU (IPsec VPN), and FLASR1-FW-RTU (Firewall)   feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000154"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000155"&gt;&lt;/a&gt;ASR1006-20G-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000156"&gt;&lt;/a&gt;Cisco ASR 1006 Router VPN and Firewall Bundle with the 20   Gbps ASR1000-ESP20 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card , SASR1R1-AESK9-22SR consolidated software   package, FLASR1-IPSEC-RTU (IPsec VPN), and FLASR1-FW-RTU (Firewall) feature   licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000157"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000158"&gt;&lt;/a&gt;ASR1002-5G-SHA/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000159"&gt;&lt;/a&gt;Cisco ASR 1002 Router Security HA Bundle with the 5 Gbps   ASR1000-ESP5 Embedded Services Processor, SASR1R1-AESK9-21SR consolidated   software package, FLASR1-IPSEC-RTU (IPSec VPN), FLASR1-FW-RTU (Firewall),   FLASR1-FPI-RTU (NBAR+FPM), FLASR1-IOSRED-RTU (IOS Software Redundancy)   feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000160"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000161"&gt;&lt;/a&gt;ASR1002-10G-SHA/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000162"&gt;&lt;/a&gt;Cisco ASR 1002 Router Security HA Bundle with the 10 Gbps   ASR1000-ESP10 Embedded Services Processor, SASR1R1-AESK9-21SR consolidated   software package, FLASR1-IPSEC-RTU (IPSec VPN), FLASR1-FW-RTU (Firewall),   FLASR1-FPI-RTU (NBAR+FPM), FLASR1-IOSRED-RTU (IOS Software Redundancy)   feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000163"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000164"&gt;&lt;/a&gt;ASR1004-10G-SHA/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000165"&gt;&lt;/a&gt;Cisco ASR 1004 Router Security HA Bundle with the 10Gbps   ASR1000-ESP10 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-21SR consolidated software package,   FLASR1-IPSEC-RTU (IPsec VPN), FLASR1-FW-RTU (Firewall), FLASR1-FPI-RTU   (NBAR+FPM), FLASR1-IOSRED-RTU (IOS Software Redundancy) feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000166"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000167"&gt;&lt;/a&gt;ASR1004-20G-SHA/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000168"&gt;&lt;/a&gt;Cisco ASR 1004 Router Security HA Bundle with the 20 Gbps   ASR1000-ESP20 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-22SR consolidated software package,   FLASR1-IPSEC-RTU (IPsec VPN), FLASR1-FW-RTU (Firewall), FLASR1-FPI-RTU   (NBAR+FPM), FLASR1-IOSRED-RTU (IOS Software Redundancy) feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000169"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000170"&gt;&lt;/a&gt;ASR1006-10G-SHA/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000171"&gt;&lt;/a&gt;Cisco ASR 1006 Router Security HA Bundle with two 10 Gbps   ASR1000-ESP10 Embedded Services Processors, two ASR1000-RP1 Route Processors,   one ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-21SR consolidated software   package, FLASR1-IPSEC-RTU (IPsec VPN), FLASR1-FW-RTU (Firewall),   FLASR1-FPI-RTU (NBAR+FPM) feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000173"&gt;&lt;/a&gt;ASR1006-20G-SHA/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000174"&gt;&lt;/a&gt;Cisco ASR 1006 Router Security HA Bundle with two 20 Gbps   ASR1000-ESP20 Embedded Services Processors, two ASR1000-RP1 Route Processors,   one ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-22SR consolidated software   package, FLASR1-IPSEC-RTU (IPsec VPN), FLASR1-FW-RTU (Firewall),   FLASR1-FPI-RTU (NBAR+FPM) feature licenses&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000175"&gt;&lt;/a&gt;7301&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000176"&gt;&lt;/a&gt;CISCO7301/2+VPNK9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000177"&gt;&lt;/a&gt;Cisco 7301 Bundle with IP FW/IDS IPSec IOS, 3 FE/GE, 64 MB   Flash/512 MB DRAM, VAM2+&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000178"&gt;&lt;/a&gt;7200&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000179"&gt;&lt;/a&gt;7206VXRG2/VSAVPNK9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000180"&gt;&lt;/a&gt;Cisco 7206VXR, NPE-G2 Bundle with Advanced Security IOS   release 12.4(4)XD, 3FE/GE, 256 Flash/1 GB DRAM, VSA&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000181"&gt;&lt;/a&gt;   &lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000182"&gt;&lt;/a&gt;7206VXRG2/2+VPNK9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000183"&gt;&lt;/a&gt;Cisco 7206VXR, NPE-G2 Bundle with Advanced Security IOS   release 12.4(4)XD, 3 FE/GE, 256 Flash/1 GB DRAM VAM2+, and port adapter   jacket card&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000184"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000185"&gt;&lt;/a&gt;7206VXR400/2+VPNK9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000186"&gt;&lt;/a&gt;Cisco 7206VXR NPE400 Bundle with IP FW/IDS IPSec IOS, I/O   2 FE, 64 MB Flash/512 MB DRAM, VAM2+&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000187"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000188"&gt;&lt;/a&gt;7206VXRG1/2+VPNK9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000189"&gt;&lt;/a&gt;Cisco 7206VXR NPE-G1 Bundle with IP FW/IDS IPSec IOS, 3   FE/GE, 64 MB Flash/512 MB DRAM, VAM2+&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000190"&gt;&lt;/a&gt;3900&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000191"&gt;&lt;/a&gt;CISCO3945-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000192"&gt;&lt;/a&gt;Cisco 3945 Security Bundle w/SEC license PAK, SPE150,   1GBDRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000194"&gt;&lt;/a&gt;CISCO3925-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000195"&gt;&lt;/a&gt;Cisco 3925 Security Bundle w/SEC license PAK, SPE100,   1GBDRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000196"&gt;&lt;/a&gt;3800&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000197"&gt;&lt;/a&gt;CISCO3845-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000198"&gt;&lt;/a&gt;Cisco 3845 Security Bundle with IOS Advanced Security   Image, 64 MB Flash/256 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000200"&gt;&lt;/a&gt;CISCO3845-HSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000201"&gt;&lt;/a&gt;Cisco 3845 Security Bundle with IOS Advanced IP Services   Image, AIM-VPN/SSL-3, 128 MB Flash/512 MB DRAM, 25 User SSL License&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000202"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000203"&gt;&lt;/a&gt;CISCO3825-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000204"&gt;&lt;/a&gt;Cisco 3825 Security Bundle with IOS Advanced Security   Image, 64 MB Flash/256 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000205"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000206"&gt;&lt;/a&gt;CISCO3825-HSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000207"&gt;&lt;/a&gt;Cisco 3825 Security Bundle with IOS Advanced IP Services   Image, AIM-VPN/SSL-3, 128 MB Flash/512 MB DRAM, 25 User SSL License&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000208"&gt;&lt;/a&gt;2900&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000209"&gt;&lt;/a&gt;CISCO2901-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000210"&gt;&lt;/a&gt;Cisco 2901 Security Bundle w/SEC license PAK,512MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000212"&gt;&lt;/a&gt;CISCO2911-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000213"&gt;&lt;/a&gt;Cisco 2911 Security Bundle w/SEC license PAK, 512MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000215"&gt;&lt;/a&gt;CISCO2921-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000216"&gt;&lt;/a&gt;Cisco 2921 Security Bundle w/SEC license PAK, 512MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000218"&gt;&lt;/a&gt;CISCO2951-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000219"&gt;&lt;/a&gt;Cisco 2951 Security Bundle w/SEC license PAK,512MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000220"&gt;&lt;/a&gt;2800&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000221"&gt;&lt;/a&gt;CISCO2851-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000222"&gt;&lt;/a&gt;Cisco 2851 Security Bundle with IOS Advanced Security   Image, 64 MB Flash/256 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000224"&gt;&lt;/a&gt;CISCO2851-HSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000225"&gt;&lt;/a&gt;Cisco 2851 Security Bundle with IOS Advanced IP Services   Image, AIM-VPN/SSL-2, 64 MB Flash/256 MB DRAM, 10 User SSL License&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000226"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000227"&gt;&lt;/a&gt;CISCO2821-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000228"&gt;&lt;/a&gt;Cisco 2821 Security Bundle with IOS Advanced Security   Image, 64 MB Flash/256 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000229"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000230"&gt;&lt;/a&gt;CISCO2821-HSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000231"&gt;&lt;/a&gt;Cisco 2821 Security Bundle with IOS Advanced IP Services   Image, AIM-VPN/SSL-2, 64 MB Flash/256 MB DRAM, 10 User SSL License&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000232"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000233"&gt;&lt;/a&gt;CISCO2811-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000234"&gt;&lt;/a&gt;Cisco 2811 Security Bundle with IOS Advanced Security   Image, 64 MB Flash/256 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000235"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000236"&gt;&lt;/a&gt;CISCO2811-HSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000237"&gt;&lt;/a&gt;Cisco 2811 Security Bundle with IOS Advanced IP Services   Image, AIM-VPN/SSL-2, 64 MB Flash/256 MB DRAM, 10 User SSL License&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000238"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000239"&gt;&lt;/a&gt;CISCO2801-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000240"&gt;&lt;/a&gt;Cisco 2801 Security Bundle with IOS Advanced Security   Image, 64 MB Flash/256 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000241"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000242"&gt;&lt;/a&gt;CISCO2801-HSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000243"&gt;&lt;/a&gt;Cisco 2801 Security Bundle with IOS Advanced IP Services   Image, AIM-VPN/SSL-2, 64 MB Flash/256 MB DRAM, 10 User SSL License&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000244"&gt;&lt;/a&gt;1900&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000245"&gt;&lt;/a&gt;CISCO1941-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000246"&gt;&lt;/a&gt;Cisco 1941 Security Bundle w/SEC license PAK, 256MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000248"&gt;&lt;/a&gt;CISCO1941W-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000249"&gt;&lt;/a&gt;Cisco 1941W Security Bundle w/SEC license PAK,   802.11a/b/g/n&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000250"&gt;&lt;/a&gt;1800&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000251"&gt;&lt;/a&gt;CISCO1841-SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000252"&gt;&lt;/a&gt;Cisco 1841 Security Bundle with IOS Advanced Security   Image, 64 MB Flash/256 DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000254"&gt;&lt;/a&gt;CISCO1841-HSEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000255"&gt;&lt;/a&gt;Cisco 1841 Security Bundle with IOS Advanced IP Services   Image, AIM-VPN/SSL-1, 64 MB Flash/256 MB DRAM, 10 User SSL License&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000256"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000257"&gt;&lt;/a&gt;CISCO1841-T1SEC/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000258"&gt;&lt;/a&gt;Cisco 1841 T1 Security Bundle with IOS Advanced Security   Image, WIC-1DSU-T1-V2, 64 MB Flash/256 MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000259"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000260"&gt;&lt;/a&gt;CISCO1812/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000261"&gt;&lt;/a&gt;Cisco 1812 Fixed configuration Security Router with IOS   Advanced IP Services Image, Dual Ethernet with ISDN S/T Backup, 32MB   Flash/128MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000262"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000263"&gt;&lt;/a&gt;CISCO1812W-AG-E/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000264"&gt;&lt;/a&gt;Cisco 1812 Fixed configuration Security Router with IOS   Advanced IP Services Image, 802.11a+g ETSI Compliant and ISDN S/T, 32MB   Flash/128MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000265"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000266"&gt;&lt;/a&gt;CISCO1811/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000267"&gt;&lt;/a&gt;Cisco 1811 Fixed configuration Security Router with IOS   Advanced IP Services Image, Dual Ethernet with V.92 Modem backup, 32MB   Flash/128MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000268"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000269"&gt;&lt;/a&gt;CISCO1811W-AG-A/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000270"&gt;&lt;/a&gt;Cisco 1811 Fixed configuration Security Router with IOS   Advanced IP Services Image, 802.11a+g FCC Compliant and Analog B/U, 32MB   Flash/128MB DRAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000271"&gt;&lt;/a&gt;800&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000272"&gt;&lt;/a&gt;CISCO881-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000273"&gt;&lt;/a&gt;Cisco 881 Ethernet Sec Router&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000275"&gt;&lt;/a&gt;CISCO881-SEC-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000276"&gt;&lt;/a&gt;Cisco 881 Ethernet Sec Router w/ Adv IP Services&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000277"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000278"&gt;&lt;/a&gt;CISCO881W-GN-A-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000279"&gt;&lt;/a&gt;Cisco 881 Ethernet Security Router 802.11n FCC Compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000280"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000281"&gt;&lt;/a&gt;CISCO881W-GN-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000282"&gt;&lt;/a&gt;Cisco 881 Ethernet Security Router 802.11n ETSI Compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000283"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000284"&gt;&lt;/a&gt;CISCO881W-GN-P-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000285"&gt;&lt;/a&gt;Cisco 881 Ethernet Security Router 802.11n &lt;st1:country-region w:st="on"&gt;&lt;st1:place w:st="on"&gt;Japan&lt;/st1:place&gt;&lt;/st1:country-region&gt;   Compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000286"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000287"&gt;&lt;/a&gt;CISCO888-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000288"&gt;&lt;/a&gt;Cisco 888 G.SHDSL Sec Router w/ ISDN B/U&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000289"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000290"&gt;&lt;/a&gt;CISCO888-SEC-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000291"&gt;&lt;/a&gt;Cisco 888 G.SHDSL Sec Router w/ ISDN B/U w/ Adv IP   Services&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000292"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000293"&gt;&lt;/a&gt;CISCO888W-GN-A-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000294"&gt;&lt;/a&gt;Cisco 888 G.SHDSL Sec Router ISDN B/U 802.11n FCC   Compliance&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000295"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000296"&gt;&lt;/a&gt;CISCO888W-GN-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000297"&gt;&lt;/a&gt;Cisco 888 G.SHDSL Sec Router ISDN B/U 802.11n ETSI   Compliance&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000298"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000299"&gt;&lt;/a&gt;CISCO861-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000300"&gt;&lt;/a&gt;Cisco 861 Ethernet Security Router&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000301"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000302"&gt;&lt;/a&gt;CISCO861W-GN-A-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000303"&gt;&lt;/a&gt;Cisco 861 Ethernet Security Router 802.11n FCC Compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000304"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000305"&gt;&lt;/a&gt;CISCO861W-GN-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000306"&gt;&lt;/a&gt;Cisco 861 Ethernet Security Router 802.11n ETSI Compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000307"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000308"&gt;&lt;/a&gt;CISCO861W-GN-P-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000309"&gt;&lt;/a&gt;Cisco 861 Ethernet Security Router 802.11n &lt;st1:country-region w:st="on"&gt;&lt;st1:place w:st="on"&gt;Japan&lt;/st1:place&gt;&lt;/st1:country-region&gt;   Compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000310"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000311"&gt;&lt;/a&gt;CISCO878-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000312"&gt;&lt;/a&gt;Cisco 878 G.SHDSL Security Router&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000313"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000314"&gt;&lt;/a&gt;CISCO878-SEC-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000315"&gt;&lt;/a&gt;Cisco 878 G.SHDSL Security Bundle with PLUS Feature Set&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000316"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000317"&gt;&lt;/a&gt;CISCO878W-G-A-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000318"&gt;&lt;/a&gt;Cisco 878 G.SHDSL Security Router, wireless 802.11g FCC   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000319"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000320"&gt;&lt;/a&gt;CISCO878W-G-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000321"&gt;&lt;/a&gt;Cisco 878 G.SHDSL Security Router, wireless 802.11g ETSI   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000322"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000323"&gt;&lt;/a&gt;CISCO877-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000324"&gt;&lt;/a&gt;Cisco 877 ADSL Security Router&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000325"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000326"&gt;&lt;/a&gt;CISCO877-SEC-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000327"&gt;&lt;/a&gt;Cisco 877 ADSL Security Bundle with PLUS Feature Set&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000328"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000329"&gt;&lt;/a&gt;CISCO877W-G-A-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000330"&gt;&lt;/a&gt;Cisco 877 ADSL Security Router, wireless 802.11g FCC   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000331"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000332"&gt;&lt;/a&gt;CISCO877W-G-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000333"&gt;&lt;/a&gt;Cisco 877 ADSL Security Router, wireless 802.11g ETSI   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000334"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000335"&gt;&lt;/a&gt;CISCO877W-G-J-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000336"&gt;&lt;/a&gt;Cisco 877 ADSL Security Router, wireless 802.11g &lt;st1:country-region w:st="on"&gt;&lt;st1:place w:st="on"&gt;Japan&lt;/st1:place&gt;&lt;/st1:country-region&gt;   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000337"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000338"&gt;&lt;/a&gt;CISCO876-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000339"&gt;&lt;/a&gt;Cisco 876 ADSL over ISDN Security Router&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000340"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000341"&gt;&lt;/a&gt;CISCO876-SEC-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000342"&gt;&lt;/a&gt;Cisco 876 ADSL over ISDN Security Bundle with PLUS Feature   Set&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000343"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000344"&gt;&lt;/a&gt;CISCO876-SEC-I-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000345"&gt;&lt;/a&gt;Cisco 876 ADSL over ISDN Security Bundle with PLUS ISDN   Feature Set&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000346"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000347"&gt;&lt;/a&gt;CISCO876W-G-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000348"&gt;&lt;/a&gt;Cisco 876 ADSL over ISDN Security Router, wireless 802.11g   ETSI compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000349"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000350"&gt;&lt;/a&gt;CISCO871-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000351"&gt;&lt;/a&gt;Cisco 871 Dual Ethernet Security Ethernet Router&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000352"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000353"&gt;&lt;/a&gt;CISCO871-SEC-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000354"&gt;&lt;/a&gt;Cisco 871 Dual Ethernet Security Router Bundle with   Advanced IP Services&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000355"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000356"&gt;&lt;/a&gt;CISCO871W-G-A-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000357"&gt;&lt;/a&gt;Cisco 871 Dual Ethernet Security Router with IOS Advanced   Security Image, 802.11g FCC compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000358"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000359"&gt;&lt;/a&gt;CISCO871W-G-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000360"&gt;&lt;/a&gt;Cisco 871 Dual Ethernet Security Router with IOS Advanced   Security Image, 802.11g ETSI compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000361"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000362"&gt;&lt;/a&gt;CISCO871W-G-J-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000363"&gt;&lt;/a&gt;Cisco 871 Dual Ethernet Security Router with IOS Advanced   Security Image, 802.11g &lt;st1:country-region w:st="on"&gt;&lt;st1:place w:st="on"&gt;Japan&lt;/st1:place&gt;&lt;/st1:country-region&gt;   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000364"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000365"&gt;&lt;/a&gt;CISCO857-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000366"&gt;&lt;/a&gt;Cisco 857 ADSL &lt;st1:place w:st="on"&gt;SOHO&lt;/st1:place&gt;   Security Router&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000367"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000368"&gt;&lt;/a&gt;CISCO857W-G-A-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000369"&gt;&lt;/a&gt;Cisco 857 ADSL SOHO Security Router, 802.11g FCC compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000370"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000371"&gt;&lt;/a&gt;CISCO857W-G-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000372"&gt;&lt;/a&gt;Cisco 857 ADSL SOHO Security Router, 802.11g ETSI   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000373"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000374"&gt;&lt;/a&gt;CISCO857W-G-J-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000375"&gt;&lt;/a&gt;Cisco 857 ADSL SOHO Security Router, 802.11g &lt;st1:country-region w:st="on"&gt;&lt;st1:place w:st="on"&gt;Japan&lt;/st1:place&gt;&lt;/st1:country-region&gt;   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000376"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000377"&gt;&lt;/a&gt;CISCO851-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000378"&gt;&lt;/a&gt;Cisco 851 Secure Ethernet Router Cisco 857 ADSL SOHO   Security Router, 802.11g &lt;st1:country-region w:st="on"&gt;&lt;st1:place w:st="on"&gt;Japan&lt;/st1:place&gt;&lt;/st1:country-region&gt;   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000379"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000380"&gt;&lt;/a&gt;CISCO851W-G-A-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000381"&gt;&lt;/a&gt;Cisco 851 Dual Ethernet Security Router with IOS Advanced   Security Image, 802.11g FCC compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000382"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000383"&gt;&lt;/a&gt;CISCO851W-G-E-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000384"&gt;&lt;/a&gt;Cisco 851 Dual Ethernet Security Router with IOS Advanced   Security Image, 802.11g ETSI compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000385"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000386"&gt;&lt;/a&gt;CISCO851W-G-J-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000387"&gt;&lt;/a&gt;Cisco 851 Dual Ethernet Security Router with IOS Advanced   Security Image, 802.11g &lt;st1:country-region w:st="on"&gt;&lt;st1:place w:st="on"&gt;Japan&lt;/st1:place&gt;&lt;/st1:country-region&gt;   compliant&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td colspan="3" style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartsubheadcmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000388"&gt;&lt;/a&gt;Cisco Catalyst 6500 Series Security Bundles&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000391"&gt;&lt;/a&gt;6500&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000392"&gt;&lt;/a&gt;WS-C6513-FWM-K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000393"&gt;&lt;/a&gt;Cisco Catalyst 6513 Firewall Security System&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000394"&gt;&lt;/a&gt;   &lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000395"&gt;&lt;/a&gt;WS-C6513-VPN+-K9WS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000396"&gt;&lt;/a&gt;Cisco Catalyst 6513 IPSec VPN SPA Security System with   Supervisor Engine 720-3B, IPSec VPN SPA, Services SPA Carrier Card, fan tray   modules and IOS release 12.2(18)SXF&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000397"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000398"&gt;&lt;/a&gt;WS-C6513-S32P10GEWS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000399"&gt;&lt;/a&gt;Cisco Catalyst 6513 Security System with Supervisor Engine   32-10GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000400"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000401"&gt;&lt;/a&gt;WS-C6513-S32P-GEWS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000402"&gt;&lt;/a&gt;Cisco Catalyst 6513 Security System with Supervisor Engine   32- 8 port GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000403"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000404"&gt;&lt;/a&gt;WS-C6509-E-FWM-K9WS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000405"&gt;&lt;/a&gt;Cisco Catalyst 6509 Firewall Security System&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000406"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000407"&gt;&lt;/a&gt;WS-C6509-E-VPN+-K9WS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000408"&gt;&lt;/a&gt;Cisco Catalyst 6509E IPSec VPN SPA Security System with   Supervisor Engine 720-3B, IPSec VPN SPA, Services SPA Carrier Card, fan tray   modules and IOS release 12.2(18)SXF&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000409"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000410"&gt;&lt;/a&gt;WS-C6509E-S32P10GEWS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000411"&gt;&lt;/a&gt;Cisco Catalyst 6509E Security System with Supervisor   Engine 32-10GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000412"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000413"&gt;&lt;/a&gt;WS-C6509E-S32P-GEWS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000414"&gt;&lt;/a&gt;Cisco Catalyst 6509E Security System with Supervisor   Engine 32- 8 port GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000415"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000416"&gt;&lt;/a&gt;WS-C6506-E-FWM-K9WS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000417"&gt;&lt;/a&gt;Cisco Catalyst 6506 Firewall Security SystemCisco&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000418"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000419"&gt;&lt;/a&gt;WS-C6506-E-VPN+-K9WS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000420"&gt;&lt;/a&gt;Cisco Catalyst 6506E IPSec VPN SPA Security System with   Supervisor Engine 720-3B, IPSec VPN SPA, Services SPA Carrier Card, fan tray   modules and IOS release 12.2(18)SXF&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000421"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000422"&gt;&lt;/a&gt;WS-C6506E-S32P10GEWS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000423"&gt;&lt;/a&gt;Cisco Catalyst 6506E Security System with Supervisor   Engine 32-10GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000424"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000425"&gt;&lt;/a&gt;WS-C6506E-S32P-GEWS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000426"&gt;&lt;/a&gt;Cisco Catalyst 6506E Security System with Supervisor   Engine 32- 8 port GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000427"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000428"&gt;&lt;/a&gt;WS-C6504-E-VPN+-K9WS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000429"&gt;&lt;/a&gt;Cisco Catalyst 6504E IPSec VPN SPA Security System with   Supervisor Engine 720-3B, IPSec VPN SPA, Services SPA Carrier Card, fan tray   modules and IOS release 12.2(18)SXF&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000430"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000431"&gt;&lt;/a&gt;WS-C6504E-S32P10GEWS&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000432"&gt;&lt;/a&gt;Cisco Catalyst 6504E Security System with Supervisor   Engine 32-10GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000433"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000434"&gt;&lt;/a&gt;WS-C6504E-S32P-GEWS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000435"&gt;&lt;/a&gt;Cisco Catalyst 6504E Security System with Supervisor   Engine 32- 8 port GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000436"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000437"&gt;&lt;/a&gt;WS-C6503E-S32P10GEWS-&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000438"&gt;&lt;/a&gt;Cisco Catalyst 6503E Security System with Supervisor   Engine 32-10GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000439"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000440"&gt;&lt;/a&gt;WS-C6503E-S32P-GEWS&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000441"&gt;&lt;/a&gt;Cisco Catalyst 6503E Security System with Supervisor   Engine 32- 8 port GE-PISA, fan tray, and IOS release 12.2(18)ZY IP Base&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000442"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000443"&gt;&lt;/a&gt;WS-C6503-E-FWM-K9WS&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000444"&gt;&lt;/a&gt;Cisco Catalyst 6503 Firewall Security System&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td colspan="3" style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartsubheadcmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000445"&gt;&lt;/a&gt;Secure WAN Optimization Bundles&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000448"&gt;&lt;/a&gt;ASR 1000&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000449"&gt;&lt;/a&gt;ASR1002-5G-FPI/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000450"&gt;&lt;/a&gt;Cisco ASR 1002 Router FPI Bundle with 5 Gbps ASR1000-ESP5   Embedded Services Processor, SASR1R1-AESK9-21SR consolidated software   package, and FLASR1-FPI-RTU (NBAR+FPM) feature license&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000451"&gt;&lt;/a&gt;   &lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000452"&gt;&lt;/a&gt;ASR1002-10G-FPI/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000453"&gt;&lt;/a&gt;Cisco ASR 1002 Router FPI Bundle with 10 Gbps   ASR1000-ESP10 Embedded Services Processor, SASR1R1-AESK9-21SR consolidated   software package, and FLASR1-FPI-RTU (NBAR+FPM) feature license&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000454"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000455"&gt;&lt;/a&gt;ASR1004-10G-FPI/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000456"&gt;&lt;/a&gt;Cisco ASR 1004 Router FPI Bundle with 10 Gbps   ASR1000-ESP10 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-21SR consolidated software package,   and FLASR1-FPI-RTU (NBAR+FPM) feature license.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000457"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000458"&gt;&lt;/a&gt;ASR1004-20G-FPI/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000459"&gt;&lt;/a&gt;Cisco ASR 1004 Router FPI Bundle with 20 Gbps   ASR1000-ESP20 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-22SR consolidated software package,   and FLASR1-FPI-RTU (NBAR+FPM) feature license.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000460"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000461"&gt;&lt;/a&gt;ASR1006-10G-FPI/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000462"&gt;&lt;/a&gt;Cisco ASR 1006 Router FPI Bundle with 10 Gbps   ASR1000-ESP10 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-21SR consolidated software package,   and FLASR1-FPI-RTU (NBAR+FPM) feature license.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000464"&gt;&lt;/a&gt;ASR1006-20G-FPI/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000465"&gt;&lt;/a&gt;Cisco ASR 1006 Router FPI Bundle with 20 Gbps   ASR1000-ESP20 Embedded Services Processor, ASR1000-RP1 Route Processor,   ASR1000-SIP10 Carrier Card, SASR1R1-AESK9-22SR consolidated software package,   and FLASR1-FPI-RTU (NBAR+FPM) feature license.&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000466"&gt;&lt;/a&gt;3800&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000467"&gt;&lt;/a&gt;CISCO3825-WAE/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000468"&gt;&lt;/a&gt;Cisco 3825 Secure WAN Optimization Bundle with   NME-WAE-502, and IOS Advanced Security, with 128 MB compact flash memory and   256 MB RAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000469"&gt;&lt;/a&gt;   &lt;br /&gt;
&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000470"&gt;&lt;/a&gt;CISCO3845-WAE/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000471"&gt;&lt;/a&gt;Cisco 3845 Secure WAN Optimization Bundle with   NME-WAE-502, and IOS Advanced Security, with 128 MB compact flash memory and   256 MB RAM&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000472"&gt;&lt;/a&gt;2800&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000473"&gt;&lt;/a&gt;C2811-WAE-302/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000474"&gt;&lt;/a&gt;Cisco 2811 Integrated Services Router, NME-WAE-302, and   IOS Advanced Security&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000476"&gt;&lt;/a&gt;CISCO2811-WAE/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000477"&gt;&lt;/a&gt;Cisco 2811 Integrated Services Router, NME-WAE-502, and   IOS Advanced Security&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000478"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000479"&gt;&lt;/a&gt;CISCO2821-WAE/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000480"&gt;&lt;/a&gt;Cisco 2821 Integrated Services Router, NME-WAE-502, and   IOS Advanced Security&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000481"&gt;&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000482"&gt;&lt;/a&gt;CISCO2851-WAE/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000483"&gt;&lt;/a&gt;Cisco 2851 Integrated Services Router, NME-WAE-502, and   IOS Advanced Security with 128-MB compact flash memory&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;tr&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000485"&gt;&lt;/a&gt;CISCO2851-WAE/K9&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;   &lt;td style="border: 1pt inset rgb(173, 173, 173); padding: 4.5pt;" valign="top"&gt;&lt;div class="pchartbodycmt" style="margin: 3pt; text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000486"&gt;&lt;/a&gt;Cisco 2851 Integrated Services Router, NME-WAE-502, and   IOS Advanced Security with 128-MB compact flash memory&lt;o:p&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;/td&gt;  &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;&lt;div class="psubhead1cmt" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="psubhead1cmt" style="text-align: justify;"&gt;&lt;b&gt;&lt;span style="font-size: 10pt;"&gt;Cisco and Partner Services for the Branch&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-create.do" name="wp9000493"&gt;&lt;/a&gt;Services from Cisco and our &lt;a href="http://learningmycisco.blogspot.com/"&gt;certified partners&lt;/a&gt; can help you transform the branch experience and accelerate business innovation and growth in the Borderless Network. We have the depth and breadth of expertise to create a clear, replicable, optimized branch footprint across technologies. Planning and design services align technology with business goals and can increase the accuracy, speed, and efficiency of deployment. Technical services help improve operational efficiency, save money, and mitigate risk. Optimization services are designed to continuously improve performance and help your team succeed with new technologies.&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;o:p&gt;Source from : &lt;a href="http://www.cisco.com/en/US/prod/collateral/routers/ps5854/product_data_sheet0900aecd8022e567_ps6540_Products_Data_Sheet.html"&gt;Cisco&lt;/a&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;o:p&gt;&lt;a href="http://www.amazon.com/Cisco-2811-Secure-3G-Bundle/dp/B001KZ19RW?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Cisco 2811 Secure 3G Bundle - Router - cellular modem - Ethernet, Fast Ethernet - Cisco IOS Advanced Security - 1U - AT&amp;amp;T - external&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B001KZ19RW" style="border: medium none ! important; margin: 0px ! important; padding: 0px ! important;" width="1" /&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;o:p&gt;&lt;br /&gt;
&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;o:p&gt;&lt;a href="http://www.amazon.com/Cisco-877-Security-Bundle-CISCO877-SEC-K9/dp/B000A6N9HK?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Cisco 877 Security Bundle - router ( CISCO877-SEC-K9 )&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B000A6N9HK" style="border: medium none ! important; margin: 0px ! important; padding: 0px ! important;" width="1" /&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;o:p&gt;&lt;br /&gt;
&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;o:p&gt;&lt;a href="http://www.amazon.com/Cisco-L-CSA-B10000-DTOP-Bundle-Security-LCSAB10000DTOP/dp/B0046SQNVC?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Cisco L-CSA-B10000-DTOP Bundle Cisco Security Dsktp Agent 10000 Agent LCSAB10000DTOP&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B0046SQNVC" style="border: medium none ! important; margin: 0px ! important; padding: 0px ! important;" width="1" /&gt;&lt;/o:p&gt;&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&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/8015056297385993506-5116479701992944377?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9juuwPsWfzm18gphhbji0f_kCGE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9juuwPsWfzm18gphhbji0f_kCGE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9juuwPsWfzm18gphhbji0f_kCGE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9juuwPsWfzm18gphhbji0f_kCGE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/vxBd4Xp0XvY" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/5116479701992944377?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/5116479701992944377?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/vxBd4Xp0XvY/cisco-security-bundles.html" title="Cisco Security Bundles" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/11/cisco-security-bundles.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUUDRns9fSp7ImA9Wx5bEE8.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-2191258437228419489</id><published>2010-10-26T00:21:00.000+07:00</published><updated>2010-10-26T00:21:17.565+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-10-26T00:21:17.565+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Linksys Wireless Router" /><category scheme="http://www.blogger.com/atom/ns#" term="Linksys WRT54G Wireless-G Broadband Router" /><category scheme="http://www.blogger.com/atom/ns#" term="Configure Linksys Wireless Router" /><category scheme="http://www.blogger.com/atom/ns#" term="Linkys Router Setup" /><title>Linksys WRT54G Wireless-G Broadband Router</title><content type="html">&lt;div style="text-align: justify;"&gt;Linksys WRT54G Wireless-G Broadband Router&lt;/div&gt;&lt;div style="text-align: justify;"&gt;1. Begin setup of your Linksys Wireless Router by first plugging in the power. Give it 10 seconds or so to initialize and then plug an ethernet cable into your wall jack and into the port on the back of the router marked Internet. Next get another ethernet cable and plug one end into your laptop and the other into one of the ports labeled 1-4 on the router. Your computer is now properly connected to the router to begin its setup and configuration.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;2. Next open a web browser window on the connected computer and type http://192.168.1.1 into the address bar and press enter. A window will pop up prompting you for a username and password to access the configuration page for your router. Enter admin for both the username and password.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;3. You should see the Setup page shown below.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;&lt;a href="http://2.bp.blogspot.com/_O_708FkxDsY/TMW7sT3JbJI/AAAAAAAAAiY/PCe561wXJkI/s1600/untitled1.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="232" src="http://2.bp.blogspot.com/_O_708FkxDsY/TMW7sT3JbJI/AAAAAAAAAiY/PCe561wXJkI/s320/untitled1.JPG" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Accessing the router settings through a web browser.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;4. On this screen you should change the Router Name from its default value to something unique so that your Base Station will not be confused with another. Scroll to the bottom of the page and click Save Settings then click Continue when the Settings are successful dialog is displayed.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;5. Next, click on the Wireless tab at the top of the settings screen. Change the Wireless Network Name (SSID) from the default value to something unique (you can use the same name you set as your Router Name in the previous step. Then Disable the Wireless SSID Broadcast option and click Save Settings and then Continue when the Settings are successful dialog is displayed.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;6. Now click on the Wireless Security subsection at the top of the page. In order to password protect your wireless network first use the Security Mode dropdown box to select WEP and then from the WEP Security dropdown box select 128 bits 26 hex digits. Choose a password between 6 and 8 characters and type it into the Passphrase box. Then click Generate. Finally click Save Settings and then Continue when the Settings are successful dialog is displayed. You may also select WPA encryption, however not all network cards support this, so check your documentation first.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;7. Next click on the Wireless MAC Filter subsection at the top of the page. Then Enable the Wireless MAC Filter option and select the option to Permit only PCs listed to access the wireless network. Click on the Save Settings button at the bottom of the Filter List window and then Continue.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;8. Now click on the Edit MAC Filter List button to pop up a new window (shown below) where you will enter the MAC Address, also known as Physical Address, for each computer that you will be using to connect to your wireless network. If you don't know how to get this information follow the steps here. Once you have finished, click the Save Settings button at the bottom of the Filter List window and then Continue when the Settings are successful dialog is displayed. You may now close the Mac Address Filter List window.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: justify;"&gt;&lt;a href="http://3.bp.blogspot.com/_O_708FkxDsY/TMW7T9DcqAI/AAAAAAAAAiU/FvB-ScD-Gts/s1600/untitled.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/_O_708FkxDsY/TMW7T9DcqAI/AAAAAAAAAiU/FvB-ScD-Gts/s320/untitled.JPG" width="290" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Creating a MAC Address Filter List will prevent unauthorized computers from using your connection.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;9. Finally click on the Administration tab at the top of the page. Change the default password for accessing your wireless router setup pages by typing a new one into the Router Password field and then confirming it. This should be a different password than the one you setup for WEP encryption, but should also be atleast 6 to 8 characters in length. Click the Save Settings button at the bottom of the Filter List window and then Continue when the Settings are successful dialog is displayed.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;10. If you encountered any problems during this configuration procedure, please consult the manual that was included with your router or contact the manufacturer.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;11. Your Linksys Wireless Router is now secure.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-2191258437228419489?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/E5fYn8D7vo-3ym3BszSmf1f6S78/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/E5fYn8D7vo-3ym3BszSmf1f6S78/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/E5fYn8D7vo-3ym3BszSmf1f6S78/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/E5fYn8D7vo-3ym3BszSmf1f6S78/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/6g95Lmqvb1A" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/2191258437228419489?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/2191258437228419489?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/6g95Lmqvb1A/linksys-wrt54g-wireless-g-broadband.html" title="Linksys WRT54G Wireless-G Broadband Router" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_O_708FkxDsY/TMW7sT3JbJI/AAAAAAAAAiY/PCe561wXJkI/s72-c/untitled1.JPG" height="72" width="72" /><feedburner:origLink>http://learningmycisco.blogspot.com/2010/10/linksys-wrt54g-wireless-g-broadband.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUIARH8yfyp7ImA9Wx5UGU4.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-7719135939777138769</id><published>2010-10-24T22:18:00.001+07:00</published><updated>2010-10-24T22:19:05.197+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-10-24T22:19:05.197+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco WAP200" /><title>Overview Cisco WAP200</title><content type="html">&lt;div style="text-align: justify;"&gt;Something that bothered us a sense of wonder, Cisco released a product for the SOHO network (SMB). Moreover, these products are not carrying the 802.11n wireless standard, but 802.11b / g.&lt;br /&gt;
&lt;br /&gt;
During this time, the concentration of the target Cisco's networking products are among the large-scale institutions. These products target market for medium-and small-scale institutions are handled by Cisco subsidiary, namely Linksys. Thus, raised questions about whether the performance of Cisco WAP200 able to compensate for similar products from other producers to be the first to play in this market niche.&lt;br /&gt;
&lt;br /&gt;
Sometimes we find a product access point or wireless router 802.11n standard but using a single antenna. This is in contrast to Cisco WAP200 that uses wireless standard 802.11b / g, but using a pair of removable antennas (measuring 2 dBi). Multiple antennas are generally used to separate the transmission path between the data packets that are sent with received so it can run simultaneously (full duplex).&lt;br /&gt;
&lt;br /&gt;
Another one we found on Cisco's unfamiliarity WAP200, namely the lack of facilities DHCP server (which serves to give and manage IP address for the client or other device). Thus, before it can connect to the hotspot access point, the client must set the configuration of the computer IP address manually to the IP address (the one class with an IP address WAP200 Cisco access point, ie 192.168.1.x). The value x can be filled with a number between 1 through 254, except number 245 that became standard Cisco's IP address WAP200.&lt;br /&gt;
&lt;br /&gt;
However, Cisco WAP200 has many advantages over similar access points, especially in terms of additional facilities. This access point provides QoS (Quality of Service) that serves to divide and limit the bandwidth for each client. Thus, bandwidth in the network monopoly problem can be tackled.&lt;br /&gt;
&lt;br /&gt;
For security reasons, Cisco WAP200 provide authentication via a RADIUS server. There are also facilities Intrusion Alarm that will alert the administrator of illegal activity (or symptoms that interfere with the process of normal function) to the access point. This is for example, cloning or counterfeiting efforts MAC address and a new client who perform illegal association in hotspots.&lt;br /&gt;
&lt;br /&gt;
We tested the speed of wireless data packet transfer (bandwidth or throughput) to the Cisco WAP200. NetIQ Chariot tool we use for the test.&lt;br /&gt;
&lt;br /&gt;
In the first test, we put Cisco WAP200 at a distance of about 13 meters towards computer testing in a state with almost no screen space. NetIQ Chariot report diagram shows that the maximum throughput is 21.882 Mbps, 7.694 Mbps minimum, and mean of 19.521 Mbps. These results are quite good. But when we see the response time was approximately 5 seconds, which is 4.097 Mbps. This indicates that Cisco WAP200 still not quick enough in giving feedback and forwarding data packets.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;We are trying also to bring Cisco WAP200 into an insulated space. This time we reduce the distance to about 10 meters, because at a distance of 13 meters, the signal becomes very weak and difficult association to the hotspot. NetIQ Chariot reported that a decline in throughput. Maximum value is 15.829 Mbps, 6.631 Mbps minimum, mean of 12.240 Mbps. However, it turns out the average response time over 5 seconds, ie 6.535 seconds.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
***&lt;br /&gt;
&lt;br /&gt;
WAP200 Cisco access points capable of acting as a secure and reliable Internet connection sharing and the sharing of data in the room is not too large (a radius of less than 10 meters). This device is able to meet the needs to share data wirelessly to the small-scale institutions.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-7719135939777138769?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Dozc_kQF1khgdsdM6tIwGkAaGuA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Dozc_kQF1khgdsdM6tIwGkAaGuA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Dozc_kQF1khgdsdM6tIwGkAaGuA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Dozc_kQF1khgdsdM6tIwGkAaGuA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/YwIA1yXbmcI" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7719135939777138769?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7719135939777138769?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/YwIA1yXbmcI/overview-cisco-wap200.html" title="Overview Cisco WAP200" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/10/overview-cisco-wap200.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEQEQ30-eyp7ImA9Wx5UGU4.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-8516127876895245583</id><published>2010-10-24T21:57:00.001+07:00</published><updated>2010-10-24T21:58:22.353+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-10-24T21:58:22.353+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco News" /><title>South Korean Internet Network Still the Best in the World</title><content type="html">LONDON - Based on the results of the poll conducted Cisco Systems Inc. and Oxford University, South Korea re-elected as the country with broadband Internet services in the fixed network (fixed-line) world best.&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
South Korea has occupied the top position for three consecutive times from the list. Download speed internet in South Korea this year would average 33.5 Mbps or up 55 percent over the previous year. Penetration of broadband in this country reached 100 percent.&lt;br /&gt;
&lt;br /&gt;
While the U.S. only made it into the order of 15 major Internet networks in line with improvements in the country. According to Cisco, the penetration of broadband fixed network in the country rose from 69 percent in 2009 to 75 percent this year.&lt;br /&gt;
&lt;br /&gt;
List of top 10 countries with the best broadband:&lt;br /&gt;
1. South Korea&lt;br /&gt;
2. Hong Kong&lt;br /&gt;
3. Japan&lt;br /&gt;
4. Iceland&lt;br /&gt;
5. Switzerland, Luxembourg, Singapore&lt;br /&gt;
6. Malta&lt;br /&gt;
7. Netherlands&lt;br /&gt;
8. United Arab Emirates, Qatar&lt;br /&gt;
9. Sweden&lt;br /&gt;
10. Denmark&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-8516127876895245583?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/liYKQc3udWTeJEc0RRV3Zp3d8nU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/liYKQc3udWTeJEc0RRV3Zp3d8nU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/liYKQc3udWTeJEc0RRV3Zp3d8nU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/liYKQc3udWTeJEc0RRV3Zp3d8nU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/OkjXSCv7j4E" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/8516127876895245583?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/8516127876895245583?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/OkjXSCv7j4E/south-korean-internet-network-still.html" title="South Korean Internet Network Still the Best in the World" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/10/south-korean-internet-network-still.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQFQno_eSp7ImA9Wx5UGU8.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-6052106852913078613</id><published>2010-10-24T20:18:00.001+07:00</published><updated>2010-10-24T20:18:33.441+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-10-24T20:18:33.441+07:00</app:edited><title>Contact Me</title><content type="html">Contact at christian.malmsteen@gmail.com&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-6052106852913078613?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/KHlP2nl_-MaSZHyoVwnl8OvJroE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KHlP2nl_-MaSZHyoVwnl8OvJroE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/KHlP2nl_-MaSZHyoVwnl8OvJroE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/KHlP2nl_-MaSZHyoVwnl8OvJroE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/UOrEwceVMoE" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/6052106852913078613?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/6052106852913078613?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/UOrEwceVMoE/contact-me.html" title="Contact Me" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/10/contact-me.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUIARX4zfCp7ImA9Wx5UGU8.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-1095245848429777012</id><published>2010-10-24T19:28:00.000+07:00</published><updated>2010-10-24T19:32:24.084+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-10-24T19:32:24.084+07:00</app:edited><title>Privacy Policy</title><content type="html">&lt;div&gt;&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;b&gt;Privacy Policy&lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt; &lt;/b&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Your Privacy&lt;/b&gt;&lt;br /&gt;
Your privacy is important to us. To better protect your privacy we provide this notice explaining our online information practices and the choices you can make about the way your information is collected and used. To make this notice easy to find, we make it available on our homepage and at every point where personally identifiable information may be requested. &lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Google Adsense and the DoubleClick DART Cookie&lt;/b&gt;&lt;br /&gt;
Google, as a third party advertisement vendor, uses cookies to serve ads on this site. The use of DART cookies by Google enables them to serve adverts to visitors that are based on their visits to this website as well as other sites on the internet.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;To opt out of the DART cookies you may visit the Google ad and content network privacy policy at the following url &lt;a href="http://www.google.com/privacy_ads.html"&gt;http://www.google.com/privacy_ads.html&lt;/a&gt; Tracking of users through the DART cookie mechanisms are subject to Google’s own privacy policies.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Other Third Party ad servers or ad networks may also use cookies to track users activities on this website to measure advertisement effectiveness and other reasons that will be provided in their own privacy policies, learningmycisco.blogspot.com has no access or control over these cookies that may be used by third party advertisers. &lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Collection of Personal Information&lt;/b&gt;&lt;br /&gt;
When visiting learningmycisco.blogspot.com the IP address used to access the site will be logged along with the dates and times of access. This information is purely used to analyze trends, administer the site, track users movement and gather broad demographic information for internal use. Most importantly, any recorded IP addresses are not linked to personally identifiable information.&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Links to third party Websites&lt;/b&gt;&lt;br /&gt;
We have included links on this site for your use and reference. We are not responsible for the privacy policies on these websites. You should be aware that the privacy policies of these sites may differ from our own. &lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Changes to this Privacy Statement&lt;/b&gt;&lt;br /&gt;
The contents of this statement may be altered at any time, at our discretion. &lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;If you have any questions regarding the privacy policy of learningmycisco.blogspot.com then you may contact us at christian.malmsteen@gmail.com&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-1095245848429777012?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/DkvMYmBIyjAejyooGk3l1xjN5Kc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DkvMYmBIyjAejyooGk3l1xjN5Kc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/DkvMYmBIyjAejyooGk3l1xjN5Kc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/DkvMYmBIyjAejyooGk3l1xjN5Kc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/a2TZLa6Yz64" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/1095245848429777012?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/1095245848429777012?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/a2TZLa6Yz64/privacy-policy.html" title="Privacy Policy" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/10/privacy-policy.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQCQXc_cSp7ImA9Wx5UGU4.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-556386298596798827</id><published>2010-10-20T22:11:00.000+07:00</published><updated>2010-10-24T22:16:00.949+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-10-24T22:16:00.949+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco RVS4000" /><title>Overview Cisco RVS4000</title><content type="html">&lt;div style="text-align: justify;"&gt;A firewall is a bastion of the first layer in this Ethernet router, however the facility Intrusion Detection / Prevention System into second-tier defenses.&lt;br /&gt;
&lt;br /&gt;
At first glance, the physical form is very similar to Cisco RVS4000 Linksys WRVS4400N wireless router we've tested in last month's issue. Cisco RVS4000 also comes with a placemat / buffer can be positioned vertically so that the stand to save the use of space. The difference, Linksys WRVS4400N using the antenna, while the Cisco-RVS4000 not. Four port LAN (local network) to RJ45 cable is behind a router entity has a transfer speed of data packets 1000 mbps gigabit ethernet alias thus supporting the use of cable CAT5E or CAT6 RJ45 type.&lt;br /&gt;
&lt;br /&gt;
Cisco User-RVS4000 does not need to worry about the approach of the era of IPv6, because this cable router, including DHCP server system in it, supporting compatibility with IPv4 and IPv6 addressing system.&lt;br /&gt;
&lt;br /&gt;
Although the physical form is very similar to the Linksys WRVS4400N, facilities management and security that exist in our Cisco-RVS4000 more diverse values. IP Sweep Detection There is a facility that would recognize the existence of illegal attempts to scan (scanning) client IP addresses. There are also facilities Messeger Instant Control to manage the client can communicate with anyone (and prohibit activities that potentially harm the local network, such as sending files via instant messenger). Peer to Peer Control Facility functions to manage file sharing inter-client directly. Anomaly Detection Application Facility will identify abnormalities of the application and provide direct warning.&lt;br /&gt;
&lt;br /&gt;
The rest, facilities and security arrangements of networks owned by Cisco-RVS4000 equal to that of the Linksys WRVS4400N. The first facility is the ACL (access control list) to set permissions for internet access based on service type, IP address, and can be scheduled. The second facility which can also be scheduled is the Internet Access Policy. This facility is similar to the ACL, but more devoted to the HTTP protocol-based Internet service (and will filter addresses or web content based on keywords). The third facility, the Port Forwarding that include single port handling capacity and port range, allowing forwarding service requests from the Internet to a server in local network (which runs a service and listening on a specific port number). The facility is reinforced with Port Forwarding Port facilities Trigerring.&lt;br /&gt;
&lt;br /&gt;
Facilities that become value-added services to Cisco RVS4000, ie a VPN (Virtual Private Network) that supports the IPsec protocol, PPTP, and L2TP. VPN facility enables clients who are on the internet join the local network securely through tunell.&lt;br /&gt;
&lt;br /&gt;
Facilities virtual LANs on the Cisco-RVS4000 supports integration with RADIUS server, port mirroring, and RSTP protocols. No less interesting, facilities QoS (Quality of Service) are able to address the problem of monopoly in the local network bandwidth. How to limit bandwidth based on port number, type of service protocol and the type of application.&lt;br /&gt;
&lt;br /&gt;
The results of our testing of SPI firewall (Statefull Packet Inspection) on Cisco-RVS4000 (using Shield-Up at grc.com trusted sites) show that there is no open service ports (Open). Most of the service port is in a closed status (Closed), while some of them hidden status (Stealth). In this test, we positioned the Cisco-RVS4000 as a leading gateway and use the public IP address.&lt;br /&gt;
&lt;br /&gt;
We also tested the system IDS / IPS on Cisco-RVS4000 use Nessus tool which has thousands expolit simulated attacks against the security hole. Previously, we download the signature for IPS / IDS Cisco's latest on the official site and update the signature database IDS / IPS in the Cisco-RVS4000. Conversely, we also do updates to plugins and exploits in Nessus. The results indicate that there are 5 open ports, 12 low-level security gaps, as well as a high-level security holes. It turns out the security hole with such high security risks caused by the administrator login passwords into a web interface that is still in their default state (default). From reason, we recommend you change that default password with a more unique and powerful.&lt;br /&gt;
&lt;br /&gt;
***&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Cisco RVS4000 able to become an investment-cable network infrastructure to be reliable and ready for the era of IPv6. Support gigabit ethernet to meet the needs of a fast network. IDS system and strengthen the firewall's VPN to meet the needs of the extra network security.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-556386298596798827?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/6SrfHCoeFY59THHT1-yEBDZjDAU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6SrfHCoeFY59THHT1-yEBDZjDAU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/6SrfHCoeFY59THHT1-yEBDZjDAU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/6SrfHCoeFY59THHT1-yEBDZjDAU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/6mzd7lFM2Os" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/556386298596798827?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/556386298596798827?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/6mzd7lFM2Os/overview-cisco-rvs4000.html" title="Overview Cisco RVS4000" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/10/overview-cisco-rvs4000.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYAR3k6cCp7ImA9Wx5UGU4.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-575100934719219665</id><published>2010-10-03T21:52:00.000+07:00</published><updated>2010-10-24T21:55:46.718+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-10-24T21:55:46.718+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco TelePresence" /><title>Can the Cisco TelePresence World Touring with Efficient and Easy</title><content type="html">&lt;div style="text-align: justify;"&gt;&lt;span class="long_text" id="result_box" lang="en"&gt;&lt;span title=""&gt;&lt;/span&gt;&lt;span title=""&gt;Jakarta  - Indonesia Located at Cisco offices located in Jakarta, our reporters  are given the opportunity to enjoy the services of Cisco TelePresence  with offices in Singapore by using technologies like video streaming  that offer some instant messaging, but used three big screen with HD  video quality is fine and smooth &lt;/span&gt;&lt;span title=""&gt;.&lt;br /&gt;
&lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence through the latest technology to bring more people from separate locations around the world. &lt;/span&gt;&lt;span title=""&gt;In  Indonesia itself, precisely in the office there Jakarta Cisco  TelePresence 3010 can be used to bring the experience of face-to-face  virtual meetings using the power of high definition video network.&lt;br /&gt;
&lt;/span&gt;&lt;span title=""&gt;Cisco  as the leader of networking for the Internet is changing the way people  interact, communicate and collaborate, through TelePresence technology,  although through streaming video technology you can share meeting  materials, such as consultation with experts, share knowledge from  teachers to students and coordination among employees from different  offices &lt;/span&gt;&lt;span title=""&gt;locations across Indonesia as well as real world, without realizing that you do it virtually.&lt;br /&gt;
&lt;/span&gt;&lt;span title=""&gt;Due  to customer needs using a highly diverse virtual video, Cisco developed  the Cisco TelePresence portfolio by offering a series of widely  available, among others:&lt;br /&gt;
&lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence 3210&lt;/span&gt;&lt;span title=""&gt;Ideal for use at headquarters and regional offices. &lt;/span&gt;&lt;span title=""&gt;Can be used by 18 people at one location. &lt;/span&gt;&lt;span title=""&gt;This series is equipped with three screens, can help facilitate more people to conduct meetings and collaboration. &lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence System 3210 is available at a price range of U.S. $ 300,000.&lt;br /&gt;
&lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence 3010&lt;/span&gt;&lt;span title=""&gt;Equipped  with three 65-inch plasma screen with a specially designed table for  six people at one location, to connect with 48 different locations. &lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence System 3010 is available at a price range of U.S. $ 250,000.&lt;br /&gt;
&lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence 1300&lt;/span&gt;&lt;span title=""&gt;This series is designed for use in any meeting room. &lt;/span&gt;&lt;span title=""&gt;Equipped with one screen and three cameras, this solution accommodates six people in one location. &lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence System 1300 is available at a price range of U.S. $ 84,000.&lt;br /&gt;
&lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence 1000&lt;/span&gt;&lt;span title=""&gt;Suitable  for meetings of four people facing each other, this series is equipped  with a screen that displays high-definition video. &lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence System 1000 is available at a price range of U.S. $ 79,000.&lt;br /&gt;
&lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence 500&lt;/span&gt;&lt;span title=""&gt;Also known as Personal TelePresence, using 37-inch screen to be placed in the personal workspace. &lt;/span&gt;&lt;span title=""&gt;Cisco TelePresence System 500 is available with a price range of U.S. $ 34,000.&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="long_text" id="result_box" lang="en"&gt;&lt;span title=""&gt;"With  the Cisco TelePresence in Jakarta, we want to offer customers a new way  for companies in doing business with efficient by saving time, effort  and also cost the company to pay employees to conduct coordination  meetings in certain areas, making this technology as a new lifestyle of  people &lt;/span&gt;&lt;span title=""&gt;who have a busy job, but without having to  sacrifice lives with relatives or family, "said Chandra Herawan, Senior  Manager of Unified Communications Business Asia Region.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-575100934719219665?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/dj5YIQEqX3hiZyGGN8Ps308WN8A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dj5YIQEqX3hiZyGGN8Ps308WN8A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/dj5YIQEqX3hiZyGGN8Ps308WN8A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/dj5YIQEqX3hiZyGGN8Ps308WN8A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/wWyqaQcAZGI" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/575100934719219665?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/575100934719219665?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/wWyqaQcAZGI/can-cisco-telepresence-world-touring.html" title="Can the Cisco TelePresence World Touring with Efficient and Easy" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/10/can-cisco-telepresence-world-touring.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE8CQHk5fSp7ImA9WxFREEk.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-7435144826569527498</id><published>2010-04-24T01:21:00.000+07:00</published><updated>2010-04-24T01:21:01.725+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-24T01:21:01.725+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco" /><category scheme="http://www.blogger.com/atom/ns#" term="Cisco 642-262" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><category scheme="http://www.blogger.com/atom/ns#" term="Articles" /><title>The Cisco 642-262</title><content type="html">&lt;div id="body" style="text-align: justify;"&gt;   The 642-262 IUC is an exam that is related to the implementation of the Cisco unity server certification. This would test a candidate's skills in installing and customizing the Cisco unity connection. One could get good jobs after finishing this certification! There are lots of topics that need to be focused in order to complete this exam. Some of the topics are general while there are few other specialized topics. One could follow the guidelines in the Cisco's website in order to understand better about the various topics that are to be covered in the exam. The various topics covered in the exam include Cisco unity connection platform, deployment model and also licensing, installation, phone system integration, COBRA, preparing and managing connections.&lt;br /&gt;
One would have to take up some training in order to complete the exam and the recommended training for the exam include Cisco unified connection. There are various courses that are listed by the Cisco learning partner and the authorized source for learning is through Cisco learning centers. Here you would be trained by authorized trainers and these trainers would have a good knowledge about the subject. You could check out the global training partner in order to locate the nearest training center. The duration of 642-262 exam is for 75 minutes and the exam is available in both English and Japanese. To know more about the exams you could consult some special sections where there would be detailed information about different types of certification like professional, associative, expert level, specialist etc. These types of certification would have different levels of information. One will find information about exam registration, policy, and exam lists etc. If you like to recertify yourselves in order to maintain current trends in the technology, you could also get more information on recertification in the website.&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;                    &lt;/div&gt;&lt;div class="sig" id="sig" style="text-align: justify;"&gt;       Author is from SelfTestEngine which is Exam Preparation Tool for IT Certification Exams like &lt;a href="http://www.selftestengine.com/642-262.html" target="_new"&gt;642-262&lt;/a&gt; practice exams and &lt;a href="http://www.examsexpert.com/642-262.html" target="_new"&gt;642-262&lt;/a&gt; questions and answers. Visit to download Free SelfTestEngine and Demos for Self Preparation.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;           &lt;/div&gt;&lt;div style="margin-bottom: 1em; text-align: justify;"&gt;Article Source:       &lt;a href="http://ezinearticles.com/?expert=John_Michals"&gt;        http://EzineArticles.com/?expert=John_Michals      &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/8015056297385993506-7435144826569527498?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/LKMe5AhFM4sUyfyWKWujjCqdSVo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LKMe5AhFM4sUyfyWKWujjCqdSVo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/LKMe5AhFM4sUyfyWKWujjCqdSVo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/LKMe5AhFM4sUyfyWKWujjCqdSVo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/Cf80KQeDEpc" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7435144826569527498?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7435144826569527498?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/Cf80KQeDEpc/cisco-642-262.html" title="The Cisco 642-262" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/04/cisco-642-262.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEACQX85eCp7ImA9WxFREEk.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-3371949996303379094</id><published>2010-04-24T01:19:00.000+07:00</published><updated>2010-04-24T01:19:20.120+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-24T01:19:20.120+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="RIPv2" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Training" /><category scheme="http://www.blogger.com/atom/ns#" term="Cisco" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><category scheme="http://www.blogger.com/atom/ns#" term="Articles" /><title>Routing Protocols - RIP V2</title><content type="html">&lt;div id="body" style="text-align: justify;"&gt;   Recently, the focus of the CCNA exam for routing (Lab or Sim) configuration is primarily on RIP and EIGRP; however, you will need to be familiar with the basics of RIP v1 and v2, IGRP, EIGRP, and OSPF. We are going to look at the operation of these protocols, as well as their configuration.&lt;br /&gt;
Firstly, we begin with RIP.&lt;br /&gt;
The Routing Information Protocol -RIP is a distance-vector protocol that uses hop count as it's metric. RIP is widely used for routing traffic in a network and the Internet. It is classified as an interior gateway protocol (IGP), which means that it performs routing within a single autonomous system.&lt;br /&gt;
The early RIP version 1 was the Internet's first widely used routing protocol. It was first defined in RFC 1058 in 1988. The protocol has since been standardized several times, resulting in the development and introduction of RIP version 2 defined in RFC 2453. Both versions are still in use today in small, simple networks.&lt;br /&gt;
As a fact; a router can learn a route to a network via two methods: &lt;strong&gt;Static&lt;/strong&gt; and &lt;strong&gt;Dynamic&lt;/strong&gt;.&lt;br /&gt;
A &lt;strong&gt;static route&lt;/strong&gt; is a route that is manually configured on the router. When it comes to Packet routing, the first step a router take is to view and examine its active interfaces, the configured addresses, determine the corresponding networks, and populate its routing table with this information. A detail look at the routing table will show this as "&lt;strong&gt;directly connected&lt;/strong&gt;".&lt;br /&gt;
Dynamic routes are routes that a router learns by running a routing protocol. Routing protocols enable a router to learn about routes from other neighboring routers running the same routing protocol. Dynamic routing protocols such as RIP, enables a network router to share networks and reachability information with other routers in the network.&lt;br /&gt;
RIP version 1&lt;br /&gt;
RIP v1 uses classful routing. It does not support variable length subnet masks (VLSM). This limitation makes it impossible to have different-sized subnets inside of the same network class. There is also no support for router authentication; this vulnerability exposes it to various attacks. RIP v1 works when there are only 16 hop counts. If there are more than 16 hops (router) between source and destination networks, it sees it as unreachable.&lt;br /&gt;
RIP version 2&lt;br /&gt;
Due to the limitations and vulnerabilies of the original RIP v1, version 2 was introduced in 1993 and last standardized in 1998.&lt;br /&gt;
This included the ability to carry subnet information, enabling it to support VLSM and Classless Inter-Domain Routing (CIDR), the hop count is still limited to 16 so as to maintain backward compatibility. The v2 is equipped to fully inter-operate with the earlier specification - v1 if appropriately configured to do so. For router and routing security, the v2 was enhanced to authenticate connectivity with an encrypted password for routing updates.&lt;br /&gt;
In summary:&lt;br /&gt;
Feature of RIP:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Administrative distance is 120 (RIPv1 and v2.)&lt;/li&gt;
&lt;li&gt;v2 sends routing updates via multicast address 224.0.0.9.&lt;/li&gt;
&lt;li&gt;RIP uses hop count as its metric.&lt;/li&gt;
&lt;li&gt;Authentication with an encrypted password for routing updates (v2)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;                    &lt;/div&gt;&lt;div class="sig" id="sig" style="text-align: justify;"&gt;       CCNA Certification RIP v2 lab Exam with Explanations: &lt;br /&gt;
&lt;a href="http://orbitco-ccna-pastquestions.com/CCNA-RIPv2-Configuration-Simulation-Exam.php" target="_new"&gt;http://orbitco-ccna-pastquestions.com/CCNA-RIPv2-Configuration-Simulation-Exam.php&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;           &lt;/div&gt;&lt;div style="margin-bottom: 1em; text-align: justify;"&gt;Article Source:       &lt;a href="http://ezinearticles.com/?expert=Chika_Nwokeoma"&gt;        http://EzineArticles.com/?expert=Chika_Nwokeoma      &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/8015056297385993506-3371949996303379094?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/1zUdLIvnXI2mNkSDjDcL80kL06Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1zUdLIvnXI2mNkSDjDcL80kL06Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/1zUdLIvnXI2mNkSDjDcL80kL06Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/1zUdLIvnXI2mNkSDjDcL80kL06Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/FAwqsW8o-Fo" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3371949996303379094?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3371949996303379094?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/FAwqsW8o-Fo/routing-protocols-rip-v2.html" title="Routing Protocols - RIP V2" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/04/routing-protocols-rip-v2.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEEDQHk8eip7ImA9WxFREEk.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-3414963760935015551</id><published>2010-04-24T01:17:00.000+07:00</published><updated>2010-04-24T01:17:51.772+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-04-24T01:17:51.772+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="CCNA Training" /><category scheme="http://www.blogger.com/atom/ns#" term="CCNA" /><category scheme="http://www.blogger.com/atom/ns#" term="Articles" /><title>Cisco CCNA Retraining Courses in Detail</title><content type="html">&lt;div id="body" style="text-align: justify;"&gt;   If you want Cisco training, it's most likely that the CCNA is what you'll need. Cisco training is intended for individuals who wish to understand and work with routers. Routers connect networks of computers to other computer networks over the internet or dedicated lines.&lt;br /&gt;
It's vital that you already know a good deal about computer networks and how they operate and function, because networks are linked to routers. If not, the chances are you'll fall behind. Why not find training that also includes the basics (maybe the CompTIA Network+, possibly with A+ as well) before you start a CCNA course. Some providers offer this as a career track.&lt;br /&gt;
Qualifying up to the CCNA level is more than adequate; don't be cajoled into attempting your CCNP. Once you've worked for a few years, you'll know if it's relevant for you to have this next level up. Should that be the case, you'll have the experience you need to master your CCNP - as it's a very complex course - and shouldn't be taken lightly.&lt;br /&gt;
Being a part of revolutionary new technology is about as exciting as it can get. You become one of a team of people defining the world to come. We've barely started to scrape the surface of how technology will influence everything we do. Computers and the Internet will massively transform the way we view and interrelate with the world as a whole over the years to come.&lt;br /&gt;
The regular IT professional throughout Britain can demonstrate that they receive noticeably more than his or her counterpart outside of IT. Standard IT remuneration packages are some of the best to be had nationwide. It's evident that we have a considerable national requirement for qualified IT professionals. And as growth in the industry shows little sign of contracting, it is likely there will be for the significant future.&lt;br /&gt;
Finding your first job in the industry can be a little easier if you're offered a Job Placement Assistance facility. However sometimes this feature is bigged up too much, as it is genuinely quite straightforward for well qualified and focused men and women to secure a job in the IT industry - because there's a great need for well trained people.&lt;br /&gt;
One important thing though, don't wait till you have finished your training before getting your CV updated. As soon as you start a course, mark down what you're doing and get it out there! It's possible that you won't have even qualified when you land your first junior support job; however this is not possible if interviewers don't get sight of your CV. The most reliable organisations to get you a new position are most often specialised and independent recruitment consultants. Because they get paid commission to place you, they're perhaps more focused on results.&lt;br /&gt;
Certainly ensure you don't spend hundreds of hours on your training and studies, then call a halt and leave it in the hands of the gods to find you a job. Stop procrastinating and start looking for yourself. Invest as much focus into finding the right position as you did to get trained.&lt;br /&gt;
Wouldn't it be great to know for sure that our jobs are secure and our work prospects are protected, but the growing likelihood for most jobs throughout the UK currently seems to be that the marketplace is far from secure. It's possible though to reveal security at market-level, by probing for areas in high demand, together with a lack of qualified workers.&lt;br /&gt;
With the Information Technology (IT) market for example, the 2006 e-Skills survey showed a skills shortage in the UK of around 26 percent. To put it another way, this clearly demonstrates that the country is only able to source 3 certified professionals for every four jobs that are available currently. This troubling truth reveals the urgent need for more properly trained computing professionals throughout the UK. In actuality, acquiring professional IT skills during the next year or two is likely the finest career choice you could ever make.&lt;br /&gt;
Trainees looking at this market are often very practical, and don't always take well to classrooms, and poring through books and manuals. If this is putting you off studying, go for more modern interactive training, where you can learn everything on-screen. Many studies have proved that memory is aided when we involve as many senses as possible, and we put into practice what we've been studying.&lt;br /&gt;
Fully interactive motion videos involving demonstration and virtual lab's will turn you off book-based study for ever more. And they're far more fun. Don't take any chances and look at a small selection of training examples before you make your decision. The minimum you should expect would be videoed instructor demonstrations and audio-visual elements backed up by interactive lab's.&lt;br /&gt;
Many companies provide just online versions of their training packages; sometimes you can get away with this - but, imagine the problems if internet access is lost or you get intermittent problems and speed issues. It's preferable to have actual CD or DVD ROMs which will solve that problem.&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;              &lt;/div&gt;&lt;table border="0" cellpadding="0" cellspacing="0" style="margin-left: 0px; margin-right: 0px; text-align: left;"&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td valign="top"&gt;      &lt;div class="sig" id="sig"&gt;       (C) 2009 - J. Kendall. Visit &lt;a href="http://www.ciscoccna4.co.uk/" target="_new"&gt;Click HERE&lt;/a&gt; or &lt;a href="http://www.ccnatraining4.co.uk/" target="_new"&gt;CCNA Training&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style="margin-bottom: 1em;"&gt;Article Source:       &lt;a href="http://ezinearticles.com/?expert=Jason_Kendall"&gt;        http://EzineArticles.com/?expert=Jason_Kendall      &lt;/a&gt;      &lt;/div&gt;&lt;/td&gt;     &lt;td&gt;      &lt;div style="background-color: white; border: 1px solid rgb(255, 255, 255); margin: 0pt 0pt 0pt 10px; padding: 5px;"&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/8015056297385993506-3414963760935015551?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/yPzHQfGI2UCzZ5AuytMYKxiiRs8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yPzHQfGI2UCzZ5AuytMYKxiiRs8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/yPzHQfGI2UCzZ5AuytMYKxiiRs8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yPzHQfGI2UCzZ5AuytMYKxiiRs8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/dfTlRuN9Y9I" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3414963760935015551?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3414963760935015551?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/dfTlRuN9Y9I/cisco-ccna-retraining-courses-in-detail.html" title="Cisco CCNA Retraining Courses in Detail" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/04/cisco-ccna-retraining-courses-in-detail.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEYBR3s-eyp7ImA9WxBXE0k.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-6951431882680385290</id><published>2010-01-24T22:14:00.000+07:00</published><updated>2010-01-24T22:15:56.553+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-24T22:15:56.553+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="TCP/IP" /><title>TCP/IP Suite Error and Control Messages</title><content type="html">&lt;div style="text-align: justify;"&gt;&lt;span id="result_box"&gt;&lt;span title="Pendahuluan"&gt;Introduction&lt;br /&gt;
&lt;/span&gt;&lt;span title="Tidak ada mekanisme untuk menjamin bahwa data yang dikirim melalui jaringan berhasil."&gt;There is no mechanism to ensure that the data sent through the network successfully. &lt;/span&gt;&lt;span style="background-color: white;" title="Data mungkin gagal mencapai tujuan dengan berbagai macam alas an seperti kerusakan pada hardware, kesalahan konfigurasi, atau informasi routing yang salah."&gt;The data may fail to achieve objectives with a variety of reasons such as damage to the hardware, configuration errors, or incorrect routing information. &lt;/span&gt;&lt;span style="background-color: white;" title="Untuk membantu mengidentifikasi kesalahan-kesalahan itu, IP menggunakan Internet Control Message Protocol (ICMP) untuk memberikan pesan ke pengirim data yang mengalami error pengiriman tersebut."&gt;To help identify mistakes, IP uses the Internet Control Message Protocol (ICMP) to give the message to the sender data transmission errors such experience.&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="Karena IP tidak mempunyai mekanisme untuk pengiriman error dan control messages, ia menggunakan ICMP untuk mengirim dan menerima error dan control message ke host-host dalam jaringan."&gt;Because IP does not have a mechanism for sending error and control messages, it uses ICMP to send and receive error and control message to the hosts in the network.&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="Diharapkan setelah melalui modul ini, Anda dapat melakukan:"&gt;It is expected that after going through this module, you can do:&lt;br /&gt;
&lt;/span&gt;&lt;span title="- Menggambarkan cara kerja ICMP"&gt;- Describes how the ICMP&lt;br /&gt;
&lt;/span&gt;&lt;span title="- Menggambarkan format pesan ICMP"&gt;- Describes the format of ICMP message&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="- Mengidentifikasi tipe-tipe pesan error ICMP"&gt;- Identify the types of ICMP error messages&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="- Mengidentifikasi sebab-sebab yang potensial pesan error ICMP"&gt;- Identifying the causes of potential ICMP error messages&lt;br /&gt;
&lt;/span&gt;&lt;span title="- Menggambarkan control messages ICMP"&gt;- Describe ICMP control messages&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="- Mengidentifikasi control messages yang digunakan di jaringan"&gt;- Identify control messages used in network&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="- Menentukan pentebab untuk control messages ICMP"&gt;- Define pentebab ICMP for control messages&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span title="1."&gt;1. &lt;/span&gt;&lt;span title="ICMP"&gt;ICMP&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="IP menggunakan metode unreliable pada saat pengiriman data ke jaringan."&gt;IP uses unreliable method when sending data to the network. &lt;/span&gt;&lt;span title="Tidak ada proses untuk menentukan masalah saat pengiriman data ke jaringan."&gt;There is no process to determine the problem when sending data to the network. &lt;/span&gt;&lt;span style="background-color: white;" title="Jika terdapat kegagalan seperti router mati, atau jika device tujuan tidak terhubung ke jaringan, maka data tidak dapat terkirim."&gt;If there are failures such as a router dies, or if the destination device is not connected to the network, the data can not be sent. &lt;/span&gt;&lt;span title="ICMP merupakan komponen dari protokol TCP/IP yang membantu IP untuk mengidentifikasi kesalahan-kesalahan itu."&gt;ICMP is a component of the TCP / IP protocols that help IP to identify the errors.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&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://3.bp.blogspot.com/_O_708FkxDsY/S1xh39zpNbI/AAAAAAAAAf8/DzTafdzLezY/s1600-h/untitled.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_O_708FkxDsY/S1xh39zpNbI/AAAAAAAAAf8/DzTafdzLezY/s320/untitled.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="1.1 Error reporting dan error correction"&gt;1.1 Error reporting and error correction&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="ICMP digunakan untuk report error yang dikembalikan ke datagram asal."&gt;ICMP is used to report errors that were returned to the original datagram. &lt;/span&gt;&lt;span title="Seperti yang digambarkan di bawah ini."&gt;As described below.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_O_708FkxDsY/S1xiXYpnJqI/AAAAAAAAAgE/T5LQMZGjIP4/s1600-h/untitled.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_O_708FkxDsY/S1xiXYpnJqI/AAAAAAAAAgE/T5LQMZGjIP4/s320/untitled.JPG" /&gt;&lt;/a&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: justify;"&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Workstation 1 mencoba mengirimkan datagram ke workstation 6, tapi interface Fa0/0 pada router C mati."&gt;Workstation 1 tries to send a datagram to Workstation 6, but the interface Fa0 / 0 on router C died. &lt;/span&gt;&lt;span style="background-color: white;" title="Router C menggunakan ICMP untuk mengirimkan pesan balik ke workstation 1."&gt;Router C uses ICMP to send a message back to the workstation 1. &lt;/span&gt;&lt;span style="background-color: white;" title="Pesan ini menunjukkan bahwa datagram tidak dapat terkirim."&gt;This message indicates that the datagram can not be sent. &lt;/span&gt;&lt;span title="ICMP tidak dapat memperbaiki jaringan yang bermasalah, ia hanya memberikan report saja."&gt;ICMP can not fix a troubled network, he only gave report it.&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="Pada saat router C menerima datagram workstation 1, ia mengetahui hanya alamat IP asal dan tujuan dari datagram."&gt;At the time the router receives a datagram workstation C 1, he knows only the IP address of origin and destination of the datagram. &lt;/span&gt;&lt;span title="Ia tidak tahu jalur mana pastinya yang nanti akan diambil."&gt;He did not know where the exact route which will be taken. &lt;/span&gt;&lt;span style="background-color: white;" title="Oleh karena itu router C hanya bisa memberi informasi ke workstation 1 tentang masalah yang terjadi dan tidak ada pesan ICMP yang dikirim ke router A dan router B."&gt;Therefore, router C could only give information to the workstation 1 on the problems that occur and there is no ICMP messages are sent to router A and router B. &lt;/span&gt;&lt;span style="background-color: white;" title="ICMP melaporkan status dari pengiriman paket hanya ke peralatan asal."&gt;ICMP reports delivery status of packages only to the original equipment. &lt;/span&gt;&lt;span title="Ia tidak mengirim informasi tentang perubahan jaringan ke router-router yang lain."&gt;He did not send information about changes to network routers other.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span id="result_box"&gt;&lt;span title="Ia tidak mengirim informasi tentang perubahan jaringan ke router-router yang lain."&gt;&lt;br /&gt;
&lt;/span&gt;&lt;span title="1.2 Pengiriman pesan ICMP"&gt;1.2 ICMP Message Delivery&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="Pesan ICMP dienkapsulasi menjadi datagram dengan cara yang sama ke data yang dikirim ketika IP digunakan."&gt;ICMP message datagram encapsulated into the same way to the data that is sent when the IP is used. &lt;/span&gt;&lt;span style="background-color: white;" title="Gambar di bawah ini menampilkan enkapsulasi data ICMP dalam datagram IP."&gt;The figure below shows the ICMP data encapsulated in IP datagram.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_O_708FkxDsY/S1xizBQZXzI/AAAAAAAAAgM/1vyhTFlN3R0/s1600-h/untitled.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_O_708FkxDsY/S1xizBQZXzI/AAAAAAAAAgM/1vyhTFlN3R0/s320/untitled.JPG" /&gt;&lt;/a&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: justify;"&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Ketika pesan ICMP ditransmisikan dengan cara sama dengan pengiriman data lain, maka mereka menjadi subjek ke masalah pengiriman yang sama."&gt;When ICMP message is transmitted the same way as other data transmission, then they become subject to the same transmission problems. &lt;/span&gt;&lt;span style="background-color: white;" title="Untuk alas an ini, error diciptakan oleh pesan ICMP tidak membentuk pesan ICMP sendiri."&gt;For this reason, errors created by ICMP messages do not form their own ICMP messages. &lt;/span&gt;&lt;span style="background-color: white;" title="Oleh karenanya, kemungkinan pengiriman error datagram yang tidak pernah dilaporkan balik ke pengirim data."&gt;Therefore, the possibility of sending datagram error that never reported back to the sender data. &lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="1.3 Network unreachable"&gt;1.3 Network unreachable &lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="Komunikasi di jaringan tergantung dari beberapa kondisi yang ditemui."&gt;Communication in the network depends on several conditions encountered. &lt;/span&gt;&lt;span style="background-color: white;" title="Pertama, protokol TCP/IP harus dikonfigurasi untuk device yang mengirim dan menerima data."&gt;First, the TCP / IP must be configured for devices that send and receive data. &lt;/span&gt;&lt;span style="background-color: white;" title="Termasuk pemasangan protokol TCP/IP dan konfigurasi alamat IP dan subnet mask."&gt;Including the installation of TCP / IP and configuring IP address and subnet mask. &lt;/span&gt;&lt;span title="Default gateway juga harus dikonfigurasi jika datagram keluar jaringan local."&gt;The default gateway must be configured if the datagram out local networks. &lt;/span&gt;&lt;span style="background-color: white;" title="Kedua, device harus ditempatkan untuk melewatkan datagram dari device asal dan jaringannya ke device tujuan."&gt;Second, the device must be placed to pass the original datagram from the device and the network to the destination device. &lt;/span&gt;&lt;span style="background-color: white;" title="Router juga harus mempunyai protokol TCP/IP yang dikonfigurasi di interface-interfacenya dan harus menggunakan protokol routing tertentu."&gt;Router must also have TCP / IP is configured on the interface-interface and must use a specific routing protocols. &lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="Jika kondisi tidak ditemukan, kemudian komunikasi jaringan tidak dapat dilakukan."&gt;If the condition is not found, then network communication can not be done. &lt;/span&gt;&lt;span style="background-color: white;" title="Device pengirim mengalamatkan datagram ke IP address yang tidak ada atau ke device tujuan yang tidak terhubung ke jaringan."&gt;Device datagram sender address to the IP address that does not exist or the destination device is not connected to the network. &lt;/span&gt;&lt;span style="background-color: white;" title="Router dapat juga sebagai titik kesalahan jika koneksi interface putus atau jika router tidak memiliki informasi yang berguna untuk menemukan jaringan tujuan."&gt;Router can also be a point of interface error if the connection dropped out or if the router does not have useful information to find the destination network. &lt;/span&gt;&lt;span title="Jika jaringan tujuan tidak dapat diakses, hal seperti ini disebut dengan unreachable network."&gt;If the destination network is not accessible, it is called the network unreachable. &lt;br /&gt;
&lt;/span&gt;&lt;span style="background-color: white;" title="Gambar berikut ini menunjukkan router yang menerima paket yang tidak dapat dikirim."&gt;The following figure shows the router that receives packets that can not be sent. &lt;/span&gt;&lt;span title="Paket tidak terkirim karena tidak mengetahui jalur ke tujuan."&gt;Packages undeliverable due to not knowing the path to the destination. &lt;/span&gt;&lt;span title="Oleh sebab itu, router mengirimkan pesan ICMP host unreachable ke asal."&gt;Therefore, the router sends an ICMP host unreachable message to the origin.&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_O_708FkxDsY/S1xjHgybe6I/AAAAAAAAAgU/6b_Iv9kjrPQ/s1600-h/untitled.JPG" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_O_708FkxDsY/S1xjHgybe6I/AAAAAAAAAgU/6b_Iv9kjrPQ/s320/untitled.JPG" /&gt;&lt;/a&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: justify;"&gt;To be continued... &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: center;"&gt;&lt;span id="result_box"&gt;&lt;span title="Oleh sebab itu, router mengirimkan pesan ICMP host unreachable ke asal."&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Gambar di bawah ini menampilkan enkapsulasi data ICMP dalam datagram IP."&gt; &lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span id="result_box"&gt;&lt;span style="background-color: white;" title="Gambar di bawah ini menampilkan enkapsulasi data ICMP dalam datagram IP."&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="Seperti yang digambarkan di bawah ini."&gt; &lt;/span&gt;&lt;/span&gt;&lt;span id="result_box"&gt;&lt;span title="ICMP merupakan komponen dari protokol TCP/IP yang membantu IP untuk mengidentifikasi kesalahan-kesalahan itu."&gt;&lt;/span&gt;&lt;/span&gt;&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/8015056297385993506-6951431882680385290?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/r_S9KxM5FXgam97nc9_RG-e3nzo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/r_S9KxM5FXgam97nc9_RG-e3nzo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/r_S9KxM5FXgam97nc9_RG-e3nzo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/r_S9KxM5FXgam97nc9_RG-e3nzo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/VrrGGfwVI_w" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/6951431882680385290?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/6951431882680385290?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/VrrGGfwVI_w/tcpip-suite-error-and-control-messages.html" title="TCP/IP Suite Error and Control Messages" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_O_708FkxDsY/S1xh39zpNbI/AAAAAAAAAf8/DzTafdzLezY/s72-c/untitled.JPG" height="72" width="72" /><feedburner:origLink>http://learningmycisco.blogspot.com/2010/01/tcpip-suite-error-and-control-messages.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0IHSHY9cCp7ImA9WxBRFkw.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-8578268426000506333</id><published>2010-01-04T21:30:00.000+07:00</published><updated>2010-01-04T21:32:19.868+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-01-04T21:32:19.868+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco Event" /><title>Cisco Celebrates 25 Years of Technology Innovation and Corporate Social Responsibility</title><content type="html">&lt;div style="text-align: justify;"&gt;San Jose, Calif. December 10, 2009 – Cisco today marks its 25th anniversary with a call to community service. Chairman and CEO John Chambers challenged every Cisco employee to volunteer four hours of service in his or her local community. The networking leader's goal is an aggregate contribution of 200,000 employee volunteer hours, which equates to approximately 25 years worth of service to the global community.&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;"I can think of no better way to mark Cisco's 25th year than focusing even more of our employees' talents and energy on community service," Chambers said. "Helping people connect and collaborate is not just core to our business—it is core to our values."&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Cisco was founded on December 10, 1984 by husband and wife Len Bosack and Sandy Lerner, two former Stanford University computer scientists whose efforts to enable email between computers on different networks led to the invention of the first multiprotocol router. This seminal breakthrough played a major role in fueling the growth of the Internet.&amp;nbsp; &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Cisco has played a crucial role in enabling the profound change that the Internet has had on the world in the last 25 years.&amp;nbsp; Built on a robust network infrastructure, the Internet has transformed business, driven economic development and productivity and brought people together around the world. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Chambers continued, "In the coming quarter century, the role of the network will become even more important in driving growth, innovation, and productivity in industries such as healthcare, education and energy.&amp;nbsp; Looking ahead, Cisco is positioned to lead the evolution of the network to enable a 'connected future' which is increasingly collaborative, video-driven, personalized, and mobile."&amp;nbsp;&amp;nbsp; &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Twenty-five years, more than 7,000 patents, and nearly 1 million employee volunteer hours later, Cisco today is the worldwide leader in networking technologies that are changing how the world works, lives, plays and learns. The company's commitment to innovation, customers and giving back has been key to Cisco's success over the years—and it will drive the company's ongoing mission to shape the future of the Internet by creating unprecedented value and opportunity for customers, employees, investors and ecosystem partners.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;Highlights / Facts:&lt;/h3&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;A quarter of a century ago there were just 1,000 "hosts" on the Internet, today there are more than 1.7 billion Internet users worldwide.&lt;/li&gt;
&lt;li&gt;In 1984, there were       1,000 Internet devices; today there are over a 1 billion.&lt;/li&gt;
&lt;li&gt;Cisco has grown from two employees with one product in 1984 to more than 63,000 people today in 200 offices worldwide with 50 product lines. &lt;/li&gt;
&lt;li&gt;Cisco has been on the forefront of information technology for 25 years and posted fiscal year 2009 revenue of $36.1 billion.&lt;/li&gt;
&lt;li&gt;Cisco's innovation is demonstrated in the company's more than 7,000 patents issued worldwide to Cisco inventors and 9,000 patent applications currently pending.&lt;/li&gt;
&lt;li&gt;Cisco employees have logged nearly 1 million hours of volunteer service       since 2001.&lt;/li&gt;
&lt;li&gt;As a global corporate citizen, Cisco, in the last 10 years, has contributed over $1 billion to education, social inclusion and economic development initiatives globally. &lt;/li&gt;
&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;Tags / Keywords: &lt;/h3&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Cisco, innovation, router, community  service, CSR, &lt;a href="http://www.cisco.com/web/about/citizenship/index.html" target="_blank"&gt;corporate social responsibility&lt;/a&gt;, philanthropy, volunteer service&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;h3 style="text-align: justify;"&gt;Additional Resources:&lt;/h3&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt;&lt;a href="http://newsroom.cisco.com/dlls/timeline/"&gt;Visit Cisco's       25th Anniversary timeline.&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;Read a &lt;a href="http://newsroom.cisco.com/dlls/2009/ts_121009.html"&gt;retrospective       of Cisco's 25-year history&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;View &lt;a href="http://www.cisco.com/web/about/ac227/csr2009/index.html"&gt;Cisco's 2009 CSR Report&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;RSS Feed for Cisco:&lt;/b&gt; &lt;a href="http://newsroom.cisco.com/dlls/rss.html"&gt;http://newsroom.cisco.com/dlls/rss.html&amp;nbsp;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;object height="295" width="480"&gt;&lt;param name="movie" value="http://www.youtube.com/v/zDhsRV-csUk&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;"&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/zDhsRV-csUk&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;/center&gt;&lt;center&gt;&lt;br /&gt;
&lt;/center&gt;&lt;center&gt;&lt;object height="295" width="480"&gt;&lt;param name="movie" value="http://www.youtube.com/v/W9SWUYHgBaU&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;"&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/W9SWUYHgBaU&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;/center&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div class="robots-nocontent" style="text-align: justify;"&gt;&lt;h3&gt;About Cisco Systems&lt;/h3&gt;Cisco, (NASDAQ: CSCO), the worldwide leader in networking that transforms how people connect, communicate and collaborate, this year celebrates 25 years of technology innovation, operational excellence and corporate social responsibility. Information about Cisco can be found at &lt;a href="http://www.cisco.com/"&gt;http://www.cisco.com&lt;/a&gt;. For ongoing news, please go to &lt;a href="http://newsroom.cisco.com/"&gt;http://newsroom.cisco.com&lt;/a&gt;. &lt;br /&gt;
# # #&lt;br /&gt;
Cisco, the Cisco logo, and Cisco Systems are registered trademarks or trademarks of Cisco Systems, Inc. and/or its affiliates in the United States and certain other countries. All other trademarks mentioned in this document or Website are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company.&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/8015056297385993506-8578268426000506333?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/G9KyMm7s6RzQcsl_P88S47P8Nas/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/G9KyMm7s6RzQcsl_P88S47P8Nas/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/G9KyMm7s6RzQcsl_P88S47P8Nas/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/G9KyMm7s6RzQcsl_P88S47P8Nas/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/xuM3_Jp4alA" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/8578268426000506333?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/8578268426000506333?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/xuM3_Jp4alA/cisco-celebrates-25-years-of-technology.html" title="Cisco Celebrates 25 Years of Technology Innovation and Corporate Social Responsibility" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2010/01/cisco-celebrates-25-years-of-technology.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUUMRHk-eSp7ImA9WxBREUk.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-7587560775891049600</id><published>2009-12-30T11:22:00.000+07:00</published><updated>2009-12-30T11:28:05.751+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-30T11:28:05.751+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Installing OpenBSD" /><category scheme="http://www.blogger.com/atom/ns#" term="OpenBSD Quickly" /><title>Installing OpenBSD 4.0</title><content type="html">&lt;div class="docText" style="text-align: justify;"&gt;This section will walk you through the entire OpenBSD  installation process, from start to finish.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Installation Methods &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;There are three ways to install OpenBSD: over a network, by  bootstrapping from an existing OpenBSD system, or through installation media (CD  or floppy disk). Not all methods are supported by every architecture, but both  x86 and AMD64 support all three installation procedures.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;By far the quickest, easiest, and most comprehensive method for  modern computers is to use the official OpenBSD installation CDs. These are  available for U.S. $50 (plus shipping) directly from the OpenBSD Project's web  site: &lt;a class="docLink" href="http://www.openbsd.org/orders.html" target="_blank"&gt;http://www.openbsd.org/orders.html&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you need to install OpenBSD right away and have a working  broadband Internet connection, you can perform an FTP installation by using a  minimal install floppy disk or CD, then retrieving the installation files from  one of many OpenBSD mirror sites. The mirror list is at this address: &lt;a class="docLink" href="http://www.openbsd.org/ftp.html#ftp" target="_blank"&gt;http://www.openbsd.org/ftp.html#ftp&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you choose a mirror site that is close to you, the download  will take less time than if you choose one that is far away. It's a good idea to  write down two or three mirror addresses just in case one happens to be down  when you need it; you may have to type these in during installation. In addition  to installation, you will also need an FTP mirror address for some other  important things later, so it's a good idea to have them written down so that  you don't have to look them up again.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The directory on the server that has the ISO files for the i386  minimal install CD and floppies is pub/OpenBSD/4.0/i386/, and the AMD64 ISO can be found  at pub/OpenBSD/4.0/amd64/.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;There are three floppy image files, of which you need only one  if you are installing from the floppy drive:&lt;br /&gt;
&lt;/div&gt;&lt;dl class="docList" style="text-align: justify;"&gt;&lt;dt&gt;&lt;br /&gt;
floppy40.fs  &lt;br /&gt;
&lt;/dt&gt;
&lt;dd&gt;&lt;div class="docList"&gt;This image is generally suitable for PCs that have a PCI or ISA  network card; have an IDE, SATA or simple SCSI disk; and include support for  some PCMCIA cards. 
&lt;/div&gt;&lt;/dd&gt;
&lt;dt&gt;&lt;br /&gt;
floppyB40.fs  &lt;br /&gt;
&lt;/dt&gt;
&lt;dd&gt;&lt;div class="docList"&gt;This image is more suited to servers. It contains drivers for  many kinds of RAID controllers, and some of the less common SCSI adapters.  However, support for many standard SCSI adapters and many EISA and ISA network  chips is not present. 
&lt;/div&gt;&lt;/dd&gt;
&lt;dt&gt;&lt;br /&gt;
floppyC40.fs  &lt;br /&gt;
&lt;/dt&gt;
&lt;dd&gt;&lt;div class="docList"&gt;This image is designed for laptop computers, and supports a  wide range of CardBus and PCMCIA devices. 
&lt;/div&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;div class="docText" style="text-align: justify;"&gt;And three CD imagesagain, you need only the one that applies to  you:&lt;br /&gt;
&lt;/div&gt;&lt;dl class="docList" style="text-align: justify;"&gt;&lt;dt&gt;&lt;br /&gt;
cdrom40.fs &lt;br /&gt;
&lt;/dt&gt;
&lt;dd&gt;&lt;div class="docList"&gt;This is essentially a conglomerate of all three of the above  floppy images. It can be used to make either a bootable 2.88M floppy or a  CD. 
&lt;/div&gt;&lt;/dd&gt;
&lt;dt&gt;&lt;br /&gt;
cd40.iso &lt;br /&gt;
&lt;/dt&gt;
&lt;dd&gt;&lt;div class="docList"&gt;This is the CD ISO file that you are most likely to use. It has  the widest selection of drivers. 
&lt;/div&gt;&lt;/dd&gt;
&lt;dt&gt;&lt;br /&gt;
cdemu40.iso  &lt;br /&gt;
&lt;/dt&gt;
&lt;dd&gt;&lt;div class="docList"&gt;This CD image uses "floppy emulation" booting by using the  cdrom40.fs image. This is only for use in special  situations when the cd40.iso file won't work  (usually on older systems). 
&lt;/div&gt;&lt;/dd&gt;&lt;/dl&gt;&lt;div class="docText" style="text-align: justify;"&gt;Download the image appropriate to your situation (this will  very likely be the cd40.iso file), then follow  the instructions below.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=7587560775891049600" name="burning_a_cd_from_an_iso_file"&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Burning a CD from an ISO file&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;You have probably created a CD or DVD from an ISO file before.  If so, follow your usual procedure. If you haven't created a CD from an ISO file  in the past, then the instructions for doing so are dependent on your current  operating system. Skip down to the subsection below that applies to your  situation.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=7587560775891049600" name="microsoft_windows"&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Microsoft Windows &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;You should already have some kind of CD/DVD writing program  like Nero or Easy CD Creator on your computer. Navigate the program's menus  until you find the option for creating a CD from an ISO image. Select the cd40.iso image in the ensuing file dialog, and then  choose to burn the CD image to the disc.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you do not have any such program, you can download one for  free at either of these addresses:&lt;br /&gt;
&lt;/div&gt;&lt;dl class="docList" style="text-align: justify;"&gt;&lt;dd&gt;&lt;a class="docLink" href="http://isorecorder.alexfeinman.com/isorecorder.htm" target="_blank"&gt;http://isorecorder.alexfeinman.com/isorecorder.htm&lt;/a&gt;  
&lt;/dd&gt;&lt;dd&gt;&lt;a class="docLink" href="http://www.cdburnerxp.se/download.php" target="_blank"&gt;http://www.cdburnerxp.se/download.php&lt;/a&gt; 
&lt;/dd&gt;&lt;/dl&gt;&lt;div class="docText" style="text-align: justify;"&gt;After the CD writing program is downloaded and installed, run  it. For example, using CDBurnerXP, you'd insert a blank disc, then click on the  Start New Data Disc Compilation button. After that, go to the File menu and  select Write Disk From ISO File. Choose the cd40.iso file from the ensuing file dialogue, then  click Write Disc.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=7587560775891049600" name="unix_gnu_and_bsd_systems"&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Unix, GNU, and BSD Systems &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;You can use the &lt;tt&gt;cdrecord&lt;/tt&gt; command-line utility or the  Qt-based K3b program to make ISOs into CDs. K3b should be pretty  self-explanatory. Here's a quick cdrecord example  (remember to change it for your specific system):&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;pre&gt;cdrecord -eject speed=24 dev=0,1,0 cd40.iso
&lt;/pre&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=7587560775891049600" name="mac_os_x"&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Mac OS X &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Start the Disk Utility from the Applications menu, then  drag-and-drop the cd40.iso file to its sidebar.  Click the file in the Disk Utility sidebar to select it; then go to the menu,  select the Image submenu, and click on Burn.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;Creating a Diskette from an FS file &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Refer to the section below that coressponds with the operating system you're using. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;From Unix-like Operating Systems&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Most BSD, GNU and Unix systems can format and check a disk by  using the fdformat utility. Its usage is  simple:&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;pre&gt;fdformat /dev/rfd0c
&lt;/pre&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;where the /dev/rfd0c represents  your floppy disk's device node. This is only an example and may not apply to  your specific operating system, so change the above command appropriately. If  you see all Vs in the resulting format routine, the disk is safe to write  to.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;To commit your floppy image to disk, use the dd command as such:&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;pre&gt;dd if=floppy40.fs of=/dev/rfd0c bs=32k
&lt;/pre&gt;&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Again, you must modify the above command to fit your  situation.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;From Microsoft Windows &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The first thing you'll need is a program that can write floppy  images to disks. Windows does not natively include such a utility, but the  OpenBSD Project has a few of them available for you to use on Windows. The one  that should work best for current Windows systems (2000, XP, Vista) is ntrw. You can download it from the directory / pub/OpenBSD/4.0/tools/  on the same OpenBSD mirror that you downloaded the floppy ISO from.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Once downloaded, start the Command Prompt utility and run the  program in it with the following syntax:&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;pre&gt;ntrw floppy40.fs a:
&lt;/pre&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=7587560775891049600" name="installing_over_pxe"&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Installing over PXE&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you can't use a CD or diskette, and your network  infrastructure supports booting over a network connection via the Preboot  eXecution Environment (PXE), you can install OpenBSD over it. PXE gurus probably  just need to know the name of the file from the OpenBSD FTP server that the  operating system boots from. That file is pxeboot, and the installation kernel is bsd.rd, so these two files need to be in the  appropriate directory on your FTP server. PXE booting can be very tricky because  it involves other machines and services, so that's as far as the OpenBSD Crash  Course goes on this subject. If you need more detailed PXE boot instructions,  the OpenBSD Project has them here: &lt;a class="docLink" href="http://www.openbsd.org/faq/faq6.html#PXE" target="_blank"&gt;http://www.openbsd.org/faq/faq6.html#PXE&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Booting From The Installation Disc&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Most computers default to some slight variation of the  following boot order: network, floppy disk, optical drive (CD), and then hard  drive. If no boot files are found on any of those devices, you get an error  message on the screen; most people will never see it unless they have a serious  hard drive problem. There is a chance, though, that your computer will try to  boot from the hard drive before any other devices. That's fine for normal,  everyday operation, but it's no good for installing operating systems. In order  to boot from your OpenBSD installation disc or disk, you will have to set your  BIOS to boot from the drive that contains the installation media. If the BIOS  looks to your hard drive for boot information first, it's likely that the CD or  diskette will not be seen at all. You can test this by inserting the OpenBSD  installation media in the appropriate drive shortly after the computer starts.  If it boots from the diskette or CD and you see a bunch of lines of  blue-highlighted text after a short delay, then you're all setgo ahead and skip  down to the installation walkthrough.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="modifying_the_boot_order"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Modifying The Boot Order&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;When they first power on, nearly all computers will tell you  what key to press to enter the BIOS setup (if your computer offers a boot  selection menu, such as F12 on some Dells and Option on Macs, you can use that  to select the CD-ROM without having to poke around in BIOS setup). If you cannot  see this screen, then press the following keys a few times when the computer  beeps just after it is powered on: &lt;span class="docEmphBold"&gt;DEL&lt;/span&gt; (delete),  &lt;span class="docEmphBold"&gt;F1&lt;/span&gt;, and &lt;span class="docEmphBold"&gt;F2&lt;/span&gt;. (If  the machine is made by Compaq, the key to press may be &lt;span class="docEmphBold"&gt;F10&lt;/span&gt; instead.) Once you get to the blue or black BIOS  setup (sometimes called CMOS setup) screen, look for a Boot or an Advanced CMOS  Setup section, and modify the boot order so that the CD-ROM or floppy drive is  first, and the hard drive second. This is usually done by selecting drives from  a drop-down list or by pressing the + and - keys to move a selection up or down  in the list. When you've done that, save and exit setup, and the computer will  restart with the new settings.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you were successful, you should see a brief OpenBSD boot  screen, followed by a few screens of blue-highlighted text that show the boot  process. If the CD or disk fails to boot, you may not have adjusted the BIOS  properly, or the installation media you made may be damaged or improperly burned  (if this is the case, try burning it at a lower speed than you did the first  time).&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;You should now continue on to the next section, which explains  the exact installation process.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Installation Walkthrough&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The OpenBSD Project provides decent installation instructions.  You can find them in the liner notes in the CD set, or a more comprehensive  instruction manual at this address: &lt;a class="docLink" href="http://www.openbsd.org/faq/faq4.html" target="_blank"&gt;http://www.openbsd.org/faq/faq4.html&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Even though it's already been done twice, for the sake of  completeness, this guide includes its own unique step-by step installation  instructions below. If you are upgrading from OpenBSD 3.9, skip down to the  section on upgrading.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="initial_installation_settings"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Initial installation settings&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;When the installation media finishes booting, you'll be asked  whether you would like to install, upgrade, or go straight to the command-line  shell. Type i and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Next you'll be asked to choose a terminal type. The default is  vt220and that's fine, but it is forever in black and white. Type in pcvt25 and  press Enterthat's a good color terminal that should work well with any modern  computer.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you live in the United States or Canada, type us at the  keyboard layout (kbd(8) mapping) screen. If you use a Dvorak keyboard or a  keyboard in a different country, press l (lowercase L) to see a list of keyboard  types, then type in the appropriate one and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Type in yes when you're asked if you'd like to proceed with the  installation.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="slices_partitions_and_filesystems"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Slices, Partitions, and Filesystem&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;All BSD systems have a common method of dividing up hard disks,  even though the partition types and filesystem formats differ among all of the  BSD derivatives.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;First you must assign a certain area of the disk for your  operating system. This area is called a &lt;span class="docEmphasis"&gt;slice&lt;/span&gt;.  You may then divide the slice up into a number of partitions, on which you will  put filesystems. This differs from DOS, Windows, and GNU/Linux in that they do  not deal with slicesjust partitions. If you do not have enough free,  unpartitioned space on your existing hard drive, you may want to consider  installing a second drive specifically for it. You can also install a removable  or hot-swappable hard drive bay and switch hard disks as needed. You can also  use a partition resizing tool such as &lt;span class="docEmphasis"&gt;gparted&lt;/span&gt; to  create free space on your hard drive. Such utilities can be installed on most  Unix-like operating systems, and many live CDs (such as the Ubuntu Linux  installation disc, and the Knoppix and Kanotix live software distributions) have  them readily available.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Now that you know what's about to happen, let's get back to the  installation.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you only have one hard drive in the system, press Enter when  you're asked which hard disk you'd like to install to. If you have multiple hard  drives and only want to install to one of them, OpenBSD should print out a list  of device nodes that relate to hard drives. Generally this is &lt;tt&gt;wd0&lt;/tt&gt;,  &lt;tt&gt;wd1&lt;/tt&gt;, etc., labeled according to their order of connection. Type in the  device node of the disk you wish to install to and press Enter. The default is  &lt;tt&gt;wd0&lt;/tt&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Now you'll be asked if you'd like to use the entire disk for  OpenBSD. If you want to try to get fancy with the slicing of your OpenBSD disk,  that's fine, but it's only going to make things more difficult from here on. It  is strongly recommended that you type Y and press Enter. This will erase &lt;span class="docEmphasis"&gt;everything&lt;/span&gt; on your hard drive.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Next you'll create partitions for your slice. You need a  minimum of two: a &lt;span class="docEmphasis"&gt;root&lt;/span&gt; partition and a &lt;span class="docEmphasis"&gt;swap&lt;/span&gt; partition, but if you are designing the system for  maximum security, you'll want to create partitions for the following  directories:&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt; &lt;div class="docList"&gt;/&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;span class="docEmphasis"&gt;/tmp&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;span class="docEmphasis"&gt;/var&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;span class="docEmphasis"&gt;/usr&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;span class="docEmphasis"&gt;/home&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you're taking this route, you will have to think ahead to  what will be in these directories. &lt;span class="docEmphasis"&gt;/tmp&lt;/span&gt; can  easily be 1 GB, as can &lt;span class="docEmphBold"&gt;/&lt;/span&gt;, but &lt;span class="docEmphasis"&gt;/var&lt;/span&gt; may end up needing a lot of space if you're going  to be hosting a Web or email server. &lt;span class="docEmphasis"&gt;/usr&lt;/span&gt; can be  anywhere from 6 GB to twice that, depending on how many programs you're going to  install. &lt;span class="docEmphasis"&gt;/home&lt;/span&gt; may not need much space at all if  there won't be any user accounts, but if you're building a desktop system, &lt;span class="docEmphasis"&gt;/home&lt;/span&gt; should be big enough to accommodate user files  (email, documents, pictures, movies, music, etc.).&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The reason why separate partitions are more secure and reliable  is because the installation utility will automatically assign different levels  of permissions to each partition if you use the ones prescribed above. Secondly,  one particular service, if compromised or misconfigured, can't fill up the  entire disk with garbage very easily if it has influence over only one  partition. Lastly, if a filesystem becomes corrupt for some reason, only a small  portion of your system will be lost.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you get lost in the partition command line, type ? and press  Enter to see a list of commands. Unfortunately the list is a little too long for  most PC screens, and you miss the commands at the top. The full list of commands  is:&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;a&lt;/tt&gt; creates a partition&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;b&lt;/tt&gt; sets OpenBSD disk boundaries&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;?&lt;/tt&gt; prints the list of commands&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;c&lt;/tt&gt; changes a partition size&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;D&lt;/tt&gt; sets the disk label to the default&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;d&lt;/tt&gt; deletes a partition&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;e&lt;/tt&gt; edits the drive parameters&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;g&lt;/tt&gt; sets the method of determining disk geometry&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;M&lt;/tt&gt; shows the entire OpenBSD manpage for &lt;span class="docEmphasis"&gt;disklabel&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;m&lt;/tt&gt; modifies an existing partition&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;n&lt;/tt&gt; sets the mount point for a partition&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;p&lt;/tt&gt; prints the disk label&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;q&lt;/tt&gt; saves changes and quits the partition editor&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;r&lt;/tt&gt; recalculates the amount of free space&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;s&lt;/tt&gt; saves the disk label to a file&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;u&lt;/tt&gt; undoes the most recent change&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;w&lt;/tt&gt; writes the label to the disk&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;X&lt;/tt&gt; toggles expert mode&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;x&lt;/tt&gt; exits without saving changes&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;tt&gt;z&lt;/tt&gt; zeroes out the partition table&lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;So let's get on with partition creation by pressing a. The  first question you'll be asked is which partition you're creating. Start with  partition A by typing a and pressing Enter. When asked for an offset, press  Enter to accept the default. The next variable is size; this will be your root  partition, so give it the space you've decided it needs (use G as an  abbreviation for gigabytes).&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you were totally confused by partitions earlier and figured  you'd just wing it, make the root partition the entire size of the disk minus 2  GB, and then press Enter. If you do this, you won't be bothering with other  partitions such as &lt;span class="docEmphasis"&gt;/var&lt;/span&gt; and &lt;span class="docEmphasis"&gt;/home&lt;/span&gt; (they will all live in the root).&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The next question is filesystem type. You can accept the  default (4.2BSD). Next you'll be asked for the mount point; that will be &lt;span class="docEmphBold"&gt;/&lt;/span&gt; so type a slash and press Enter to create the  partition.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Press a again to create a swap partition. Partition B is  reserved for swapspace, so choose that. Size it accordingly (or if you're  winging it, give over your remaining 2 GB to this partition).&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you were winging it, you've just used up all your disk  space, which is fine. But if not, repeat this process with further partitions,  starting with the letter &lt;tt&gt;d&lt;/tt&gt; (&lt;tt&gt;c&lt;/tt&gt; is reserved), sizing them  according to your plan and giving them the proper mount points. When you're  done, press w to write the label to the disk, and then press q and then Enter to  save and quit the partition utility.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;After the partition table's been written, if you chose to use  several partitions, you'll be asked to verify each partition's mount point. If  you decided to use one big partition, the installation utility will likely move  on to network configuration. For the mount points, just press Enter for each  one. When you find that you are starting over at the beginning again, type done  and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Next you'll be asked if you're sure you want to proceed. Type y  and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="network_configuration"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Network Configuration&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Once the disk has been sliced, partitioned, and formatted,  you'll be asked to set the hostname. This is the machine's namename it whatever  you wish.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Next you'll be asked if you'd like to configure the network.  Type y and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If OpenBSD recognizes your network devices, it'll list them by  module name. (Note that Intel Centrino (IPW) wireless chips in laptop computers  may be recognized, but will not work until a binary firmware blob is manually  loaded from the command line after installation is complete.) Most people will  probably have only one network device here, but if you have several, choose the  one that will be your primary Internet connection and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;After that, you'll be given the chance to change the media  options for your network device. Most people will not have to change anything  here, so press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If this network device has a static IPv4 address, type it in  now and press Enter. If it is assigned an IP address from a DHCP server (if it's  connecting to a router or directly to a broadband Internet connection like a  cable or DSL modem, then it's likely those devices will assign you a dynamic IP  address through DHCP as well), type in dhcp and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you put in a static IP address, you'll be asked for a  netmask (subnet mask) at this point. Type it in and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Next, you'll be asked for your IPv6 address. If you are on an  IPv6 network instead of IPv4, enter your static IP address here. Most people  will just press Enter for the &lt;tt&gt;none&lt;/tt&gt; default. If this machine will  function as an IPv6 router, choose &lt;tt&gt;rtsol&lt;/tt&gt; here.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you have another network interface to initialize, this  process will repeat for that device. Note that the installer will crash if you  try to use DHCP with more than one network interface; you can change this  manually later (by editing the &lt;span class="docEmphasis"&gt;/etc/hostname&lt;/span&gt; file  for each network interface) if necessary.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you have a domain name and DNS server for this machine,  now's the time to put them in. If you chose DHCP earlier, then just leave the  default entries as they are and press Enter. The nameservers are written to the  &lt;span class="docEmphasis"&gt;/etc/resolv.conf&lt;/span&gt; file, and are overwritten every  time a new host is dynamically configured. Next you'll be asked if you'd like to  use the nameserver right now. Press Enter to accept the default  &lt;tt&gt;yes&lt;/tt&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The default route setting is next. If you are setting up  OpenBSD as a network router and want to set the default route now (presumably  you've already set up your interfaces accordingly), you certainly may. Most  people will want to leave this as is and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Next you'll be asked if you'd like to configure the &lt;span class="docEmphasis"&gt;hosts&lt;/span&gt; file with the &lt;span class="docEmphasis"&gt;ed&lt;/span&gt;  editor. Unless you already know how to use &lt;span class="docEmphasis"&gt;ed&lt;/span&gt;,  say no here and remember to do it later if necessary. When asked if you'd like  to do any manual network configuration, your answer should probably be no unless  you are using this machine as a network appliance of some kind and require  unusual settings. All of these things can be changed later through the various  network config files in the &lt;span class="docEmphasis"&gt;/etc&lt;/span&gt; directory if  necessary.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;When prompted, type in your &lt;span class="docEmphasis"&gt;root&lt;/span&gt;  password and press Enter, and then do it once more to ensure that you typed it  properly.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="package_sets"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Package sets &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Now it's time to install package sets. Skip down to the section  below that applies to your situation.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="from_the_official_cd"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;From The Official CD &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you are installing from the official OpenBSD CD set, the  package installation will be a breeze: just type cd here and press Enter.  Assuming you only have one optical drive in your computer, press Enter again to  accept the default, or type the device node of the particular CD drive that  you're using for the installation and press Enter. Press Enter a third time to  accept the default package set location.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Now skip down to the subsection on choosing package sets.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="over_ftp_http"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Over FTP/HTTP&lt;/b&gt; &lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you're installing from a floppy or minimal install CD, type  in ftp here (or http if that's the server type of the mirror you chose earlier)  and press Enter. You'll then be asked for the FTP or HTTP proxy server (if you  don't have one, use none). You'll then be asked for the mirror address and the  directory on that mirror that the OpenBSD package sets are in. Type in the  mirror address that you wrote down earlier, and leave the directory at its  default, which should be automatically detected as &lt;span class="docEmphasis"&gt;pub/OpenBSD/4.0/i386&lt;/span&gt; or &lt;span class="docEmphasis"&gt;pub/OpenBSD/4.0/amd64&lt;/span&gt;, depending on which architecture  you're installing on.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;You may be asked if you'd like to view a list of known FTP  mirrors. You should already have one or two written down, so this procedure is  not necessary. If you forgot to write down an FTP mirror address, or if the one  you wrote down doesn't work, here are some that should:&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;dl class="docList" style="text-align: justify;"&gt;&lt;dd&gt;&lt;a class="docLink" href="ftp://ftp5.usa.openbsd.org/" target="_blank"&gt;ftp://ftp5.usa.openbsd.org/&lt;/a&gt;  &lt;/dd&gt;&lt;dd&gt;&lt;a class="docLink" href="ftp://rt.fm/" target="_blank"&gt;ftp://rt.fm/&lt;/a&gt;  &lt;/dd&gt;&lt;dd&gt;&lt;a class="docLink" href="ftp://ftp.kd85.com/" target="_blank"&gt;ftp://ftp.kd85.com/&lt;/a&gt; &lt;/dd&gt;&lt;/dl&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Now continue to the subsection on choosing package sets.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="choosing_package_sets"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;Choosing Package Sets &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The default package set list will be shown to you. This  includes more than the bare minimum installation, which would be the  following:&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt; &lt;div class="docList"&gt;&lt;span class="docEmphasis"&gt;bsd&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;span class="docEmphasis"&gt;bsd.rd&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;span class="docEmphasis"&gt;base40&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;&lt;span class="docEmphasis"&gt;etc40&lt;/span&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;These minimum package sets will get you a working, networked  operating system and absolutely not one thing more, but unless this is what you  want (perhaps if you're designing some types of network appliance, for  instance), at very least you should leave the default package selections as they  are but add what you need. (You can probably do without the games if hard drive  space is a concern, but they won't pose a security risk, so there's no harm in  leaving them in.)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you are on a multi-CPU, multi-core, or Hyper-Threaded  machine, select the &lt;span class="docEmphasis"&gt;bsd.mp&lt;/span&gt; package for  installation; that's the multiprocessor-aware kernel, and you'll need it to use  both CPUs or cores.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you are using this as a desktop system, just type all and  press Enter to select all packages, including the X server. To select a package,  type its name in and press Enter. To deselect a package, do the same thing with  a &lt;tt&gt;-&lt;/tt&gt; in front of the package name (to "subtract" it from the list).&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Type done and press Enter when you're done, and then press  Enter to begin copying the selected files to your machine. This process will  take anywhere from a few minutes to more than an hour, depending on how many  package sets you selected and where they are coming from.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Once all of the package sets you selected are installed, you'll  be asked for the location of other package sets. Type done here and press  Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="" name="the_final_few_steps"&gt;&lt;/a&gt;  &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;b&gt;The Final Few Steps &lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The next question asks if you'd like to start the OpenSSH  daemon when the system boots. If you don't need remote access and are planning  to do all your work through this machine itself (or a serial terminal connected  to it), type no and press Enter. Otherwise, if you need to be able to log into  the machine over the network, press Enter to select the default  &lt;tt&gt;yes&lt;/tt&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Now you'll be asked if you want to start the OpenNTPD network  time protocol daemon at boot time. The default is &lt;tt&gt;no&lt;/tt&gt;, but it'll help  keep accurate time on your machine if you choose &lt;tt&gt;yes&lt;/tt&gt; here, so unless  you have a good reason not to enable OpenNTPD, type yes and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Next you'll be asked if you intend to run the X Window System  (X.org). If you say yes here, a system-level setting for the AGP aperture will  be adjusted according to your detected hardware. This makes it more efficient to  display graphics, but it could be a theoretical security risk (attacks via the  graphics processor). All things considered, it's not much of a security concern,  but if you aren't going to run X.org on this machine (or if you have a graphics  adapter that uses a proprietary bus or a non-AGP interface such as PCI or PCI  Express), there is absolutely no sense in turning it on. The default here is  &lt;tt&gt;no&lt;/tt&gt;, so if you want to enable it, type yes and press Enter.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The following option ("Change the default console to com0?") is  for serial terminalsyou don't want to change this unless you will be primarily  administering this machine over a serial terminal. The default is  &lt;tt&gt;no&lt;/tt&gt;.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Finally, you'll be asked to set the local time zone. Type a ?  (question mark) and press Enter to see the list. When you've identified the name  of your time zone, type it in and press Enter. (Many of the time zones are shown  as a list of prefixesfor example, &lt;tt&gt;US/&lt;/tt&gt;. Type the prefix associated with  your location, press Enter, and you'll be prompted for the subtime zone.)&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The installer will then finish, and you'll be directed to use  the &lt;span class="docEmphasis"&gt;halt&lt;/span&gt; command. Do so, and when the system is  halted, eject the CD or floppy you booted from, then press Enter to reboot into  OpenBSD.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Now skip down to the section on post-install configuration.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;a href="http://www.blogger.com/16971537.html"&gt;&lt;img alt="" border="0" height="1" src="images/pixel.jpg" width="1" /&gt;&lt;/a&gt;&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/8015056297385993506-7587560775891049600?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/U7wl_Z-TYU1oMzqnkDpLga1G22Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/U7wl_Z-TYU1oMzqnkDpLga1G22Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/U7wl_Z-TYU1oMzqnkDpLga1G22Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/U7wl_Z-TYU1oMzqnkDpLga1G22Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/8xbYdL6Jotk" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7587560775891049600?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7587560775891049600?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/8xbYdL6Jotk/installing-openbsd-40.html" title="Installing OpenBSD 4.0" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2009/12/installing-openbsd-40.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEMBSHk6fip7ImA9WxBREUk.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-5372957719681221805</id><published>2009-12-30T11:14:00.000+07:00</published><updated>2009-12-30T11:14:19.716+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-30T11:14:19.716+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="OpenBSD Quickly" /><title>Understanding OpenBSD 4.0</title><content type="html">&lt;div class="docText" style="text-align: justify;"&gt;This section will briefly introduce you to &lt;a href="http://www.amazon.com/OpenBSD-Frederic-P-Miller/dp/6130089511?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;OpenBSD&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=6130089511" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt; and its  capabilities and ideal uses.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;What is &lt;a href="http://www.amazon.com/OpenBSD-Frederic-P-Miller/dp/6130089511?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;OpenBSD&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=6130089511" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt;?&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;OpenBSD is a Unix-like computer operating system that is widely  regarded for its excellent documentation and its fanatical focus on security. In  October of 1995, Theo de Raadt forked the NetBSD code and formed OpenBSD with  the goal of making a free (in the context of &lt;span class="docEmphasis"&gt;rights&lt;/span&gt;, not &lt;span class="docEmphasis"&gt;price&lt;/span&gt;),  highly functional operating system that concentrated on security while remaining  as portable as possible. NetBSD was originally based on the last release of the  academic replacement for AT&amp;amp;T Unix known as the Berkeley Software  Distribution (4.4BSD-Lite), so &lt;a href="http://www.amazon.com/OpenBSD-Frederic-P-Miller/dp/6130089511?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;OpenBSD&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=6130089511" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt;'s heritage reaches back considerably  further than many other operating systems in development today.&lt;br /&gt;
&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;OpenBSD is designed to be secure by default. The simplest way  to explain this concept is to say that everything that could potentially be a  security risk is turned off or disabled until you turn on or enable it. That  means that while you may have the Apache web server installed, it is not going  to start until you either run its daemon from the command line or manually add  httpd (the service name that corresponds to Apache) to the system startup  script. OpenSSH services will also be unavailable unless specifically enabled.  Because it is secure by default, you may have to do more initial configuration  with &lt;a href="http://www.amazon.com/OpenBSD-Frederic-P-Miller/dp/6130089511?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;OpenBSD&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=6130089511" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt; than with most other Unix-like operating systems, and that is why  this guide existsto show you how to get an &lt;a href="http://www.amazon.com/OpenBSD-Frederic-P-Miller/dp/6130089511?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;OpenBSD&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=6130089511" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt; machine up and running  quickly.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;What is OpenBSD good for?&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;OpenBSD is frequently employed as a web, email, and FTP server,  though it can just as easily run BIND to do DNS name resolution, OpenLDAP to  form a directory server, and the PostgreSQL and MySQL databases, among a few  others. Many people also use OpenBSD in a network appliance machine as a  firewall, router, and wireless access point.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;You can also make a suitable desktop operating system out of  OpenBSD if you wish. The X.org server is provided on the installation media, and  relatively recent editions of KDE, GNOME, Xfce, Fluxbox, Enlightenment (e16),  IceWM, and other window managers are available through the Ports system (a  collection of optional software that is common to all operating systems in the  BSD family). A respectable selection of desktop software is also available,  including Firefox, the GIMP, LyX, Evolution, G-Rip, XMMS, and many more. There  is an OpenOffice.org port, but it is nonfunctional in OpenBSD 4.0.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;One thing you won't get with OpenBSD is hardware 3-D  acceleration for graphics cards, so while you can get a highly usable 24-bit  color display in X.org with nearly any video card, you won't be able to play  3-D-accelerated games like Unreal Tournament or Tux Racer. The issue here is not  X.org drivers but kernel drivers; Nvidia, AMD, and Intel refuse to make OpenBSD  drivers or supply sufficient hardware documentation for OpenBSD programmers to  make their own.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;There are more than 3,700 programs available for OpenBSD, but  through a procedure that you'll learn about in a later chapter, you can also run  Linux, FreeBSD, SCO Unix, System V Release 4, HP-UX, and BSD/OS binary programs  in OpenBSD with little or no performance loss.&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Supported &lt;a href="http://www.amazon.com/Secure-Architectures-OpenBSD-Brandon-Palmer/dp/0321193660?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Architectures&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0321193660" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt; And Hardware&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;OpenBSD works with a diverse array of hardware on 16 different  computing platforms, but for the sake of brevity, this guide will cover only the  most popular and common CPU architectures: i386 (otherwise known as x86 or IA32)  and AMD64 (also known as x86-64 or EM64T). Ideally you should have at least 10  GB of hard drive space (though you can get away with much less if you're  building a network appliance) and at least 128 MB of RAM (but the more, the  better).&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;The BSD operating systems have an unwarranted reputation for  poor peripheral hardware support. In reality, &lt;a href="http://www.amazon.com/OpenBSD-Frederic-P-Miller/dp/6130089511?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;OpenBSD&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=6130089511" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt; natively supports more  network and RAID devices than any other operating system. That means two things:  first, the days of hunting for and installing third-party drivers are over;  second, if a device isn't recognized out of the box by OpenBSD, there is nothing  you can do to OpenBSD to get it to work. What you won't get, though, is support  for chiefly desktop hardware such as high-end sound cards (though many ordinary  sound cards will work), some kinds of scanners, and other things that are  generally unnecessary in a server, network appliance, workstation, or  work-oriented desktop machine. In other words, OpenBSD is not quite as suited to  home desktop use as FreeBSD or GNU/Linux.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;What about laptop systems? Most Pentium 3, Celeron, Pentium M  (Centrino), Pentium 4 M, Pentium 4, Celeron M, early Turion, and some Core Duo  (Centrino Duo) notebook computers have been reported to work wonderfully with  OpenBSDsoftmodems and exotic hardware (like fingerprint readers, webcams, and  certain Wi-Fi cards) aside. Native ACPI and wireless networking support in  OpenBSD is frequently superior to that of even some the fanciest desktop  GNU/Linux distributions.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you have a mass-produced workstation or server, chances are  good that everything you need to workvideo, sound, network, drive controller,  PCI/AGP controllerwill be fully supported. If you have a home-built system that  is more than a year old, it's probably going to be okay, too. If you just built  a top-of-the-line Intel Core 2 Duo system with the latest, fanciest 802.11g  wireless card, a $400 PCI Express video card, and you expect to set up a RAID-5  array with the built-in SATA fake-RAID controller on your just-released Abit  motherboard...well, you're probably going to have at least a moderate amount of  trouble with any operating system, but OpenBSD 4.0 probably won't work very well  for you. The more your target computer resembles the latter scenario, the less  pleased you'll be with &lt;a href="http://www.amazon.com/OpenBSD-Frederic-P-Miller/dp/6130089511?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;OpenBSD&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=6130089511" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt; at this time.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;If you aren't sure if a critical piece of hardware will work  with &lt;a href="http://www.amazon.com/OpenBSD-Frederic-P-Miller/dp/6130089511?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;OpenBSD&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=6130089511" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt; 4.0, your first stop should be the hardware compatibility list for  your processor architecture:&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;ul style="text-align: justify;"&gt;&lt;li&gt; &lt;div class="docList"&gt;For i386 (x86): &lt;a class="docLink" href="http://www.openbsd.org/i386.html#hardware" target="_blank"&gt;http://www.openbsd.org/i386.html#hardware&lt;/a&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;li&gt; &lt;div class="docList"&gt;For AMD64 (x86-64): &lt;a class="docLink" href="http://www.openbsd.org/amd64.html#hardware" target="_blank"&gt;http://www.openbsd.org/amd64.html#hardware&lt;/a&gt; &lt;br /&gt;
&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="text-align: justify;"&gt; &lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt;Once you have an idea of what hardware support is like for your  computer, it's time to begin the installation process. If you're upgrading from  OpenBSD 3.9, skip the following section and go directly to "&lt;a class="docLink" href="http://www.blogger.com/upgrading_from_openbsd.html#upgrading_from_openbsd"&gt;Upgrading from OpenBSD  3.9&lt;/a&gt;."&lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt; &lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt; &lt;br /&gt;
&lt;/div&gt;&lt;div class="docText" style="text-align: justify;"&gt; &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/8015056297385993506-5372957719681221805?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CUlsFgIj6xfFxLZDQHcYqfMPMSM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CUlsFgIj6xfFxLZDQHcYqfMPMSM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CUlsFgIj6xfFxLZDQHcYqfMPMSM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CUlsFgIj6xfFxLZDQHcYqfMPMSM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/Ab11TaFc8V8" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/5372957719681221805?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/5372957719681221805?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/Ab11TaFc8V8/understanding-openbsd-40.html" title="Understanding OpenBSD 4.0" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2009/12/understanding-openbsd-40.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUEGSXY_eyp7ImA9WxBSGE0.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-3274621032687905227</id><published>2009-12-26T11:58:00.000+07:00</published><updated>2009-12-26T12:00:28.843+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-26T12:00:28.843+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Subnetting" /><title>IP addresses And Subnetting - An Overview</title><content type="html">&lt;div&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;&lt;a href="http://www.amazon.com/IP-Addressing-Subnetting-Including-IPv6/dp/1928994016?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;IP addresses And Subnetting&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1928994016" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt; - An Overview&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;The following gives an introduction to IP addresses and subnetting on local    area networks. If you want to find out about the advantages of using private    network IP addresses on you local area network, or what subnetting can do for    you, the explanation is here. You can also find the recipe for how you calculate    a subnet mask, a network address and broadcast address. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;However, the course    also offers a fast track to getting the advantages of subnetting on local area    networks without having to do all the calculations yourself.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;IP addresses&lt;/b&gt;&lt;br /&gt;
Each computer on a TCP/IP based network (including the Internet) has a unique,      numeric address called an IP address (IP stands for Internet Protocol), enabling      data packages to be addressed to this specific recipient. &lt;br /&gt;
&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="3"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h3&gt;&lt;/h3&gt;&lt;b&gt;What is an IP address?&lt;/b&gt;&lt;br /&gt;
An IP address consists of four so-called octets separated by dots. The octet      is a binary number of eight digits, which equals the decimal numbers from      0 to 255. To make IP addresses more easy to read and write, they are often      expressed as four decimal numbers, each separated by a dot. This format is      called "dotted-decimal notation".&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/_O_708FkxDsY/SzWTQEaxSYI/AAAAAAAAAfs/wvFIBsbqNSo/s1600-h/ip-binary-decimal.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_O_708FkxDsY/SzWTQEaxSYI/AAAAAAAAAfs/wvFIBsbqNSo/s320/ip-binary-decimal.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: center;"&gt;&amp;nbsp;&lt;i&gt;An IP address in its binary and dotted-decimal notation&lt;/i&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: justify;"&gt;In a local area network based on TCP/IP, an IP address must be assigned to      each host (computer or device) in the network. The IP address must be unique      to each host. (If two hosts were given the same address, the data to these      hosts would be picked up randomly by one of them – be it the intended receiver      or not – causing network irregularities.) &lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;In addition, a device that serves as router to another network, contains      two or more network adaptors and belongs to two or more networks. In this      case, each adaptor must be assigned a unique IP address on each network.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Part of an IP address designates the network, while another part designates      the individual host. The network number field is also referred to as the ‘network      prefix’.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;Exactly where the network part ends and the host part begins is calculated    by routers, using a so-called subnet mask as a deciphering key. &lt;br /&gt;
All hosts on a given network share the same network number, but each of them must have a unique host number:&lt;br /&gt;
The network portion of an IP address is inherited down through a network      hierarchy, as illustrated below.&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_O_708FkxDsY/SzWT77mSylI/AAAAAAAAAf0/OkaYxr0lHQ8/s1600-h/ip-network-portion.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_O_708FkxDsY/SzWT77mSylI/AAAAAAAAAf0/OkaYxr0lHQ8/s320/ip-network-portion.gif" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;h2 style="text-align: justify;"&gt;Subnetting &lt;/h2&gt;&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="7"&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;What is Subnetting?&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;A subnet is a segment of a network. Subnetting is a technique that allows      a network administrator to divide one physical network into smaller logical      networks and, thus, control the flow of traffic for security or efficiency      reasons. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Dividing a network into several subnets can serve a number of purposes: to      reduce network traffic by decreasing the number of broadcasts (if used in      combination with a switch), to exceed the limitations in a local area network,      for instance the maximum number of allowed hosts, or to enable employees to      be able to dial in to the network from home, without opening the entire network      up to unwanted visits from the Internet.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Subnets are created by using a so-called subnet mask to divide a single Class      A, B, or C network number into smaller pieces, thus allowing an organisation      to add subnets without having to obtain a new network number through an Internet      service provider. Subnets can again be subnetted into sub-subnets.&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;Subnets were originally invented to help solve the lack of IP addresses on      the Internet. &lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;i&gt;Please note: There is a fast track to getting the advantages of subnetting    on local area networks without having to go through the process of calculating    a subnet mask, etc.&lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;b&gt;How does Subnetting Work?&lt;/b&gt;&lt;br /&gt;
An IP address consists of a network portion and a host portion. A subnet      is created by borrowing bits from the part of the IP address which normally      designates the host and using them to designate one or more smaller, secondary      networks (subnets) within the original network. The network prefix and subnet      number in combination are called the extended network prefix (in every day      talk often, somewhat confusingly, referred to as the network number!).&lt;br /&gt;
&lt;br /&gt;
&lt;img height="101" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-extended-network-prefix-1.gif" width="349" /&gt;    &lt;br /&gt;
&lt;center&gt;&lt;/center&gt;  &lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="9"&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;b&gt;Subnet Mask&lt;/b&gt;&lt;br /&gt;
A 32-bit subnet mask is used as a deciphering key to determine how an IP      address is to be divided into extended network prefix and host part. It is      used by routers and network devices to determine where traffic should be routed      to.&lt;br /&gt;
Like IP addresses, subnet masks consist of four numbers of 8 bits, separated      by dots. They are usually written in the corresponding decimal notation. &lt;br /&gt;
The typical subnet masks used for Class A, B and C addresses are as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;img height="199" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-standard-subnet-mask.gif" width="420" /&gt;     &lt;br /&gt;
All the 0’s in the subnet mask specify that this part in a corresponding      IP address is the host portion, while the 1’s indicate that the corresponding      bits in the IP address constitute the network portion. &lt;br /&gt;
The three subnet masks above set the change from network to host portion      at the end of a whole octet – Class A after one octet, Class B after two octets,      and Class C after three. However, a subnet masks does not have to follow the      address classes, but can specifiy a host portion that is not a whole octet.    &lt;br /&gt;
The subnet mask 255.255.255.240 (11111111.11111111.11111111.1111&lt;i&gt;0000&lt;/i&gt;)    for instance, marks the breaking point four bits into the last octet.&lt;br /&gt;
&lt;br /&gt;
The purpose of having subnet masks defining networks is that the technical      devices that the network is build from will be able to determine if traffic      should be routed out of the network or kept within it. Using a mask saves      the routers from having to handle the entire 32-bit address, because they      can simply look at the bits selected by the mask (and thus not worry about      the host portion of the address). &lt;br /&gt;
Internet routers use only the network number of the destination address to      route traffic to a subnetted environment. Subnetting, thus, also has the advantage      that it keeps the size of the routing tables on the Internet down because      Internet routers only need to know the one common network address for all      the individual computers and devices on the different subnets. The route from      the Internet to any subnet of a network is the same, no matter which subnet      the destination host is on, namely that of the mother network. From there,      the local network router(s) divides the communication out into individual      subnets and to the individual hosts on these subnets.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img height="149" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-routing.gif" width="359" /&gt; &lt;i&gt;Subnetting keeps the size of the routing tables on the Internet down, as the Internet routers only use the network number of a subnetted environment to route traffic to any of the subnets&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
A router within a subnetted environment uses the extended network prefix to    route traffic between the individual subnets. The extended network prefix is    composed of the network prefix and the subnet number.&lt;br /&gt;
&lt;br /&gt;
&lt;img height="50" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-extended-network-prefix-2.gif" width="371" /&gt;    &lt;br /&gt;
&lt;center&gt;&lt;/center&gt;  &lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="10"&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;b&gt;Calculating a Network Number Using a Subnet Mask&lt;/b&gt;&lt;br /&gt;
The network number is the part of the IP address that all hosts on a network      share. Network numbers are entered in routing tables and used by routers to      direct traffic between networks. The network number, or &lt;i&gt;extended network      prefix,&lt;/i&gt; of an IP address is found by using the subnet mask to mask off      the host portion of the IP address. &lt;br /&gt;
An example: &lt;br /&gt;
You choose the IP address 192.168.1.1 and the subnet mask 255.255.255.0.      The above IP address and subnet mask written in their binary notation looks      as follows:&lt;br /&gt;
&lt;br /&gt;
&lt;img height="86" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-subnet-mask.gif" width="429" /&gt;     &lt;br /&gt;
Every bit in the IP address is compared to the corresponding bit in the subnet      mask: a ‘1’ in the subnet mask indicates that the corresponding bit in the      IP address is part of the network portion, while a ‘0’ in the subnet mask      illustrates that the corresponding bit in the IP address is part of the host      portion. &lt;br /&gt;
In the above example, the host portion is thus all the bits in the first      three octets, which in decimal numbers is written 192.168.1.0.&lt;br /&gt;
Subnet masks written in binary notation always consist of a continuous string      of 1’s followed by a continuous string of 0’s, e.g.&lt;br /&gt;
&lt;br /&gt;
&lt;img height="33" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-binary-subnet-mask.gif" width="325" /&gt;     &lt;br /&gt;
As a consequence, the host range that a subnet mask defines will always be      either 2 (2&lt;sup&gt;1 &lt;/sup&gt;– corresponding to a situation where only the last      bit defines hosts), 4(2&lt;sup&gt;2 &lt;/sup&gt;– corresponding to a situation where the      last two bits define hosts), 8 (2&lt;sup&gt;3&lt;/sup&gt;), 16(2&lt;sup&gt;4&lt;/sup&gt;), 32(2&lt;sup&gt;5&lt;/sup&gt;),      64(2&lt;sup&gt;6&lt;/sup&gt;), 128(2&lt;sup&gt;7&lt;/sup&gt;) or 256(2&lt;sup&gt;8&lt;/sup&gt;). &lt;br /&gt;
In reality, 2 must be subtracted from all the numbers of hosts above to get      the actual number of IP addresses available to use for hosts, because two      addresses, namely the address which has all-0’s in the host bits (this network)      and the address which has all 1’s in the host bits (broadcast), can not be      assigned to hosts. As a consequence, it is not possible to make a network      that consists of fewer than four IP addresses (2 hosts + the broadcast and      network addresses). &lt;br /&gt;
In the above example, based on the IP address 192.168.1.1 and the subnet      mask 255.255.255.0, the network address (all host bits set to 0) was 192.168.1.0.      The broadcast address for this network would be 192.168.1.255 as illustrated      below.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="11"&gt;&lt;/a&gt;  &lt;b&gt;Calculating a Broadcast Address Using a Subnet Mask&lt;/b&gt;&lt;br /&gt;
The broadcast address is the address where all the bits in the host portion      are set to 1. The broadcast address is used when you want to communicate data      to all the hosts on a network. Here follows an example of how it can be calculated:    &lt;br /&gt;
In our example above, the last 8 bits were hosts. As a consequence, the broadcast      address for the network 192.168.1.0 with the subnet mask 255.255.255.0 is      11000000.10101000.00000001.&lt;b&gt;111111111 &lt;/b&gt;(host bits set to 1) or in decimal      notation: 192.168.1.255&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Note: If you know the IP address segment your network consists off, the lowest      IP address is the network number, while the highest IP address is the broadcast      address.&lt;/i&gt;&lt;br /&gt;
&lt;i&gt;&amp;nbsp;&lt;/i&gt;   &lt;br /&gt;
&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="12"&gt;&lt;/a&gt;&lt;b&gt;Prefix Length Notaion (CIDR Notation)&lt;/b&gt;&lt;br /&gt;
For the sake of convenience, prefix length notations (CIDR notation, Classless      Inter-Domain Routing notation) is often used instead of writing the subnet      mask. This means that the IP address above (192.168.1.1) with the subnet mask      255.255.255.0 can also be expressed as 192.168.1.1/24. The /24 indicates the      network prefix length, which is equal to the number of continuous one-bits      in the subnet mask.&lt;br /&gt;
&lt;img height="73" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-prefix-length.gif" width="344" /&gt;    &lt;br /&gt;
&lt;center&gt;&lt;/center&gt;  &lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="13"&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;b&gt;Calculating a Subnet Mask&lt;/b&gt;&lt;br /&gt;
When subnetting a network, you first need to determine two things: &lt;br /&gt;
&lt;ul&gt;&lt;li&gt;how many subnets do you need to create?&lt;/li&gt;
&lt;li&gt;how many host addresses do you need on each net (you should always add        some extra host addresses to be used for future growth). &lt;/li&gt;
&lt;/ul&gt;Once you have determined the required number of subnets and hosts, the next      step is to calculate a corresponding subnet mask, which will support the desired      network structure.&lt;br /&gt;
In the following you will find two examples of how the subnetting of a Class      C network can be planned and the required subnet mask calculated.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Example A:&lt;/b&gt;   &lt;br /&gt;
Imagine that you are setting up a network on the network number 192.168.1.0/24.      You need a local area network which is going to connect a number of workstations,      servers and others devices, totalling more than 80. To allow some slack, you      set the number of required hosts to be 90. Now, the calculation of the subnet      mask can begin. The calculation is best understood if the numbers are looked      at in their binary form (see example below).&lt;br /&gt;
The first step is to determine the lowest number of bits required to identify      90 hosts. Since IP addresses of hosts can only be created along binary boundaries,      the number of hosts must be created in blocks of powers of two – 2 (2&lt;sup&gt;1&lt;/sup&gt;),      4 (2&lt;sup&gt;2&lt;/sup&gt;), 8 (2&lt;sup&gt;3&lt;/sup&gt;), 16 (2&lt;sup&gt;4&lt;/sup&gt;) and so on. In other      words, we must first determine what the lowest power is that we can lift 2      to and get a number equal to or greater than 90. Since 2&lt;sup&gt;7 &lt;/sup&gt;equals      128 and 2&lt;sup&gt;6&lt;/sup&gt; equals 64, we need 7 bits to designate 90 hosts. This      means that the host portion of the IP address must be the last 7 bits. An      IP address consists of 32 bits all in all. The network portion must thus consist      of 32-7=25 bits. As every ‘1’ in a subnet mask indicates that the corresponding      bit in the IP address belongs to the network portion and every ‘0’ indicates      that the corresponding bit in the IP address is part of the host portion,      the corresponding subnet mask must consist of a series of 25 1’s, followed      by 7 0’s (as illustrated below). Written in decimal notation, the subnet mask      is 255.255.255.128.&lt;br /&gt;
&lt;img height="189" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-example-a.gif" width="428" /&gt;     The number of subnets that can be created using this subnet mask is calculated      as follows: The original network prefix was 24 bit long (192.168.1.0/24),      and the extended network prefix (network prefix + subnet prefix) masked off      by the subnet mask is 25 bits long. As a consequence, one bit is available      to designate subnets. In other words, it is possible to create 2 (2&lt;sup&gt;1&lt;/sup&gt;)      subnets of this given size using this subnet mask, should we wish to do so.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Example B:&lt;/b&gt;   &lt;br /&gt;
Now pretend that through an estimation of the number of subnets and hosts      that the subnet you are setting up will have to support, you have come to      the conclusion that you need to define ten subnets. The largest subnet is      required to support 10 hosts. You have again chosen to create the subnet on      the network number 192.168.1.0/24. Now, the calculation of the subnet mask      can begin. &lt;br /&gt;
The first step is to determine the number of bits required to define the      ten subnets. Since a network address can be subnetted only along binary boundaries,      subnets must be created in blocks of powers of two 2 – 2, 4, 8, 16 and so      on. Thus, it is impossible to define an IP address block so that it contains      exactly ten subnets. In this case, the network administrator must define a      block of 16 (2&lt;sup&gt;4&lt;/sup&gt;) and have six unused subnet addresses for future      growth.&lt;br /&gt;
Since we need to raise 2 to the power of four (2&lt;sup&gt;4&lt;/sup&gt;) to get 16,      four bits are required to designate the sixteen subnets in the block. In this      example, you are subnetting a Class C network (/24) so it will need four more      bits (/28) as the extended network prefix. A 28-bit extended network prefix      can be expressed in dotted-decimal notation as 255.255.255.240. This is illustrated      below:&lt;br /&gt;
&lt;br /&gt;
&lt;img height="193" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-example-b.gif" width="424" /&gt;      &lt;br /&gt;
&lt;div style="text-align: center;"&gt;A 28-bit extended network prefix leaves 4 bits to define host addresses on      each subnet. This means that each subnet with a 28-bit prefix represents a      continuous block of 2&lt;sup&gt;4 &lt;/sup&gt;(16) individual IP addresses. However, since      the all-0’s (‘this network’) and the all-1’s host addresses (‘broadcast’)      must not be allocated, there are 14 (2&lt;sup&gt;4&lt;/sup&gt;-2) assignable host addresses      on each subnet. We needed a maximum of 10 hosts on each subnet, so the result      is satisfactory.&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="14"&gt;&lt;/a&gt;  &lt;b&gt;Defining Subnet Numbers&lt;/b&gt;&lt;br /&gt;
In example B above, with the ten subnets, the subnets will be numbered 0      through to 9. The 4-bit binary representation of the decimal values 0 though      9 are: 0 (0000), 1 (0001), 2 (0010), 3 (0011), 4 (0100), 5 (0101), 6 (0110),      7 (0111), 8 (1000), 9 (1001), 10 (1010).&lt;br /&gt;
To find the subnet number of each subnet, place the binary representation      of the subnet number, e.g. 0001, into the bits in the base network address      that is used to designate the subnet (see illustration below). For example,      to define subnet number 8, the network administrator places the binary representation      of 8 (1000) into the 4-bits in the base network address that are used to designate      the subnet.&lt;br /&gt;
The ten subnet numbers for the example are given below. The italicised portion      of each address identifies the extended network prefix, while the bold digits      identify the 4 bits representing the bits in the address that are used to      designate the subnet:&lt;br /&gt;
&lt;img height="195" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-subnet-numbering.gif" width="439" /&gt;      &lt;br /&gt;
An easy way to ensure that the subnets are calculated correctly is to ensure      that they are all multiples of the subnet number 1 address. In this case,      all subnets are multiples of 16.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;&lt;/center&gt;    &lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="Fast track"&gt;&lt;/a&gt; &lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="15"&gt;&lt;/a&gt; &lt;b&gt;The Fast Track To The Advantages of &lt;a href="http://www.amazon.com/IP-Addressing-Subnetting-Including-IPv6/dp/1928994016?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Subnetting&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1928994016" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt;&lt;/b&gt;&lt;br /&gt;
There is a fast track to getting the advantages of subnetting on local area      networks without having to go through the process of calculating a subnet      mask, etc. The fast track involves using a standard class subnet mask in combination      with addresses from the IP address blocks set aside for private networks.      For instance by using 192.168.0.0 to designate your local network 1, 192.168.1.0      to designate your local area network 2 and 192.168.2.0 to designate your local      area network 3. The standard subnet mask to use on networks with up to 254      hosts is 255.255.255.0. &lt;br /&gt;
The three blocks of IP addresses which have been reserved for private networks and the corresponding standard subnet masks are:&lt;br /&gt;
&lt;br /&gt;
&lt;img height="46" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-private-block-subnet-mask.gif" width="428" /&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;If you do not want to use this method, a list of precalculated subnet masks      together with the number of hosts available on the networks they create can      be found below for easy reference.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.blogger.com/post-edit.g?blogID=8015056297385993506&amp;amp;postID=3274621032687905227" name="16"&gt;&lt;/a&gt;  &lt;b&gt;List of Subnet Masks&lt;/b&gt;&lt;br /&gt;
The list below can be used as a fast track when subnetting. It describes      the relationship between the number of host IP addresses required and the      corresponding subnet mask. The example above, for instance, required subnets      with 10 host addresses on each. The nearest number that is equal to or greater      than 10 is 16. The subnet mask corresponding to 16 hosts is listed in the      table below. It is 255.255.255.240. &lt;br /&gt;
&lt;div style="text-align: center;"&gt;&lt;img height="514" src="http://www.dialogic.com/support/helpweb/safepipe/SP/images/courses/ip-fast-track-list.gif" width="443" /&gt;&lt;i&gt; &lt;/i&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size: xx-small;"&gt;Source : &lt;a href="http://dialogic.com/"&gt;&lt;/a&gt;&lt;a href="http://www.dialogic.com/support/helpweb/safepipe/SP/courses/ip/index.htm"&gt;http://www.dialogic.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style="font-size: xx-small;"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;a href="http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a00800a67f5.shtml"&gt;http://www.cisco.com &lt;/a&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/div&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;br /&gt;
&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-3274621032687905227?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/lCLfN5Drx2PvneCeh0ji2Vj5aUA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lCLfN5Drx2PvneCeh0ji2Vj5aUA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/lCLfN5Drx2PvneCeh0ji2Vj5aUA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/lCLfN5Drx2PvneCeh0ji2Vj5aUA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/6T8VtaE8zH0" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3274621032687905227?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/3274621032687905227?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/6T8VtaE8zH0/ip-addresses-and-subnetting-overview.html" title="IP addresses And Subnetting - An Overview" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_O_708FkxDsY/SzWTQEaxSYI/AAAAAAAAAfs/wvFIBsbqNSo/s72-c/ip-binary-decimal.gif" height="72" width="72" /><feedburner:origLink>http://learningmycisco.blogspot.com/2009/12/ip-addresses-and-subnetting-overview.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUYARHs5eCp7ImA9WxBSEUQ.&quot;"><id>tag:blogger.com,1999:blog-8015056297385993506.post-7630678537714910499</id><published>2009-12-19T11:32:00.000+07:00</published><updated>2009-12-19T11:32:25.520+07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-12-19T11:32:25.520+07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Cisco 3631 Series" /><title>Cisco 3631 Router Configuration Example</title><content type="html">Following is an example of the configuration on the &lt;a href="http://www.amazon.com/Software-Configuration-Guide-Cisco-Routers/dp/B002768EJO?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969"&gt;Cisco 3631 router&lt;/a&gt; equipped with the following&lt;br /&gt;
modules:&lt;br /&gt;
• IMA-8T1 in&lt;br /&gt;
• NM-4A/S&lt;br /&gt;
• WIC-2A/S&lt;br /&gt;
• WIC-1DSU-56k4&lt;br /&gt;
Building configuration...&lt;br /&gt;
00:45:06: %SYS-5-CONFIG_I: Configured from console by console&lt;br /&gt;
Current configuration : 3095 bytes&lt;br /&gt;
!&lt;br /&gt;
! Last configuration change at 12:12:59 PDT Tue Dec 4 2001&lt;br /&gt;
! NVRAM config last updated at 12:12:26 PDT Tue Dec 4 2001&lt;br /&gt;
!&lt;br /&gt;
version 12.2&lt;br /&gt;
service timestamps debug uptime&lt;br /&gt;
service timestamps log uptime&lt;br /&gt;
service password-encryption&lt;br /&gt;
!&lt;br /&gt;
hostname cisco3631&lt;br /&gt;
!&lt;br /&gt;
enable secret 5 $1$6UL.$w0aJJ5oZmIv1zRDl1RMvo/&lt;br /&gt;
!&lt;br /&gt;
username USER password 7 01030717481C091D25&lt;br /&gt;
memory-size iomem 10&lt;br /&gt;
clock timezone PDT -8&lt;br /&gt;
ip subnet-zero&lt;br /&gt;
no ip domain-lookup&lt;br /&gt;
!&lt;br /&gt;
x29 profile linemode 2:1 3:2 15:1&lt;br /&gt;
x25 routing&lt;br /&gt;
!&lt;br /&gt;
chat-script test "" "ATDT\T" TIMEOUT 120 CONNECT \c&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
interface FastEthernet0/0&lt;br /&gt;
description FAST ETHERNET INTERFACE&lt;br /&gt;
ip address x.x.x.x x.x.x.x&lt;br /&gt;
duplex auto&lt;br /&gt;
speed auto&lt;br /&gt;
!&lt;br /&gt;
interface Serial0/0&lt;br /&gt;
description WIC-1DSU-56k4&lt;br /&gt;
ip address x.x.x.x x.x.x.x&lt;br /&gt;
encapsulation ppp&lt;br /&gt;
!&lt;br /&gt;
interface Serial0/1&lt;br /&gt;
description WIC-2A/S&lt;br /&gt;
physical-layer async&lt;br /&gt;
no ip address&lt;br /&gt;
encapsulation ppp&lt;br /&gt;
dialer in-band&lt;br /&gt;
dialer rotary-group 3&lt;br /&gt;
dialer-group 1&lt;br /&gt;
async mode dedicated&lt;br /&gt;
no fair-queue&lt;br /&gt;
!&lt;br /&gt;
interface Serial0/2&lt;br /&gt;
description WIC-2A/S&lt;br /&gt;
physical-layer async&lt;br /&gt;
no ip address&lt;br /&gt;
encapsulation ppp&lt;br /&gt;
no ip route-cache&lt;br /&gt;
no ip mroute-cache&lt;br /&gt;
dialer in-band&lt;br /&gt;
dialer rotary-group 3&lt;br /&gt;
dialer-group 1&lt;br /&gt;
async default routing&lt;br /&gt;
async mode dedicated&lt;br /&gt;
no fair-queue&lt;br /&gt;
!&lt;br /&gt;
interface Serial1/0&lt;br /&gt;
description NM-4A/S&lt;br /&gt;
no ip address&lt;br /&gt;
encapsulation x25&lt;br /&gt;
x25 htc 8&lt;br /&gt;
!&lt;br /&gt;
interface Serial1/1&lt;br /&gt;
description NM-4A/S&lt;br /&gt;
no ip address&lt;br /&gt;
encapsulation x25 dce&lt;br /&gt;
x25 ips 256&lt;br /&gt;
x25 ops 256&lt;br /&gt;
clockrate 9600&lt;br /&gt;
!&lt;br /&gt;
interface Serial1/2&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
!&lt;br /&gt;
interface Serial1/3&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/0&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
no scrambling-payload&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/1&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
no scrambling-payload&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/2&lt;br /&gt;
description ATM T1&lt;br /&gt;
ip address x.x.x.x x.x.x.x&lt;br /&gt;
no ip route-cache&lt;br /&gt;
no ip mroute-cache&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
pvc atm71 0/71&lt;br /&gt;
protocol clns 47.0004.004d.0056.0000.0c00.0003.00 broadcast&lt;br /&gt;
protocol ip 12.0.0.2 broadcast&lt;br /&gt;
encapsulation aal5snap&lt;br /&gt;
!&lt;br /&gt;
scrambling-payload&lt;br /&gt;
impedance 120-ohm&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/3&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
no scrambling-payload&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/4&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
no scrambling-payload&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/5&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
no scrambling-payload&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/6&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
no scrambling-payload&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/7&lt;br /&gt;
no ip address&lt;br /&gt;
shutdown&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
no scrambling-payload&lt;br /&gt;
!&lt;br /&gt;
interface ATM2/IMA0&lt;br /&gt;
description ATM-IMA GROUP&lt;br /&gt;
ip address x.x.x.x x.x.x.x&lt;br /&gt;
no ip route-cache&lt;br /&gt;
no ip mroute-cache&lt;br /&gt;
no atm ilmi-keepalive&lt;br /&gt;
pvc atm71 0/71&lt;br /&gt;
protocol clns 47.0004.004d.0056.0000.0c00.0002.00 broadcast&lt;br /&gt;
protocol ip 12.0.0.1 broadcast&lt;br /&gt;
encapsulation aal5snap&lt;br /&gt;
!&lt;br /&gt;
interface Dialer3&lt;br /&gt;
ip address x.x.x.9 x.x.x.x&lt;br /&gt;
encapsulation ppp&lt;br /&gt;
no ip route-cache&lt;br /&gt;
no ip mroute-cache&lt;br /&gt;
dialer in-band&lt;br /&gt;
dialer idle-timeout 500&lt;br /&gt;
dialer map ip x.x.x.10 name USER modem-script test broadcast&lt;br /&gt;
9,5551122&lt;br /&gt;
dialer map ip x.x.x.10 name USER modem-script test broadcast&lt;br /&gt;
9,5551123&lt;br /&gt;
dialer hold-queue 15&lt;br /&gt;
dialer load-threshold 5 either&lt;br /&gt;
dialer-group 1&lt;br /&gt;
no fair-queue&lt;br /&gt;
no cdp enable&lt;br /&gt;
ppp authentication chap&lt;br /&gt;
ppp multilink&lt;br /&gt;
group-range 4 5&lt;br /&gt;
!&lt;br /&gt;
router ospf 1&lt;br /&gt;
redistribute connected subnets&lt;br /&gt;
network X.X.X.X 0.0.0.X area 3&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
ip classless&lt;br /&gt;
no ip http server&lt;br /&gt;
ip pim bidir-enable&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
snmp-server view cutdown internet included&lt;br /&gt;
snmp-server view cutdown at excluded&lt;br /&gt;
snmp-server community public view cutdown RO&lt;br /&gt;
snmp-server community private view cutdown RW&lt;br /&gt;
!&lt;br /&gt;
call rsvp-sync&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
mgcp profile default&lt;br /&gt;
!&lt;br /&gt;
dial-peer cor custom&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
!&lt;br /&gt;
line con 0&lt;br /&gt;
line 3&lt;br /&gt;
modem InOut&lt;br /&gt;
transport input all&lt;br /&gt;
autohangup&lt;br /&gt;
stopbits 1&lt;br /&gt;
rxspeed 115200&lt;br /&gt;
txspeed 115200&lt;br /&gt;
flowcontrol hardware&lt;br /&gt;
line 5&lt;br /&gt;
modem InOut&lt;br /&gt;
transport input all&lt;br /&gt;
autohangup&lt;br /&gt;
stopbits 1&lt;br /&gt;
rxspeed 115200&lt;br /&gt;
txspeed 115200&lt;br /&gt;
flowcontrol hardware&lt;br /&gt;
line 6&lt;br /&gt;
line aux 0&lt;br /&gt;
password 7 08314D5D1A0E0A0516&lt;br /&gt;
login&lt;br /&gt;
modem InOut&lt;br /&gt;
transport input all&lt;br /&gt;
line vty 0 4&lt;br /&gt;
password 7 00141215174C04140B&lt;br /&gt;
login&lt;br /&gt;
!&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&lt;span class="short_text" id="result_box"&gt;&lt;span style="background-color: white;" title="Dapatkan juga tutorial Cisco Router Firewall Security disini"&gt;Get tutorials also &lt;a href="http://www.amazon.com/Cisco-Router-Firewall-Security-Richard/dp/1587051753?ie=UTF8&amp;amp;tag=cisco0f-20&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969" target="_blank"&gt;Firewall Security Cisco Router here&lt;/a&gt;&lt;img alt="" border="0" height="1" src="http://www.assoc-amazon.com/e/ir?t=cisco0f-20&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1587051753" style="border: medium none ! important; margin: 0px ! important;" width="1" /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8015056297385993506-7630678537714910499?l=learningmycisco.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mGyDDouiYdvPXjZaGe3HjwcJAIo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mGyDDouiYdvPXjZaGe3HjwcJAIo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mGyDDouiYdvPXjZaGe3HjwcJAIo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mGyDDouiYdvPXjZaGe3HjwcJAIo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/LearningMyCisco/~4/TGPI5C5h7wo" height="1" width="1"/&gt;</content><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7630678537714910499?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/8015056297385993506/posts/default/7630678537714910499?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/LearningMyCisco/~3/TGPI5C5h7wo/cisco-3631-router-configuration-example.html" title="Cisco 3631 Router Configuration Example" /><author><name>Codered</name><uri>http://www.blogger.com/profile/13677639168087834623</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="32" height="32" src="http://1.bp.blogspot.com/_O_708FkxDsY/TM703bcLLEI/AAAAAAAAAiw/bdTgikOQYAg/S220/blogger-logo(1).png" /></author><feedburner:origLink>http://learningmycisco.blogspot.com/2009/12/cisco-3631-router-configuration-example.html</feedburner:origLink></entry></feed>

