Actualtests offers free demo for cisco 640 911 exam. "Introducing Cisco Data Center Networking - DCICN", also known as 640 911 dcicn exam, is a Cisco Certification. This set of posts, Passing the Cisco 640 911 dcicn exam, will help you answer those questions. The cisco 640 911 Questions & Answers covers all the knowledge points of the real exam. 100% real Cisco cisco 640 911 exams and revised by experts!

Q1. Which command displays the Trunking Native Mode VLAN on port Ethernet 1/18? 

A. show running-config switchport e1/18 

B. show running-config e1/18 switchport 

C. show interface e1/18 

D. show interface e1/18 switchport 

E. show interface e1/18 native 

Answer: D


Q2. What are three modular Layer 3 processes in Cisco Nexus Operating System? (Choose three.) 

A. UDLD 

B. PIM 

C. HSRP 

D. STP 

E. OSPF 

F. Cisco Discovery Protocol 

Answer: BCE


Q3. Which statement describes the function of the OSI transport layer? 

A. It segments data from the system of the sending host and reassembles the data into a data stream on the system of the receiving host. 

B. It provides the connectivity and path selection between two host systems that may be located on geographically separated networks. 

C. It defines how data is formatted for transmission and how access to the physical media is controlled. 

D. It establishes, manages, and terminates sessions between two communicating hosts. 

Answer: A


Q4. Which statement correctly describes an SVI? 

A. An SVI is a Layer 2 interface and uses a dynamic MAC address. 

B. An SVI cannot have an IP address assigned to it. 

C. An SVI provides Layer 3 routing between VLANs. 

D. Each switch port requires an SVI assignment. 

Answer: C


Q5. Which device forwards data based on the destination IP address? 

A. repeater 

B. bridge 

C. switch 

D. router 

E. hub 

Answer: D


Q6. When deploying 10BASE-2 Ethernet, which type of connector is used? 

A. AUI 

B. UTP 

C. STP 

D. BNC 

E. RJ-11 

F. RJ-45 

G. ST 

H. DC 

Answer: D


Q7. What is the correct format of an access control list on a Cisco Nexus switch to only permit unencrypted Web traffic from the 172.16.1.0/25 network to destination host 10.10.1.110? 

A. N5K-A(config)# ip access-list 101 N5K-A(config-acl)# permit tcp host 172.16.1.0/25 any eq 80 

B. N5K-A(config)# ip access-list 101 N5K-A(config-acl)# permit tcp 172.16.1.0 255.255.255.128 any eq 80 

C. N5K-A(config)# ip access-list 101 N5K-A(config-acl)# permit tcp 172.16.1.0/25 any eq 80 

D. N5K-A(config)#access-list 101 permit tcp 172.16.1.0/25 0.0.0.128 eq 80 

E. N5K-A(config)# ip access-list 101 N5K-A(config-acl)# permit tcp any 172.16.1.0 255.255.248.0 eq 80 

Answer: C


Q8. On a new Cisco Nexus switch, you receive an error message when you attempt to create an SVI. What is the first command you must use to create the SVI? 

A. interface vlan (vlan_id) 

B. vlan (vlan_id) 

C. feature svi 

D. interface routed 

Answer: C