0% found this document useful (0 votes)
41 views8 pages

VLAN

Download as doc, pdf, or txt
Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1/ 8

QUESTION NO: 56

What feature of a networks switch allows an administrative to create separate


broadcast domains?
A. Store-and-forward switching
B. Microsegmentation
C. Transparent bridging
D. Fragment-free switching
E. Virtual LANs
F. Cut-through switching

Answer: E
Explanation: Creation of VLAN in a switch provide separate Broadcast domain . If VLAN
is not there all ports as members of one Broadcast domain.

QUESTION NO: 68
Which of the following statements are characteristic of a typical VLAN arrangement?
(Choose three)
A. VLANs logically divide a switch into multiple, independent switches at Layer 2.
B. A VLAN can span multiple switches.
C. VLANs typically decrease the number of broadcast domains.
D. Trunk links can carry traffic for multiple VLANs.
E. VLAN implementation significantly increases traffic on a network because trunking
information must be added to each packet.
F. VLANs extend the collision domain to include multiple switches.

Answer: A, B, E

QUESTION NO: 71
Exhibit:

An employee Tess of TestKing company has moved to an office on a different floor.


Although the administrator is able to telnet to all of the routers, the address of Switch
TestKing5 is needed in order to verify that Tess remains in the same VLAN. Which
action could be used by the administrator to find the IP address of TestKing5?
A. Issue the show ip route command on Router TestKing1.
B. Issue the show ip route command on Router TestKing3.
C. Issue the show cdp neighbors command on Router TestKing2.
D. Issue the show cdp neighbors detail command on Router TestKing3.
E. Issue the show arp command on Router TestKing1.
F. Issue the show arp command on Router TestKing2.

Answer: D
Explanation:
To display detailed information about neighboring devices discovered using Cisco Discovery
Protocol (CDP),
use the show cdp neighbors privileged EXEC command.
Detail - (Optional) Displays detailed information about a neighbor (or neighbors) including
network address,
enabled protocols, hold time, and software version.
Reference:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_command_reference_ch
apter09186a00800 d983f.html#1019534

QUESTION NO: 98
Your boss at TestKing wants to know why the Spanning-Tree algorithm is used in a
switched LAN?
A. To provide a mechanism for network monitoring in switched environments.
B. To prevent routing loops in networks with redundant paths.
C. To prevent switching loops in networks with redundant switched paths.
D. To manage, the addition, deletion, and naming of VLANs across multiple switches.
E. To segment a network into multiple collision domains.

Answer: C

QUESTION NO: 100


You work as a network technician at TestKing. You need to add a new VLAN, named
ACCOUNTS, to your switched network. Which of the following are true regarding
configuration of this VLAN? (Choose three)
A. The VLAN must be created.
B. The VLAN must be named.
C. An IP address must be configured for the ACCOUNTS VLAN.
D. The desired ports must be added to the new VLAN.
E. The VLAN must be added to the STP domain.

Answer: A, B, D

QUESTION NO: 105


Your boss at TestKing wants to know why the Spanning-Tree algorithm is used in a
switched LAN?
A. To provide a mechanism for network monitoring in switched environments.
B. To prevent routing loops in networks with redundant paths.
C. To prevent switching loops in networks with redundant switched paths.
D. To manage, the addition, deletion, and naming of VLANs across multiple switches.
E. To segment a network into multiple collision domains.

Answer: C
QUESTION NO: 107
Which protocol admin overhead in a switch network by allowing the configuring of a
new VLAN to be distributed to all the switches in a domain?
A. STP
B. VTP
C. GVRP
D. SNMP
E. DHCP

Answer: B
Explanation :
Sybex CCNA Study Guide 4th Edition (Page 359)
” The basic goals of VLAN Trunking Protocol (VTP) are to manage all configured VLANs
across a switched internetwork and to maintain consistency throughout that network. VTP
allows an administrator to add, delete, and rename VLANs—information that is then
propagated to all other switches in the VTP domain.”

QUESTION NO: 109


Which of the following are VLAN frame encapsulation types that may be configured on
a catalyst switch? (Choose 2)
A. VTP
B. ISL
C. CDP
D. 802.1Q
E. LLC

Answer: B, D
ISL and 802.1Q are the two trunking encapsulations.

QUESTION NO: 110


What command will configure an interface on a Catalyst 2900 series switch to carry
traffic from all VLANs to another directly connected switch? (Choose two)
A. Switch(config-if)# vlan all
B. Switch(config-if)# switchport access clan 30
C. Switch(config-if)# switchport access vlan all
D. Switch(config-if)# switchport mode trunk
E. Switch(config-if)# switchport trunk encapsulation dot1q

