zeldor.biz

Linux, programming and more

Copyright © 2023
Log in

Trainig for CCNA 640-802

December 13, 2010 by Igor Drobot Leave a Comment

Q: Which three application layer protocols use TCP? (Choose three.)
A: SMTP
A: FTP
SNMP
A: HTTP
TFTP
DHCP

Q: Which two application layer protocols use the UDP protocol? (Choose two.)
Telnet
A: SNMP
SMTP
SQL

A: TFTP

Q: What are two functions that occur at the Internet layer of the TCP/IP model? (Choose two.)
establishment of logical connections between source and destination hosts
A: end-to-end flow control
determination of best paths through the network
definition of the procedures used to interface with the network hardware

A: packet switching
Layer 5 and Layer 6 OSI model functions

Q: A high-end Catalyst switch that supports both ISL and 802.1Q is to be connected by a link that will carry all VLAN traffic to a Catalyst 2960 LAN switch. What two commands are required to configure an interface on the high-end Catalyst switch to carry traffic from all VLANs to the Catalyst 2960 switch? (Choose two.)
Switch(config-if)# vlan all
Switch(config-if)# switchport access vlan 30
Switch(config-if)# switchport access vlan all

A: Switch(config-if)# switchport mode trunk
A: Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport trunk encapsulation isl

I: A network administrator is configuring a switch when an error message appears. The configuration commands and error message appear as follows:
Switch(config)# interface fastethernet 0/1
Switch(config-if)# switchport mode trunk

I: Command rejected: An interface whose trunk encapsulation is “Auto” can not be configured to “trunk” mode.
Q: What is the problem?
The switch port is configured as an access mode port.
The switch port does not support trunking on this port.

A: The encapsulation type must be changed to a compatible protocol before the port can be placed in trunk mode.
The no switchport trunk encapsulation auto command needs to be applied to the switch port before trunking can be enabled.

Q: Of the protocols that are listed, which one needs to be functioning on a link in order for VTP to operate?
A: 802.1Q
CDP
RIP
RSTP

Q: Which three STP states were replaced with the RSTP discarding state? (Choose three.)
A: listening
learning
blocking
A: disabled
A: forwarding

Q:The ISP of the XYZ Company is moving to IPv6 but XYZ wants to continue to use only IPv4 for another year. Which IPv4-to-IPv6 transition method would allow the company to continue using only IPv4 addresses?
dual stack
6to4 tunnel
manual tunneling

A: NAT-PT

Q: What is associated with link-state routing protocols?
low processor overhead
poison reverse
routing loops
split horizon
A: shortest-path first calculations

Q: Which router command will verify that the router has a path to a destination network?
Router# show ip interfaces brief
A: Router# show ip route
Router# show cdp neighbors
Router# show running-config
Router# show protocols

Q: After several configuration changes are made to a router, the copy running-configuration startup-configuration command is issued. Where will the changes be stored?
flash
ROM

A: NVRAM
RAM
the configuration register
a TFTP server

Filed Under: Cisco Tagged With: CCNA 640-820, Cisco

Categories

Archives

Tags

apache2 Apple arduino ARM Automation backup bash Cisco Cluster Corosync Database Debian Debian squeeze DIY DNS Fedora FTP Fun Icinga Ipv6 KVM Linux LVM MAC OS X Monitoring MySQL Nagios Nginx openSUSE OpenVPN PHP Proxy Python python3 qemu RAID rsync Samba security ssh Ubuntu virtualization Windows Windows 7 Wordpress

Leave a Reply

Your email address will not be published. Required fields are marked *