Here are the answers to Tuesday's CCNA, CCNP, and Network+ practice exam questions!

CCNA:

Identify the true statements.

A. ISL is a Cisco-proprietary protocol.

B. ISL is the industry standard trunking protocol.

C. ISL understands the native vlan.

D. ISL does not understand the concept of the native vlan.

Answers: A, D. ISL is the Cisco-proprietary trunking protocol, and interestingly enough, it doesn't recognize the native vlan concept. IEEE 802.1q, usually referred to as "dot1q", is the industry standard trunking protocol. Dot1q does allow use of the native VLAN.



Network+ :

You want to view the IP configuration of a Windows workstation. Which of the following commands is the best choice to run?

A. ipconfig

B. arp

C. show config

D. nslookup

Answer: A. The output of ipconfig looks like this:

C:\>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : hsd1.va.comcast.net.
IP Address. . . . . . . . . . . . : 68.57.34.228
Subnet Mask . . . . . . . . . . . : 255.255.255.128
Default Gateway . . . . . . . . . : 68.57.34.129

For more information about the workstation, including DNS and DHCP information, run ipconfig /all.



CCNP / BSCI:

Which of the following BGP regular expressions will match an AS_PATH that contains only AS number 150?

A. $150$

B. ^150$

C. _150$

D. _150_

E. *150*

Answer: B. The only regular expression shown that will match an AS_PATH that contains only AS 150 is ^150$. The others are either illegal expressions or would match AS_PATHs that contain other ASes.


CCNP / BCMSN:

Which of the following verifies a SPAN configuration on a Cisco 2950 switch?

A. show span

B. show spanning

C. show monitor

D. show port spanning

Answer: C. On a 2950, show monitor verifies SPAN while show span displays spanning-tree information.


CCNP / BCRAN:

Where will such attributes as the Bc and CIR be defined when Frame Relay Traffic Shaping is in use?

A. Under the appropriate serial interface.

B. They will be defined globally.

C. In a map class.

D. Under the appropriate routing protocol.

Answer: C. You'll define the Bc and CIR as part of a map class.


CCNP / CIT:

You've just described a problem to Cisco TAC. The network is down, business processes are critical, and there's no workaround. What priority level will TAC most likely assign to this case?

A. Level 0

B. Level 1

C. Level 2

D. Level 3

E. Level 4

F. Level 5

Answer: E. Level 4 is the highest and most urgent level TAC can assign.


See you later today with another batch of CCNA, CCNP, and Network+ exam questions, and another free tutorial!

To your certification exam success,

Chris Bryant
CCIE #12933
www.thebryantadvantage.com

Comments

Popular posts from this blog