Identify 3 characteristics regarding CDP?
A.) On by default
B.) Shows only directly connected neighbors
C.) Requires IP or IPX
D.) 60 second update interval by default
E.) 30 second updates interval by default
Answer / guest
Answer: A B D
CDP stands for Cisco Discovery Protocol. It is used to
discover directly
connected neighbors, it is on by default and has a 60 second
update
interval by default.
| Is This Answer Correct ? | 1 Yes | 0 No |
Identify the command to configure the router to boot from an IOS located on a TFTP server? A.) boot system tftp IOS.exe 172.16.5.1 B.) boot system tftp 172.16.5.1 IOS.exe C.) boot system flash tftp 172.16.5.1 D.) boot system IOS.exe 172.16.5.1
Which three tasks are required to confound a dial on demand routing (DDR) Basic Rate Interface (BRI) connection? (Choose three) A. define static routes B. confound the abler information C. specify the interesting franc that can enable the link D. define a DDR password to exchange when the link comes up
CCNA question and answer only for networking.
In which protocol you manually enable route summarization?
The following commands were entered at the command prompt of a Cisco router. What do they accomplish? access-list 1000 deny 9e.1234.5678.1212 4 access-list 1000 permit -1 interface ethernet 0 ipx network 9e interface ethernet 1 ipx network 4a interface serial 0 ipx network 1 ipx output-sap-filter 1000 A. File server advertisements from server 9e.1234.5678.1212 will not be forwarded on interface S0. B. All other SAP services, other than file server, from any source will be forwarded on S0. C. All other SAP services, other than print server, from any source will be forwarded on S0. D. Print server advertisements from server 9e.1234.5678.1212 will not be forwarded on interface S0.
Which of the following are examples of the Transport Layer? A.) SQL B.) UDP C.) IP D.) LLC E.) ARP
What is the total bandwidth of all channels on a BRI circuit? A. 56 kps B. 64 kps C. 112 kps D. 128 kps E. 144. kps
Identify the command to configure the IP address 172.16.100.5 255.255.255.0? A.) Router(config-if)# ip address 172.16.100.5 255.255.255.0 B.) Router(config)# ip address 172.16.100.5 C.) Router# ip address 172.16.100.5 255.255.255.0 D.) Router(config)# ip address 172.16.100.5 255.255.255.0
Which statement should you use to deny FTP access (only) from network 210 93 105 0 to network 223 8 151 0? A. access list 1 deny 210 93 105 0 0 0 0 0 any eq ftp access list 1 permit any B. access list 100 deny tcp 210 93 105 0 0 0 0 255 223 8 151 0 0 0 0 255 eq ftp C. access list 100 deny ip 223 8 151 0 0 0 0 255 any eq ftp access list 100 permit hp any any D. access list 100 deny tcp 210 93 105 0 0 0 0 255 223 8 151 0 0 0 0 255 eq ftp access list 100 permit ip any any
Given the following static route command, 'ip route 3.3.3.0 255.255.255.0 4.4.4.4 125', which portion represents the administrative distance? A.) 3.3.3.0 B.) 255.255.255.0 C.) 4.4.4.4 D.) route E.) 125
Which two statements accurately define IP addressing rules? (Choose two) A. IP multicast addresses start with 240 B. A host Carbon of all 1 a indicates a network broadcast C. The value of zero (0) in the host Carbon means all hosts on the network D. IP addresses are four octets long and contain a network Carbon and a host Carbon
Differentiate between broadcast domain and collision domain