Q1. What are two attributes of a VLAN? (Choose two.)
A. A VLAN defines a collision domain.
B. A VLAN defines a broadcast domain.
C. Broadcasts are flooded to all VLANs.
D. Collisions are flooded to all VLANs.
E. A Layer 3 device is required to route packets between VLANs.
F. A Layer 2 device is required to route packets between VLANs.
Answer: BE
Q2. Which field in an Ethernet II frame performs the same function as the DSAP field in an 802.3 Ethernet frame?
A. start of frame
B. EtherType
C. frame check sequence
D. Subnetwork Access Protocol
E. Logical Link Control
Answer: B
Q3. Which option would you use to exit the Cisco Nexus Operating System interface configuration mode and return to the exec prompt?
A. nexus(config-if)#Ctrl-C nexus#
B. nexus(config-if)#Ctrl-Z nexus#
C. nexus(config-if)#Ctrl-E nexus#
D. nexus(config-if)#exit nexus#
Answer: A
Q4. What is the Cisco Nexus Operating System command to define a port as a Layer 3 port?
A. port routed
B. no switchport
C. l3 switchport
D. port switching off
Answer: B
Q5. Which three statements are true concerning RFC 1918 IP addresses? (Choose three.)
A. They are globally routable.
B. They are not globally routable.
C. They must not be filtered at Internet border interfaces.
D. They should be filtered at Internet border interfaces.
E. They include 10.0.0.0/8, 172.16.0.0/16, and 192.168.1.0/24.
F. They include 10.0.0.0/8, 172.16.0.0/21, and 192.168.0.0/16.
Answer: BDF
Q6. What is the correct format of an access control list on a Cisco Nexus switch to deny unencrypted Web traffic from any source to destination host 10.10.1.110?
A. N5K-A(config)#ip access-list 101 N5K-A(config-acl)# deny tcp any host 10.10.1.110 eq 80
B. N5K-A(config)#access-list 101deny tcp any host 10.10.1.110 eq 80
C. N5K-A(config)#access-list 101deny tcp any host 10.10.1.110 eq 80 N5K-A(config)#access-list 101permit ip any any
D. N5K-A(config)# ip access-list 101 N5K-A(config-acl)# deny tcp any host 10.10.1.110 eq 80 N5K-A(config-acl)# permit ip any any
Answer: D
Q7. Which network topology is most closely associated with FDDI?
A. bus
B. token passing bus
C. star
D. extended star
E. ring
Answer: E
Q8. What is the dotted hexadecimal representation of the IP address 172.13.99.225?
A. AC.0D.63.E1
B. AB.63.99.D5
C. E2.1D.E1.66
D. BC.0C.C3.1F
E. CC.0D.F3.21
Answer: A
Q9. On most keyboards, the Up arrow and Down arrow keys move through the command history. Which two key sequences can be used as alternatives? (Choose two.)
A. Alt-A
B. Alt-F
C. Alt-N
D. Alt-E
E. Alt-P
Answer: CE
Q10. What are two advantages of employing an external router for inter-VLAN routing over an IEEE 802.1Q trunk link? (Choose two.)
A. Layer 3 functionality is not required on the switch.
B. The router facilitates communication between VLANs.
C. The single traffic path is optimized.
D. Latency is reduced as packets leave the switch.
E. Equal-Cost Multipath is supported.
Answer: AB