DES-5221 Specialist - Implementation Engineer-Data Center Networking Exam

Loading demo links...

Showing 1–3 of 10 questions

Question 1

What is a feature of virtual routing and forwarding (VRF)?

Select an option, then click Submit answer.

  • Provides trunks that can be grouped to provide optimum speed.

  • Allows multiple user groups to co-exist within the same router at the same time.

  • Allows different physical switches to operate as one.

  • Allows multiple instances of routing tables to co-exist within the same router at the same time.

Question 2

What is a valid OS10 iBGP configuration?

Select an option, then click Submit answer.

  • S2(config)# router bgp 64507
    S2(config-router-bgp-64507)# peer-as 64507
    S2(config-router-bgp-64507)# neighbor 192.168.32.1
    S2(config-router-neighbor)# update-source loopback 0
    S2(config-router-neighbor)# no shutdown

  • S2(config)# router bgp 64507
    S2(config-router-bgp-64507)# neighbor 192.168.32.1
    S2(config-router-bgp-64507)# remote-as 64507
    S2(config-router-bgp-64507)# update-source loopback 0
    S2(config-router-bgp-64507)# no shutdown

  • S2(config)# router bgp 64507
    S2(config-router-bgp-64507)# neighbor 192.168.32.1
    S2(config-router-neighbor)# remote-as 64507
    S2(config-router-neighbor)# update-source loopback 0
    S2(config-router-neighbor)# no shutdown

  • S2(config)# router bgp 64507
    S2(config-router-bgp-64507)# remote-as 64507
    S2(config-router-bgp-64507)# neighbor 192.168.32.1
    S2(config-router-neighbor)# update-source loopback 0
    S2(config-router-neighbor)# no shutdown

Question 3

A network administrator enters the BGP command neighbor 10.0.2.1. The BGP router does NOT have any route to the 10.0.2.0 network. What will happen?

Select an option, then click Submit answer.

  • The router will form a successful adjacency with its 10.0.2.1 neighbor. The BGP state will be listed as connect.

  • The router will not form a successful adjacency with its 10.0.2.1 neighbor.

  • It will send gratuitous ARP messages to attempt to discover a route to its 10.0.2.1 neighbor.

  • It will send an ICMP packet to attempt to reach its 10.0.2.1 neighbor.