CISCO Certification Questions

Q:

Which command displays RIP routing updates?

A) Show ip route B) debug ip rip
C) show protocols D) Debug ip route
 
Answer & Explanation Answer: B) debug ip rip

Explanation:

Debug ip rip is used to show the internet Protocol (IP) Routng Information protocol (RIP) updates being sent and received on the router.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 3487
Q:

If you delete the contents of NVRAM and reboot the router , what mode will you be in?

A) privileged mode B) Global mode
C) Setup mode D) NVRAM loaded mode
 
Answer & Explanation Answer: C) Setup mode

Explanation:

If you delete the startup-config and reload the router, the router will automatically enter setup mode. You can also type setup from privileged mode at any time.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 3483
Q:

A default Frame Relay WAN is classified as what type of physicalnetwork?

A: broadcast point-to-multi point
B: broadcast multi-access
C: non broadcast multi-access
D: non broadcast multi-point

Answer

Answer : C


Explanation:


FrameRelay, ATM, and X.25 are non-broadcast multiple access (NBMA) networks. NBMA networks allow only data transfer from one computer to another over a VC or across a switching device. NBMA networks do not support multicast or broadcast traffic


FrameRelay, ATM, and X.25 are non-broadcast multiple access (NBMA) networks. NBMA networks allow only data transfer from one computer to another over a VC or across a switching device. NBMA networks do not support multicast or broadcast traffic - See more at: https://www.orbitco-ccna-pastquestions.com/CCNA-Past-Questions%3A-WAN.php#sthash.hb05ZKYs.dpuf
Report Error

View answer Workspace Report Error Discuss

Subject: CCNA

2 3470
Q:

Which of the following commands will configure all the default VTY ports on a router?

A) Router#line vty 0 4 B) Router (config) #line vty 0 4
C) Router (config-if)#line console 0 D) Router(config)#line vty all
 
Answer & Explanation Answer: B) Router (config) #line vty 0 4

Explanation:

From global configuration mode, use the line vty 0 4 command to set all five default VTY lines

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 3454
Q:

You telnet into a remote device and type debug ip rip, but no output from the debug command is seen. What could the problem be?

A) You must type the show ip rip command first B) IP addressing on the network is incorrect
C) You must use the terminal monitor command D) Debug output is sent only to the console.
 
Answer & Explanation Answer: C) You must use the terminal monitor command

Explanation:

To see console messages through your Telnet session, you must enter the terminal monitor command.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

1 3411
Q:

Which command displays IP-to-MAC- address mappings on a Windows PC?

A) ping B) traceroute
C) arp -a D) tracert
 
Answer & Explanation Answer: C) arp -a

Explanation:

The arp -a command displays IP-to-MAC-address mappings on a Windows PC.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 3403
Q:

The network address used to advertise a summary address is always which of the following?

A) The last network address in the block B) The next to last network in the block
C) The second network in the block D) The first network in the block
 
Answer & Explanation Answer: D) The first network in the block

Explanation:

The network address used to advertise a summary address is always the first network in the block

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 3382
Q:

Your inside locals are not being translated to the inside global addresses. Which of the following commands will show you if your inside globals are allowed to use the NAT pool?

ip nat pool Corp 198.18.41.129 198.18.41.134 netmask 255.255.255.248

ip nat inside source list 100 int pool Corp overload

A) debug ip nat B) show access - list
C) show ip nat translation D) show ip nat statistics
 
Answer & Explanation Answer: B) show access - list

Explanation:

Once you create your pool, the command ip nat inside source must be used to say which inside locals are allowed to use the pool. In this question we need to see if access - list 100 is configured correctly, if at all , so show access - list is the best answer.

Report Error

View Answer Report Error Discuss

Filed Under: CCNA

0 3374