Answer: C, D
The trunk encapsulation for the catalyst 2900 by default is dot1q

QUESTION NO: 114


Network broadcast traffic from the Business Department is needlessly reaching the
Engineering Department LAN.
What can be done to contain this traffic within the Business Department network while
maintaining connectivity with enterprise servers and the Internet? (Choose two)
A. Establish a VTP domain to contain the extraneous traffic
B. Provide greater bandwidth to the Engineering Department LAN
C. Utilize full-duplex Ethernet on the Engineering Department LAN
D. Place the business department on a separate subnet and route between networks
E. Change the switch IP address to an address on the Engineering Department LAN
F. Create separate VLANs and subnets for the two departments and route between the two

Answer: D, F

QUESTION NO: 135


A catalyst switch must be in which VTP mode in order to delete and add VLANs to a
management domain?
A. Client
B. Server
C. Domains
D. Transparent
E. Designated.

Answer: B
Explanation:
VTP Modes
If you intend to make a switch part of a VTP management domain, each switch must be
configured in one of three possible VTP modes. The VTP mode assigned to a switch will
determine how the switch interacts with other VTP switches in the management domain. The
three VTP modes that can be assigned to a Cisco switch include server mode, client mode,
and transparent mode. Each of these roles is outlined below:
Server Mode Once VTP is configured on a Cisco switch, the default mode used is Server
Mode. In any given VTP management domain, at least one switch must be in Server Mode.
When in Server Mode, a switch can be used to add, delete, and modify VLANs, and this
information will be passed to all other switches in the VTP management domain.
Client Mode When a switch is configured to use VTP Client Mode, it is simply the
recipient of any VLANs added, deleted, or modified by a switch in Server Mode within the
same management domain. A switch in VTP client mode cannot make any changes to VLAN
information.
Transparent Mode A switch in VTP Transparent Mode will pass VTP updates received by
switches in Server Mode to other switches in the VTP management domain, but will not
actually process the contents of these messages. When individual VLANs are added, deleted,
or modified on a switch running in transparent mode, the changes are local to that particular
switch only, and are not passed to other switches in the VTP management domain.
Based on the roles of each VTP mode, the use of each should be more or less obvious. For
example, if you had 15 Cisco switches on your network, you could configure each of them to
be in the same VTP management domain. Although each could theoretically be left in the
default Server Mode, it would probably be easier to leave only one switch in this
configuration, and then configure all remaining switches for VTP Client Mode. Then, when
you need to add, delete, or modify a VLAN, that change can be carried out on the VTP
Server Mode switch and passed to all Client Mode switches automatically. In cases where
you need a switch to act in a relatively standalone manner, or dont want it to propagate
information about its configured VLANs, use Transparent Mode.
QUESTION NO: 144
Which of the following can cause congestion on an Ethernet network?
A. Implementing VLANs.
B. Adding switches for connectivity to the network.
C. Adding hubs for connectivity to the network.
D. Microsegmenting the network.
E. Increasing the number of collision domains.

Answer: C

QUESTION NO: 164


What does ISL trunking protocol use to identify the VLAN membership of a frame over
trunked links?
A. Frame filtering with VLAN ID
B. Frame tagging with VLAN ID
C. Frame filtering with trunk ID
D. Frame tagging with trunk ID
E. Frame filtering with VTP port ID

Answer: B
Explanation: One form of frame tagging that VLANs use is ISL tagging. The ISL tag
includes the VLAN ID.
Incorrect Answers:
A, C and E: Frame filtering will not achieve the desired result.
D: Frame tagging does not include the trunk ID.
Wendell Odom. Cisco CCNA Exam #640-507 Certification Guide. (Cisco Press: 2000) page
175.

QUESTION NO: 218


Which of the following are considered VLAN benefits?
A. It increases the number of broadcast domains.
B. It decreases the number of broadcast domains.
C. It increases the number of collision domains.
D. It decreases the number of collision domains.
E. Since it is a virtual interface, it never shuts down.

Answer: A
Explanation: A VLAN is a logical broadcast domain that can span multiple physical LAN
segments. A VLAN can be designed to provide independent broadcast domains for stations
logically segmented by function, project teams, or application without regard to the physical
location of the users. Due to this the number of broadcast domains increase.
Incorrect Answers:
B: The broadcast domains actually increase not decrease.
C: There is no direct effect on collision domains.
D: There is no direct effect on collision domains.
E: Virtual interfaces can be shut down.
Steve McQuerry. Interconnecting Cisco Network Devices. (Cisco Press: 2000) pages 179-
184.

QUESTION NO: 230


