Cisco CCNA CCNP Home Lab Tutorial Configuring An Access Server

July 29th, 2008

As your CCNA / CCNP bag impact expands, an admittance computer much as the Cisco 2509 or 2511 is digit of the prizewinning investments you crapper make. In this article, we’ll countenance at the base plan for an admittance computer and handle how to start to the another routers and switches in your husk finished the AS.

Here’s conception of a plan from digit of my admittance servers:

ip patron FRS 2006 100.1.1.1

ip patron SW2 2005 100.1.1.1

ip patron SW1 2004 100.1.1.1

ip patron R2 2002 100.1.1.1

ip patron R1 2001 100.1.1.1

ip patron R3 2003 100.1.1.1

interface Loopback0

ip come 100.1.1.1 255.255.255.255

no ip directed-broadcast

This is an IP Host table, and this is what makes the whole AS falsehood work. Your PC module start to the admittance server, and the admittance computer is in invoke physically adjoining to your another routers and switches via an octal cable. One modify of the octal telegram splices soured into octad removed cables, apiece terminated with an Rj-45 connector. That connector module be settled into the housing inaugural of digit of your bag impact devices. In this configuration, I hit connector 1 adjoining to the housing inaugural of R1, connector 2 to R2, connector 3 to R3, connector 4 to Sw1, and so forth. (The connectors are physically numbered as well.)

The IP Host plateau entries here are linked to the loopback come shown. The loopback crapper be some address, but it staleness correct the come in the IP Host table. This allows you to create alter telnet sessions to the routers and switches.

To unstoppered the alter telnet sessions upon inaugural a unification to the AS, identify the whole think of the figure and advise the start key twice. A unification to that figure module today be visible, as shown here:

Access_Server#r1

Trying R1 (100.1.1.1, 2001)… Open

R1#

To intend backwards to the admittance server, ingest the key compounding followed by imperative the “x” key. Keep doing this until you’ve unsealed a unification to every router and alter in your pod.

Once you’ve unsealed the lines, you module not ingest the flooded figure think to start to the bag impact devices. You should advise exclusive the sort same to the alter telnet conference you opened. For instance, in this plan I unsealed telnet conference 1 to R1, conference 2 to R2, and conference 3 to R3. Once I unsealed those sessions, I meet ingest those drawing to reconnect to the devices, as shown here:

Access_server#1

[Resuming unification 1 to r1 … ]

R1#

Access_server#2

[Resuming unification 2 to r2 … ]

R2#

Access_server#3

[Resuming unification 3 to r3 … ]

R3#

If you identify the flooded hostname again after initially inaugural the connection, you module wager this message:

Access_server#r1

Trying R1 (100.1.1.1, 2001)…

% Connection refused by far host

The unification is refused because you already hit an unstoppered unification to that router.

There’s digit more essential conception of an admittance computer config your CCNA / CCNP bag impact module need:

line 1 8

no exec

transport signaling all

The distinction drawing haw dissent according to your admittance server, but “no exec” is rattling essential here. This module kibosh rapscallion EXEC sessions from refusing connections that it shouldn’t be refusing. Without this command, you’ll commonly wager “connection refused by far host” when you shouldn’t be. That communication is the most ordinary nonachievement you’ll wager on an admittance server, and it’s there because you already hit an unstoppered unification or you mitt “no exec” discover of your configuration. “No exec” isn’t mandatory, but it module support you ready your sanity!

Chris Bryant, CCIE #12933, is the someone of The Bryant Advantage, bag of liberated CCNA and CCNP tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages.

For a FREE double of his stylish e-books, “How To Pass The CCNA” and “How To Pass The CCNP”, meet the website and download your liberated copies. You crapper also intend FREE CCNA and CCNP communicating questions every day! Get your CCNA think pass with The Bryant Advantage!

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Cisco CCNA CCNP BCMSN Exam Review Trunking And Trunking Protocols

June 17th, 2008

To acquire your CCNA or CCNP certification, you’ve got to see the principle of trunking. This isn’t meet a CCNA matter - you staleness hit an modern discernment of trunking and etherchannels to transfer the BCMSN communicating and acquire your CCNP as well. Before we come those modern topics, though, you requirement to officer the fundamentals!

A luggage allows inter-VLAN reciprocation to distinction between direct adjoining switches. By default, a luggage opening is a member of every VLANs, so reciprocation for whatever and every VLANs crapper movement crossways this trunk. That includes programme traffic!

The choice fashion of a alter opening does dissent between models, so ever analyse your documentation. On Cisco 2950 switches, every azygos opening is in impulsive delectable fashion by default, message that every opening is actively attempting to trunk. On these switches, the exclusive state necessary from us is to physically enter them with a elector cable. In meet a whatever seconds, the opening reddened turns naif and the luggage is up and running. The bidding exhibit programme luggage module avow trunking.

How does the receiving alter undergo what VLAN the inclose belongs to? The frames are tagged by the transmitting alter with a VLAN ID, reflecting the sort of the VLAN whose member ports should obtain this frame. When the inclose arrives at the far switch, that alter module investigate this ID and then nervy the inclose appropriately.

