Certification-Tests |
| Articles in Database: 52 |
|
|
Cisco CCNA / CCNP Certification: How And Why To Build An Etherchannel By Chris BryantRead about Certification-Tests on erreur404.info. This article about "Cisco CCNA / CCNP Certification: How And Why To Build An Etherchannel By Chris Bryant" will help you with the Certification-Tests. erreur404.info specializes in Certification-Tests. As part of Certification-Tests your website, you also need to be aware of all everything out there so we are provideing these articles for you as reference. CCNA and CCNP candidates are well-versed in Spanning-Tree Protocol, and one of the great things about STP is that it works well with little or no additional configuration. There is one situation where STP works against us just a bit while it prevents switching loops, and that is the situation where two switches have multiple physical connections. You would think that if you have two separate physical connections between two switches, twice as much data could be sent from one switch to the other than if there was only one connection. STP doesn't allow this by default, however in an effort to prevent switching loops from forming, one of the paths will be blocked. SW1 and SW2 are connected via two separate physical connections, on ports fast0/11 and fast 0/12. As we can see here on SW1, only port 0/11 is actually forwarding traffic. STP has put the other port into blocking mode (BLK). SW1#show spanning vlan 10 (some output removed for clarity) Interface Role Sts Cost Prio.Nbr Type Fa0/11 Root FWD 19 128.11 P2p Fa0/12 Altn BLK 19 128.12 P2p While STP is helping us by preventing switching loops, STP is also hurting us by preventing us from using a perfectly valid path between SW1 and SW2. We could literally double the bandwidth available between the two switches if we could use that path that is currently being blocked. The secret to using the currently blocked path is configuring an Etherchannel. An Etherchannel is simply a logical bundling of 2 - 8 physical connections between two Cisco switches. Configuring an Etherchannel is actually quite simple. Use the command "channel-group 1 mode on" on every port you want to be placed into the Etherchannel. Of course, this must be done on both switches if you configure an Etherchannel on one switch and don't do so on the correct ports on the other switch, the line protocol will go down and stay there. The beauty of an Etherchannel is that STP sees the Etherchannel as one connection. If any of the physical connections inside the Etherchannel go down, STP does not see this, and STP will not recalculate. While traffic flow between the two switches will obviously be slowed, the delay in transmission caused by an STP recalculation is avoided. An Etherchannel also allows us to use multiple physical connections at one time. Here's how to put these ports into an Etherchannel: SW1#conf t Enter configuration commands, one per line. End with CNTL/Z. SW1(config)#interface fast 0/11 SW1(config-if)#channel-group 1 mode on Creating a port-channel interface Port-channel 1 SW1(config-if)#interface fast 0/12 SW1(config-if)#channel-group 1 mode on SW2#conf t Enter configuration commands, one per line. End with CNTL/Z. SW2(config)#int fast 0/11 SW2(config-if)#channel-group 1 mode on SW2(config-if)#int fast 0/12 SW2(config-if)#channel-group 1 mode on The command "show interface trunk" and "show spanning-tree vlan 10" will be used to verify the Etherchannel configuration. SW2#show interface trunk (some output removed for clarity) Port Mode Encapsulation Status Native vlan Po1 desirable 802.1q trunking 1 SW2#show spanning vlan 10 (some output removed for clarity) Interface Role Sts Cost Prio.Nbr Type Po1 Desg FWD 12 128.65 P2p Before configuring the Etherchannel, we saw individual ports here. Now we see "Po1", which stands for the interface "port-channel1". This is the logical interface created when an Etherchannel is built. We are now using both physical paths between the two switches at one time! That's one major benefit in action let's see another. Ordinarily, if the single open path between two trunking switches goes down, there is a significant delay while another valid path is opened - close to a minute in some situations. We will now shut down port 0/11 on SW2 and see the effect on the etherchannel. SW2#conf t Enter configuration commands, one per line. End with CNTL/Z. SW2(config)#int fast 0/11 SW2(config-if)#shutdown 3w0d: %LINK-5-CHANGED: Interface FastEthernet0/11, changed state to administratively down SW2#show spanning vlan 10 VLAN0010 Spanning tree enabled protocol ieee Interface Role Sts Cost Prio.Nbr Type Po1 Desg FWD 19 128.65 P2p SW2#show interface trunk Port Mode Encapsulation Status Native vlan Po1 desirable 802.1q trunking 1 The Etherchannel did not go down! STP sees the Etherchannel as a single link therefore, as far as STP is concerned, nothing happened. Building an Etherchannel and knowing how it can benefit your network is an essential skill for CCNA and CCNP success, and it comes in very handy on the job as well. Make sure you are comfortable with building one before taking Cisco's exams! 15,000 Mb Hosting For $4.95/mo. - 4.95 web hosting, Free domain registration! Free setup and online website builder included. Burn The Fat Feed The Muscle. - Diet & Weight Loss Secrets of Bodybuilders and Fitness Models: #1 Best Selling Diet & Fitness E-Book In Internet History! Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (http://www.thebryantadvantage.com), home of free CCNA and CCNP tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages. Video courses and training, binary and subnetting help, and corporate training are also available. Pass the CCNA exam with Chris Bryant, CCIE #12933! For a copy of his FREE "How To Pass The CCNA" or "How To Pass The CCNP" ebook, write to
|
SEARCH
OTHER ARTICLES Cisco CCNA Certification: How To Approach The Post-Cert Job Interview By Chris Bryant Okay, you did it! You earned your Cisco Certified Network Associate certification.Now what?People who pass the CCNA exam fall into one of three categories. You may be just entering the IT field you may be working on the LAN side and want to move to the WAN side (that's where I was when I passed the CCNA), or you may already work on the WAN side of the network, and you want to move up the ladder.One way or the other, you're going to have to face the dreaded job interview. Some CCNAs do really w… Cisco CCNA Certification: Four Tips To Use DURING The Exam By Chris Bryant There are plenty of articles out there about how to prepare for the CCNA exam. However, there are also things you can do to increase your chances of success on exam day during the most important part of the entire process -- the time that you're actually taking the test.I've taken many a certification exam over the years, and helped many others prep for theirs. Here are the five things you must do on exam day to maximize your efforts.1. Show up on time. Yeah, I know everyone says that. The tes… What Certification Should You Pursue After The CCNA ? By Chris Bryant Once you've got your CCNA, you're ready to move on to the next level, the Professional certifications. For years, Cisco had one Professional certification, the Cisco Certified Network Professional (CCNP) certification. Over time, Cisco has expanded this level of certifications to include the Cisco Certified Security Professional (CCSP) and Cisco Certified Voice Professional (CCVP).With security and voice being the two most rapidly expanding areas of today's networks, some new CCNAs consider go… How To Earn Cisco's Firewall Specialist Certification By Chris Bryant Security is a hot topic in today's networks, and will continue to be for a long time to come. With that in mind, you must consider adding a Cisco security certification to your resume and firewall skills to your skill set.It's quite a jump from the CCNA to the CCSP (Cisco Certified Security Professional), and Cisco has made that leap more manageable by adding Specialist certifications. These certifications can give quite a boost to both your resume and your skill set, and act as a great "ste… Cisco CCNA / CCNP Home Labs: Developing Troubleshooting Skills By Chris Bryant CCNA / CCNP candidates are going to be drilled by Cisco when it comes to troubleshooting questions. You're going to have to be able to analyze configurations to see what the problem is (and if there is a problem in the first place), determine the meaning of different debug outputs, and show the ability not just to configure a router or switch, but troubleshoot one.That's just as it should be, because CCNAs and CCNPs will find themselves doing a lot of troubleshooting in their careers. Troubl… |
| home | Site Map |