Quizzes Compilation

Lakukan tugas rumah & ujian kamu dengan baik sekarang menggunakan Quizwiz!

What is the prefix length notation for the subnet mask 255.255.255.224?

/27

What is the recommended prefix length for most IPv6 subnets?

/64

Which router bootup sequence is correct?

1 - perform the POST and load the bootstrap program, 2 - locate and load the Cisco IOS software, 3 - locate and load the startup configuration file or enter setup mode.

Which port speed will be autonegotiated between a host with a 1 Gbps NIC connecting to a CISCO Catalyst 2960 switch with a 100 Mbps port?

100 Mbps

Which port speed will be autonegotiated between a host with a 1 Gbps NIC connecting to a Cisco Catalyst 2960 switch with a 100 Mbps port?

100 Mbps

Given a /48 Global Routing Prefix and a /64 prefix, what is the subnet portion of the following address: 2001:db8:cafe:1111:2222:3333:4444:5555

1111

Which IPv4 address can a host use to ping the loopback interface?

127.0.0.1

If a network device has a mask of /28, how many IP addresses are available for hosts on this network?

14

Your organization is issued the IPv6 prefix of 2001:0000:130F::/48 by your service provider. With this prefix, how many bits are available for your organization to create subnetworks if interface ID bits are not borrowed?

16

What is the most compressed representation of the IPv6 address 2001:0000:0000:abcd:0000:0000:0000:0001?

2001:0:0:abcd::1

What is the prefix associated with the IPv6 address 2001:CA48:D15:EA:CC44::1/64?

2001:CA48:D15:EA::/64​

What is the subnet address for the IPv6 address 2001:D12:AA04:B5::1/64?

2001:D12:AA04:B5::/64​

What is the valid most compressed format possible of the IPv6 address 2001:0DB8:0000:AB00:0000:0000:0000:1234?

2001:DB8:0:AB00::1234

What subnet mask is represented by the slash notation /20?

255.255.240.0

Which subnet mask would be used if 5 host bits are available?

255.255.255.224

Which subnet mask would be used if exactly 4 host bits are available?

255.255.255.240

You have been assigned the 196.22.31.0 / 24 subnet by your ISP. You need to have at least 5 subnets. Assume that the subnets need to be the same size.

3 255.255.255.224 8 32 30 196.22.31.0 196.22.31.31 196.22.31.32 196.22.31.63

A network administrator is variably subnetting a network. The smallest subnet has a mask of 255.255.255.224. How many usable host addresses will this subnet provide?​

30

How many usable IP addresses are available on the 192.168.1.0/27 network?

30

Given a /32 Global Routing Prefix and a /64 prefix, how many bits would be allocated for the Subnet ID?

32

A network administrator subnets the 192.168.10.0/24 network into subnets with /26 masks. How many equal-sized subnets are created?

4

Refer to the exhibit. A network administrator needs to configure router-on-a-stick for the networks that are shown. How many subinterfaces will have to be created on the router if each VLAN that is shown is to be routed and each VLAN has its own subinterface?

4

How many valid host addresses are available on an IPv4 subnet that is configured with a /26 mask?

62

If a network device has a mask of /26, how many IP addresses are available for hosts on this network?

62

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

64 bytes

What address and prefix length is used when configuring an IPv6 default static route?

::/0

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? (Choose two.)

A dedicated router is required Multiple subinterfaces may impact the traffic flow speed.

Which statement describes SVIs?

A default SVI is created for VLAN 1 for switch administration.

What are two functions of a router? (Choose two.)

A router connects multiple IP networks. It determines the best path to send packets.

A small college uses VLAN 10 for the classroom network and VLAN 20 for the office network. What is needed to enable communication between these two VLANs while using legacy inter-VLAN routing?

A router with at least two LAN interfaces should be used.

If an organization is changing to include Cisco IP phones in its network, what design feature must be considered to ensure voice quality?

A separate VLAN is needed for voice traffic.

What is the purpose of setting the native VLAN separate from data VLANs?

A separate VLAN should be used to carry uncommon untagged frames to avoid bandwidth contention on data VLANs.

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

A switch creates smaller collision domains, and a hub increases the size of a single collision domain.

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.

What is the interface ID of the IPv6 address 2001:DB8::1000:A9CD:47FF:FE57:FE94/64?

