• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/49

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

49 Cards in this Set

  • Front
  • Back

Whichof the following statements describes part of the process of how a switchdecides to forward a frame destined for a known unicast MAC address?




a. It compares the unicast destination address to thebridging, or MAC address, table.


b. Itcompares the unicast source address to the bridging, or MAC address, table.


c. Itforwards the frame out all interfaces in the same VLAN except for the incominginterface.


d. Itcompares the destination IP address to the destination MAC address.

a. It compares the unicast destination address to the bridging, or MAC address, table.

Whichof the following statements describes part of the process of how a LAN switchdecides to forward a frame destined for a broadcast MAC address?




a. Itcompares the unicast destination address to the bridging, or MAC address,table.


b. Itcompares the unicast source address to the bridging, or MAC address, table.


c. It forwards the frame out all interfaces in the same VLANexcept for the incoming interface.


d. Itcompares the destination IP address to the destination MAC address.

c. It forwards the frame out all interfaces in the same VLAN except for the incoming interface.

Which of the following statements best describes what a switch does with a frame destined for an unknown unicast address?


a. It forwards out all interfaces in the same VLAN except for the incoming interface.


b. It forwards the frame out the one interface identified by the matching entry in the MAC address table.


c. It compares the destination IP address to the destination MAC address.


d. It compares the frame’s incoming interface to the source MAC entry in the MAC address table.

a. It forwards out all interfaces in the same VLAN except for the incoming interface.

Which of the following comparisons does a switch make when deciding whether a new MAC address should be added to its MAC address table?




a. It compares the unicast destination address to the bridging, or MAC address, table.


b. It compares the unicast source address to the bridging, or MAC address, table.


c. It compares the VLAN ID to the bridging, or MAC address, table.


d. It compares the destination IP address’s ARP cache entry to the bridging, or MAC address, table.

b. It compares the unicast source address to the bridging, or MAC address, table.

Which of the followingdevices would be in the same collision domain as PC1?



a. PC2, which is separated from PC1 by an Ethernet hub


b. PC3,which is separated from PC1 by a transparent bridge


c. PC4,which is separated from PC1 by an Ethernet switch


d. PC5,which is separated from PC1 by a router

a. PC2, which is separated from PC1 by an Ethernet hub

Which of the following devices would be in the same broadcast domain as PC1?



a. PC2, which is separated from PC1 by two routers


b. PC3, which is separated from PC1 by three routers


c. PC4, which is separated from PC1 by an Ethernet switch


d. PC5, which is separated from PC1 by a router

c. PC4, which is separated from PC1 by an Ethernet switch

Which of the following Ethernet standards support a maximum cable length of longer than 100 meters?



a. 100BASE-T


b. 1000BASE-XX


c. 1000BASE-T


d. 100BASE-FX

d. 100BASE-FX

The only function of a switch is to learn the MAC addresses and interfaces to put into its address table. With a full and accurate MAC address table, the switch can make accurate forwarding and filtering decisions.



T/F

False

Switches build the address table bylistening to outgoing frames and examining the source MAC address in theframe. If a frame enters the switch and the source MAC address is not in theMAC address table, the switch creates an entry in the table. That table entrylists the interface from which the frame arrived. Switch learning logic is thatsimple.




T/F

True

Which one of the following is what Cisco calls its' operating software?



network system software


Cisco software


Internetwork Operating System


none of the above

Internetwork Operating System

Which one of the following is the name of the connector used on the end of a cable to plug into a switch port?



SP-10


JR-54


RJ-45


None of the above

RJ-45

When making a console cable, the wire used is called which of the following?




STP


UTP


TSP


none of the above

UTP

Now that PC's have migrated away from using serial ports, which type of port is Cisco beginning to use for console access as well?




USB


earphone jack


molex


all of the above

USB

One of theways to communicate over the internet is using SSH, which stands for?




Super SecretHookup


StrongSecret Hyperterminal


Secure Shell


Secret Socket Hookup

Secure Shell

The command mode called 'enable' can also be referred to as which of the following?




super


privileged


secret


special

privileged

When you want a list of commands that start with 'com', which of the following would you type?



com help


com list


com?


com commands

com?

When you enter the '?', which do you type next to execute the request?



Enter


Tab


You don't do anything, Cisco responds immediately


Space Bar

You don't do anything, Cisco responds immediately

When you type commands, how many are stored in the history buffer by default?




1


5


10


20

10

Which two commands have similarities?




stop | finish


halt | exit


show | debug


run | begin

show | debug

Besides 'Telnet,' what other term does 'vty' mean?




wireless


encrypted


SSH


None of the above

SSH

The Cisco command 'username password' has recently been replaced by the command known as?




username encrypt


username secret


username stealth


Any of the above will work

username secret

Which of the following commands changes the context to VLAN interface mode?




config-if


interface vlan 1


config-vlan


change if-vlan

interface vlan 1

Which of the following commands configures the switch as a DHCP client to discover its IP address, mask, and default gateway?




ip interface default gateway


config-if IP dhcp


ip address dhcp


any of the above

ip address dhcp

Which command creates and stores in a hidden location in flash memory the keys required by SSH?




crypto key generate rsa


store key flash rsa


crypto key flash store


store keys hidden flash

crypto key generate rsa

Which of the following pairs of commands disables | enables the interface respectively?




open | close


stop | go


shutdown | no shutdown


config-if enable | config-if disable

