| Test your knowledge of routing table advertisements, | | | | 2950. What do you first have to do? |
| BGP updates, port security, and other vital Cisco | | | | A. Make the port an access port. |
| certification exam topics with these complimentary | | | | B. Nothing. |
| training questions! | | | | C. Make the port trunk unconditionally. |
| CCNA Certification and CCENT Certification: | | | | D. Enable dot1x on both the port and the host. |
| Identify the true statements. | | | | Answer: A. The port will be running in dynamic |
| A. Full routing tables are exchanged when distance | | | | desirable mode, and it must be made an access port |
| vector protocols are used. | | | | before configuring port security. Otherwise you'll see |
| B. When distance vector protocols are in use, only | | | | the following error: |
| changes to the network are advertised. | | | | SW1(config)#int fast 0/5 |
| C. Full routing tables are exchanged when link state | | | | SW1(config-if)#switchport port-security |
| protocols are used. | | | | Command rejected: Fa0/5 is not an access port. |
| D. When link state protocols are in use, only changes | | | | CCNP Certification / ISCW Exam: |
| to the network are advertised. | | | | Which of the following possible points of network |
| Answers: A, D. One drawback of distance vector | | | | vulnerability are enabled by default? |
| protocols such as RIP is the advertisement of an | | | | A. NTP |
| entire routing table even when a single change has | | | | B. TCP / UDP Small Servers |
| been detected. Advertising only the change is much | | | | C. BOOTP Server |
| more efficient. | | | | D. CDP |
| CCNP Certification / BSCI Exam: | | | | Answers: C, D. You can turn BOOTP server off with |
| At what point(s) do BGP peers exchange full | | | | the no ip bootp server command, and you can disable |
| updates? | | | | CDP either globally or on a per-interface basis. |
| A. Every 30 seconds. | | | | CCNP Certification / ONT Exam |
| B. Every 90 minutes. | | | | Short answer: The term "RSVP" is associated with |
| C. Immediately after the adjacency is formed. | | | | what QoS model? |
| D. Upon a change in the network topology. | | | | Answer: The Resource Reservation Protocol (RSVP) |
| Answer: C. After that point, only changes themselves | | | | is used by Integrated Services (IntServ). |
| are advertised. | | | | Look for more Cisco certification and Microsoft Server |
| CCNP Certification / BCMSN Exam: | | | | 2008 certification exam practice questions on my |
| You want to apply port security to a switch port. No | | | | website as well as this website! |
| other configuration has been added. The switch is a | | | | |