A9CD:47FF:FE57:FE94

What two protocols are used to determine the MAC address of a known destination device IP address (IPv4 and IPv6)?

ARP ND

Which statement is true about ARP?

ARP entries are cached temporarily.

What is an attack using ARP?

ARP poisoning

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

ASIC

Which statement is true about broadcast and collision domains?

Adding a switch to a network will increase the size of the broadcast domain.

During the implementation of Spanning Tree Protocol, all switches are rebooted by the network administrator. What is the first step of the spanning-tree election process?

All the switches send out BPDUs advertising themselves as the root bridge

Refer to the exhibit. 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.

Which sentence correctly describes the SVI inter-VLAN routing method?

An SVI is needed for each VLAN.

A network administrator has configured VLAN 99 as the management VLAN and has configured it with an IP address and subnet mask. The administrator issues the show interface vlan 99 command and notices that the line protocol is down. Which action can change the state of the line protocol to up?

Connect a host to an interface associated with VLAN 99.

An administrator issues the command confreg 0x2142 at the rommon 1> prompt. What is the effect when this router is rebooted?

Contents in NVRAM will be ignored.

The port on the segment (with two switches) that has the lowest path cost to the root bridge is the:

Designated port

Which of the following ports will forward Ethernet frames? (Choose two.)

Designated port Root port

Which field in an IPv4 packet header will typically stay the same during its transmission?

Destination Address

What is a disadvantage of using router-on-a-stick inte-VLAN routing?

Does not scale beyond 50 VLANs

What is the default switchport mode for Cisco Catalyst switches?

Dynamic Auto

What are the two methods a device can use to generate its own IPv6 interface ID?

EUI-64 randomly generated

After the election of the root bridge has been completed, how will switches find the best paths to the root bridge?

Each switch will analyze the sum of all port costs to reach the root and use the path with the lowest cost.

How often does a switch send a BPDU?

Every 2 seconds

Which IPv6 network prefix is only intended for local links and can not be routed?

FE80::/10

Which destination address is used in an ARP request frame?

FFFF.FFFF.FFFF

It is a best practice to configure the native VLAN as VLAN 1

False

True of false? Two switchports on a link both configured as dynamic auto will successfully negotiate a trunk.

False

True or False. RA messages are sent to all IPv6 routers by hosts requesting addressing information.

False

True or False: The Subnet ID field in an GUA must borrow bits from the interface ID.

False

True or False? DTP is an open standard IEEE protocol that specifies auto negotiation of switch trunk links.

False

Open the PT Activity. Perform the tasks in the activity instructions and then answer the question.Which message is displayed when 10.10.10.1 is entered into the PC1 Web Browser address bar?

File Server

What will a Cisco LAN switch do if it receives an incoming frame and the destination MAC address is not listed in the MAC address table?

Forward the frame out to all ports except the port where the frame is received.

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

Frame buffering

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.

Which characteristic describes cut-through switching?

Frames are forwarded without any error checking.

Which two statements are true about half-duplex and full-duplex communications? (Choose two.)

Full-duplex connections increase the effective bandwidth. & Full-duplex allows both ends to transmit and receive simultaneously.

Refer to the exhibit. A network administrator is verifying the configuration of inter-VLAN routing. Users complain that PCs on different VLANs cannot communicate. Based on the output, what are two configuration errors on switch interface Gi1/1? (Choose two.)

Gi1/1 is in the default VLAN. Gi1/1 is configured as trunk mode.

Which part of a GUA is assigned by the ISP?

Global Routing Prefix

Which field is used to detect corruption in the IPv4 header?

Header Checksum

Which field in an IPv6 packet is used by the router to determine if a packet has expired and should be dropped?

Hop Limit

What type of information is contained in an ARP table?

IP address to MAC address mappings

Refer to the exhibit. A network administrator is configuring RT1 for inter-VLAN routing. The switch is configured correctly and is functional. Host1, Host2, and Host3 cannot communicate with each other. Based on the router configuration, what is causing the problem?

IP addresses on the subinterfaces are incorrectly matched to the VLANs.

What is indicated by a successful ping to the ::1 IPv6 address?

IP is properly installed on the host.

Which statement accurately describes a characteristic of IPv4?

IPv4 has a 32-bit address space.​

Which statement describes the system LED operation on Cisco Catalyst switches?

