Which command is used to determine if an IP access list is enabled on a particular interface? show interface show ip interface show access-lists show interface access-lists TRUE ANSWER : ? YOUR ANSWER : ?
Identify the odd term amongst the following group: None of these Coaxial cable Microwaves Optical fibre Twisted pair wire TRUE ANSWER : ? YOUR ANSWER : ?
Which command displays RIP routing updates? show protocols show ip route debug ip route debug ip rip TRUE ANSWER : ? YOUR ANSWER : ?
Cisco's Unified Wireless Solution provides a mesh solution. What devices do you absolutely need to purchase to run a Cisco solution?1. WCS2. Controller3. Access point4. Bridge 1 and 4 only 4 only 2 and 3 1 and 2 TRUE ANSWER : ? YOUR ANSWER : ?
An international standard, multilevel set of protocols to promote compatibility among telecommunications networks. Select the best fit for answer: Network operating system OSI Network Server Virtual Private Network None of these TRUE ANSWER : ? YOUR ANSWER : ?
The Corporate router receives an IP packet with a source IP address of 192.168.214.20 and a destination address of 192.168.22.3. Looking at the output from the Corporate router, what will the router do with this packet?Corp#sh ip route[output cut]R 192.168.215.0 [120/2] via 192.168.20.2, 00:00:23, Serial0/0R 192.168.115.0 [120/1] via 192.168.20.2, 00:00:23, Serial0/0R 192.168.30.0 [120/1] via 192.168.20.2, 00:00:23, Serial0/0C 192.168.20.0 is directly connected, Serial0/0C 192.168.214.0 is directly connected, FastEthernet0/0 The packet will be discarded. The packet will be routed out the Fa0/0 interface. They will all load-balance. The packet will be routed out the S0/0 interface. The router will broadcast looking for the destination. TRUE ANSWER : ? YOUR ANSWER : ?
If you wanted to deny all Telnet connections to only network 192.168.10.0, which command could you use? access-list 100 deny tcp 192.168.10.0 0.255.255.255 eq telnet access-list 100 deny 192.168.10.0 0.0.0.255 any eq 23 access-list 100 deny tcp any 192.168.10.0 0.0.0.255 eq 23 access-list 100 deny tcp 192.168.10.0 255.255.255.0 eq telnet TRUE ANSWER : ? YOUR ANSWER : ?
Ethernet networks can be cabled in a number of topologies, depending on what works best in each environment. As more nodes are added, the efficiency of Ethernet decreases. Select the best answer as to why Ethernet becomes less efficient as size increases. Repeaters cannot increase the signal strength sufficiently "Line echo" occurs due to the impedance of the cable Cable terminators do not absorb the signal properly Network collisions occur Cable terminators do not reflect the signal properly TRUE ANSWER : ? YOUR ANSWER : ?
You telnet to a router and make your necessary changes; now you want to end the Telnet session. What command do you type in? disable close exit disconnect TRUE ANSWER : ? YOUR ANSWER : ?
Which statement is true regarding classless routing protocols?1. The use of discontiguous networks is not allowed.2. The use of variable length subnet masks is permitted.3. RIPv1 is a classless routing protocol.4. IGRP supports classless routing within the same autonomous system.5. RIPv2 supports classless routing. 3 and 4 None of these 2 and 5 1, 3 and 5 TRUE ANSWER : ? YOUR ANSWER : ?