SlideShare a Scribd company logo
CCNA Exploration 3 LAN Switching and
Wireless – Chapter 2 Exam
01. When a collision occurs in a network using CSMA/CD, how do hosts with data to
transmit respond after the backoff period has expired?

   •   The hosts return to a listen-before-transmit mode.
   •   The hosts creating the collision have priority to send data.

   •   The hosts creating the collision retransmit the last 16 frames.

   •   The hosts extend their delay period to allow for rapid transmission.




02.                                    Refer to the exhibit. The switch and workstation are
administratively configured for full-duplex operation. Which statement accurately reflects
the operation of this link?

   •   No collisions will occur on this link.
   •   Only one of the devices can transmit at a time.

   •   The switch will have priority for transmitting data.

   •   The devices will default back to half duplex if excessive collisions occur.




03.                                          Refer to the exhibit. What action does SW1
take on a frame sent from PC_A to PC_C if the MAC address table of SW1 is empty?

   •   SW1 drops the frame.
   •   SW1 floods the frame on all ports on SW1, except port Fa0/1.

   •   SW1 floods the frame on all ports on the switch, except Fa0/23 and Fa0/1.
•   SW1 uses the CDP protocol to synchronize the MAC tables on both switches and then
       forwards the frame to all ports on SW2.

04. When a switch receives a frame and the source MAC address is not found in the
switching table, what action will be taken by the switch to process the incoming frame?

   •   The switch will request that the sending node resend the frame.
   •   The switch will issue an ARP request to confirm that the source exists.

   •   The switch will map the source MAC address to the port on which it was received.

   •   The switch ends an acknowledgement frame to the source MAC of this incoming frame.




05.                                            Refer to the exhibit. The switch and the
hub have default configurations, and the switch has built its CAM table. Which of the hosts
will capture a copy of the frame when workstation A sends a unicast packet to workstation
C?

   •   workstation C
   •   workstations B and C

   •   workstations A, B, C, and the interfaces of the router

   •   workstations B, C, D, E, F, and interfaces of the router




06.                                                Refer to the exhibit. How many collision
domains are depicted in the network?

   •   1
   •   2

   •   4

   •   6

   •   7

   •   8
07. Which two statements about Layer 2 Ethernet switches are true? (Choose two.)

   •   Layer 2 switches prevent broadcasts.
   •   Layer 2 switches have multiple collision domains.

   •   Layer 2 switches route traffic between different networks.

   •   Layer 2 switches decrease the number of broadcast domains.

   •   Layer 2 switches can send traffic based on the destination MAC address.

08. Which command line interface (CLI) mode allows users to configure switch
parameters, such as the hostname and password?

   •   user EXEC mode
   •   privileged EXEC mode

   •   global configuration mode

   •   interface configuration mode

09. A network administrator uses the CLI to enter a command that requires several
parameters. The switch responds with “% Incomplete command”. The administrator
cannot remember the missing parameters. What can the administrator do to get the
parameter information?

   •   append ? to the last parameter
   •   append a space and then ? to the last parameter

   •   use Ctrl-P to show a parameter list

   •   use the Tab key to show which options are available

10. Where is the startup configuration stored?

   •   DRAM
   •   NVRAM

   •   ROM

   •   startup-config.text

11. If a network administrator enters these commands on a switch, what will be the result?

Switch1(config-line)# line console 0
Switch1(config-line)# password cisco
Switch1(config-line)# login
   • to secure the console port with the password “cisco”
   • to deny access to the console port by specifying 0 lines are available
•   to gain access to line configuration mode by supplying the required password

   •   to configure the privilege exec password that will be used for remote access




12.                                             Refer to the exhibit. The network
administrator has decided to allow only Secure Shell connections to Switch1. After the
commands are applied, the administrator is able to connect to Switch1 using both Secure
Shell and Telnet. What is most likely the problem?

   •   incorrect vty lines configured
   •   incorrect default gateway address

   •   incompatible Secure Shell version

   •   missing transport input ssh command

   •   vty lines that are configured to allow only Telnet