If the LED is amber, the system is receiving power but it is not functioning properly.

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.

A Cisco switch currently allows traffic tagged with VLANs 10 and 20 across trunk port Fa0/5. What is the effect of issuing a switchport trunk allowed vlan 30 command on Fa0/5?

It allows only VLAN 30 on Fa0/5.

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(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)# 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# configure terminal command?

It enters the global configuration mode.

What will a Layer 2 switch do when the destination MAC address of a received frame is not in the MAC table?

It forwards the frame out of all ports except for the port at which the frame was received.

What is the purpose of the vlan.dat file on a switch?

It holds the VLAN database.

Refer to the exhibit. 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.

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

It is a logical interface internal to the router.

Which action is taken by a Layer 2 switch when it receives a Layer 2 broadcast frame?

It sends the frame to all ports except the port on which it received the frame.

What is the purpose of the command ping ::1?

It tests the internal configuration of an IPv6 host.

What type of IPv6 address begins with fe80?

LLA

Which type of IPv6 unicast address is not routable between networks?

LLA

The ARP table in a switch maps which two types of address together?

Layer 3 address to a Layer 2 address

Which statement about host forwarding decisions is true?

Local hosts can reach each other without the need of a router.

The root bridge will be the switch with the:

Lowest bridge ID

What value determines the root bridge when all switches connected by trunk links have default STP configurations?

MAC address

What two functions are provided by ARP? (Choose two.)

Maintains a table of IPv4 to MAC address mappings & Resolves IPv4 addresses to MAC addresses

Which dynamic addressing method for GUAs is the one where devices rely solely on the contents of the RA message for their addressing information?

Method 1: SLAAC

Which dynamic addressing method for GUAs is the one where devices get their IPv6 configuration in a RA message and request DNS information from a DHCPv6 server?

Method 2: SLAAC and Stateless DHCPv6

Which dynamic addressing method for GUAs is the one where devices rely solely on a DHCPv6 server for their addressing information?

Method 3: Stateful DHCPv6

Refer to the exhibit. 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.

What is a disadvantage of using multilayer switches for inter-VLAN routing?

Multilayer switches are more expensive than router-on-a-stick implementations

Which two ICMPv6 messages are used in to determine the MAC address of a known IPv6 address?

Neighbor Advertisement & Neighbor Solicitation

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.

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 technology solves the problem of a device being unable to get an IPv4 address from a DHCP server due to STP forwarding delay timers?

PortFast

Which field includes common values such as ICMP (1), TCP (6), and UDP (17)?

Protocol

Where is the ARP table stored on a device?

RAM

Which router component holds the routing table, ARP cache, and running configuration file?

RAM

Which protocol was designed to bring faster convergence to STP?

RSTP

What device is elected by the Spanning Tree Algorithm to which all other switches determine a single least-cost path?

Root bridge

The sum of individual port costs along the path from the switch to the root bridge is known as the:

Root path cost

The port closest to the root bridge in terms of least overall cost (best path) to the root bridge is the:

Root port

Which device separates broadcast domains?

Router

Which two ICMPv6 messages are used in SLAAC?

Router Advertisement & Router Solicitation

Which tasks can be accomplished by using the command history feature? (Choose two.)

Set the command history buffer size. Recall previously entered commands.

Which three advantages are provided by static routing? (Choose three.)

Static routing does not advertise over the network, thus providing better security. Static routing typically uses less network bandwidth and fewer CPU operations than dynamic routing does. The path a static route uses to send data is known.

What are two reasons why an administrator might choose to use static routing rather than dynamic routing? (Choose two.)

Static routing is more secure. Static routing uses less router processing and bandwidth.

Which field in an IPv6 GUA is used for subnetting?

Subnet ID

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

Switch(config)# no vlan 100

An administrator is investigating a failure on a trunk link between a Cisco switch and a switch from another vendor. After a few show commands, the administrator notices that the the switches are not negotiating a trunk. What is a probable cause for this issue?

Switches from other vendors do not support DTP.

Which two statements are correct with respect to SVI inter-VLAN routing? (Choose two.)

Switching packets is faster with SVI. There is no need for a connection to a router.

Which is true of the IPv6 packet header?

The Hop Limit field replaces the IPv4 Time to Live field.

Which characteristic describes an IPv6 enhancement over IPv4?​