You issued the show spantree e0/1 command which part of the output indicates that
virtual LAN1 (VLAN1) is functioning properly?
A. Root port is fast Ethernet 0/26.
B. Port Ethernet 0/1 of VLAN is forwarding.
C. Designated port is Ethernet 0/1, path cost 10.
D. Designated root has priority 0 address 00D0.588F.B600.
E. VLAN is executing the IEEE compatible spanning tree protocol.

Answer: E
Explanation: To determine if the VLAN is functioning properly on will need to examine the
first line of the output. That is, VLAN is executing the IEEE compatible spanning tree
protocol.
Incorrect Answers:
A: This line indicates what the switch thinks is the root port.
B: This line indicates which port is forwarding.
C: This line indicates the designated port and its associated cost.
D: This line indicated the MAC address of the designated root.
Steve McQuerry. Interconnecting Cisco Network Devices. (Cisco Press: 2000) pages 199-
200.

QUESTION NO: 253


If I have VLAN 3, and VLAN 4 configured on a Cisco Switch, and I would like to have
pc’s on VLAN 3
communicate with pc’s on VLAN 4. Which of the following will allow this inter-VLAN
communication to
take place?
A. It takes place through any Cisco router.
B. It takes place through a Cisco router than can run ISL.
C. It takes place through a router, but this disables all the router's Security and filtering
functionality for
the VLANs.
D. For nonroutable protocols, (e.g., NetBEUI) the router provides communications between
VLAN
domains.
E. Inter-VLAN communications is not possible because each VLAN is a separate broadcast
domain.

Answer: B
Explanation: In a switched environment, packets are switched only between ports
designated to be within the same “broadcast domain”. VLANs perform network portioning
and traffic separation at Layer 2. So, inter-VLAN communication cannot occur without a
Layer 3 device such as a router, because network layer (Layer 3) devices are responsible for
communicating between multiple broadcast domains. Note that, at Layer 2, an interface uses
ISL to communicate with a switch.
Incorrect Answers:
A: The router requires ISL.
C: The router does not change the security settings.
D: The router will not route a nonroutable protocol into the VLAN.
E: Without a router inter-VLAN communication is impossible.
Steve McQuerry. Interconnecting Cisco Network Devices. (Cisco Press: 2000) pages 241-
244.

QUESTION NO: 262


Which of the following can be used as methods that can be used to simplified network
management by implementing (VLANs)? (Choose four)
A. VLANs allow you to implement multiple layers switching easily.
B. VLAN can group several broadcasts domains into multiple logical subnets.
C. It is no longer necessary to install cables to move a user from a new network to another.
D. Network adds, moves and changes are achieved by configuring a port into a VLAN.
E. A group of users needing high security can be put into a VLAN so that no users outside
the VLANs can communicate with them.
F. As a logical grouping of users, VLANs can be considered independent from their physical
or geographic locations.

Answer: B, D, E, F
Explanation: The introduction of VLANs into a network has a number of benefits. The
benefits include: security, segmentation and flexibility. VLANs allow you to group users into
a common broadcast domain regardless or their physical location in the internetwork.
VLANs greater flexibility allows user to moved easily, changes to the network can be as
simple as configuring a port and security can be increased.
B: VLAN can group several broadcast domains into multiple logical subnets is a correct
choice.
Incorrect Answers:
A: VLANs add complexity to the switch configurations.
C: You still need to run cables to connect users to network.
Steve McQuerry. Interconnecting Cisco Network Devices. (Cisco Press: 2000) pages 179-
184. Cisco Guide by Todd Lammle:

QUESTION NO: 33
You are a technician at TestKing. You have just connected a new host to a workgroup
switch on the TestKing network. The new host's Layer 3 configuration is correct.
However, the host is unable to access the server resources in its network segment.
Which of the following is most likely causing the problem?
A. The router lacks a routing table entry for the new host
B. The host switch port is assigned to the incorrect VLAN
C. The host MAC address is incorrectly configured
D. A VIP instance for the new host has not been initialized

Answer: B

QUESTION NO: 36
You are the network administrator at TestKing.com. TestKing.com has a switched
network. You need to add a new VLAN, named Debits, to the network. Which of the
following are true regarding configuration of this vlan? (Choose 3)
A. The VLAN must be created
B. The VLAN must named
C. An IP address must be configured for the ACCOUNTS VLAN
D. The desired ports must be added to the new VLAN
E. The VLAN must be added to the STP Domain

Answer: A, B, D
Explanation:
The best answers are A, B, D. You must create the VLAN, name it, then assign ports. An IP
address is not necessary, although, it is typically performed. Chapter: 7

You might also like