13. Which two statements are true about EXEC mode passwords? (Choose two.)

   •   The enable secret password command stores the configured password in plain text.
   •   The enable secret password command provides better security than the enable password.

   •   The enable password and enable secret password protect access to privileged EXEC
       mode.
   •   The service password-encryption command is required to encrypt the enable secret
       password.
   •   Best practices require both the enable password and enable secret password to be
       configured and used simultaneously.



14.                                          Refer to the exhibit. The exhibit shows
partial output of the show running-config command. The enable password on this switch is
“cisco.” What can be determined from the output shown?
•   The enable password is encrypted by default.
   •   An MD5 hashing algorithm was used on all encrypted passwords.

   •   Any configured line mode passwords will be encrypted in this configuration.

   •   This line represents most secure privileged EXEC mode password possible.

15. Which statement is true about the command banner login “Authorized personnel Only”
issued on a switch?

   •   The command is entered in privileged EXEC mode.
   •   The command will cause the message Authorized personnel Only to display before a user
       logs in.
   •   The command will generate the error message % Ambiguous command: “banner motd” ”
       to be displayed.
   •   The command will cause the message End with the character “%” to be displayed after
       the command is entered into the switch.

16. What are two ways to make a switch less vulnerable to attacks like MAC address
flooding, CDP attacks, and Telnet attacks? (Choose two.)

   •   Enable CDP on the switch.
   •   Change passwords regularly.

   •   Turn off unnecessary services.

   •   Enable the HTTP server on the switch.

   •   Use the enable password rather than the enable secret password.

17. Which two statements are true regarding switch port security? (Choose two.)

   •   The three configurable violation modes all log violations via SNMP.
   •   Dynamically learned secure MAC addresses are lost when the switch reboots.

   •   The three configurable violation modes all require user intervention to re-enable ports.

   •   After entering the sticky parameter, only MAC addresses subsequently learned are
       converted to secure MAC addresses.
   •   If fewer than the maximum number of MAC addresses for a port are configured
       statically, dynamically learned addresses are added to CAM until the maximum number
       is reached.
18.                                              Refer to the exhibit. What happens when
Host 1 attempts to send data?

   •   Frames from Host 1 cause the interface to shut down.
   •   Frames from Host 1 are dropped and no log message is sent.

   •   Frames from Host 1 create a MAC address entry in the running-config.

   •   Frames from Host 1 will remove all MAC address entries in the address table.

19. What happens when the transport input ssh command is entered on the switch vty
lines?

   •   The SSH client on the switch is enabled.
   •   Communication between the switch and remote users is encrypted.

   •   A username/password combination is no longer needed to establish a secure remote
       connection to the switch.
   •   The switch requires remote connections via proprietary client software.




20.                                              Refer to the exhibit. Which hosts will
receive a broadcast frame sent from Host A?

   •   hosts A and B
   •   hosts B and C

   •   hosts D and E

   •   hosts A, B, and C
•   hosts B, C, D, and E

•   hosts A, B, C, D, E, and F

More Related Content

What's hot

Switching and Port Security
  Switching and Port Security  Switching and Port Security
Switching and Port Security
usman19
 
Ccna 3 chapter 3 v4.0 answers 2011
Ccna 3 chapter 3 v4.0 answers 2011Ccna 3 chapter 3 v4.0 answers 2011
Ccna 3 chapter 3 v4.0 answers 2011
Dân Chơi
 
OTV PPT by NETWORKERS HOME
OTV PPT by NETWORKERS HOMEOTV PPT by NETWORKERS HOME
OTV PPT by NETWORKERS HOME
networkershome
 
BKK16-504 Running Linux in EL2 Virtualization
BKK16-504 Running Linux in EL2 VirtualizationBKK16-504 Running Linux in EL2 Virtualization
BKK16-504 Running Linux in EL2 Virtualization
Linaro
 