The IPv6 header is simpler than the IPv4 header is, which improves packet handling.

What destination MAC address would be included in a frame sent from a source device to a destination device on the same local network?

The MAC address of the destination device.

What destination MAC address would be included in a frame sent from a source device to a destination device on a remote local network?

The MAC address of the local router interface.

How does the network layer use the MTU value?

The MTU is passed to the network layer by the data link layer.

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 default gateway statement is true?

The default gateway address is the IP address of the router on the local network.

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 is verifying the configuration of inter-VLAN routing. Users complain that PC2 cannot communicate with PC1. Based on the output, what is the possible cause of the problem?

The encapsulation dot1Q 5 command contains the wrong VLAN.

Which two characteristics describe the native VLAN? (Choose two.)

The native VLAN traffic will be untagged across the trunk link. / The native VLAN provides a common identifier to both ends of a trunk.

A computer has to send a packet to a destination host in the same LAN. How will the packet be sent?

The packet will be sent directly to the destination host.

What happens to a port that is associated with VLAN 10 when the administrator deletes VLAN 10 from the switch?

The port becomes inactive.

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

The ports stop communicating with the attached devices.

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

Which two DTP modes will form a trunk with an interface that is configured as dynamic auto? (Choose Two)

Trunk and Dynamic Desirable

When a connectionless protocol is in use at a lower layer of the OSI model, how is missing data detected and retransmitted if necessary?

Upper-layer connection-oriented protocols keep track of the data received and can request retransmission from the upper-level protocols on the sending host.

What additional information is contained in the 12-bit extended system ID of a BPDU?

VLAN ID

What are two common types of static routes in routing tables? (Choose two)

a default static route a static route to a specific network

What are three parts of an IPv6 global unicast address? (Choose three.)

a global routing prefix that is used to identify the network portion of the address that has been provided by an ISP a subnet ID that is used to identify networks inside of the local enterprise site an interface ID that is used to identify the local host on the network

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

a high port density switch

What does a code of "O" indicate next to a route in the routing table?

a route learned dynamically from OSPF

What is required to perform router-on-a-stick inter-VLAN routing?

a router that is configured with multiple subinterfaces

What is an advantage of using dynamic routing protocols instead of static routing?

ability to actively search for new routes if the current path becomes unavailable​

The output of the show ip route command contains the following entry:S 10.2.0.0 [1/0] via 172.16.2.2.What value is indicated by the 1 in the [1/0] portion of the output?

administrative distance

Which value represents the "trustworthiness" of a route and is used to determine which route to install into the routing table when there are multiple routes toward the same destination?

administrative distance

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

A cybersecurity analyst believes an attacker is spoofing the MAC address of the default gateway to perform a man-in-the-middle attack. Which command should the analyst use to view the MAC address a host is using to reach the default gateway?

arp -a

Which delivery method does not guarantee that the packet will be delivered fully without errors?

best effort

A network administrator is determining the best placement of VLAN trunk links. Which two types of point-to-point connections utilize VLAN trunking? (Choose two.)

between two switches that utilize multiple VLANs & between a switch and a server that has an 802.1Q NIC

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

boot system

A router receives a packet from the Gigabit 0/0 interface and determines that the packet needs to be forwarded out the Gigabit 0/1 interface. What will the router do next?

create a new Layer 2 Ethernet frame to be sent to the destination

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

crossover

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

data VLAN

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

data VLAN

Which layer is responsible for taking an IP packet and preparing it for transmission over the communications medium?

data link layer

Which type of route would typically be used on a border router so that devices inside the company could access the Internet?

default

What type of VLAN is initially the management VLAN?

default VLAN

This type of route is also known as a gateway of last resort.

default route

Which type of static route creates a gateway of last resort?

default static route

What is the most important motivating factor for moving to IPv6?

depletion of IPv4 addresses

What is an accurate description of redundancy?

designing a network to use multiple paths between switches to ensure there is no single point of failure

When a router receives a packet, what information must be examined in order for the packet to be forwarded to a remote destination?

destination IP address

Which information is used by routers to forward a data packet toward its destination?

destination IP address

What addresses are mapped by ARP?

destination MAC address to a destination IPv4 address

What is one function of layer 2 switch?

determines which interface is used to forward a frame based on the destination MAC address

Which three STP port states are merged into the RSTP discarding port state? (Choose three.)

