• 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/96

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;

96 Cards in this Set

  • Front
  • Back

Which tasks can be accomplished by using the command history feature?

Set the command history buffer size.


Recall previously entered commands.

What is the first action in the boot sequence when a switch is powered on?

load a power-on self-test program

What must an administrator have in order to reset a lost password on a router?

physical access to the router

When configuring a switch for SSH access, what other command that is associated with the login local command is required to be entered on the switch?

username username secret secret

Which command displays information about the auto-MDIX setting for a specific interface?

show controllers

If one end of an Ethernet connection is configured for full duplex and the other end of the connection is configured for half duplex, where would late collisions be observed?

on the half-duplex end of the connection

Which command is used to set the BOOT environment variable that defines where to find the IOS image file on a switch?

boot system

What does a switch use to locate and load the IOS image?

BOOT environment variable

Which protocol adds security to remote connections?

SSH

What is a characteristic of an IPv4 loopback interface on a Cisco IOS router?

It is a logical interface internal to the router.

What is the minimum Ethernet frame size that will not be discarded by the receiver as a runt frame?

64 bytes

After which step of the switch bootup sequence is the boot loader executed?

after POST execution

Which impact does adding a Layer 2 switch have on a network?

an increase in the size of the broadcast domain

Which characteristic describes cut-through switching?

Frames are forwarded without any error checking.

What is the significant difference between a hub and a Layer 2 LAN switch?

A hub extends a collision domain, and a switch divides collision domains.

Which statement is correct about Ethernet switch frame forwarding decisions?

Frame forwarding decisions are based on MAC address and port mappings in the CAM table.

How do switch buffers affect network performance?

They store frames received, thus preventing premature frame discarding when network congestion occurs.

Which switch characteristic helps keep traffic local and alleviates network congestion?

high port density

Which switch component reduces the amount of packet handling time inside the switch?

ASIC

What information is added to the switch table from incoming frames?

source MAC address and incoming port number

Which switching method ensures that the incoming frame is error-free before forwarding?

store-and-forward

How many broadcast domains are displayed?

8

Under which two occasions should an administrator disable DTP while managing a local area network?

- when connecting a Cisco switch to a non-Cisco switch


- on links that should not be trunking

Which two characteristics describe the native VLAN?

- The native VLAN traffic will be untagged across the trunk link


- The native VLAN provides a common identifier to both ends of a trunk

On a switch that is configured with multiple VLANs, which command will remove only VLAN 100 from the switch?

Switch(config)# no vlan 100

A network administrator is reviewing port and VLAN assignments on switch S2 and notices that interfaces Gi0/1 and Gi0/2 are not included in the output. Why would the interfaces be missing from the output?

They are configured as trunk interfaces.

A network contains multiple VLANs spanning multiple switches. What happens when a device in VLAN 20 sends a broadcast Ethernet frame?

Only devices in VLAN 20 see the frame.

All workstations are configured correctly in VLAN 20. Workstations that are connected to switch SW1 are not able to send traffic to workstations on SW2. What could be done to remedy the problem?

Allow VLAN 20 on the trunk link

What happens to switch ports after the VLAN to which they are assigned is deleted?

The ports stop communicating with the attached devices

A 2-byte value called the tag protocol ID (TPID) value.

type

A 3-bit value that supports level or service implementation.

user priority

A 1-bit identifier that enables Token Ring frames to be carried across Ethernet links

Canonical Format Identifier (CFI)

A 12-bit VLAN identification number that supports up to 4096 VLAN IDs

VLAN ID (VID)

Refer to the exhibit. In what switch mode should port G0/1 be assigned if Cisco best practices are being used?

trunk

Port Fa0/11 on a switch is assigned to VLAN 30. If the command no switchport access vlan 30 is entered on the Fa0/11 interface, what will happen?

Port Fa0/11 will be returned to VLAN 1.

Which command displays the encapsulation type, the voice VLAN ID, and the access mode VLAN for the Fa0/1 interface?

show interfaces Fa0/1 switchport

Refer to the exhibit. A technician is programming switch SW3 to manage voice and data traffic through port Fa0/20. What, if anything, is wrong with the configuration?

The command used to assign the voice VLAN to the switch port is incorrect.

Which four steps are needed to configure a voice VLAN on a switch port?

- Assign the voice VLAN to the switch port.


- Ensure that voice traffic is trusted and tagged with a CoS priority value


- Add a voice VLAN.


- Configure the switch port in access mode.

Refer to the exhibit. PC1 is unable to communicate with server 1. The network administrator issues the show interfaces trunk command to begin troubleshooting. What conclusion can be made based on the output of this command?

Interface G0/2 is not configured as a trunk.

Refer to the exhibit. What is the cause of the error that is displayed in the configuration of inter-VLAN routing on router CiscoVille?

The encapsulation dot1Q 20 command has not been configured.

Refer to the exhibit. A network administrator has configured router CiscoVille with the above commands to provide inter-VLAN routing. What command will be required on a switch that is connected to the Gi0/0 interface on router CiscoVille to allow inter-VLAN routing?

switchport mode trunk

A high school uses VLAN15 for the laboratory network and VLAN30 for the faculty network. What is required to enable communication between these two VLANs while using the router-on-a-stick approach?

A switch with a port that is configured as a trunk is needed when connecting to the router.