Fabric Path PPT by NETWORKERS HOME
Fabric Path PPT by NETWORKERS HOMEFabric Path PPT by NETWORKERS HOME
Fabric Path PPT by NETWORKERS HOME
networkershome
 
VLAN
VLANVLAN
Cap2 configuring switch
Cap2   configuring switchCap2   configuring switch
Cap2 configuring switch
Hector Camba Lainez
 
Private VLANs
Private VLANsPrivate VLANs
Private VLANs
NetProtocol Xpert
 
Otv notes
Otv notesOtv notes
Otv notes
Krunal Shah
 
Ccna3 module 9 exams
Ccna3 module 9 examsCcna3 module 9 exams
Ccna3 module 9 exams
Rodrigo Jimenez
 
Ccna 3 v 4.0 final-exam-17-07-2010
Ccna 3 v 4.0 final-exam-17-07-2010Ccna 3 v 4.0 final-exam-17-07-2010
Ccna 3 v 4.0 final-exam-17-07-2010
irbas
 
lecciones ccna3
lecciones ccna3lecciones ccna3
lecciones ccna3
luisalfredoa9
 
Tema3
Tema3Tema3
Tema3
lili zuka
 
Common Layer 2 Threats, Attacks & Mitigation
Common Layer 2 Threats, Attacks & MitigationCommon Layer 2 Threats, Attacks & Mitigation
Common Layer 2 Threats, Attacks & Mitigation
NetProtocol Xpert
 
How to configure port security in cisco switch
How to configure port security in cisco switchHow to configure port security in cisco switch
How to configure port security in cisco switch
IT Tech
 
Lab view the switch mac address table lab - view the switch
Lab   view the switch mac address table lab - view the switchLab   view the switch mac address table lab - view the switch
Lab view the switch mac address table lab - view the switch
ADDY50
 
VPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOMEVPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOME
networkershome
 
Ccna 3 chapter 2 v4.0 answers 2011
Ccna 3 chapter 2 v4.0 answers 2011Ccna 3 chapter 2 v4.0 answers 2011
Ccna 3 chapter 2 v4.0 answers 2011
Dân Chơi
 
CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014
Đồng Quốc Vương
 
Cisco OTV 
Cisco OTV Cisco OTV 
Cisco OTV 
NetProtocol Xpert
 

What's hot (20)

Switching and Port Security
  Switching and Port Security  Switching and Port Security
Switching and Port Security
 
Ccna 3 chapter 3 v4.0 answers 2011
Ccna 3 chapter 3 v4.0 answers 2011Ccna 3 chapter 3 v4.0 answers 2011
Ccna 3 chapter 3 v4.0 answers 2011
 
OTV PPT by NETWORKERS HOME
OTV PPT by NETWORKERS HOMEOTV PPT by NETWORKERS HOME
OTV PPT by NETWORKERS HOME
 
BKK16-504 Running Linux in EL2 Virtualization
BKK16-504 Running Linux in EL2 VirtualizationBKK16-504 Running Linux in EL2 Virtualization
BKK16-504 Running Linux in EL2 Virtualization
 
Fabric Path PPT by NETWORKERS HOME
Fabric Path PPT by NETWORKERS HOMEFabric Path PPT by NETWORKERS HOME
Fabric Path PPT by NETWORKERS HOME
 
VLAN
VLANVLAN
VLAN
 
Cap2 configuring switch
Cap2   configuring switchCap2   configuring switch
Cap2 configuring switch
 
Private VLANs
Private VLANsPrivate VLANs
Private VLANs
 
Otv notes
Otv notesOtv notes
Otv notes
 
Ccna3 module 9 exams
Ccna3 module 9 examsCcna3 module 9 exams
Ccna3 module 9 exams
 
Ccna 3 v 4.0 final-exam-17-07-2010
Ccna 3 v 4.0 final-exam-17-07-2010Ccna 3 v 4.0 final-exam-17-07-2010
Ccna 3 v 4.0 final-exam-17-07-2010
 
lecciones ccna3
lecciones ccna3lecciones ccna3
lecciones ccna3
 