disable blocking listening

What is a disadvantage of using router-on-a-stick inter-VLAN routing?

does not scale well beyond 50 VLANs

Which of the following techniques use native IPv6 connectivity?

dual stack

Which two concepts relate to a switch port that is intended to have only end devices attached and intended never to be used to connect to another switch? (Choose two.)

edge port PortFast

Which RSTP ports are connected to end devices?

edge ports

What advantage does SSH offer over Telnet?

encryption

Which two special characteristics do LAN switches use to alleviate network congestion? (Choose two.)

fast internal switching & fast port speeds

Which of the following is a Broadcast address

ff:ff:ff:ff:ff:ff

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

flash

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

flash memory

Which port state will switch ports immediately transition to when configured for PortFast?

forwarding

Which three port states are used by Rapid PVST+? (Choose three.)

forwarding discarding learning

What is the term for splitting up an IP packet when forwarding it from one medium to another medium with a smaller MTU?

fragmentation

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

frame buffering

Which feature on a Cisco router permits the forwarding of traffic for which there is no specific route?

gateway of last resort

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

high port density

What does the IP address 172.17.4.250/24 represent?

host address

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

in flash memory

Which three options are major issues associated with IPv4? (Choose three.)

increased network complexity and Internet routing table expansion & IP address depletion & lack of end-to-end connectivity

Which is true of the IPv6 header?

it consists of 40 octets. & it contains 8 header fields.

At a minimum, which address is required on IPv6-enabled interfaces?

link-local

What type of address is automatically assigned to an interface when IPv6 is enabled on that interface?

link-local

Which type of IPv6 address is not routable and used only for communication on a single subnet?

link-local address

When PVST is running over a switched network, which port state canparticipate in BPDU frame forwarding based on BPDUs received, but does not forward data frames?

listening

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

load a power-on self-test program

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

management VLAN

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

management VLAN

To what type of address are ICMPv6 neighbor solicitation messages sent?

multicast

A PC is to access a web server on another network. Which inter-VLAN method will provide the highest bandwidth at Layer 3 and also provide a default gateway for the PC?

multilayer switch with routing enabled

What type of VLAN supports untagged traffic?

native VLAN

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

Which two ICMPv6 messages are used during the Ethernet MAC address resolution process? (Choose two.)

neighbor solicitation & neighbor advertisement

Which command can be used on a Windows host to display the routing table?

netstat -r

Which two parts are components of an IPv4 address? (Choose two.)

network portion & host portion

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

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

physical access to the router

What is a function of ARP?

resolving IPv4 addresses to MAC addresses

What is one function of the ARP protocol?

resolving an IPv4 address to a MAC address

Which STP port role is adopted by a switch port rf there is no other port with a lower cost to the root bridge?

root port

Which two commands could be entered on a Windows host to view its IPv4 and IPv6 routing table? (Choose two.)

route print & netstat -r

Which device separates broadcast domains?

router

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

router

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

router on a stick

Which scalable method must be implemented in order to provide inter-VLAN routing on a switched network with more than 1000 VLANs?

routing traffic internally to a Layer 3 switch device

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

running configuration file

What are three primary benefits of using VLANs? (Choose three.)

security, cost reduction, improved IT staff efficiency

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

show controllers

Which command will provide information about the status of all interfaces 'including the number of giants, runts, and collisions on the interface?

show interfaces

Which command could be used on a Cisco router to view its ARP table?

show ip arp

What is the command used on a Cisco IOS router to view the routing table?

show ip route

An administrator was troubleshooting a router-on-a-stick topology and concluded that the problem was related to the configuration of VLANs on the router subinterfaces. Which two commands can the administrator use in the router to identify the problem? (Choose two.)

show running-config show ip interfaces

An administrator is troubleshooting a switch and wants to verify if it is a root bridge. What command can be used to do this?

show spanning-tree

Which are the two most commonly referenced fields in an IPv4 packet header that indicate where the packet is coming from and where it is going? (Choose two.)

source IP address & destination IP address

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

source MAC address

What information is added during encapsulation at OSI Layer 3?

source and destination IP address

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

store-and-forward

Which switching method makes use of the FCS value?

store-and-forward

Which option correctly describes a switching method?

store-and-forward: ensures that the frame is free of physical and data-link errors

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

switch

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

switch:

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

