Question 1

What are three default BGP advertisement rules? (Choose three.)
  • Question 2

    Which BGP attribute is used to detect routing loops?
  • Question 3

    You are asked to add next-hop redundancy using VRRP for an IPv6 enabled service. The configured primary router must always be active when available, and the servers connected to the network must be able to ping their gateway. Which VRRP element is required to accomplish this requirement?
  • Question 4

    An OSPF router does not have a router ID configured.
    In this scenario, which statement is correct about the router ID?
  • Question 5

    Exhibit:
    user@Router-1> show route 172.24/16
    inet.0: 9 destinations, 9 routes (9 active, 0 holddown, 0 hidden)
    + = Active Route, - = Last Active, * = Both
    ...
    172.24.0.0/24 *[OSPF/150] 01:31:31, metric 0, tag 0
    > to 172.20.0.2 via ge-0/0/2.0
    to 172.20.1.2 via ge-0/0/3.0
    user@Router-1> show route forwarding-table
    Routing table: default.inet
    Internet:
    Destination Type RtRef Next hop Type Index NhRef Netif
    ...
    172.24.0.0/24 user 0
    172.20.0.2 ucst 551 2 ge-0/0/2.0
    172.20.1.2 ucst 552 2 ge-0/0/3.0
    Referring to the exhibit, which two statements are true? (Choose two.)