Here will share the answer and have academic discussion! Welcome to point out any mistakes :)
2017年6月20日 星期二
Switching.Routing Quiz
01 What is the function of a Layer 2 switch?
b. forwards data based on IP address
d. determines which interface is used to forward a frame based on the destination MAC address==
02 What does the term "port density" represent for an Ethernet switch?
==
03 A switch has a valid operating system and a configuration stored in NVRAM. When the switch boots up, which mode will display?
04 Which action will bring an error-disabled switch port back to an operational state?
What type of cable is used between a PC and a console port of a switch?
06 Which method would mitigate a MAC address flooding attack?
07 The following diagram shows the topology of a company.
Assume that PCA is forwarding a frame to PCC.
Which PC(s) will receive the frame if the MAC address tables on switch SW1 and SW2 are empty?
The network administrator enters the following commands on a Cisco switch:
Switch(config)#interface vlan 1 Switch(config-if)#ip address 192.168.1.2 255.255.255.0 Switch(config-if)#no shutdown
What is the effect of entering these commands?
Which of the following connection method is used to access a new Cisco switch for the first configuration?
10 Which of the following is the characteristics of flash memory?
11 What information is added to the switch table from incoming frames?
a. source IP address and incoming port number
b. source MAC address and incoming port number
c. destination IP address and incoming port number
d. destination MAC address and incoming port number
12 Which of the following features is enabled when the mdix auto command has been issued on an interface on a switch?
a. automatically detects interface speed
b. automatically detects copper cable type
c. automatically assigns the first detected MAC address to an interface
d. automatically detects duplex settings
13 What is the function of the access layer in the hierarchical network design?
a. aggregates Layer 3 routing boundaries
b. aggregates Layer 2 broadcast domains
c. provides high availability
d. provides access to the user
14 Which statement is true about the running configuration file in a Cisco IOS device?
a. It should be deleted using the erase running-config command.
b. It is automatically saved when the router reboots.
c. It is stored in NVRAM.
d. It affects the operation of the device immediately when modified.
15 Which protocol or service sends broadcasts
containing the Cisco IOS software version of the sending device, and the
packets of which can be captured by malicious hosts on the network?
a. CDP
b. DNS
c. SSH
d. DHCP
D D C A A
D B A D C
B B D D A 01 Which of the following is a correct statement about VLAN implementation?
a. The size of the collision domain is reduced.
b. The network load increases significantly because of added trunking information.
c. The number of required switches in a network decreases.
d. Devices in one VLAN do not hear the broadcasts from devices in another VLAN.
02 Which command is used to remove only VLAN 20 from a switch?
a. no vlan 20
b. delete flash:vlan.dat
c. no switchport access vlan 20
d. delete vlan.dat
03
Refer to the above diagram. A frame is traveling between PC-A and PC-B through the switch.
Which statement is true concerning VLAN tagging of the frame.
a. A VLAN tag is added when the frame is accepted by the switch.
b. A VLAN tag is added when the frame leaves PC-A.
c. A VLAN tag is added when the frame is forwarding out the port to PC-B.
d. No VLAN tag is added to the frame.
04 Which of the followings are the commands to remove Fast Ethernet port fa0/1 from VLAN 2 and assign it to VLAN 3?
a. Switch(config)# interface f0/1 Switch(config-if)# no shutdown
b. Switch(config)# no vlan 2 Switch(config)# vlan 3
c. Switch(config)# interface f0/1 Switch(config-if)# switchport trunk native vlan 3
d. Switch(config)# interface f0/1 Switch(config-if)# switchport access vlan 3
05 What happens to port that is assigned to VLAN 10 when the administrator deletes VLAN 10 from the switch?
a. The port become inactive.
b. The port creates the VLAN again.
c. The port automatically associate itself with the native VLAN.
d. The port goes back to the default VLAN.
06
Refer to the exhibit. What will the router do with a packet that has a destination IP address of 192.168.12.227?
a. Drop the packet.
b. Send the packet out the Serial0/0/0 interface.
c. Send the packet out the GigabitEthernet0/0 interface.
d. Send the packet out the GigabitEthernet0/1 interface.
07 Consider the following routing table entry for the router R1:
D 10.1.1.0/24 [90/2170112] via 209.165.200.226, 00:00:05, Serial0/0/0
What is the significance of the Serial0/0/0?
a. It is the interface that the routing update was learned.
b. It is the interface on the next-hop router when the destination IP address is on the 10.1.1.0/24 network.
c. It is the interface on the router that is directly connected to the 10.1.1.0/24 network.
d. It is the exit interface on R1 to the network 10.1.1.0.
08
Refer to the diagram. A network administrator has configured R1 as
shown. When the administrator checks the status of the serial interface,
the interface is shown as being administratively down. What additional
command must be entered on the serial interface of R1 to bring the
interface up?
a. IPv6 enable
b. no shutdown
c. end
d. clockrate 128000
09 A network administrator configures the interface fa0/0 on the router R1 with the command ip address 172.16.1.254 255.255.255.0. However, when the administrator issues the command show ip route, the routing table does not show the directly connected network. What is the possible cause of the problem?
a. No packets with a destination network of 172.16.1.0 have been sent to R1.
b. The configuration needs to be saved first.
c. The interface fa0/0 has not been activated.
d. The subnet mask is incorrect for the IPv4 address.
10 What is a characteristic of an IPv4 loopback interface on a Cisco IOS router?
a. It is a logical interface internal to the router.
b. Only one loopback interface can be enabled on a router.
c. It is a physical interface.
d. The no shutdown command is required to place this interface in an UP state.
11
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?
a. The no shutdown command is not entered on subinterfaces.
b. The encapsulation dot1q 5 command contains the wrong VLAN.
c. There is no IP address configured on the interface Gi0/0.
d. Gi0/0 is not configured as a trunk port.
12
Refer to the exhibit. A network administrator needs to configure
router-on-a-stick for the networks that are shown. How many
subinterfaces will be created on the router if each VLAN that is shown
is to be routed and each VLAN has its own subinterface?
a. 4
b. 2
c. 1
d. 3
13 Which type of Inter-VLAN communication design requires the configuration of multiple subinterface?
a. router on a stick
b. legacy inter-VLAN routing
c. routing for the management VLAN
d. routing via a multilayer switch
14
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?
a. no switchport
b. switchport mode trunk
c. switchport mode access
d. switchport mode dynamic desirable
15 A school 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. A router with at least two LAN interfaces should be used.
b. A router with one VLAN interface is needed to connect to the SVI on a switch.
c. Two groups of switches are needed, each with ports that are configured for one VLAN.
d. A switch with a port that is configured as trunk is needed to connect to a router.
沒有留言:
張貼留言