Tema3
Tema3Tema3
Tema3
 
Common Layer 2 Threats, Attacks & Mitigation
Common Layer 2 Threats, Attacks & MitigationCommon Layer 2 Threats, Attacks & Mitigation
Common Layer 2 Threats, Attacks & Mitigation
 
How to configure port security in cisco switch
How to configure port security in cisco switchHow to configure port security in cisco switch
How to configure port security in cisco switch
 
Lab view the switch mac address table lab - view the switch
Lab   view the switch mac address table lab - view the switchLab   view the switch mac address table lab - view the switch
Lab view the switch mac address table lab - view the switch
 
VPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOMEVPC PPT @NETWORKERSHOME
VPC PPT @NETWORKERSHOME
 
Ccna 3 chapter 2 v4.0 answers 2011
Ccna 3 chapter 2 v4.0 answers 2011Ccna 3 chapter 2 v4.0 answers 2011
Ccna 3 chapter 2 v4.0 answers 2011
 
CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014CCNA 1 Chapter 5 v5.0 2014
CCNA 1 Chapter 5 v5.0 2014
 
Cisco OTV 
Cisco OTV Cisco OTV 
Cisco OTV 
 

Similar to Ch2 ccna exploration 3 lan switching and wireless

Attack.pptx
Attack.pptxAttack.pptx
Attack.pptx
ISMT College
 
CCNA 1 v6.0 Final Exam Answers Option B 2018
CCNA 1 v6.0 Final Exam Answers Option B  2018CCNA 1 v6.0 Final Exam Answers Option B  2018
CCNA 1 v6.0 Final Exam Answers Option B 2018
Download Mipdfcom
 
Switched networks (LAN Switching – Switches)
Switched networks (LAN Switching – Switches)Switched networks (LAN Switching – Switches)
Switched networks (LAN Switching – Switches)
Fleurati
 
Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5
friv4schoolgames
 
CCNA- part 8 switch
CCNA- part 8 switchCCNA- part 8 switch
Telnet
TelnetTelnet
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and ConfigurationLAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
Abdelkhalik Mosa
 
Net essentials6e ch7
Net essentials6e ch7Net essentials6e ch7
Net essentials6e ch7
APSU
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
friv4schoolgames
 
Exam viewer2
Exam viewer2Exam viewer2
Exam viewer2
Jorgito Leal
 
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutionsSwitching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Mike McLain
 
Ccna final exam
Ccna final examCcna final exam
Ccna final exam
ccnaguide
 
Ccna exam 640 802
Ccna exam 640 802Ccna exam 640 802
Ccna exam 640 802
ccnaguide
 
Ccna study
Ccna studyCcna study
Ccna study
ccnaguide
 
Ccna exam dumps
Ccna exam dumpsCcna exam dumps
Ccna exam dumps
ccnaguide
 
Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011
Dân Chơi
 
Ccna guide
Ccna guideCcna guide
Ccna guide
ccnaguide
 
Ccna discovery
Ccna discoveryCcna discovery
Ccna discovery
ccnaguide
 
Ccna certification
Ccna certificationCcna certification
Ccna certification
ccnaguide
 
Ccna certification course
Ccna certification courseCcna certification course
Ccna certification course
ccnaguide
 

Similar to Ch2 ccna exploration 3 lan switching and wireless (20)

Attack.pptx
Attack.pptxAttack.pptx
Attack.pptx
 
CCNA 1 v6.0 Final Exam Answers Option B 2018
CCNA 1 v6.0 Final Exam Answers Option B  2018CCNA 1 v6.0 Final Exam Answers Option B  2018
CCNA 1 v6.0 Final Exam Answers Option B 2018
 
Switched networks (LAN Switching – Switches)
Switched networks (LAN Switching – Switches)Switched networks (LAN Switching – Switches)
Switched networks (LAN Switching – Switches)
 
Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5
 
CCNA- part 8 switch
CCNA- part 8 switchCCNA- part 8 switch
CCNA- part 8 switch
 