When an IP packet is sent to a host on a remote network, what information is provided by ARP?

the MAC address of the router interface closest to the sending host

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

the VLAN ID

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

When a router learns that multiple paths are available to a destination network from the same routing protocol, which factor is considered by a router to choose the best path to forward a packet?

the lowest metric

What does the term "port density" represent for an Ethernet switch?

the number of available ports

While configuring inter-VLAN routing on a multilayer switch, a network administrator issues the no switchport command on an interface that is connected to another switch. What is the purpose of this command?

to create a routed port for a single network

How does the ARP process use an IP address?

to determine the MAC address of a device on the same network

What is the purpose of the subnet mask in conjunction with an IP address?

to determine the subnet to which the host belongs

What is the minimum configuration for a router interface that is participating in IPv6 routing?

to have only a link-local IPv6 address

Why does a Layer 3 device perform the ANDing process on a destination IP address and subnet mask?

to identify the network address of the destination network

What are two functions of dynamic routing protocols? (Choose two.)

to maintain routing tables to discover the network

A network administrator enters the following command sequence on a Cisco 3560 switch. What is the purpose of these commands?Switch(config)# interface gigabitethernet 0/1Switch(config-if)# no switchport:

to make the Gi0/1 port a routed port

What is the purpose of ARP in an IPv4 network?

to obtain a specific MAC address when an IP address is known

What was the reason for the creation and implementation of IPv6?

to relieve IPv4 address depletion

Which OSI layer sends segments to be encapsulated in an IPv4 or IPv6 packet?

transport layer

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

trunk

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

trunk port

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 two options are improvements provided by IPv6 as compared to IPv4? (Choose two.)

uses a simpler header to provide improved packet handling & increased the IP address space

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 designed to reserve bandwidth to ensure IP Phone quality?

voice VLAN

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

when connecting a Cisco switch to a non-Cisco switch/ on links that should not be trunking

True or False: 4 out of 5 RIRs no longer have enough IPv4 addresses to allocate to customers on a regular basis.

True

True or False? A router can be configured with a combination of both static routes and a dynamic routing protocol.

True

Which two route source codes are automatically created within a routing table whenever a router interface is configured with an IP address and activated? (Choose two.)

C L

True or False? IPv6 was designed with subnetting in mind.

True

VLANs can improve security by isolating sensitive data from the rest

True

VLANs improve network performance by segmenting broadcast

True

Which packet-forwarding method does a router use to make switching decisions when it is using a forwarding information base and an adjacency table?

Cisco Express Forwarding

Which four steps are needed to configure a voice VLAN on a switch port? (Choose four).

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.

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

BOOT environment variable

Which address type is not supported in IPv6?

Broadcast

Which statement is true about variable-length subnet masking?

The size of each subnet may be different, depending on requirements.

Which information does a switch use to keep the MAC address table information current?

The source MAC address and the incoming port

Which statement is correct about IPv4 packet header fields?

The source and destination IPv4 addresses remain the same while travelling from source to destination.

Which two statements describe a switch port that is configured with PortFast? (Choose two.)

The switch port should never receive BPDUs. The switch port immediately transitions from blocking to the forwarding state.

Refer to the exhibit. A router-on-a-stick configuration was implemented for VLANs 15, 30, and 45, according to the show running-config command output. PCs on VLAN 45 that are using the 172.16.45.0 /24 network are having trouble connecting to PCs on VLAN 30 in the 172.16.30.0 /24 network. Which error is most likely causing this problem?​

There is an incorrect IP address configured on GigabitEthernet 0/0.30.

Refer to the exhibit. 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.

Which is a characteristic of static routes?

They are manually configured.

What is the purpose of frame buffers on a switch?

They hold traffic, thus alleviating network congestion.

A PC is configured to obtain an IP address automatically from network 192.168.1.0/24. The network administrator issues the arp -a command and notices an entry of 192.168.1.255 ff-ff-ff-ff-ff-ff. Which statement describes this entry?

This is a static map entry.

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

How is traffic routed between multiple VLANs on a multilayer switch?

Traffic is routed via internal VLAN interfaces


Set pelajaran terkait

Mechanisms of DNA damage & Repair Pt 1

View Set

Windows Chapter 5 Recheck: What did you learn about OneNote ?

View Set

Soci 100 - Homework - 4.1.Socialization: The Concept

View Set