Do I Know This Already? Quiz Flashcards
A Layer 2 switch examines a frame’s destination MAC address and chooses to forward hat frame out port G0/1 only. That action is an action that occurs as part of which plane of the switch?
a. Data plane
b. Management plane
c. Control plane
d. Table plane
a. Data plane
a router uses EIGRP to learn routes and adds those to the IPv4 routing table. That action is an action that occurs as part of which plane of the switch?
a. Data plane
b. Management plane
c. Control plane
d. Table plane
c. Control plane
A network uses an SDN architecture with switches and a centralized controller. Which of the following terms describes a function or functions expected to be found on the switches but not on the controller?
a. A Northbound Interface
b. A Southbound Interface
c. Data plane functions
d. Control plane functions
c. Data plane functions
Which of the following controllers (if any) from Cisco uses a mostly centralized control plane?
a. Cisco Open SDN Controller
b. Cisco Application Policy Infrastructure Controller (APIC)
c. Cisco APIC Enterprise Module (APIC-EM)
d. None of these controllers uses mostly a centralized control plane
a. Cisco Open SDN Controller
Host A and Host B sit in two different subnets. The path between the subnets of these two hosts runs through three different Layer 3 forwarding devices (routers and Layer 3 switches). A network engineer uses the APIC-EM Path Trace ACL Analysis tool to analyze the path used for Host A to send packets to Host B. Which part of the function is done specifically by the ACL Analysis or ACL Trace part of the tool?
a. Discovery of the topology that exists between the two hosts
b. Analysis of the Layer 3 forwarding decisions in the path from Host A to B
c. Analysis of the Layer 2 forwarding decisions in the path from Host A to B
d. Analysis of the impact of ACLs on the packets that would flow from Host A to B
a. Discovery of the topology that exists between the two hosts
In the cabling for a leased line, which of the following usually connects to a four-wire line provided by a telco?
a. Router serial interface without internal CSU/DSU
b. CSU/DSU
c. Router serial interface with internal transceiver
d. Switch serial interface
b. CSU/DSU
Two routers connect with a serial link, each using its S0/0/0 interface. The link is currently working using PPP. The network engineer wants to migrate to use the Cisco-proprietary HDLC that includes a protocol type field. Which of the following commands can be used to migrate to HDLC successfully? (Choose two answers.)
a. encapsulation hdlc
b. encapsulation cisco-hdlc
c. no encapsulation ppp
d. encapsulation-type auto
a. encapsulation hdlc
c. no encapsulation ppp
Which of the following PPP authentication protocols authenticates a device on the other end of a link without sending any password information in clear text?
a. MD5
b. PAP
c. CHAP
d. DES
c. CHAP
Two routers have no initial configuration whatsoever. They are connected in a lab using a DTE cable connected to R1 and a DCE cable connected to R2, with the DTE and DCE cables then connected to each other. The engineer wants to create a working PPP link by configuring both routers. Which of the following commands are required in the R1 configuration for the link to reach a state in which R1 can ping R2’s serial IP address, assuming that the physical back-to-back link physically works? (Choose two answers.)
a. encapsulation ppp
b. no encapsulation hdlc
c. clock rate
d. ip address
a. encapsulation ppp
d. ip address
Two routers, R1 and R2, connect to each other using three serial links. The network engineer configures these links to be part of the same multilink PPP group, along with configuring CHAP configuration, IPv4, and OSPFv2 using interface configuration. Which of the following answers list a configuration command along with the correct configuration mode for that command? (Choose two answers.)
a. encapsulation ppp while in multilink interface configuration mode
b. ip address address mask while in serial interface configuration mode
c. ppp authentication chap while in multilink interface configuration mode
d. ip ospf 1 area 0 while in serial interface configuration mode
e. ppp multilink while in serial interface configuration mode
a. encapsulation ppp while in multilink interface configuratioe. ppp multilink while in serial interface configuration moden mode
Barney is a host with IP address 10.1.1.1 in subnet 10.1.1.0/24. Which of the following are things that a standard IP ACL could be configured to do? (Choose two answers.)
a. Match the exact source IP address.
b. Match IP addresses 10.1.1.1 through 10.1.1.4 with one access-list command without matching other IP addresses.
c. Match all IP addresses in Barney’s subnet with one access-list command without matching other IP addresses.
d. Match only the packet’s destination IP address.
a. Match the exact source IP address.
c. Match all IP addresses in Barney’s subnet with one access-list command without matching other IP addresses.
Which of the following answers list a valid number that can be used with standard numbered IP ACLs? (Choose two answers.)
a. 1987
b. 2187
c. 187
d. 87
a. 1987
d. 87
Which of the following wildcard masks is most useful for matching all IP packets in subnet 10.1.128.0, mask 255.255.255.0?
a. 0.0.0.0
b. 0.0.0.31
c. 0.0.0.240
d. 0.0.0.255
e. 0.0.15.0
f. 0.0.248.255
d. 0.0.0.255
Which of the following wildcard masks is most useful for matching all IP packets in subnet 10.1.128.0, mask 255.255.240.0?
a. 0.0.0.0
b. 0.0.0.31
c. 0.0.0.240
d. 0.0.0.255
e. 0.0.15.255
f. 0.0.248.255
e. 0.0.15.255
ACL 1 has three statements, in the following order, with address and wildcard mask values as follows: 1.0.0.0 0.255.255.255, 1.1.0.0 0.0.255.255, and 1.1.1.0 0.0.0.255. If a router tried to match a packet sourced from IP address 1.1.1.1 using this ACL, which ACL statement does a router consider the packet to have matched?
a. First
b. Second
c. Third
d. Implied deny at the end of the ACL
a. First
Which of the following access-list commands matches all packets sent from hosts in subnet 172.16.4.0/23?
a. access-list 1 permit 172.16.0.5 0.0.255.0
b. access-list 1 permit 172.16.4.0 0.0.1.255
c. access-list 1 permit 172.16.5.0
d. access-list 1 permit 172.16.5.0 0.0.0.127
b. access-list 1 permit 172.16.4.0 0.0.1.255
In a LAN, which of the following terms best equates to the term VLAN?
a. Collision domain
b. Broadcast domain
c. Subnet
d. Single switch
e. Trunk
b. Broadcast domain
Imagine a switch with three configured VLANs. How many IP subnets are required, assuming that all hosts in all VLANs want to use TCP/IP?
a. 0
b. 1
c. 2
d. 3
e. You cannot tell from the information provided.
d. 3
Switch SW1 sends a frame to switch SW2 using 802.1Q trunking. Which of the answers describes how SW1 changes or adds to the Ethernet frame before forwarding the frame to SW2?
a. Inserts a 4-byte header and does change the MAC addresses
b. Inserts a 4-byte header and does not change the MAC addresses
c. Encapsulates the original frame behind an entirely new Ethernet header
d. None of the other answers are correct.
b. Inserts a 4-byte header and does not change the MAC addresses
Imagine that you are told that switch 1 is configured with the dynamic auto parameter for trunking on its Fa0/5 interface, which is connected to switch 2. You have to configure switch 2. Which of the following settings for trunking could allow trunking to work? (Choose two answers.)
a. on
b. dynamic auto
c. dynamic desirable
d. access
a. on
c. dynamic desirable
A switch has just arrived from Cisco. The switch has never been configured with any VLANs, but VTP has been disabled. An engineer gets into configuration mode and issues the vlan 22 command, followed by the name Hannahs-VLAN command. Which of the following are true? (Choose two answers.)
a. VLAN 22 is listed in the output of the show vlan brief command.
b. VLAN 22 is listed in the output of the show running-config command.
c. VLAN 22 is not created by this process.
d. VLAN 22 does not exist in that switch until at least one interface is assigned to that VLAN.
a. VLAN 22 is listed in the output of the show vlan brief command.
b. VLAN 22 is listed in the output of the show running-config command.
Which of the following commands identify switch interfaces as being trunking interfaces: interfaces that currently operate as VLAN trunks? (Choose two answers.)
a. show interfaces
b. show interfaces switchport
c. show interfaces trunk
d. show trunks
b. show interfaces switchport
c. show interfaces trunk
Which of the following routing protocols is considered to use link-state logic?
a. RIPv1
b. RIPv2
c. EIGRP
d. OSPF
d. OSPF
Which of the following routing protocols use a metric that is, by default, at least partially affected by link bandwidth? (Choose two answers.)
a. RIPv1
b. RIPv2
c. EIGRP
d. OSPF
c. EIGRP
d. OSPF