Telnet
TelnetTelnet
Telnet
 
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and ConfigurationLAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
LAN Switching and Wireless: Ch2 - Basic Switch Concepts and Configuration
 
Net essentials6e ch7
Net essentials6e ch7Net essentials6e ch7
Net essentials6e ch7
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
 
Exam viewer2
Exam viewer2Exam viewer2
Exam viewer2
 
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutionsSwitching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
Switching vla ns_secugenius_harksh_mikemclain_secugenius security solutions
 
Ccna final exam
Ccna final examCcna final exam
Ccna final exam
 
Ccna exam 640 802
Ccna exam 640 802Ccna exam 640 802
Ccna exam 640 802
 
Ccna study
Ccna studyCcna study
Ccna study
 
Ccna exam dumps
Ccna exam dumpsCcna exam dumps
Ccna exam dumps
 
Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011Ccna 1 chapter 9 v4.0 answers 2011
Ccna 1 chapter 9 v4.0 answers 2011
 
Ccna guide
Ccna guideCcna guide
Ccna guide
 
Ccna discovery
Ccna discoveryCcna discovery
Ccna discovery
 
Ccna certification
Ccna certificationCcna certification
Ccna certification
 
Ccna certification course
Ccna certification courseCcna certification course
Ccna certification course
 

More from kratos2424

Ch6 ccna exploration 3 lan switching and wireless
Ch6 ccna exploration 3 lan switching and wirelessCh6 ccna exploration 3 lan switching and wireless
Ch6 ccna exploration 3 lan switching and wireless
kratos2424
 
Ch7 ccna exploration 3 lan switching and wireless
Ch7 ccna exploration 3 lan switching and wirelessCh7 ccna exploration 3 lan switching and wireless
Ch7 ccna exploration 3 lan switching and wireless
kratos2424
 
Ch5 ccna exploration 3 lan swtching and wireless
Ch5 ccna exploration 3 lan swtching and wirelessCh5 ccna exploration 3 lan swtching and wireless
Ch5 ccna exploration 3 lan swtching and wireless
kratos2424
 
Ch4 ccna exploration 3 lan switching and wireless
Ch4 ccna exploration 3 lan switching and wirelessCh4 ccna exploration 3 lan switching and wireless
Ch4 ccna exploration 3 lan switching and wireless
kratos2424
 
Ccna exploration 3 lan switching and wireless
Ccna exploration 3 lan switching and wirelessCcna exploration 3 lan switching and wireless
Ccna exploration 3 lan switching and wireless
kratos2424
 
Switches module 2
Switches module 2Switches module 2
Switches module 2
kratos2424
 
Chapter 7 wireless
Chapter 7   wirelessChapter 7   wireless
Chapter 7 wireless
kratos2424
 
Chapter 6 intervlanrouting
Chapter 6   intervlanroutingChapter 6   intervlanrouting
Chapter 6 intervlanrouting
kratos2424
 
Chapter 5 stp
Chapter 5   stpChapter 5   stp
Chapter 5 stp
kratos2424
 
Chapter 4 vtp
Chapter 4   vtpChapter 4   vtp
Chapter 4 vtp
kratos2424
 
Chapter 2 switches
Chapter 2   switchesChapter 2   switches
Chapter 2 switches
kratos2424
 
Chapter 1 landesign
Chapter 1   landesignChapter 1   landesign
Chapter 1 landesign
kratos2424
 
Chapter 3 vlans
Chapter 3   vlansChapter 3   vlans
Chapter 3 vlans
kratos2424
 

More from kratos2424 (13)

Ch6 ccna exploration 3 lan switching and wireless
Ch6 ccna exploration 3 lan switching and wirelessCh6 ccna exploration 3 lan switching and wireless
Ch6 ccna exploration 3 lan switching and wireless
 
Ch7 ccna exploration 3 lan switching and wireless
Ch7 ccna exploration 3 lan switching and wirelessCh7 ccna exploration 3 lan switching and wireless
Ch7 ccna exploration 3 lan switching and wireless
 