When routing a large number of VLANs, what are two disadvantages of using the router-on-a-stick inter-VLAN routing method rather than the multilayer switch inter-VLAN routing method?

- A dedicated router is required.


- Multiple subinterfaces may impact the traffic flow speed.

What is a characteristic of a routed port on a Layer 3 switch?

It is not assigned to a VLAN

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# mdix auto command?

It automatically adjusts the port to allow device connections to use either a straight-through or a crossover cable.

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# ip address 172.18.33.88 255.255.255.0 command?

It applies an IPv4 address to the virtual interface.

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw# configure terminal command?

It enters the global configuration mode.

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# shutdown command?

It disables a virtual or physical switch interface

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# ipv6 address 2001:db8:a2b4:88::1/64 command?

It applies an IPv6 address to the virtual interface.

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# exit command?

It returns to global configuration mode.

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw> enable command?

It enters privileged mode

A technician is configuring a new Cisco 2960 switch. What is the effect of issuing the BranchSw(config-if)# duplex full command?

It allows data to flow in both directions at the same time on the interface

What type of VLAN should not carry voice and network management traffic?

data VLAN

What type of VLAN is designed to reserve bandwidth to ensure IP Phone quality?

voice VLAN

What type of VLAN is initially the management VLAN?

default VLAN

What type of VLAN is designed to have a delay of less than 150 ms across the network?

voice VLAN

What type of VLAN is used to separate the network into groups of users or devices?

data VLAN

What type of VLAN is configured specifically for network traffic such as SSH, Telnet, HTTPS, HTTP, and SNMP?

management VLAN

What type of VLAN supports untagged traffic?

native VLAN

A network administrator has configured R1 as shown. When the administrator checks the status of the serial interface, the interface is shown as being administratively down. What additional command must be entered on the serial interface of R1 to bring the interface up?

no shutdown

The network administrator wants to configure Switch1 to allow SSH connections and prohibit Telnet connections. How should the network administrator change the displayed configuration to satisfy the requirement?

Modify the transport input command.

Which solution would help a college alleviate network congestion due to collisions?

a high port density switch

Which two statements are correct with respect to SVI inter-VLAN routing?

- Switching packets is faster with SVI.


- There is no need for a connection to a router.

A network administrator is configuring inter-VLAN routing on a network. For now, only one VLAN is being used, but more will be added soon. What is the missing parameter that is shown as the highlighted question mark in the graphic?

It identifies the VLAN number

Which type of VLAN is used to designate which traffic is untagged when crossing a trunk port?

native

A network administrator issues the show vlan brief command while troubleshooting a user support ticket. What output will be displayed?

the VLAN assignment and membership for all switch ports

a client initiating a message to find a DHCP server

DHCPDISCOVER

a DHCP server responding to the initial request by a client

DHCPOFFER

the client accepting the IP address provided by the DHCP server

DHCPREQUEST

the DHCP server confirming that the lease has been accepted

DHCPACK

What type of VLAN is configured specifically for network traffic such as SSH, Telnet, HTTPS, HHTP, and SNMP?

management VLAN

Which command will display a summary of all IPv6-enabled interfaces on a router that includes the IPv6 address and operational status?

show ipv6 interface brief

When verifying routes, what code is used to identify directly connected routes in the routing table?

C

Which command will display packet flow counts, collisions, and buffer failures on an interface?

show interface

An IPv6-enabled interface is required to have which type of address?

link-local

What character is used to enable the filtering of commands?

pipe l

Which filtering expression will show all output lines starting from the line matching the filtering expression?

begin

Which prompt is displayed when a network administrator successfully accesses the boot loader on a switch to recover from a system crash?

switch:

What advantage does SSH offer over Telnet?

encryption

What type of Ethernet cable would be used to connect one switch to another switch when neither switch supports the auto-MDIX feature?

crossover

Which switch characteristic helps alleviate network congestion when a 10 Gbps port is forwarding data to a 1 Gbps port?

frame buffering

Which switching method makes use of the FCS value?

store-and-forward

Which type of address does a switch use to build the MAC address table?

source MAC address

Which network device can serve as a boundary to divide a Layer 2 broadcast domain?

router

Which network device can be used to eliminate collisions on an Ethernet network?

switch

In which memory location are the VLAN configurations of normal range VLANs stored on a Catalyst switch?

flash

When a Cisco switch receives untagged frames on a 802.1Q trunk port, which VLAN ID is the traffic switched to by default?

native VLAN ID

What are three primary benefits of using VLANs?

security


cost reduction

On a Cisco switch, where is extended range VLAN information stored?

running configuration file

In which location are the normal range VLANs stored on a Cisco switch by default?

flash memory

Which distinct type of VLAN is used by an administrator to access and configure a switch?

management VLAN

Where is the vlan.dat file stored on a switch?

in flash memory

When configuring a router as part of a router-on-a-stick inter-VLAN routing topology, where should the IP address be assigned?

to the subinterface

Which type of inter-VLAN communication design requires the configuration of multiple subinterfaces?

router on a stick

What is the meaning of the number 10 in the encapsulation dot1Q 10 native router subinterface command?

the VLAN ID

What operational mode should be used on a switch port to connect it to a router for router-on-a-stick inter-VLAN routing?

trunk