1: In today's networks, more and more corporations are replacing hubs with switches. Which of the following is a reason for switching to a Catalyst switch from a hub?
A. Catalyst switches take less time to process frames than hubs take.
B. Catalyst switches decrease the amount of bandwidth available to hosts.
C. Catalyst switches increase the number of collision domains in the network.
D. Catalyst switches do not forward broadcasts.
2: Which of the following statements are true regarding half-duplex Ethernet? (Choose two.)
A. Half-duplex Ethernet typically operates in a shared collision domain.
B. Half-duplex Ethernet typically operates in a private collision domain.
C. Half-duplex Ethernet has higher effective throughput.
D. Half-duplex Ethernet has lower effective throughput.
E. Half-duplex Ethernet operates in a private broadcast domain.
3: Which of the following commands places an IP address on your Catalyst switch?
A. HQ_SW1#ip address 10.2.2.2 255.255.255.0
B. HQ_SW1(config)#Set IP 10.2.2.2 255.255.255.0
C. HQ_SW1(config-vlan)#ip address 10.2.2.2
D. HQ_SW1(config-vlan)#ip address 10.2.2.2 255.255.255.0
4: Which of the following transmission methods checks the entire frame before sending it out an interface on a Catalyst switch?
A. Store-and-forward
B. Buffered
C. Cut-through
D. Fragment-free
5: What are the default configuration settings on a Catalyst switch? (Choose three.)
A. CDP Enabled
B. CDP Disabled
C. Ports at 100Mbps/Full Duplex
D. Ports Auto-Negotiate
E. Spanning-Tree Protocol Enabled
F. Spanning-Tree Protocol Disabled
6: Which of the following are valid MAC addresses? (Choose two.)
A. 2222-3333-3333-2222-9999
B. 2222-3333-9999
C. 2222-AAAA-GGGG
D. 2222-AAAA-FFFF
E. 2222-BBBB-GGGG
7: Your friend is new to the networking world and asks you to brief him on the differences and similarities between bridges and switches. What should you tell him? (Choose two.)
A. Switches are slower than bridges because they have fewer ports.
B. A switch is a multiport bridge.
C. Bridges and switches learn MAC addresses by examining the source MAC address of each frame received.
D. A bridge forwards a broadcast, but a switch does not.
8: Layer 2 switches create multiple collision domains for each of their interfaces. Which of the following terms describes this behavior?
A. Virtual connectivity
B. Multiplicity
C. Microsegmentation
D. Virtual segmentation
9: Which of the following is an advantage of store-and-forward switching in comparison to cut-through switching?
A. Store-and-forward switching is faster.
B. Store-and-forward switching requires less memory on the switch.
C. Store-and-forward switching is compatible with third-party devices.
D. Store-and-forward switching can check frame integrity before forwarding the frame.
10: You are configuring a switch for remote access. What command must be issued in Global Configuration mode to allow the switch to be accessed from a subnet other than its own?
A. ip-default gateway
B. router ip
C. router rip
D. routing enabled
11: Your boss asks you what Spanning-Tree Protocol does. What do you tell her?
A. STP stops routing loops in your network.
B. STP stops broadcasts in your network.
C. STP allows routing loops in your network.
D. STP monitors and contains loops in your switched network.
12: Which of the following STP modes allows MAC addresses to be placed into the CAM table but does not forward frames?
A. Blocking
B. Listening
C. Learning
D. Forwarding
13: Which of the following STP modes occurs when a port becomes a designated port?
A. Blocking
B. Listening
C. Learning
D. Forwarding
14: A switch in your network is unplugged. Assuming that the default convergence parameters have not been altered, how soon will the other switches react and converge when running 802.1d STP?
A. 30 seconds
B. 40 seconds
C. 50 seconds
D. 60 seconds
15: What is the effective throughput for each of 24 PCs connecting to a Catalyst switch's FastEthernet ports operating in half-duplex mode?
A. 1Mbps
B. 10Mbps
C. 100Mbps
D. 2400Mbps
16: You want to disable CDP on all the interfaces on your switch. What command do you type to accomplish this?
A. no cdp run
B. no cdp enable
C. no cdp allow
D. cdp limited
17: You want to disable CDP advertisements from going out one of your trunk ports. Which command disables CDP on that interface without affecting the others?
A. no cdp run
B. no cdp enable
C. cdp disable
D. cdp interface disable
18: Which of the following are advertisements used in Spanning-Tree Protocol?
A. Packets
B. Frames
C. BPDUs
D. VTP
19: Which portion of the Bridge Protocol Data Unit is used to choose the root bridge in Spanning-Tree Protocol?
A. Root ID
B. Bridge ID
C. STP ID
D. MAC address
20: Which of the following is true about Ethernet full-duplex operation? (Choose two.)
A. It requires point-to-point links.
B. Full-duplex provides for collision-free operation.
C. It provides ways to schedule retransmissions.
D. It provides two wires to both transmit and receive.
21: You are configuring a Cisco Catalyst switch for connectivity to a user workstation. In which mode do you apply the speed and duplex configuration commands?
A. User EXEC mode
B. Privileged EXEC mode
C. Global Configuration mode
D. Interface Configuration mode
22: You are adding a brand-new switch to your environment and want to make sure it is the root bridge. What do you do to ensure that it receives this role?
A. Change the MAC address
B. Increase the bridge priority
C. Decrease the bridge priority
D. Change the router ID
23: Which of the following frame transmission methods check only the first 64 bytes before forwarding the frame? (Choose two.)
A. Store-and-forward
B. Cut-through
C. Frame-check
D. Modified cut-through
E. Fragment-free
24: You want to configure the FastEthernet 0/20 port on your Catalyst switch for port security. If anyone other than the MAC address 0001.3232.AABB connects to the port, it should immediately shut down. Which of the following configurations accomplishes this objective?
A. interface fa0/20
switchport mode access
switchport port-security
switchport port-security mac-address 0001.3232.AABB
switchport port-security violation shutdown
B. interface fa0/20
switchport mode access
mac-address 0001.3232.AABB
port-security violation shutdown
C. interface fa0/20
switchport mode access
port-security
mac-address 0001.3232.AABB
port-security violation shutdown
D. interface fa0/20
switchport mode access
switchport port-security
mac-address 0001.3232.AABB
switchport port-security violation shutdown
25: What command allows you to verify your port security configuration on interface FastEthernet 0/20?
A. show interface fa0/20
B. show ip interface fa0/20
C. show interface fa0/20 switchport
D. show port-security interface fa0/20
26: Which of the following is the IEEE standard for Ethernet? (The original Ethernet specification, developed by Xerox, and jointly specified by DEC, Intel, and Xerox is somewhat different from this standard.)
A. 802.1
B. 802.2
C. 802.3
D. 802.5
27: Which of the following connections allows for full-duplex connectivity?
A. A switch connecting to another switch
B. A switch connecting to a hub
C. A hub connecting to another hub
D. A router connecting to another hub
28: What command changes the duplex setting for an individual interface on a Catalyst switch?
A. SW1#duplex full
B. SW1#set duplex full
C. SW1(config)#duplex full
D. SW1(config)#set duplex full
E. SW1(config-if)#duplex full
F. SW1(config-if)#set duplex full
29: Which of the following contribute to congestion on an Ethernet network? (Choose two.)
A. Creation of a new collision domain
B. Creation of a new VLAN
C. Addition of a hub to the network
D. Use of switches in the network
E. Amount of ARP or IPX SAP traffic
30: Which of the following are required for a switch to be managed remotely via Telnet from another IP subnet? (Choose two.)
A. An IP address on the switch
B. A routing protocol
C. Full-duplex connections
D. A default gateway on the switch
E. A static route from the switch to a router
31: One of the switches in your network fails, but you have redundant UTP cabling to another switch in place. Assuming that the default convergence parameters have not been altered, how long before your backup switch will be able to forward frames on all segments?
A. Immediately
B. 10 seconds
C. 40 seconds
D. 50 seconds
32: In Spanning-Tree Protocol, what describes the state at which the root bridge has been elected and all ports are either in their blocked or forwarding state?
A. Stable
B. Blocking
C. Converged
D. Static
33: Which of the following PDUs does a Layer 2 switch process?
A. Bits
B. Frames
C. Packets
D. Segments
34: Which of the following statements are true regarding full-duplex communication? (Choose two.)
A. Full-duplex provides greater bandwidth than half-duplex.
B. Full-duplex is faster than half-duplex token ring.
C. Full-duplex has more collisions than half-duplex.
D. Full-duplex requires point-to-point connections.
35: You have noticed that the amount of broadcast traffic has increased in your environment. A junior network administrator suggests that the company purchase switches with greater port density. Will this solution solve the problem?
A. Yes, with more ports, the number of broadcasts will decrease.
B. Yes, with more ports, the switch will be able to forward broadcasts more efficiently.
C. No, with more ports, you will add to the amount of broadcast traffic.
D. No, with more ports, you will forward broadcasts only to switches, causing CPU utilization to increase on the switches.
36: You want to adjust the likelihood of your switch becoming the root bridge in your Spanning-Tree network. What command accomplishes this?
A. Switch(config)# spanning-tree root
B. Switch(config)# spanning-tree mac-address 0000.0000.0001
C. Switch(config)# spanning-tree priority 65000
D. Switch(config)# spanning-tree vlan 1 priority 4096
37: What command changes the duplex setting for an individual interface on a Catalyst switch?
A. ExamCram2#duplex full
B. ExamCram2#set duplex full
C. ExamCram2 (config)#duplex full
D. ExamCram2 (config)#set duplex full
E. ExamCram2 (config-if)#duplex full
F. ExamCram2 (config-if)#set duplex full
38: What are the three duplex settings available on a Catalyst switch? (Choose three.)
A. Full
B. Auto
C. Half
D. Control
39: Which of the following are valid MAC addresses? (Choose two.)
A. 1111-3333-3333-2222-9999
B. 1111-3333-9999
C. 1111-AAAA-XXXX
D. 1111-AAAA-FFFF
E. 1111-BBBB-XXXX
40: What type of address does a Layer 2 switch utilize?
A. Media Access Control
B. Burned Access Address
C. Internet Protocol
D. Internet Packet Exchange
41: Which of the following devices provides microsegmentation to reduce Ethernet collision domains?
A. Hub
B. Repeater
C. Switch
D. Terminal adapter
42: A switch typically operates at Layer 2 of the OSI Model. What Layer 3 functionality can it utilize to help create broadcast domains?
A. CDP
B. RIP
C. VLANs
D. Full-duplex
E. Half-duplex
43: Which of the following commands shows you the MAC address table that has been learned on a switch?
A. show ip interface
B. show dynamic mac
C. show mac-address-table
D. show mac interface
44: Which of the following contributes to congestion on an Ethernet network?
A. Use of full-duplex mode
B. Creation of new collision domain
C. Creation of new broadcast domain
D. Addition of a hub to the network
45: Which of the following frame transmission methods has the most latency?
A. Store-and-forward
B. Cut-through
C. Modified cut-through
D. Fragment-free
46: Which of the following hexadecimal values represents the decimal value of 215?
A. 0xBA
B. 0x9F
C. 0xAA
D. 0xD7
47: Which of the following hexadecimal values represents the decimal value of 105?
A. 0x69
B. 0x23
C. 0xAA
D. 0xD7
48: Which of the following binary values represents 0xB2?
A. 10110010
B. 10110101
C. 11001100
D. 11010100
49: Your boss asks you to explain why you purchased switches instead of the "cheaper" hubs, because they do the same thing. What do you tell him to justify the purchase of the switches?
A. Hubs do not extend the length of an Ethernet segment.
B. Hubs do not offer half-duplex connections.
C. Hubs do not give dedicated bandwidth to each end user.
D. Hubs do not accept 100Mbps connections.
50: What is the maximum number of switch hops that the 802.1d Spanning-Tree Protocol can monitor?
A. 4
B. 5
C. 6
D. 7
E. 8
Busines
Hiburan
Showing posts with label Switch Connection. Show all posts
Showing posts with label Switch Connection. Show all posts
11:11 AM
Chapter 5. Catalyst Switches and End-User Connectivity
11:10 AM
Answers and Explanations
A1: Answer: C. Switches provide a separate circuit for each interface, and thus provide a separate collision domain for each interface. A is incorrect because hubs do not process frames. B is incorrect because hubs suffer from collisions that decrease bandwidth. D is incorrect, as switches flood received broadcasts.
A2: Answers: A and D. Half-duplex Ethernet typically operates in a shared collision domain. This allows only one device to send or receive data at a time. If any additional devices attempt to transmit, a collision results. Network hubs operate in this manner. Because of this limitation, half-duplex has lower effective throughput than full-duplex, so D is correct as well. B is incorrect, as full-duplex connections typically operate in a private collision domain. C is incorrect because full-duplex has a higher effective throughput. E is incorrect, as Ethernet has no control over broadcasts.
A3: Answer: D. You must be in VLAN Configuration mode for VLAN1. A is incorrect because you cannot configure IP addresses in Privileged EXEC mode. B is incorrect because that is not a valid command. C is incorrect because you must specify the subnet mask when performing this command.
A4: Answer: A. Store-and-forward transmission checks the entire length of the frame before sending it out the appropriate interface or interfaces. B is incorrect, as there is no such method. C is incorrect, as cut-through transmission sends the frame through as soon as the destination MAC address is read. D is incorrect, as fragment-free transmission checks the first 64 bytes before sending the frame.
A5: Answers: A, D, and E. By default, a switch boots up with the following configuration:
No IP address
CDP Enabled
Ports Auto-Negotiate
Spanning-Tree Enabled
No Console Password
A6: Answers: B and D. MAC addresses are 48-bit hexadecimal numbers that are often shown as 12 digits. The allowable values in hexadecimal are 0–9 and A–F. Answer A has too many digits, and C and E include the letter G.
A7: Answers: B and C. Bridges build the bridge table by listening to incoming frames and examining the source MAC address in the frame. Switches are multiport bridges that allow you to create multiple collision domains. A is incorrect, as bridges are software-based, and switches have hardware that assist in speeding up transactions. D is incorrect, as both bridges and switches forward broadcasts.
A8: Answer: C. Cisco and other networking companies refer to the addition of segments on a network as microsegmentation. Answers A, B, and D are not real terms.
A9: Answer: D. As the frame check sequence (FCS) is located in the frame trailer, only store-and-forward switching, which buffers the whole frame before sending it, is able to perform such checks. A is incorrect, as store-and-forward is the slowest of all transmission types. B is incorrect, as the switch uses more memory to store the incoming frames. C is incorrect, as store-and-forward and cut-through are nonproprietary.
A10: Answer: A. By issuing the ip-default gateway command, you are specifying a router that the switch can send frames to if they are sent outside the network segment. This is necessary whenever you want to telnet to a switch from a remote network. B is a nonexistent command on a switch. C is used only on routers. D is a nonexistent command.
A11: Answer: D. Spanning-Tree Protocol was developed by DEC and updated by the IEEE 802.1d standard. It dynamically monitors your switched environment and blocks ports to stop loops from happening in your switched environment. A and C are incorrect, as they do not contain or create routing loops. B is incorrect because STP does not stop broadcasts.
A12: Answer: C. When a port is in Learning mode, it learns MAC addresses and places them into the Content Addressable Memory (CAM) table, but it does not forward data frames. This allows the switch to know the MAC address(es) connected to the port before the port begins forwarding. A and B are incorrect, as both of those modes do not learn MAC addresses. D is incorrect because the port learns MAC addresses as well as forwards frames.
A13: Answer: D. Designated ports on a network segment are placed into a forwarding state. A is incorrect, as nondesignated ports are placed into a blocked state. While designated ports transition through the listening and learning states, they do not remain there; thus, B and C are incorrect.
A14: Answer: C. The convergence time of 802.1d STP is approximately 50 seconds. Thus A, B, and D are incorrect.
A15: Answer: C. The 24 FastEthernet Ports operate at 100Mbps in either full- or half-duplex mode. In half-duplex mode, they have 100Mbps to send or receive traffic. If changed to full-duplex mode, the hosts have 100Mbps to send and 100Mbps to receive (theoretically doubling the amount of bandwidth). Answers A, B, and D are incorrect values.
A16: Answer: A. If you issue the command no cdp run, the switch does not allow CDP frames to be sent out of any interface on the switch. This command is given in Global Configuration mode. B is incorrect, as it disables CDP only on a particular interface. C and D are not valid commands, and thus are incorrect.
A17: Answer: B. If you issue the command no cdp enable, the switch disables CDP advertisements on a particular interface. A is incorrect, as no cdp run disables all interfaces. C and D are not valid commands, and thus are incorrect.
A18: Answer: C. Bridge Protocol Data Units are used by STP to monitor the switched environment and perform root bridge elections. A is incorrect, as packets are Layer 3 data units, whereas Spanning-Tree is Layer 2. B is incorrect, as data frames are not affected by STP. D is incorrect because VTP is used to advertise VLAN information to other switches.
A19: Answer: B. Bridge ID is made up of the bridge priority and MAC address of a particular port. The lowest bridge ID for a switch on a network segment becomes the root bridge. A and C are incorrect, as a BPDU does not have these items. D is incorrect, as the MAC address by itself is not enough to choose the root bridge; rather, it is combined with the bridge priority field to create the bridge ID.
A20: Answers: A and B. Full-duplex requires point-to-point links and provides collision-free operation, as it has a separate pair of wires for transmitting and receiving. C is incorrect, as it has no need to reschedule transmissions. D is incorrect, as two pairs of wires for transmitting and receiving are necessary for full-duplex.
A21: Answer: D. You make the speed and duplex settings in Interface Configuration mode. A, B, and C are incorrect, as those modes do not allow you to make speed and duplex changes.
A22: Answer: C. When you decrease the default bridge priority of 32768, you ensure that the switch will have the lowest bridge ID. A is incorrect, as the MAC address is a burned-in address on the interfaces. B is incorrect, as the lowest bridge ID decides the root bridge, not the highest. D is incorrect, as the router ID is used in OSPF, which is not a Layer 2 switch ability.
A23: Answers: D and E. Modified cut-through transmission (also known as fragment-free) checks the first 64 bytes of a frame before forwarding it out. A is incorrect, as store-and-forward transmission waits until the entire frame is checked before sending it out. B is incorrect, as cut-through transmission checks the destination address only before forwarding. C is not a valid frame transmission method.
A24: Answer: A. When you are configuring port security, all commands begin with the switchport port-security syntax. In addition, the port must be configured as an access port before the port-security features will function (by typing switchport mode access). The switchport port-security command enables the port-security feature. You must then add your MAC addresses using the switchport port-security mac-address command. Finally, using the switchport port-security violation shutdown command instructs the port to shut down when it sees a bad MAC address. All other answers are missing one or more critical pieces of this syntax.
A25: Answer: D. The show port-security interface fa0/20 command allows you to see any port security features you have enabled on an interface. A is incorrect because the show interface command just shows you port statistics such as the number of packets and bytes sent and received. B is incorrect because this command shows you Layer 3 statistics for the interface, and is typically used for routed interfaces. Answer C is incorrect because this command displays the access or trunking characteristics of the port.
A26: Answer: C. The 802.3 protocol specifies Ethernet. A is incorrect; 802.1 standards specify general networking recommendations and requirements, which are media- and vendor-neutral. The 802.1 protocol also specifies bridging/switching standards. B is incorrect, as 802.2 protocols specify the Logical Link Control sublayer of the Data Link layer. D is incorrect, as 802.5 specifies token ring technologies.
A27: Answer: A. Full-duplex requires a point-to-point connection, and a switch connecting to another switch provides it. B, C, and D are incorrect because any device connecting to a hub is not considered a point-to-point connection.
A28: Answer: E. You make this configuration setting on a particular interface, thus the need to be in Interface Configuration mode. A and C are incorrect because the commands are given in the wrong configuration mode. B, D, and F are incorrect commands.
A29: Answers: C and E. Hubs work on half-duplex mode. If more devices connect to a hub and are sending simultaneously, collisions occur. ARP and IPX SAP traffic is broadcast-based and also creates congestion in the network. A is incorrect, as the creation of a new collision domain means connecting a switch instead of a hub. This does not contribute to congestion. B is incorrect, as the creation of VLANs in a switch isolates a broadcast domain. D is incorrect, as switches help contain congestion.
A30: Answers: A and D. For an administrator to remotely manage a switch, an IP address must be assigned, and a default gateway must be set for return traffic. B is incorrect, as a routing protocol is not mandatory; static routes can be used. C is incorrect, as some routers and switches can use half-duplex to communicate. E is incorrect, as you do not need a route from the router to the switch; that's what the default gateway accomplishes.
A31: Answer: D. Spanning-Tree Protocol (STP) ensures that there are no loops in your redundant switched network. When a port or switch fails, STP converges through four stages, taking approximately 50 seconds to do so. A, B, and C are incorrect times of convergence, even when using STP modifications such as PortFast, BackboneFast, and UplinkFast.
A32: Answer: C. When STP is merely monitoring the switched network and all ports are in their appropriate blocking or forwarding state, it is known as a converged network. A is incorrect; although you might describe a converged network as stable, it is not the correct definition. B is incorrect, as blocking is a port state. D is incorrect, as STP dynamically monitors the switched network for any changes because of failed switches or disabled ports.
A33: Answer: B. The Protocol Data Units (PDUs) that operate at Layer 2 of the OSI Model are called frames. A is incorrect, as bits are at Layer 1. C is incorrect, as packets are at Layer 3. D is incorrect, as segments are at Layer 4.
A34: Answers: A and D. Full-duplex provides separate transmit and receive circuits, thus effectively doubling the total bandwidth. Because of this behavior, it requires point-to-point connections. B is incorrect, as full-and half-duplex are Ethernet behaviors, not token ring, which relies on token passing. C is incorrect, as full-duplex, with its separate transmit and receive circuits, does not have collisions.
A35: Answer: C. By default, Layer 2 switches cannot stop broadcasts, and floods them out all ports except the port on which the broadcast was received. A is incorrect as it reads, because adding more ports means adding more end-user broadcasts. B is incorrect, as switches are not efficient with forwarding broadcasts: They flood broadcasts out all ports by default. Only by using VLANs are they able to control broadcasts. D is incorrect, as switches do not "process" broadcasts; they merely flood them out all other ports. However, CPU utilization increases on PCs.
A36: Answer: D. Adjusting your spanning-tree priority to a lower number reduces the switch Bridge ID. This makes it more likely to become the root of the spanning-tree network. The lower the switch Bridge ID, the more likely the chance of becoming the root. Answer A is incorrect because there is no spanning-tree root command. You could use the spanning-tree vlan 1 root primary command, which automatically lowers the Bridge Priority to 4096. Answer B is incorrect, as you are not able to change the MAC address your switch uses for STP in this way. Answer C is incorrect because you need to dictate which VLAN the STP priority is changed for (because Cisco switches run an instance of STP per VLAN). In addition, adjusting the priority to a higher number makes it less likely to become the root.
A37: Answer: E. You make this configuration setting on a particular interface, thus the need to be in Interface Configuration mode. A and C are incorrect, as the commands are given in the wrong configuration mode. B, D, and F are incorrect commands.
A38: Answers: A, B, and C. The correct command is duplex [full/half/auto]. D is incorrect, as control is not a duplex setting on a Catalyst switch.
A39: Answers: B and D. MAC addresses are 48-bit hexadecimal numbers that are often shown as 12 digits. The allowable values in hexadecimal are 0–9 and A–F. A is incorrect because it has too many digits. C and E are incorrect because they include the letter X.
A40: Answer: A. A media access control (MAC) address is a unique physical address that is "burned" into a network interface. It operates at Layer 2 of the OSI Model. B is incorrect because there is no such thing. C is incorrect, as an IP address is a logical address that can be assigned or changed, and it operates at Layer 3 of the OSI Model. D is incorrect, as IPX is a Novell proprietary protocol that operates at Layer 3 of the OSI Model.
A41: Answer: C. A switch helps provide more collision domains, thus keeping collisions from occurring. A and B are incorrect, as hubs and repeaters cannot segment your network; they merely retransmit whatever comes in. D is incorrect, as a terminal adapter is used to connect a non–ISDN-ready device to a NT1.
A42: Answer: C. Virtual local area networks (VLANs) allow a switch to separate ports into different network segments or broadcast domains. A is incorrect, as CDP is used by Cisco devices to share management information. B is incorrect because RIP is a routing protocol that is not used by Layer 2 switches. D and E are incorrect, as duplex settings do not help set up broadcast domains.
A43: Answer: C. The show mac-address-table command reports all static and dynamically learned MAC addresses to the terminal. A is incorrect, as the show ip interface command is used to verify routed interfaces on a router or L3 switch. B and D are incorrect, as there are no such commands.
A44: Answer: D. Hubs are notorious for allowing collisions in a network, as they operate on a shared-wire technology. A is incorrect, as full-duplex does not allow collisions. B is incorrect, as creating collision domains lessens collisions and congestion. C is incorrect, as creating a broadcast domain decreases the number of broadcasts (which cause congestion) in your network.
A45: Answer: A. Store-and-forward transmission buffers the entire contents of the frame before sending it out. B is incorrect, as cut-through transmission sends the frame through as soon as the destination MAC address is read. C and D are incorrect, as modified cut-through and fragment-free transmission check the first 64 bytes before sending the frame.
A46: Answer: D. The hexadecimal value of 215 is 0xAA, which equals 11010111 in binary. A, B, and C equal 186, 159, 170, respectively.
A47: Answer: A. The hexadecimal value of 105 is 0x69, which equals 1101001 in binary. B, C, and D equal 35, 170, and 215, respectively.
A48: Answer: A. The binary 10110010 is the equivalent of the hexadecimal 0xB2. B, C, and D equal 0xB5, 0xCC, and 0xD4, respectively.
A49: Answer: C. Hubs do not separate each port into a separate collision domain. Separate collision domains grant dedicated bandwidth to each port, and thus each end user plugged into that port. A is not correct, as hubs can extend the length of an Ethernet segment. Hubs are also known as multiport repeaters. B is incorrect, as hubs do offer half-duplex connections. D is incorrect, as there are hubs that support FastEthernet connections.
A50: Answer: D. The 802.1d STP can listen to up to seven consecutive hops, or switches chained together, before it is unable to monitor the topology. This is sometimes known as the STP radius. A, B, and C are incorrect, as STP can handle up to seven hops, and the question asks for the maximum. E is incorrect, as it exceeds the maximum of seven.
A1: Answer: C. Switches provide a separate circuit for each interface, and thus provide a separate collision domain for each interface. A is incorrect because hubs do not process frames. B is incorrect because hubs suffer from collisions that decrease bandwidth. D is incorrect, as switches flood received broadcasts.
A2: Answers: A and D. Half-duplex Ethernet typically operates in a shared collision domain. This allows only one device to send or receive data at a time. If any additional devices attempt to transmit, a collision results. Network hubs operate in this manner. Because of this limitation, half-duplex has lower effective throughput than full-duplex, so D is correct as well. B is incorrect, as full-duplex connections typically operate in a private collision domain. C is incorrect because full-duplex has a higher effective throughput. E is incorrect, as Ethernet has no control over broadcasts.
A3: Answer: D. You must be in VLAN Configuration mode for VLAN1. A is incorrect because you cannot configure IP addresses in Privileged EXEC mode. B is incorrect because that is not a valid command. C is incorrect because you must specify the subnet mask when performing this command.
A4: Answer: A. Store-and-forward transmission checks the entire length of the frame before sending it out the appropriate interface or interfaces. B is incorrect, as there is no such method. C is incorrect, as cut-through transmission sends the frame through as soon as the destination MAC address is read. D is incorrect, as fragment-free transmission checks the first 64 bytes before sending the frame.
A5: Answers: A, D, and E. By default, a switch boots up with the following configuration:
No IP address
CDP Enabled
Ports Auto-Negotiate
Spanning-Tree Enabled
No Console Password
A6: Answers: B and D. MAC addresses are 48-bit hexadecimal numbers that are often shown as 12 digits. The allowable values in hexadecimal are 0–9 and A–F. Answer A has too many digits, and C and E include the letter G.
A7: Answers: B and C. Bridges build the bridge table by listening to incoming frames and examining the source MAC address in the frame. Switches are multiport bridges that allow you to create multiple collision domains. A is incorrect, as bridges are software-based, and switches have hardware that assist in speeding up transactions. D is incorrect, as both bridges and switches forward broadcasts.
A8: Answer: C. Cisco and other networking companies refer to the addition of segments on a network as microsegmentation. Answers A, B, and D are not real terms.
A9: Answer: D. As the frame check sequence (FCS) is located in the frame trailer, only store-and-forward switching, which buffers the whole frame before sending it, is able to perform such checks. A is incorrect, as store-and-forward is the slowest of all transmission types. B is incorrect, as the switch uses more memory to store the incoming frames. C is incorrect, as store-and-forward and cut-through are nonproprietary.
A10: Answer: A. By issuing the ip-default gateway command, you are specifying a router that the switch can send frames to if they are sent outside the network segment. This is necessary whenever you want to telnet to a switch from a remote network. B is a nonexistent command on a switch. C is used only on routers. D is a nonexistent command.
A11: Answer: D. Spanning-Tree Protocol was developed by DEC and updated by the IEEE 802.1d standard. It dynamically monitors your switched environment and blocks ports to stop loops from happening in your switched environment. A and C are incorrect, as they do not contain or create routing loops. B is incorrect because STP does not stop broadcasts.
A12: Answer: C. When a port is in Learning mode, it learns MAC addresses and places them into the Content Addressable Memory (CAM) table, but it does not forward data frames. This allows the switch to know the MAC address(es) connected to the port before the port begins forwarding. A and B are incorrect, as both of those modes do not learn MAC addresses. D is incorrect because the port learns MAC addresses as well as forwards frames.
A13: Answer: D. Designated ports on a network segment are placed into a forwarding state. A is incorrect, as nondesignated ports are placed into a blocked state. While designated ports transition through the listening and learning states, they do not remain there; thus, B and C are incorrect.
A14: Answer: C. The convergence time of 802.1d STP is approximately 50 seconds. Thus A, B, and D are incorrect.
A15: Answer: C. The 24 FastEthernet Ports operate at 100Mbps in either full- or half-duplex mode. In half-duplex mode, they have 100Mbps to send or receive traffic. If changed to full-duplex mode, the hosts have 100Mbps to send and 100Mbps to receive (theoretically doubling the amount of bandwidth). Answers A, B, and D are incorrect values.
A16: Answer: A. If you issue the command no cdp run, the switch does not allow CDP frames to be sent out of any interface on the switch. This command is given in Global Configuration mode. B is incorrect, as it disables CDP only on a particular interface. C and D are not valid commands, and thus are incorrect.
A17: Answer: B. If you issue the command no cdp enable, the switch disables CDP advertisements on a particular interface. A is incorrect, as no cdp run disables all interfaces. C and D are not valid commands, and thus are incorrect.
A18: Answer: C. Bridge Protocol Data Units are used by STP to monitor the switched environment and perform root bridge elections. A is incorrect, as packets are Layer 3 data units, whereas Spanning-Tree is Layer 2. B is incorrect, as data frames are not affected by STP. D is incorrect because VTP is used to advertise VLAN information to other switches.
A19: Answer: B. Bridge ID is made up of the bridge priority and MAC address of a particular port. The lowest bridge ID for a switch on a network segment becomes the root bridge. A and C are incorrect, as a BPDU does not have these items. D is incorrect, as the MAC address by itself is not enough to choose the root bridge; rather, it is combined with the bridge priority field to create the bridge ID.
A20: Answers: A and B. Full-duplex requires point-to-point links and provides collision-free operation, as it has a separate pair of wires for transmitting and receiving. C is incorrect, as it has no need to reschedule transmissions. D is incorrect, as two pairs of wires for transmitting and receiving are necessary for full-duplex.
A21: Answer: D. You make the speed and duplex settings in Interface Configuration mode. A, B, and C are incorrect, as those modes do not allow you to make speed and duplex changes.
A22: Answer: C. When you decrease the default bridge priority of 32768, you ensure that the switch will have the lowest bridge ID. A is incorrect, as the MAC address is a burned-in address on the interfaces. B is incorrect, as the lowest bridge ID decides the root bridge, not the highest. D is incorrect, as the router ID is used in OSPF, which is not a Layer 2 switch ability.
A23: Answers: D and E. Modified cut-through transmission (also known as fragment-free) checks the first 64 bytes of a frame before forwarding it out. A is incorrect, as store-and-forward transmission waits until the entire frame is checked before sending it out. B is incorrect, as cut-through transmission checks the destination address only before forwarding. C is not a valid frame transmission method.
A24: Answer: A. When you are configuring port security, all commands begin with the switchport port-security syntax. In addition, the port must be configured as an access port before the port-security features will function (by typing switchport mode access). The switchport port-security command enables the port-security feature. You must then add your MAC addresses using the switchport port-security mac-address command. Finally, using the switchport port-security violation shutdown command instructs the port to shut down when it sees a bad MAC address. All other answers are missing one or more critical pieces of this syntax.
A25: Answer: D. The show port-security interface fa0/20 command allows you to see any port security features you have enabled on an interface. A is incorrect because the show interface command just shows you port statistics such as the number of packets and bytes sent and received. B is incorrect because this command shows you Layer 3 statistics for the interface, and is typically used for routed interfaces. Answer C is incorrect because this command displays the access or trunking characteristics of the port.
A26: Answer: C. The 802.3 protocol specifies Ethernet. A is incorrect; 802.1 standards specify general networking recommendations and requirements, which are media- and vendor-neutral. The 802.1 protocol also specifies bridging/switching standards. B is incorrect, as 802.2 protocols specify the Logical Link Control sublayer of the Data Link layer. D is incorrect, as 802.5 specifies token ring technologies.
A27: Answer: A. Full-duplex requires a point-to-point connection, and a switch connecting to another switch provides it. B, C, and D are incorrect because any device connecting to a hub is not considered a point-to-point connection.
A28: Answer: E. You make this configuration setting on a particular interface, thus the need to be in Interface Configuration mode. A and C are incorrect because the commands are given in the wrong configuration mode. B, D, and F are incorrect commands.
A29: Answers: C and E. Hubs work on half-duplex mode. If more devices connect to a hub and are sending simultaneously, collisions occur. ARP and IPX SAP traffic is broadcast-based and also creates congestion in the network. A is incorrect, as the creation of a new collision domain means connecting a switch instead of a hub. This does not contribute to congestion. B is incorrect, as the creation of VLANs in a switch isolates a broadcast domain. D is incorrect, as switches help contain congestion.
A30: Answers: A and D. For an administrator to remotely manage a switch, an IP address must be assigned, and a default gateway must be set for return traffic. B is incorrect, as a routing protocol is not mandatory; static routes can be used. C is incorrect, as some routers and switches can use half-duplex to communicate. E is incorrect, as you do not need a route from the router to the switch; that's what the default gateway accomplishes.
A31: Answer: D. Spanning-Tree Protocol (STP) ensures that there are no loops in your redundant switched network. When a port or switch fails, STP converges through four stages, taking approximately 50 seconds to do so. A, B, and C are incorrect times of convergence, even when using STP modifications such as PortFast, BackboneFast, and UplinkFast.
A32: Answer: C. When STP is merely monitoring the switched network and all ports are in their appropriate blocking or forwarding state, it is known as a converged network. A is incorrect; although you might describe a converged network as stable, it is not the correct definition. B is incorrect, as blocking is a port state. D is incorrect, as STP dynamically monitors the switched network for any changes because of failed switches or disabled ports.
A33: Answer: B. The Protocol Data Units (PDUs) that operate at Layer 2 of the OSI Model are called frames. A is incorrect, as bits are at Layer 1. C is incorrect, as packets are at Layer 3. D is incorrect, as segments are at Layer 4.
A34: Answers: A and D. Full-duplex provides separate transmit and receive circuits, thus effectively doubling the total bandwidth. Because of this behavior, it requires point-to-point connections. B is incorrect, as full-and half-duplex are Ethernet behaviors, not token ring, which relies on token passing. C is incorrect, as full-duplex, with its separate transmit and receive circuits, does not have collisions.
A35: Answer: C. By default, Layer 2 switches cannot stop broadcasts, and floods them out all ports except the port on which the broadcast was received. A is incorrect as it reads, because adding more ports means adding more end-user broadcasts. B is incorrect, as switches are not efficient with forwarding broadcasts: They flood broadcasts out all ports by default. Only by using VLANs are they able to control broadcasts. D is incorrect, as switches do not "process" broadcasts; they merely flood them out all other ports. However, CPU utilization increases on PCs.
A36: Answer: D. Adjusting your spanning-tree priority to a lower number reduces the switch Bridge ID. This makes it more likely to become the root of the spanning-tree network. The lower the switch Bridge ID, the more likely the chance of becoming the root. Answer A is incorrect because there is no spanning-tree root command. You could use the spanning-tree vlan 1 root primary command, which automatically lowers the Bridge Priority to 4096. Answer B is incorrect, as you are not able to change the MAC address your switch uses for STP in this way. Answer C is incorrect because you need to dictate which VLAN the STP priority is changed for (because Cisco switches run an instance of STP per VLAN). In addition, adjusting the priority to a higher number makes it less likely to become the root.
A37: Answer: E. You make this configuration setting on a particular interface, thus the need to be in Interface Configuration mode. A and C are incorrect, as the commands are given in the wrong configuration mode. B, D, and F are incorrect commands.
A38: Answers: A, B, and C. The correct command is duplex [full/half/auto]. D is incorrect, as control is not a duplex setting on a Catalyst switch.
A39: Answers: B and D. MAC addresses are 48-bit hexadecimal numbers that are often shown as 12 digits. The allowable values in hexadecimal are 0–9 and A–F. A is incorrect because it has too many digits. C and E are incorrect because they include the letter X.
A40: Answer: A. A media access control (MAC) address is a unique physical address that is "burned" into a network interface. It operates at Layer 2 of the OSI Model. B is incorrect because there is no such thing. C is incorrect, as an IP address is a logical address that can be assigned or changed, and it operates at Layer 3 of the OSI Model. D is incorrect, as IPX is a Novell proprietary protocol that operates at Layer 3 of the OSI Model.
A41: Answer: C. A switch helps provide more collision domains, thus keeping collisions from occurring. A and B are incorrect, as hubs and repeaters cannot segment your network; they merely retransmit whatever comes in. D is incorrect, as a terminal adapter is used to connect a non–ISDN-ready device to a NT1.
A42: Answer: C. Virtual local area networks (VLANs) allow a switch to separate ports into different network segments or broadcast domains. A is incorrect, as CDP is used by Cisco devices to share management information. B is incorrect because RIP is a routing protocol that is not used by Layer 2 switches. D and E are incorrect, as duplex settings do not help set up broadcast domains.
A43: Answer: C. The show mac-address-table command reports all static and dynamically learned MAC addresses to the terminal. A is incorrect, as the show ip interface command is used to verify routed interfaces on a router or L3 switch. B and D are incorrect, as there are no such commands.
A44: Answer: D. Hubs are notorious for allowing collisions in a network, as they operate on a shared-wire technology. A is incorrect, as full-duplex does not allow collisions. B is incorrect, as creating collision domains lessens collisions and congestion. C is incorrect, as creating a broadcast domain decreases the number of broadcasts (which cause congestion) in your network.
A45: Answer: A. Store-and-forward transmission buffers the entire contents of the frame before sending it out. B is incorrect, as cut-through transmission sends the frame through as soon as the destination MAC address is read. C and D are incorrect, as modified cut-through and fragment-free transmission check the first 64 bytes before sending the frame.
A46: Answer: D. The hexadecimal value of 215 is 0xAA, which equals 11010111 in binary. A, B, and C equal 186, 159, 170, respectively.
A47: Answer: A. The hexadecimal value of 105 is 0x69, which equals 1101001 in binary. B, C, and D equal 35, 170, and 215, respectively.
A48: Answer: A. The binary 10110010 is the equivalent of the hexadecimal 0xB2. B, C, and D equal 0xB5, 0xCC, and 0xD4, respectively.
A49: Answer: C. Hubs do not separate each port into a separate collision domain. Separate collision domains grant dedicated bandwidth to each port, and thus each end user plugged into that port. A is not correct, as hubs can extend the length of an Ethernet segment. Hubs are also known as multiport repeaters. B is incorrect, as hubs do offer half-duplex connections. D is incorrect, as there are hubs that support FastEthernet connections.
A50: Answer: D. The 802.1d STP can listen to up to seven consecutive hops, or switches chained together, before it is unable to monitor the topology. This is sometimes known as the STP radius. A, B, and C are incorrect, as STP can handle up to seven hops, and the question asks for the maximum. E is incorrect, as it exceeds the maximum of seven.
Subscribe to:
Posts (Atom)

