1.
Which three interior routing protocols support VLSM? (Choose
three.) | |
OSPF | |
RIP v1 | |
RIP v2 | |
EIGRP | |
BGP | |
STP |
Which of the following are considered limitations of RIP v1?
(Choose three.) | |
It does not support authentication. | |
It sends updates as broadcasts on 255.255.255.255. | |
It does not send subnet mask information in its updates. | |
It is not widely supported in multivendor routing environments. | |
It does not support equal-cost load balancing. |
How are RIP v1 and RIP v2 similar to one another? (Choose three.)
| |
They both use hop count as a metric. | |
They both have the same metric value for infinite distance. | |
They both broadcast their updates to their neighbors. | |
They both send subnet mask information in their updates. | |
They both provide for authentication of update sources. | |
They both use split horizon to prevent routing loops. |
Users are complaining that resources housed on a remote network
have become unavailable. Which command can the administrator use to check
whether this destination network is known to the local router? | |
router# show ip route | |
router# show route | |
router# show ip rip | |
router# show rip | |
router# show protocol |
What is the purpose of a default route? | |
A default route will cause packets addressed to unknown destination networks to be dropped. | |
A default route will cause packets addressed to unknown destination networks to be sent to a designated router interface. | |
A default route will cause packets addressed to known destinations to prefer a specified path to the destination network. | |
A default route will direct packets for all destination networks to a designated router and router interface. |
The network 192.1.1.0 has been subnetted for a network design. The
192.1.1.16/28 subnet has been chosen for further subnetting to provide for
point-to-point serial link addressing. How many serial link subnets can be
created while minimizing the number of wasted addresses? | |
1 | |
2 | |
4 | |
6 | |
8 | |
16 |
Which of the following statements regarding server placement are
correct? (Choose two.) | |
Enterprise servers should be located in the MDF. | |
Enterprise servers should be located in an IDF. | |
Workgroup servers should be located in the MDF. | |
Workgroup servers should be located in an IDF. | |
Both workgroup and enterprise servers should be located in the MDF. | |
Both workgroup and enterprise servers should be located in an IDF. |
Which of the following are features of the distribution layer?
(Choose three.) | |
VLAN routing | |
MAC layer filtering | |
security | |
microsegmentation | |
packet filtering with access control lists | |
workgroup access |
Which of the following are layers in the hierarchical design
model? (Choose three.) | |
gateway | |
access | |
distribution | |
network | |
core | |
domain |
|
What is the minimum amount of bandwidth that Layer 2 LAN switches
should provide to servers? | |
1 Mbps | |
10 Mbps | |
100 Mbps | |
1000 Mbps | |
1 Gbps |
|
What affects network availability? (Choose three.) | |
location | |
throughput | |
user proficiency | |
response time | |
workstation speed | |
access to resources |
When the mode LED on a Cisco switch is set to STAT, what port
status is indicated by a green flashing port LED? | |
no link | |
port is not forwarding | |
port is sending or receiving data | |
port is sending, but not receiving | |
link fault |
|
Which of the following statements are correct concerning the
default configuration of a new switch? (Choose three.) | |
VLAN1 is configured with a management IP address. | |
All switch ports are assigned to VLAN1. | |
Spanning Tree Protocol is disabled. | |
All interfaces are set to auto. | |
Enable password is configured as cisco. | |
The flash directory contains the IOS image. |
Which command is used to copy a backup configuration file from a
server to the non-volatile memory of a switch? | |
Switch# copy startup-config tftp | |
Switch# copy tftp startup-config | |
Switch# copy NVRAM tftp | |
Switch# copy tftp NVRAM | |
Switch# copy tftp flash |
An entire workgroup has lost network connectivity. After shutting
down and restarting the workgroup switch in the wiring closet, it is observed
that the switch system LED is amber. What should be done? | |
The switch should be reconfigured. | |
The switch should be replaced in order to restore connectivity to the workgroup. | |
The switch should be allowed to complete POST before its configuration is checked. | |
The switch has returned to service, however its configuration should be checked. |
Using Telnet, a network administrator is unable to log in to a
switch located at another office in order to make configuration changes to it.
What could be the problem? | |
The managmement station does not have access to a full-duplex Fast Ethernet link on the switch. | |
VLAN 1 on the switch is not configured for TCP/IP network access. | |
The switch must be managed from the local LAN. | |
The switch hostname has not been set. |
A switched Ethernet network is experiencing unusually heavy
traffic to the extent that network delays have become intolerable. While
investigating the problem, a network administrator disconnects a redundant
uplink between two switches. The excessive traffic quickly subsides. What was
the likely cause of this problem? | |
broadcast storms | |
routing loops | |
multiple frame copies | |
load balancing | |
unicast frame forwarding |
A redundant switched topology is being installed in an enterprise.
Which of the following should be configured to ensure that this network operates
efficiently? | |
TTL | |
STP | |
BID | |
BPDU | |
ARP |
In which STP state does a switch port only receive BPDUs?
| |
blocking | |
learning | |
disabled | |
listening | |
forwarding |
|
Which of the following are performed by a switch port that is in
the forwarding state in an STP network? (Choose three.) | |
discarding data traffic | |
receiving data traffic | |
forwarding data traffic | |
recalculating BPDUs | |
receiving BPDUs | |
blocking BPDUs |
![]() Which of the switches shown in the graphic will be elected as the root bridge of the spanning tree topology? | |
Cat-A | |
Cat-B | |
Cat-C | |
Cat-D |
The spanning tree election process has taken place on a network
containing five bridges. How many total root bridges have been elected?
| |
1 | |
3 | |
5 | |
one per trunk port |
While deleting the VLANs from a switch, a network administrator
receives the following message, "A default VLAN may not be deleted". What did
the administrator do to cause this message to be displayed? | |
The no vlan all command was entered. | |
The no switchport mode access command was not properly entered. | |
The no vlan 1 command was entered. | |
The no vlan command was entered in database configuration mode. | |
The no default vlan command was entered. | |
The administrator attempted to delete a VLAN that still has switch ports assigned to it. |
A new color laser printer has been configured on the Marketing
VLAN. Users on the Sales VLAN would also like to have access to this printer.
What must be done in order for the Sales department users to be able to access
this device? | |
A root bridge must be elected to allow the traffic to cross. | |
A bridge must be configured with a compatible bridging protocol. | |
A router must be installed and configured to connect the VLANs. | |
No traffic should be allowed to pass between VLANs. | |
The print server must be configured to accept connections over VTP. |
Which VLAN implementation method requires less administration in
the wiring closet and can provide notification if an unauthorized user attempts
to connect to the network? | |
port-centric | |
static | |
dynamic | |
geographic |
Which of the following statements describe trunking? (Choose two.)
| |
Trunking bundles multiple virtual links over one physical link. | |
Trunking decreases the number of switch ports available for hosts. | |
Trunking complicates the physical interconnection of switches in the wiring closet. | |
Trunks can be configured to carry traffic for several VLANs between switches. | |
Trunking requires one switch port for each configured VLAN. |
Which of the following are characteristics of a router-on-a-stick
design for inter-VLAN routing? (Choose three.) | |
multiple logical route
VnVista I-Shine |