A network administrator executes the command clear ip route. Which two tables does this command clear and rebuild? (Choose two.) A. IP routing B. FIB C. ARP cache D. MAC address table E. Cisco Express Forwarding table Suggested Answer: F. topology table To clear one or more entries in the IP routing table, use the following commands in any mode: Command Purpose - clear iproute {* | Clears one or more routes from both the unicast RIB and all the module FIBs. The {route | route options are as follows: prefix/length}[next- hopinterface]} --All routes. * [vrfvrf-name] Example: --An individual IP route. route switch(config)# clear iproute --Any IP prefix. prefix/length 10.2.2.2 --The next-hop address next-hop --The interface to reach the interface next-hop address. The vrf-name can be any case-sensitive, al- phanumeric string up to 32 characters. Reference: http://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus5000/sw/unicast/5_0_3_N1_1/Ci sco_n5k_layer3_ucast_cfg_rel_503_N1_1/l3_manage- routes.html This question is in 300-101 Cisco Implementing Cisco IP Routing (ROUTE) Exam For getting Cisco Certified Network Professional (CCNP) Routing and Switching Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco. The website does not contain actual questions and answers from Cisco's Certification Exam.
Please login or Register to submit your answer