Identify the command to copy a configuration file from a TFTP
server to a routers active configuration?
A.) Router# copy running-config tftp
B.) Router# copy tftp running-config
C.) Router# copy tftp 172.16.0.1 running-config
D.) Router(config)# copy tftp running-config
What is the difference between TCP and UDP? A.) TCP is connection-oriented; UDP uses acknowledgements only B.) TCP is connection-oriented; UDP is connectionless C.) Both TCP and UDP are connection-oriented, but only TCP uses windowing D.) TCP and UDP both have sequencing, but UDP is connectionless
Explain isakmp ?
Mention what BOOTP is?
Why ip address called logical address?
What does the acronym ARP stand for? A.) Address Resolution Phase B.) ARP Resolution Protocol C.) Address Resolution Protocol D.) Address Recall Protocol
Which global configuration command will tell the router to load the IOS file 'IOS_filename' from FLASH memory at the next boot? A.) boot system flash B.) boot system flash IOS_filename C.) boot system IOS_filename flash D.) boot system tftp IOS_filename tftp_address E.) config-register 0x0102 IOS_ filename
Identify the command to view the configuration-register value? A.) show register B.) display config-register C.) show config D.) show version
Identify the true statements about the following access list: Access-list 101 deny tcp 192.10.172.0 0.0.0.255 any eq 23 Access-list 101 permit ip any any A.) This access list prevents the host 192.10.172.0 from telneting B.) This access list prevents any telnet traffic from subnet 192.10.172.0/24 C.) This access list filters some telnet access D.) This access list denies any telnet traffic to subnet 192.10.172.0/24 E.) This access list is invalid F.) The netmask on the this access list is reversed
How do you find valid hosts in a subnet?
Identify the command to copy a configuration file from a TFTP server to a routers active configuration? A.) Router# copy running-config tftp B.) Router# copy tftp running-config C.) Router# copy tftp 172.16.0.1 running-config D.) Router(config)# copy tftp running-config
Hello Every one. Actually its my first time to using this site and first time to posting a question. Actually i need to know about CCNA Exam. Please can any one tell me about the Exam style and any recommendation for study? Best Regards to all the Friends
Identify 3 characteristics of a connection oriented protocol? A.) Path determination B.) Flow control C.) Acknowledgements D.) Uses hop count as metric E.) 3 step handshake