This blog was originally started to better help me understand the technologies in the CCIE R&S blueprint; after completing the R&S track I have decided to transition the blog into a technology blog.

CCIE #29033

This blog will continue to include questions, troubleshooting scenarios, and references to existing and new technologies but will grow to include a variety of different platforms and technologies. Currently I have created over 185 questions/answers in regards to the CCIE R&S track!! Note: answers are in the comment field or within "Read More" section.

You can also follow me on twitter @FE80CC1E


Tuesday, April 27, 2010

Question 56

You have a Cisco device and non-Cisco device using frame-relay.
What is the mode that you would you use?
Provide examples using a physical interface, a frame-relay map, and a frame-relay interface-dlci.

1 comments:

Packets Analyzed said...

Lets assume that we are asking about encapsulation type. The industry standard encapsulation type is IETF. The default encapsulation type is Cisco.

interface serial 0/0
encapsulation frame-relay ietf

interface serial 0/1.12
frame-relay map ip 10.10.10.1 102 broadcast ietf

interface serial 0/1.14
frame-relay interface-dlci 104 ietf

Post a Comment