Let's test your knowledge of Frame Relay DLCIs, Inverse ARP, IPv6 zero compression, and other vital Cisco certification exam topics!
CCENT Certification:
Identify the true statement(s) regarding Frame Relay mapping.
A. Always map the local DLCI to the local IP address.
B. Always map the local DLCI to the remote IP address.
C. Always map the remote DLCI to the local IP address.
D. Always map the remote DLCI to the remote IP address.
E. To allow dynamic mapping, Inverse ARP must be enabled.
F. To allow dynamic mapping, Inverse ARP must be disabled.
Answers: B, E. The frame map statement should reference a local DLCI and a remote IP address. For example, to map the local DLCI 122 to the remote IP address 172.12.123.2, we'd use this command on the Serial interface used to reach that address:
R1(config-if)#frame map ip 172.12.123.2 122 broadcast
Inverse ARP does enable dynamic mapping, but most Frame networks use static routing. It can be a pain to mix static and dynamic mappings, especially when a router is reloaded, so most network admins disable dynamic mapping with this command:
R1(config-if)#no frame-relay inverse-arp
CCNA Exam:
What summary route can be used to advertise the following four routes?
10.4.0.0 /16
10.5.0.0 /16
10.6.0.0 /16
10.7.0.0 /16
Answer: 10.4.0.0 255.252.0.0, or 10.4.0.0 /14 in prefix notation.
CCNP Certification / BSCI Exam:
You are examining an IPv6 address and notice two consecutive colons. What does this represent, if anything?
Answer: Those two colons represent a string of zeros. This is referred to as zero compression, but can only be done once in a single IPv6 address. Leading zero compression, though, can be done as many times as is appropriate in an IPv6 address.
Original format: 1234:1234:0000:0000:0000:0000:3456:3434
Using zero compression: 1234:1234::3456:3434
CCNP Certification / BCMSN Exam:
How many bytes are added to a frame as a result of ISL encapsulation?
Answer: The header is 26 bytes, the trailer containing the CRC value is 4 bytes, for a total of 30 bytes.
CCNP Certification / ISCW Exam:
What command disables ICMP redirects?
Answer: no ip redirects.
CCNP Certification / ONT Exam:
What number and name are given to the highest possible CoS value?
Answer: The highest possible CoS value is 7 (111 in binary), known commonly as Network.
Look for more Cisco and Network+ certification exam training questions on this same website!
Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage, home of free CCNA and Cisco CCNP certification tutorials, The Ultimate CCNA Study Package, and Ultimate CCNP Study Packages.
Visit his blog, which is updated several times daily with new Cisco certification articles, free tutorials, and daily CCNA / CCNP exam questions!
A free 7-part course, "How To Pass The CCNA", is also available.
IT Social Bookmarks
0 Responses to “Cisco CCNA, CCNP, and CCENT Practice Questions - Frame Relay, Inverse ARP, and More!”
Leave a Reply