+ All Categories
Home > Documents > CCNA practice#2

CCNA practice#2

Date post: 28-Mar-2015
Category:
Upload: vanescu-marian
View: 229 times
Download: 2 times
Share this document with a friend
19
CCNA practice#2 1. Refer to the exhibit. The exhibit shows simplified protocol data units from different OSI model layers. Which three statements are true about the PDUs and the encapsulation process? (Choose three). PDU #1 is a frame. PDU #2 is an application layer PDU PDU #3 is a segment. PDU #4 is a transport layer PDU.
Transcript
Page 1: CCNA practice#2

CCNA practice#21. Refer to the exhibit. The exhibit shows simplified protocol data units from different OSI model layers. Which three statements are true about the PDUs and the encapsulation process? (Choose three).

PDU #1 is a frame. PDU #2 is an application layer PDU PDU #3 is a segment. PDU #4 is a transport layer PDU. The order in which these PDUs are created during the encapsulation process is 3, 4, 1, 2. The order in which these PDUs are created during the encapsulation process is 2, 1, 4, 3.

Page 2: CCNA practice#2

2. Which three application layer protocols use TCP? (Choose three.) SMTP FTP SNMP HTTP TFTP DHCP 3. Which two application layer protocols use the UDP protocol? (Choose two.) Telnet SNMP SMTP SQL TFTP 4. 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 hostsend-to-end flow controldetermination of best paths through the network definition of the procedures used to interface with the network hardware packet switching Layer 5 and Layer 6 OSI model functions

Page 3: CCNA practice#2

5. Refer to the exhibit. All ports on switch A are in the sales VLAN and all ports on switch B are in the accounting VLAN. How many broadcast domains and how many collision domains exist in the exhibited network? (Choose two.)

3 collision domains 3 broadcast domains 5 broadcast domains 9 collision domains 10 collision domains 13 collision domains

Page 4: CCNA practice#2

6. 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 allSwitch(config-if)# switchport access vlan 30Switch(config-if)# switchport access vlan allSwitch(config-if)# switchport mode trunk Switch(config-if)# switchport trunk encapsulation dot1q Switch(config-if)# switchport trunk encapsulation is

Page 5: CCNA practice#2

7.Refer to the exhibit. Based on the exhibited configuration and output, what would be the result of this command: Sw1# telnet 192.168.1.10

All packets will be dropped. The Telnet session will succeed.An error message that says “Session terminated” will appear.An error message that says “Password required, but none set” will appea

Page 6: CCNA practice#2

8. Refer to the partial device configuration that is exhibited. For which network topology is the configuration appropriate?RtrA(config)# interface fastethernet 0/0RtrA(config-if)# no shutdownRtrA(config-if)# interface fastethernet 0/0.18RtrA(config-subif)# encapsulation dot1q 18RtrA(config-subif)# ip address 10.1.18.1 255.255.255.0RtrA(config-subif)# interface fastethernet 0/0.44RtrA(config-subif)# encapsulation dot1q 44RtrA(config-subif)# ip address 10.1.44.1 255.255.255.0RtrA(config-subif)# interface fastethernet 0/0.22RtrA(config-subif)# encapsulation dot1q 22RtrA(config-subif)# ip address 10.1.22.1 255.255.255.0

Page 7: CCNA practice#2
Page 8: CCNA practice#2
Page 9: CCNA practice#2

9. Refer to the exhibit and the following error message from the SwA switch.00:22:43: %SPANTREE-7-RECV_1Q_NON_TRUNK: Received 802.1Q BPDU on non trunk FastEthernet0/1 VLAN1.00:22:43: %SPANTREE-7-BLOCK_PORT_TYPE: Blocking FastEthernet0/1 on VLAN0001. Inconsistent port type.Considering that the link between the two switches is good and the correct type, what could cause this error message?

The Spanning Tree Protocol has been disabled on one switch.The Spanning Tree Protocol has been disabled on both switches.The IEEE 802.1Q trunking port has a speed mismatch on one of the switches.The SwA port is configured as a trunk port and the SwB port is configured as an access port. The SwA port has IEEE 802.1Q trunking enabled and the SwB port has ISL trunking enabled.

Page 10: CCNA practice#2

10. 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/1Switch(config-if)# switchport mode trunk

Command rejected: An interface whose trunk encapsulation is "Auto" can not be configured to "trunk" mode.

What is the problem?The switch port is configured as an access mode port.The switch port does not support trunking on this port.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. 11. Of the protocols that are listed, which one needs to be functioning on a link in order for VTP to operate? 802.1Q CDP RIP RSTP

Page 11: CCNA practice#2

12. Refer to the exhibit. RT_1 is configured correctly with IP addresses and passwords but none of the computers can ping or telnet to RT_1. Which series of commands would correct the problem?

RT_1(config)# interface fa0/1RT_1(config-if)# no shutdown

Page 12: CCNA practice#2

SW_1(config)# interface fa0/24SW_1(config-if)# switchport mode client

RT_1(config)# interface fa0/1RT_1(config-if)# encapsulation trunk dot1q 24

SW_1(config)# interface fa0/24 SW_1(config-if)# switchport mode trunk

SW_1(config)# interface fa0/24 SW_1(config-if)# switchport access vlan 1

13. Refer to the exhibit. Which commands are needed to complete the switch configuration so that SSH can be used to telnet from host A to SW_1? (Choose two

Page 13: CCNA practice#2

SW_1(config)# username david password class

SW_1(config)# line vty 0 15SW_1(config-line)#loginSW_1(config-line)# password cisco

SW_1(config)# line vty 0 15SW_1(config-line)# login localSW_1(config-line)# transport input ssh

SW_1(config)# login sshSW_1(config)# password classSW_1(config)# login key rsaSW_1(config)# password ciscoSW_1(config)# password encrypted cisco

14. What three factors contribute to congestion on an Ethernet LAN? (Choose three.) improper placement of enterprise level servers addition of hosts to a physical segment replacement of hubs with workgroup switches increasing use of bandwidth intensive network applications creation of new collision domains without first adding network hosts migration to full-duplex Ethernet within the LAN

Page 14: CCNA practice#2

15. Refer to the exhibit. What protocol should be configured on SW-A Port 0/1 if it is to send traffic from multiple VLANs to switch SW-B?Spanning Tree RIP v2 IEEE 802.1Q ARP Rapid Spanning Tree

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

Page 15: CCNA practice#2

17. Refer to the exhibit. What is the role of the SW3 switch? designated switch edge switch root bridge enabled bridge local bridge

Page 16: CCNA practice#2

Recommended