Ch5 ccna exploration 3 lan swtching and wireless
Ch5 ccna exploration 3 lan swtching and wirelessCh5 ccna exploration 3 lan swtching and wireless
Ch5 ccna exploration 3 lan swtching and wireless
 
Ch4 ccna exploration 3 lan switching and wireless
Ch4 ccna exploration 3 lan switching and wirelessCh4 ccna exploration 3 lan switching and wireless
Ch4 ccna exploration 3 lan switching and wireless
 
Ccna exploration 3 lan switching and wireless
Ccna exploration 3 lan switching and wirelessCcna exploration 3 lan switching and wireless
Ccna exploration 3 lan switching and wireless
 
Switches module 2
Switches module 2Switches module 2
Switches module 2
 
Chapter 7 wireless
Chapter 7   wirelessChapter 7   wireless
Chapter 7 wireless
 
Chapter 6 intervlanrouting
Chapter 6   intervlanroutingChapter 6   intervlanrouting
Chapter 6 intervlanrouting
 
Chapter 5 stp
Chapter 5   stpChapter 5   stp
Chapter 5 stp
 
Chapter 4 vtp
Chapter 4   vtpChapter 4   vtp
Chapter 4 vtp
 
Chapter 2 switches
Chapter 2   switchesChapter 2   switches
Chapter 2 switches
 
Chapter 1 landesign
Chapter 1   landesignChapter 1   landesign
Chapter 1 landesign
 
Chapter 3 vlans
Chapter 3   vlansChapter 3   vlans
Chapter 3 vlans
 