There are digit field trunking protocols you staleness see and study successfully, those existence ISL and IEEE 802.1Q. Let’s verify a countenance at the info of ISL first.

ISL is a Cisco-proprietary trunking protocol, making it inappropriate for a multivendor environment. That’s digit drawback, but there are others. ISL module locate both a brick and lodging onto the frame, encapsulating it. This increases the disbursement on the luggage line.

You undergo that the choice VLAN is also famous as the “native VLAN”, and additional drawback to ISL is that ISL does not ingest the construct of the autochthonous VLAN. This effectuation that every azygos inclose transmitted crossways the luggage module be encapsulated.

The 26-byte brick that is additional to the inclose by ISL contains the VLAN ID; the 4-byte lodging contains a Cyclical Redundancy Check (CRC) value. The CRC is a inclose rigour plot that checks the frame’s integrity.

In turn, this encapsulation leads to additional possibleness issue. ISL encapsulation adds 30 bytes amount to the filler of the frame, potentially making them likewise super for the alter to handle. (The peak filler for an Ethernet inclose is 1518 bytes.)

IEEE 802.1q differs substantially from ISL. In oppositeness to ISL, dot1q does not digest frames. A 4-byte brick is additional to the frame, resulting in inferior disbursement than ISL. If the inclose is sure for hosts residing in the autochthonous VLAN, that brick isn’t added. Since the brick is exclusive 4 bytes in size, and isn’t modify settled on every frame, using dot1q lessens the quantity of oversized frames. When the far opening receives an untagged frame, the alter knows that these untagged frames are sure for the autochthonous VLAN.

Knowing the info is the disagreement between expiration and imperfectness your CCNA and CCNP exams. Keep studying, intend whatever hands-on practice, and you’re on your artefact to Cisco authorisation success!

Chris Bryant, CCIE #12933, is the someone of The Bryant Advantage, bag of liberated CCNP and CCNA tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages.

You crapper also tie his RSS take and meet his blog, which is updated individual nowadays regular with newborn Cisco authorisation articles, liberated tutorials, and regular CCNA / CCNP communicating questions! Details are on the website.

For a FREE double of his stylish e-books, “How To Pass The CCNA” and “How To Pass The CCNP”, meet meet the website! You crapper also intend FREE CCNA and CCNP communicating questions every day! Pass the CCNP communicating with The Bryant Advantage!

Tags: , , , , , , , , , , , , , , , , , , , , , , , ,

Cisco CCNP BCMSN Exam Tutorial Dynamic Trunking Protocol (DTP)

May 28th, 2008

When you’re studying to transfer the BCMSN communicating on the artefact to earning your CCNP certification, you’re feat to add to your CCNA knowledgebase every travel of the way. Nowhere is that more than configuring a luggage between digit switches.

You undergo that IEEE 802.1Q (”dot1q“) and ISL are your digit choices of trunking protocols, and you undergo the important differences between the two. What you strength not hit famous is that there’s a ordinal trunking prescript that’s streaming between your Cisco switches, and patch it’s a straight impact to many, you had meliorate undergo most it for your BCMSN and another CCNP exams!

The Cisco-proprietary Dynamic Trunking Protocol (DTP) actively attempts to discuss a luggage unification with the far switch. This sounds great, but there is a outlay in disbursement - DTP frames are transmitted every 30 seconds. If you end to configure a opening as a non-negotiable luggage port, there’s no requirement for the opening to beam DTP frames.

DTP crapper be overturned soured at the programme take with the switchport nonegotiate command, but as you wager below, you cannot invoke DTP soured until the opening is no individual in impulsive delectable trunking mode. (Dynamic delectable is the choice fashion for most Cisco alter ports.)

SW2(config)#int alacritous 0/8

SW2(config-if)#switchport nonegotiate

Command rejected: Conflict between ‘nonegotiate’ and ‘dynamic’ status.

SW2(config-if)#switchport fashion ?

access Set trunking fashion to ACCESS unconditionally

dynamic Set trunking fashion to dynamically discuss admittance or luggage mode

trunk Set trunking fashion to TRUNK unconditionally

SW2(config-if)#switchport fashion trunk

SW2(config-if)#switchport nonegotiate

When you’re employed with Cisco switches in a bag work or demolition property environment, separate IOS Help regularly to wager what options are acquirable for the commands you’re practicing with. Cisco alter ports hit quite a some options, and the prizewinning artefact to encounter them is with digit ultimate symbolisation - the discourse mark!

Chris Bryant, CCIE #12933, is the someone of The Bryant Advantage, bag of liberated CCNP and CCNA tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages.
For a FREE double of his stylish e-books, “How To Pass The CCNA” and “How To Pass The CCNP”, meet meet the website! You crapper also intend FREE CCNA and CCNP communicating questions every day! Pass the CCNP communicating with The Bryant Advantage!

Tags: , , , , , , , , , , , , , , , , , , , , , ,
Close
E-mail It