shutdown | no shutdown

Which of the following commands in interface mode, manually sets the duplex to autonegotiate?



duplex-if auto-negotiate


duplex interface a-n


duplex auto


none of the above

duplex auto

Which command sets the switch's host name name?




switchport name


port-hn name


name hostname


hostname name

hostname name

Which command lists the currently used configuration?




sh run configuration


show run-config


show running-config


none of the above

show running-config

Which command lists the public and shared key created for use with SSH using the crypto key generate rsa configuration command?




show key public shared


show crypto key mypubkey rsa


show list pubshare key


none of the above

show crypto key mypubkey rsa

In a LAN, which of the following terms best equates to the term VLAN?




Collision domain


Broadcast domain


Single switch


Trunk

Broadcast domain

Imagine aswitch with three configured VLANS. How many IP subnets are required, assumingthat all hosts in all VLANS want to use TVP/IP?




0


1


2


3

3

Switch SW1 sends a frame to switch SW2 using 802.iQ trunking. Which of the answers describes how SW1 changes or adds to the Ethernet frame before forwarding the frame to SW2?



Inserts a 4-byte header and does change the MAC address.


Inserts a 4-byte header and does not change the MAC address.


Encapsulates the original frame behind an entirely-new Ethernet header.


None of the answers are correct.

Inserts a 4-byte header and does not change the MAC address.

For an 802.1Q trunk between two Ethernet switches, which answer most accurately defines which frames do not include an 802.1Q header?



Frames in the native VLAN (only one)


Frames in the extended VLANs


Frames in VLAN 1 (not configurable)


Frames in all native VLANs (multiple allowed)access

Frames in the native VLAN (only one)

Imagine that you are told that switch 1 is configured with the dynamic auto parameter for trunking on its Fa0/5 interface, which is connected to switch 2. You have to configure switch 2. Which of the following settings for trunking could allow trunking to work? (Choose one answer.)




Trunking turned on


dynamic auto


access


None of the answers are correct

Trunking turned on

A switch has just arrived from Cisco. The switch has never ben configured with any VLAN's, but VTP has been disabled. An engineer gets into configuration mode and issues the vlan 22 command, followed by the name Hannahs-VLAN command. Which of the following are true? (Choose one answer.)




VLAN 22 is listed in the output of the show vlan brief command.


VLAN 22 is not listed


VLAN 22 is not created by this process.


VLAN 22 does not exist in that switch until at least one interface is assigned to that VLAN

VLAN 22 is listed in the output of the show vlan brief command.

Which of the following commands identify switch interfaces as being trunking interfaces: interfaces that currently update as VLAN trunks? (choose one answer)




show interfaces


show interfaces switchport


not enough information


show trunks

show interfaces switchport

A LAN includes all devices except for switches in the same broadcast domain.



T/F

False

Configuring VLANs on a single switch requires only a little effort: You simply configure each port to tell it the VLAN number to which the port belongs. With multiple switches, you have to consider additional concepts about how to forward traffic between the switches.




T/F

True

Cisco switches do not require any configuration to work. You can purchase Cisco switches, install devices with the correct cabling, turn on the switches, and they work. You would never need to configure the switch, and it would work fine, even if you interconnected switches, until you needed more than one VLAN. But if you want to use VLANs—and most every enterprise network does—you need to add some configuration.




T/F

True

What are the pair of global commands that enable | disable respectively CDP for an entire switch or router?



enable-if cdp | disable-if cdp


enable interface-cdp | disable interface-cdp


cdp run | no cdp run


cdp enable | cdp disable

cdp run | no cdp run

What are the interface subcommands that enable | disable respectively cdp for a particular device?




enable-if cdp | disable-if cdp


enable interface-cdp | disable interface-cdp


cdp run | no cdp run


cdp enable | no cdp enable

cdp enable | no cdp enable

What is the interface subcommand that manually sets the interface speed to 1000?



config-if 1000


switchport 1000


speed 1000


None of the above are correct

speed 1000

What is the command that states whether cdp is enabled globally and lists the default update and holdtime timers?




display timers


show cdp


show timers


none of the above

show cdp

What is the command to display global statistics for the number of cdp advertisements sent and received?




show advertisements


show traffic


show cdp traffic


show cdp stats

show cdp traffic

What is the command that lists the current VTP status including the current mode?



show vtp


display dvtp


run display vtp


show vtp status

show vtp status

What is the command that lists one large set of information (approximately 15 lines) for every neighbor?




display cdp neighbors


show details


show cdp neighbors detail


none of the above

show cdp neighbors detail

Imagine a switch connects through an Ethernet cable to a router, and the routers' host name is Hannah. Which of the following commands could tell you information about the /IOs version on Hannah without establishing a Telnet connection to Hannah? (Choose one answer.)




Show interfaces


Show interfaces switchport


not enough information


show trunks

Show interfaces

A switch is cabled to a router whose host name is Hannah. Which of the following CDP commands could identify Hannah's model of hardware? (Choose one answer.)




show neighbors


show cdp interface


show cdp Hannah


show cdp neighbors

show cdp neighbors

The output of the show interfaces command on a 2960 switch shows interface Fa0/1 in a "disabled' state. Which of the following is true about interface Fa0/1? (Choose one answer.)




The interface is configured with the shutdown command


The show interfaces fa0/1 command will list the interface with two status codes of up and down


not enough information


The interface is not configured correctly

The interface is configured with the shutdown command