Ch2 ccna exploration 3 lan switching and wireless

  • 1. CCNA Exploration 3 LAN Switching and Wireless – Chapter 2 Exam 01. When a collision occurs in a network using CSMA/CD, how do hosts with data to transmit respond after the backoff period has expired? • The hosts return to a listen-before-transmit mode. • The hosts creating the collision have priority to send data. • The hosts creating the collision retransmit the last 16 frames. • The hosts extend their delay period to allow for rapid transmission. 02. Refer to the exhibit. The switch and workstation are administratively configured for full-duplex operation. Which statement accurately reflects the operation of this link? • No collisions will occur on this link. • Only one of the devices can transmit at a time. • The switch will have priority for transmitting data. • The devices will default back to half duplex if excessive collisions occur. 03. Refer to the exhibit. What action does SW1 take on a frame sent from PC_A to PC_C if the MAC address table of SW1 is empty? • SW1 drops the frame. • SW1 floods the frame on all ports on SW1, except port Fa0/1. • SW1 floods the frame on all ports on the switch, except Fa0/23 and Fa0/1.
  • 2. SW1 uses the CDP protocol to synchronize the MAC tables on both switches and then forwards the frame to all ports on SW2. 04. When a switch receives a frame and the source MAC address is not found in the switching table, what action will be taken by the switch to process the incoming frame? • The switch will request that the sending node resend the frame. • The switch will issue an ARP request to confirm that the source exists. • The switch will map the source MAC address to the port on which it was received. • The switch ends an acknowledgement frame to the source MAC of this incoming frame. 05. Refer to the exhibit. The switch and the hub have default configurations, and the switch has built its CAM table. Which of the hosts will capture a copy of the frame when workstation A sends a unicast packet to workstation C? • workstation C • workstations B and C • workstations A, B, C, and the interfaces of the router • workstations B, C, D, E, F, and interfaces of the router 06. Refer to the exhibit. How many collision domains are depicted in the network? • 1 • 2 • 4 • 6 • 7 • 8
  • 3. 07. Which two statements about Layer 2 Ethernet switches are true? (Choose two.) • Layer 2 switches prevent broadcasts. • Layer 2 switches have multiple collision domains. • Layer 2 switches route traffic between different networks. • Layer 2 switches decrease the number of broadcast domains. • Layer 2 switches can send traffic based on the destination MAC address. 08. Which command line interface (CLI) mode allows users to configure switch parameters, such as the hostname and password? • user EXEC mode • privileged EXEC mode • global configuration mode • interface configuration mode 09. A network administrator uses the CLI to enter a command that requires several parameters. The switch responds with “% Incomplete command”. The administrator cannot remember the missing parameters. What can the administrator do to get the parameter information? • append ? to the last parameter • append a space and then ? to the last parameter • use Ctrl-P to show a parameter list • use the Tab key to show which options are available 10. Where is the startup configuration stored? • DRAM • NVRAM • ROM • startup-config.text 11. If a network administrator enters these commands on a switch, what will be the result? Switch1(config-line)# line console 0 Switch1(config-line)# password cisco Switch1(config-line)# login • to secure the console port with the password “cisco” • to deny access to the console port by specifying 0 lines are available
  • 4. to gain access to line configuration mode by supplying the required password • to configure the privilege exec password that will be used for remote access 12. Refer to the exhibit. The network administrator has decided to allow only Secure Shell connections to Switch1. After the commands are applied, the administrator is able to connect to Switch1 using both Secure Shell and Telnet. What is most likely the problem? • incorrect vty lines configured • incorrect default gateway address • incompatible Secure Shell version • missing transport input ssh command • vty lines that are configured to allow only Telnet 13. Which two statements are true about EXEC mode passwords? (Choose two.) • The enable secret password command stores the configured password in plain text. • The enable secret password command provides better security than the enable password. • The enable password and enable secret password protect access to privileged EXEC mode. • The service password-encryption command is required to encrypt the enable secret password. • Best practices require both the enable password and enable secret password to be configured and used simultaneously. 14. Refer to the exhibit. The exhibit shows partial output of the show running-config command. The enable password on this switch is “cisco.” What can be determined from the output shown?
  • 5. The enable password is encrypted by default. • An MD5 hashing algorithm was used on all encrypted passwords. • Any configured line mode passwords will be encrypted in this configuration. • This line represents most secure privileged EXEC mode password possible. 15. Which statement is true about the command banner login “Authorized personnel Only” issued on a switch? • The command is entered in privileged EXEC mode. • The command will cause the message Authorized personnel Only to display before a user logs in. • The command will generate the error message % Ambiguous command: “banner motd” ” to be displayed. • The command will cause the message End with the character “%” to be displayed after the command is entered into the switch. 16. What are two ways to make a switch less vulnerable to attacks like MAC address flooding, CDP attacks, and Telnet attacks? (Choose two.) • Enable CDP on the switch. • Change passwords regularly. • Turn off unnecessary services. • Enable the HTTP server on the switch. • Use the enable password rather than the enable secret password. 17. Which two statements are true regarding switch port security? (Choose two.) • The three configurable violation modes all log violations via SNMP. • Dynamically learned secure MAC addresses are lost when the switch reboots. • The three configurable violation modes all require user intervention to re-enable ports. • After entering the sticky parameter, only MAC addresses subsequently learned are converted to secure MAC addresses. • If fewer than the maximum number of MAC addresses for a port are configured statically, dynamically learned addresses are added to CAM until the maximum number is reached.
  • 6. 18. Refer to the exhibit. What happens when Host 1 attempts to send data? • Frames from Host 1 cause the interface to shut down. • Frames from Host 1 are dropped and no log message is sent. • Frames from Host 1 create a MAC address entry in the running-config. • Frames from Host 1 will remove all MAC address entries in the address table. 19. What happens when the transport input ssh command is entered on the switch vty lines? • The SSH client on the switch is enabled. • Communication between the switch and remote users is encrypted. • A username/password combination is no longer needed to establish a secure remote connection to the switch. • The switch requires remote connections via proprietary client software. 20. Refer to the exhibit. Which hosts will receive a broadcast frame sent from Host A? • hosts A and B • hosts B and C • hosts D and E • hosts A, B, and C
  • 7. hosts B, C, D, and E • hosts A, B, C, D, E, and F