Casual Articles
#1 in Business Subscribe Email Print

You are here: Home > Computers and Technology > Certification Tests > Cisco CCNA / CCNP Certification Exam: Frame Relay Encapsulation Types

Tags

  • opportunities
  • another
  • shown
  • entire interface
  • different encap

  • Links

  • Imagery & Affirmations - Creating Powerful Affirmations that Work!
  • Monophonic Ring Tone - Get the Original Ring Tones
  • Mombasa Kenya Beach Accommodation - Top 10 Cheap - Discount & Budget Kenya Beach Hotels
  • Casual Articles - Cisco CCNA / CCNP Certification Exam: Frame Relay Encapsulation Types

    Growth in Store: Serving Up Opportunities for Private Label
    Private Label TrendsThe beverage industry is turning over a new leaf as trends support brisk growth and reveal hot opportunities for private label. While newsworthy trends are beginning to unfold, savvy sellers explore the impact these changes have on consumer behavior in concurrence with their marketing st
    p>broadcast, CISCO, status defined, active

    Serial0 (up): ip 172.12.123.2 dlci 122(0x7B,0x1CB0), static

    broadcast, ietf, status defined, active

    Just remember that Cisco is the default, and all PVCs will use Cisco unless you specify IETF in the frame map statement itself. You could also change the entire interface to use IETF for all mappings with the frame-relay encapsulation IETF command. For Cisco exams, as well as work on production networks, it's always a good idea to know more than

    Write Mini-Articles for Profit and Pleasure
    Mini-articles, sometimes called 'briefs' or 'short takes' can be anything from 200 to 500 words long, and they bear close similarity to everyday fillers, being both easy to produce and very rewarding if published. This is what you need to know to generate regular income from writing mini-articles.* Writing mini
    When you're studying to pass the Cisco CCNA and CCNP certification exams, you quickly learn that there's always something else to learn. (You'll really pick up on this in your CCIE studies, trust me!) Today we'll take a look at an often-overlooked topic in Frame Relay, the encapsulation type. You don't exactly change this on a daily basis in production networks (not if you want to stay employed, anyway!), but it's an important exam topic that you must be familiar with.

    The DCE and DTE must agree on the LMI type, but there's another value that must be agreed upon by the two DTEs serving as the endpoints of the VC. The Frame encapsulation can be left at the default of Cisco (which is Cisco-proprietary), or it can be changed to the industry-standard IETF, as shown below. If a non-Cisco router is the remote endpoint, IETF encapsulation must be used. Note that the default of Cisco isn't listed as an option by IOS Help, so you better know that one by heart!

    R1(config)#int s0

    R1(config-if)#encap frame ?

    ietf Use RFC1490/RFC2427 encapsulation

    R1(config-if)#encap frame ietf

    What if a physical interface is in use and some remote hosts require Cisco encapsulation and others require IETF? The encapsulation type can be configured on a per-PVC basis as well. One encap type can be used on the interface, and any map statements that require a different encap type can have that specified in the appropriate map statement. In the following example, all PVCs will use the default Cisco encapsulation type except for PVC 115. The frame map statement using that PVC has ietf specified.

    R1(config)#int s0/0

    R1(config-if)#encap frame

    R1(config-if)#frame map ip 172.12.123.3 123 broadcast

    R1(config-if)#frame map ip 172.12.123.2 122 ietf broadcast

    show frame map shows us that the mapping to DLCI 123 is using Cisco encapsulation, and DLCI 122 is using IETF.

    R1#show frame map

    Serial0 (up): ip 172.12.123.3 dlci 123(0x7B,0x1CB0), static

    broadcast, CISCO, status defined, active

    Serial0 (up): ip 172.12.123.2 dlci 122(0x7B,0x1CB0), static

    broadcast, ietf, status defined, active

    Just remember that Cisco is the default, and all PVCs will use Cisco unless you specify IETF in the frame map statement itself. You could also change the entire interface to use IETF for all mappings with the frame-relay encapsulation IETF command. For Cisco exams, as well as work on production networks, it's always a good idea to know more than

    Internet Marketing Tool
    If you’re into Internet marketing, having the best Internet marketing tools is a must for you. If you’re smart, you know that you should be working smarter and not harder to market online. Having the right marketing tools can change you from an unsuccessful marketer to a successful one. Tools make all the difference: ma
    on the LMI type, but there's another value that must be agreed upon by the two DTEs serving as the endpoints of the VC. The Frame encapsulation can be left at the default of Cisco (which is Cisco-proprietary), or it can be changed to the industry-standard IETF, as shown below. If a non-Cisco router is the remote endpoint, IETF encapsulation must be used. Note that the default of Cisco isn't listed as an option by IOS Help, so you better know that one by heart!

    R1(config)#int s0

    R1(config-if)#encap frame ?

    ietf Use RFC1490/RFC2427 encapsulation

    R1(config-if)#encap frame ietf

    What if a physical interface is in use and some remote hosts require Cisco encapsulation and others require IETF? The encapsulation type can be configured on a per-PVC basis as well. One encap type can be used on the interface, and any map statements that require a different encap type can have that specified in the appropriate map statement. In the following example, all PVCs will use the default Cisco encapsulation type except for PVC 115. The frame map statement using that PVC has ietf specified.

    R1(config)#int s0/0

    R1(config-if)#encap frame

    R1(config-if)#frame map ip 172.12.123.3 123 broadcast

    R1(config-if)#frame map ip 172.12.123.2 122 ietf broadcast

    show frame map shows us that the mapping to DLCI 123 is using Cisco encapsulation, and DLCI 122 is using IETF.

    R1#show frame map

    Serial0 (up): ip 172.12.123.3 dlci 123(0x7B,0x1CB0), static

    broadcast, CISCO, status defined, active

    Serial0 (up): ip 172.12.123.2 dlci 122(0x7B,0x1CB0), static

    broadcast, ietf, status defined, active

    Just remember that Cisco is the default, and all PVCs will use Cisco unless you specify IETF in the frame map statement itself. You could also change the entire interface to use IETF for all mappings with the frame-relay encapsulation IETF command. For Cisco exams, as well as work on production networks, it's always a good idea to know more than

    Why Blog
    Starting a Blog in a world that appears to have gone blog mad is intimidating to say the least. What is there to say that a million others (factually 25 million others) have not said already? Will anyone be interested in your passions? How can your voice find a unique niche, when every crevice is packed with words? What
    f)#encap frame ?

    ietf Use RFC1490/RFC2427 encapsulation

    R1(config-if)#encap frame ietf

    What if a physical interface is in use and some remote hosts require Cisco encapsulation and others require IETF? The encapsulation type can be configured on a per-PVC basis as well. One encap type can be used on the interface, and any map statements that require a different encap type can have that specified in the appropriate map statement. In the following example, all PVCs will use the default Cisco encapsulation type except for PVC 115. The frame map statement using that PVC has ietf specified.

    R1(config)#int s0/0

    R1(config-if)#encap frame

    R1(config-if)#frame map ip 172.12.123.3 123 broadcast

    R1(config-if)#frame map ip 172.12.123.2 122 ietf broadcast

    show frame map shows us that the mapping to DLCI 123 is using Cisco encapsulation, and DLCI 122 is using IETF.

    R1#show frame map

    Serial0 (up): ip 172.12.123.3 dlci 123(0x7B,0x1CB0), static

    broadcast, CISCO, status defined, active

    Serial0 (up): ip 172.12.123.2 dlci 122(0x7B,0x1CB0), static

    broadcast, ietf, status defined, active

    Just remember that Cisco is the default, and all PVCs will use Cisco unless you specify IETF in the frame map statement itself. You could also change the entire interface to use IETF for all mappings with the frame-relay encapsulation IETF command. For Cisco exams, as well as work on production networks, it's always a good idea to know more than

    The History of AM-FM Radio
    In 1872, Joshua Coppersmith was arrested and charged with attempting to steal money from gullible people who believed his claim that he could produce an instrument that would transmit voice over wires. Within four years of Coppersmith's arrest, Alexander Graham Bell had invented the telephone which transmitted voice ov
    he default Cisco encapsulation type except for PVC 115. The frame map statement using that PVC has ietf specified.

    R1(config)#int s0/0

    R1(config-if)#encap frame

    R1(config-if)#frame map ip 172.12.123.3 123 broadcast

    R1(config-if)#frame map ip 172.12.123.2 122 ietf broadcast

    show frame map shows us that the mapping to DLCI 123 is using Cisco encapsulation, and DLCI 122 is using IETF.

    R1#show frame map

    Serial0 (up): ip 172.12.123.3 dlci 123(0x7B,0x1CB0), static

    broadcast, CISCO, status defined, active

    Serial0 (up): ip 172.12.123.2 dlci 122(0x7B,0x1CB0), static

    broadcast, ietf, status defined, active

    Just remember that Cisco is the default, and all PVCs will use Cisco unless you specify IETF in the frame map statement itself. You could also change the entire interface to use IETF for all mappings with the frame-relay encapsulation IETF command. For Cisco exams, as well as work on production networks, it's always a good idea to know more than

    Bias Towards Mother in Divorce Cases No Longer Applies
    In Colorado divorce law, lawyers are noticing a rising trend against preferential treatment towards the mother.In previous years, there used to be a bias in favor of a mother’s parental rights during and after a divorce. That’s no longer the case, according to the Arvada-based law firm of Hull & Zimmerman.p>broadcast, CISCO, status defined, active

    Serial0 (up): ip 172.12.123.2 dlci 122(0x7B,0x1CB0), static

    broadcast, ietf, status defined, active

    Just remember that Cisco is the default, and all PVCs will use Cisco unless you specify IETF in the frame map statement itself. You could also change the entire interface to use IETF for all mappings with the frame-relay encapsulation IETF command. For Cisco exams, as well as work on production networks, it's always a good idea to know more than one way to do something!

    HTTP = HTML link (for blogs, profiles,phorums):
    <a href="http://www.casualarticles.com/article/171083/casualarticles-Cisco-CCNA--CCNP-Certification-Exam--Frame-Relay-Encapsulation-Types.html">Cisco CCNA / CCNP Certification Exam: Frame Relay Encapsulation Types</a>

    BB link (for phorums):
    [url=http://www.casualarticles.com/article/171083/casualarticles-Cisco-CCNA--CCNP-Certification-Exam--Frame-Relay-Encapsulation-Types.html]Cisco CCNA / CCNP Certification Exam: Frame Relay Encapsulation Types[/url]

    Related Articles:

    Why Are You Doing Everything Yourself?

    How To Avoid Paid Survey Scams

    Confiscate Problem Of Debts With Debt Management Program

    Bookmark it: del.icio.us digg.com reddit.com netvouz.com google.com yahoo.com technorati.com furl.net bloglines.com socialdust.com ma.gnolia.com newsvine.com slashdot.org simpy.com shadows.com blinklist.com